@charset "utf-8";
/* CSS Document */

/* kleuren
bruin = #584E49
oranje = #F8B018
lichtbruin = #FEF0D0
*/

#regel-a, #regel-b-intro, #regel-b, #regel-c, #regel-d, #regel-e, #component, #regel-f, #footer{
  z-index: 1;
}

a {
    color: #8793a6;
    text-decoration: none;
}

#component input, #component textarea{
  border-radius:0;
  background:#f3f4f6;
  border:0;
  box-shadow:none;
  height: 35px;
   padding: 0 10px;
  width: 240px;
  box-sizing: border-box;
  margin:0;
}

#component input[type="button"]{
  width:inherit;
  background:#f3f4f6;
  padding: 0 20px;
}

#component .control-label{
  float: left;
    width: 160px;
}
#component .btn-primary{
  margin-left: 165px !important;
  color:#fff !important;
  background:#8793a6 !important;
}
#component .btn-primary:hover{
  background:#3d5170 !important;
}

#component .span4 .pull-left{
  padding:0 0 20px 0;
  border-top:4px solid #625640;
  padding-top:10px;
}
#achtergrond{
  position: fixed;
  width: 100%;
}
#achtergrond .random-image img{
  width:100%;
  min-width: 1100px;
}

#logo{
  text-align:center;
  margin-top: 300px;
  margin-bottom: -65px;
}
#logo img{
  position: relative;
    width: 350px;
    z-index: 999;
}
#logo-proza{
  text-align:right;
  height: 150px;
}
#logo-proza img{
  width:150px;
  margin-top: -20px;
}
.blog .item{
  overflow:auto;
}

.pull-left {
    padding: 0 20px 20px 0;
}

.moduletable.links{
  margin-bottom:30px;
}

strong.telefoon{
  background: url(../images/icon_telefoon_oranje.png) no-repeat left center;
  background-size:16px auto;
  padding:0 0 0 30px;
}

.blogmenu{
  background:#FEF0D0;
  padding: 50px 0;
}
.blogmenu h2{
  background: url(../images/bg_menu_titel.jpg);
  background-size:100% 100%;
  color:#F8B018 !important;
  margin:0 -30px;
  padding: 10px 30px !important;
}
.blogmenu table td:nth-child(2){
  width:70px;
}
.blogmenu table td{
  padding:1px 0 !important;
}
.blogmenu em, .blogmenu p{
  font-size:11px;
}
.blogmenu .item{
padding: 0 30px;
}

.kinderspeelhoek{
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position:center;
}
.kinderspeelhoek .transparant{
  background:rgba(255,255,255,0.8);
}
.kinderspeelhoek .custom{
  border-radius:10px;
  background:rgba(88,78,73,0.8);
  color:#fff;
  padding:30px;
  position:absolute;
  top:30px;
  font-size:18px;
  }
.kinderspeelhoek .container{
  position:relative;
}
.pannenkoekvdmaand{
  background-size: 100% auto;
  background-repeat:no-repeat;
  background-position:center center;
}
.pannenkoekvdmaand .custom{
  transform:rotate(-3deg);
  border:3px solid #584E49;
  border-radius:10px;
  padding:30px;
  background: rgba(255, 255, 255, 0.8);
}
.pannenkoekvdmaand .custom h3{
  background:#584E49;
  color:#fff;
  margin: -30px -30px 30px;
  padding: 30px 30px 10px;
}

#regel-a::before{
	background-image: url("../images/border.png");
    background-position: center top;
    background-size: 40px auto;
    content: "";
    display: inline-block;
    height: 6px;
    margin-top: -4px;
  	width:100%;
}
#regel-a{
  color:#C9C6A4;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#302b1c+0,5f523e+100 */
background: #302b1c; /* Old browsers */
background: -moz-linear-gradient(top, #302b1c 0%, #5f523e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #302b1c 0%,#5f523e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #302b1c 0%,#5f523e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#302b1c', endColorstr='#5f523e',GradientType=0 ); /* IE6-9 */
  text-align:center;
}
#regel-a .moduletable{
  padding:100px 20% 160px;
}
#regel-b-intro{
  background:url("../images/stal-illustratie.png") no-repeat scroll center bottom / 100% auto;
  height:100px;
  margin-top: -100px;
}
#regel-b{
	background:url("../images/achtergrond_regel-b.png") repeat scroll center top / 100% auto;
  color:#C9C8A4;
  text-align:center;
}
#regel-b .moduletable{
  padding:50px 10%;
}
#regel-b a{
  	border: 2px solid #c9c9a2;
  	color:#c9c9a2;
    border-radius: 3px;
    display: inline-block;
    padding: 10px 10%;
  	margin-top: 30px;
}

#regel-c{
  background:#C9C9A2;
  color:#302B1D;
  padding:50px 0;
}
#regel-c img{
  border-top:5px solid #302B1D;
  border-bottom:5px solid #302B1D;
}
#regel-c img{
  margin-top:25px;
}
#regel-c  a {
    border: 2px solid #302b1d;
    border-radius: 3px;
    color: #302b1d;
    display: inline-block;
    margin-top: 30px;
    padding: 10px 10%;
}
#regel-c  .moduletable:nth-child(2n+1){
  margin-left:0;
}
#regel-c ul{
  padding:10px 0;
}
#regel-c li{
  list-style:outside;
  padding: 5px 0;
}

.container-d{
  padding:0 40px;
  justify-content: space-between;
    padding: 0 40px;
    display: flex;
}
.container-d .span2{
  width:20%;
}
#regel-d{
  background:#C2B800;
  text-align:center;
}
#regel-d::before{
  content:'Wat wij allemaal doen';
  color:#F8F100;
  font-size:30px;
  text-align:center;
  margin:30px 0;
  line-height: 100px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size:50px;
}
#regel-d p{
  margin:0;
}
#regel-d .moduletable:nth-child(even) h3{
  background:#5FB969;
  color:#007101;
  font-size:18px;
  padding: 20px 10px;
  line-height: 24px;
  margin-bottom: 15%;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#regel-d .moduletable:nth-child(even) a{
  color:#007101;
}
#regel-d .moduletable:nth-child(even) img{
  background:#F8EF00;
  padding:0 8px;
  box-sizing:border-box;
}
#regel-d .moduletable:nth-child(odd) h3{
  background:#F8EF00;
  color:#666600;
  font-size:18px;
  padding: 20px 10px;
  line-height: 24px;
  margin-bottom: 15%;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#regel-d .moduletable:nth-child(odd) a{
  color:#666600;
}
#regel-d .moduletable:nth-child(odd) img{
  background:#5FB969;
  padding:0 8px;
  box-sizing:border-box;
}
#regel-e{
  background:#fff;
  padding:50px 0;
  color:#0C264B;
  border-bottom:3px solid #F3F4F6;
}
#regel-e h3{
  background:#3E526F;
  color:#fff;
  padding:10px 20px;
  margin:0px 0px 30px;
}
#regel-e img{
  border-top:5px solid #3E526F;
  border-bottom:5px solid #3E526F;
}
#regel-e  a {
    border: 2px solid #3E526F;
    border-radius: 3px;
    color: #3E526F;
    display: inline-block;
    margin-top: 30px;
    padding: 10px 10%;
}
#component{
  background:#fff;
  padding:50px 0;
}
#component h2{
  color:#61553F;
}
#component ul{
  padding:10px 0;
}
#component li{
  list-style:outside;
  padding: 5px 0;
}
#component h1{
  color:#61553F;
  text-align:center;
  font-size:30px;
}

#regel-f{
  background:#F3F4F6;
  padding:20px 0;
  text-align:center;
}
#regel-f img{
  max-height:60px;
  padding:10px;
}

.alert{
  border-radius:0;
  border-top:0;
  border-left:0;
  border-right:0;
}

#header .span2{
  text-align:right;
}

.inloggen.btn{
  background:#647894;  
}

/* footer */
#footer .nav > li > a{
color: #fff;
  line-height: 175%;
}
#footer .nav > li > a:hover{
  background:inherit;
  color:#8793a6;
}
#footer .nav > li.current a{
  background:inherit;
  color:#8793a6;
}

#footer input{
  border-radius: 0!important;
  background-color: #EEEEEE;
  color: #858585;
}

#footer .button{
  color: #fff!important;
  background-color: #647894;
  border: none!important;
}

#mid_container .rechts .moduletable{
  margin-bottom:30px;
  border: 1px solid #dbdbdb;
}
#mid_container .rechts h3{
  padding: 0 15px;
  margin-bottom:0;
}
#mid_container .rechts p{
  padding: 0 15px;
}
#mid_container .rechts table{
  width:100%;
  border-top:2px solid #dbdbdb;
}
#mid_container .rechts tr{
  border-bottom:1px solid #dbdbdb;
}
#mid_container .rechts tr:last-child{
  border:none;
}
#mid_container .rechts td{
  padding: 15px 0 15px 15px;
}
#mid_container .rechts td:last-child{
  padding: 15px 10px;
}

.navbar .nav li:first-child{
	padding-left:0;
}
.navbar .nav li{
	padding:0 10px;
}

.item-pagekennismaken ul{
    list-style: inside none disc !important; 
}

#mid_container input, #mid_container textarea{
  border-radius:0;
  border:1px solid #dbdbdb;
  box-shadow:none;
  width: 204px;
  float: left;
  margin-right: 15px;
}
#mid_container #form-row-Verstuur{
  padding-left:160px;
}

#mid_container input#Verstuur{
  background:#003247;
  color:#fff !important;
  text-shadow:none;
  border:0 !important;
  font-size:17px;
  height:40px;
}
#mid_container input#Verstuur:hover{
  background:#B0BABE;
}

#navigatie .btn.btn-navbar{
  background:#584E49 !important;
  height: 12px !important;
    margin: 5px 0 !important;
    padding: 10px !important;
  border:none;
  box-shadow:none;
  position:relative;
  z-index:9999;
  float:left;
  left: 0;
}


.pull-right{
	width:50%;
  padding:30px 0 30px 50px;
  box-sizing:border-box;
}

.item-page .pull-right{
  padding:0 0 30px 50px;
}



#mid_container h1, #mid_container h2, #mid_container h3, #mid_container h4{
  color:#584e49;
  font-size:18px;
  display:block;
}

#mid_container a{
  color:#2a5377;
}

#mid_container ul{
  list-style:circle;
}

#visual .camera_caption > div{
  background:none !important;
  margin:30px 0;
  padding:10px 30px;
}
#visual .camera_caption_title{
  font-size:24px;
  margin-bottom:10px;
}
#visual .slider-module{
  padding:20px 30px;
  background:#003247;
  font-family: "Poiret One",cursive;
}

#footer .moduletablepadding{
  padding:30px 0;
}

#footer .moduletablenieuwsbrief{
  padding:30px;
}
#footer .moduletablenieuwsbrief table{
  width:100%;
}
#footer .moduletablenieuwsbrief td{
  vertical-align:bottom;
  padding:5px 0;
}
#footer .moduletablenieuwsbrief label{
font-size:17px;
}
#footer .moduletablenieuwsbrief input.button{
  background:#ED8B19;
  border-radius: 4px;
  border:2px solid #B0BABE !important;
  box-shadow:none;
  color:#003247 !important;
  font-family: "Poiret One",cursive;
  font-size:18px;
  padding:0 20px;
  float:right;
}
#footer .moduletablenieuwsbrief input.button:hover{
  background:#b0babe;
}
#footer .moduletablenieuwsbrief input{
	box-sizing:border-box;
  margin:0;
  height:40px;
  background:#B0BABE;
  border:0;
  color:#000;
}

#main{
  margin:0 0 50px 0;
}

.moduletablenieuwsbrief table.acymailing_form{
  margin:0;
}
.moduletablecomponent{
  background:#003247;
  padding:20px 30px;
  color:#fff;
  position:relative;
}
.moduletablecomponent img{
  border-radius:200px;
  padding:10px;
  height:50px;
  background:#fff;
}
.moduletablecomponent h3{
  margin-top:100px;
  color:#fff !important;
  font-size:20px !important;
}
.moduletable-icon{
  	position: absolute;
    text-align: center;
    top: 30px;
  	margin:0 -30px;
  width:100%;
}

#visual{
  position:relative;
  margin-bottom:50px;
}

.visual-module{
  position:absolute;
  top:80px;
  width:100%;
}

.visual-module .moduletable{
  background:#003247;
  padding:20px 30px;
  color:#fff;
}

#header p{
  font-size:20px;
  font-weight:bold;
}

#header .moduletablesocial img{
  background:#003247;
  border-radius:200px;
  height:28px;
  padding:8px;
  margin-left:10px;
}
#header .moduletablesocial{
  padding:10px 0;
  text-align:right;
}

#header img{
  max-height:60px;
}

#header h3{
  margin:0;
  padding:0;
}

#prefooter{
  background:#DCDCDC;
  margin-bottom:50px;
}

#navigatie{
  background:none;
  padding-top: 30px;
}

#navigatie #mod-menu1{
  flex-direction: row;
}
#mid_container td.mceVisualAid{
  padding:0;
}

.links table img{
  padding:0 !important;
}


#accordion1 li.panel{
    margin-bottom: 0px;
}
.item-pagewvw a{
  padding:0 20px;
  display:block;
  height:50px;
  line-height:50px;
}

.item-pagewvw ul li{
  width:33.33333%;
  float:left;
  list-style:none;
  min-width:120px;
}
.item-pagewvw ul li ul{
  display:none;
  background:#fff;
  width:33.33333%;
  padding:0 0 10px 0!important;
}
.item-pagewvw ul li ul li{
	padding:10px 10px;
  	margin:0 10px;
  float:none;
  min-width:0;
  width:auto;
  color:#a42724;
}
.item-pagewvw ul li:hover a{
  background:#a42724 !important;
  text-decoration:none;
  color:#fff !important;
}
.item-pagewvw ul li:hover ul {
  display: block;
  position:absolute;
}
@media (max-width: 767px) {
  /* Kleine versie */
.item-pagewvw ul li{
  width:100%;
  }
.item-pagewvw ul li:hover ul {
  display: block;
  position:relative;
}
  .item-pagewvw ul li ul{
  width:100%;
  }
}


.item-pagewvw ul > li:nth-child(odd){
  background:#ebebeb;
}
.item-pagewvw ul > li:nth-child(even){
  background:#dcdcdc;
}

.links .moduletable .blog > h2{
  width:50%;
}



.links .blog .items-row .item img{
  width:100%;
}

.links .blog .items-row .item h3{
  background:#4D4D4C;
  text-align:center;
  margin:0 0 20px 0;
  font-size:16px;
  font-weight:normal;
}

.links .blog .items-row .item p.img_caption{
  color:#fff;
  text-align:center;
  font-size:18px;
  font-weight:bold;
  margin:10px 0 0 0;
}


.links a.btn{
  margin-bottom:20px;
}
.links .item-page img{
  float:left;
  padding:30px 30px 30px 0;
}

.links .item-page{
  position:relative;
}
.links .item-page .page-header{
  width:50%;
}
.links .item-page h2{
  margin:0 15px 30px 0;
}
.links h1{
  font-size: 28px !important;
}

.btn{
  background:none !important;
  box-shadow:none;
  color:#414241 !important;
  background-image:none;
  border:0;
  border-radius:0;
  padding:0 !important;
  margin:0 !important;
  text-shadow:none;
  left: -4px;
  font-size:13px;
  position:relative;
}
.btn:hover{
 background:#2A5377;
}
.btn .icon-chevron-right{
  visibility:hidden;
  width:0;
  height:0;
}
.links .items-leading .items-leading .btn{
  margin-bottom:20px;
}
.links .item-page .item-image{
  max-width:340px;
	float:right;
  width:50%;
}

.moduletableevenementen{
  background:url(../images/mod_evenementen_afbeelding.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 250px;
   padding-top: 220px;
}

.links .item-page .item-image img{
  padding:0 0 30px 15px;
}

span.icon-location{
  background:url(../images/icon_home.png) left bottom no-repeat;
  background-size:15px 15px;
  height:14px;
  width:15px;
  margin-left:30px;
}

.breadcrumb .icon-location{
  display:none;
}
.breadcrumb{
  background:none;
  padding:0 0 20px;
  margin:0;
  border-radius:0;
  color:#858585;
}
.breadcrumb > .active{
  color:#858585;
}
.breadcrumb > li > .divider{
  color:#2a5377;
  font-size:28px;
  bottom:2px;
  position:relative;
  padding: 0 10px;
}
.breadcrumb a{
  color:#858585;
}
.breadcrumb > li {
  text-shadow:none;
}
.border{
background: #fff none repeat scroll 0 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}


#header .random-image img{
	width: 100%;
  	color:#fff;
  	min-height: 180px;
}
#header .search{
  text-align:right;
}
@media (max-width: 767px) {
/* Kleine versie */
#header .search{
  text-align:center;
}
}
#header .search input{
  background: #EEEEEE;
  width:50%;
  height:28px;
  border:0;
  border-radius:0;
  box-shadow:none;
}
#header .search .btn {
  background:#eee url(../images/icon_zoeken.png) center center no-repeat;
  background-size:15px auto;
  width:20%;
}

.moduletableheader{
  padding:20px 30px;
  display:inline-block;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(164,39,36);
	/* RGBa with 0.6 opacity */
	background: rgba(164, 39, 36, 0.8);
}
.moduletableheader h3{
  padding:0;
  margin:0;
}

#header a{
  	color:#fff;
}
#header a:hover{
  text-decoration:none;
}

  
  
  
.sp-tweet{
  padding:10px;
}
.sp-tweet-item{
  background:#fff;
  padding: 10px 10px 10px 70px;
}
.sp-tweet-item img.tweet-avatar{
  border:0;
  margin-left:-60px;
  padding:0;
}

.moduletableevenementen .datum-wrapper{
  overflow:auto;
}
.moduletableevenementen .datum{
  width:30%;
  float:left;
  padding-left: 40px;
    width: 15%;
  line-height:60px;
}

.moduletableevenementen .evenement span{
  vertical-align:middle;
  display:table-cell;
  height:60px;
  padding:0 20px;
  font-weight:bold;
}

.moduletableevenementen ul li:nth-child(even){
  background:#DCDCDC;
}
.moduletableevenementen ul li:nth-child(odd){
  background:#EBEBEB;
}

.moduletableevenementen ul{
  padding:0 !important;
}
.moduletableevenementen ul li{
  list-style:none;
}
.moduletableevenementen a{
  color:#414241;
}

/* Phoca */
#phocagallery-module-ri div.mosaic a img{
  border:0;
  box-shadow:none;
}
#phocagallery-module-ri{
  padding:5px;
  overflow:auto;
}
#phocagallery-module-ri div.mosaic{
  width:33.333% !important;
  border: 5px solid #DCDCDC;
  box-sizing: border-box;
}

.moduletablefotos{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletablefotos h3{
  padding-left:80px;
  background:url(../images/mod_fotos.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}

.moduletablelid{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletablelid h3{
  padding-left:80px;
  background:url(../images/mod_lid.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablelid h3 a{
  color:#fff;
}
.moduletablelid h3 a:hover{
  color:#fff !important;
}

.moduletablelidworden, .moduletablenietweggooien, .moduletableadvertentie{
  background:#EBEBEB;
  margin-bottom:30px;
  margin-top:180px;
}
.rechts .voor-image{
  margin-top:-210px;
  margin-bottom: 70px;
  height:150px;
  background-position: center center;
  background-size: auto 150px;
  background-repeat:no-repeat;
}
@media (max-width: 767px) {
/* Kleine versie */
	.rechts .voor-image{
      background-size: auto auto;
    }
}
.customlidworden, .customnietweggooien, .customadvertentie{
  padding:20px 30px;
  overflow:auto;
} 
.moduletableevenementen h3{
  padding-left:80px;
  background:url(../images/mod_evenementen.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablelidworden h3{
  padding-left:80px;
  background:url(../images/mod_lidworden.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletablenietweggooien h3{
  padding-left:80px;
  background:url(../images/mod_nietweggooien.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}
.moduletableadvertentie h3{
  padding-left:80px;
  background:url(../images/mod_advertentie.jpg) no-repeat left #A42724;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}

.moduletabletwitter{
  background:#DCDCDC;
  margin-bottom:30px;
}
.moduletabletwitter h3{
  padding-left:80px;
  background:url(../images/mod_twitter.jpg) no-repeat left #7184b4;
  background-size:auto 100%;
  color:#fff;
  margin:0;
}


.navbar-inner{
  padding:0;
}


#footer h1, #footer h2, #footer h3{
  color:#fff;
  font-size:16px;
}

#mid_container .links table{
  border-spacing: 0px;
  border-collapse: collapse;
  width:100%;
  margin: 10px 0;
}
#mid_container .links tr, td{
  border:none;
}
#mid_container .links td{
  padding:5px 10px;
}
#mid_container .links th{
  background:#647894;
  color:#FFF;
  border:1px solid #647894;

}

#footer{
  	color:#fff;
	background:#0D274B url("../images/achtergrond_footer.png") no-repeat scroll center bottom / 100% auto;
  	padding: 60px 0;
  	border-bottom:50px solid #3D5170;
  	border-top:50px solid #8793A6;
}
#footer a{
  	color:#fff;
}
#footer::before{
	background-image: url("../images/de_lage_hof_vlag.png");
    background-position: center top;
    background-repeat: no-repeat;
  	font-family: 'Open Sans Condensed', sans-serif;
    background-size: 80px 52px;
    content: "Stal de Lage Hof";
    display: inline-block;
    font-size: 50px;
    height: 100px;
    margin-top: -84px;
    padding-top: 80px;
    text-align: center;
    width: 100%;
}
  

.rechts ul{
  margin:0;
}
.rechts .nav a{
  	color:#898989;
}
.rechts .nav a:hover{
  background:none;
  text-decoration:underline;
}


.chrono_credits{
  display:none;
}

#chronoform-zoekvraag input{
  width:100%;
}
#chronoform-zoekvraag div{
  width:100%;
}

.gbs3 .A {
  width:100% !important;
}
.gbs3 .form-control{
  line-height:inherit !important;
}

.gbs3 h3, .gbs3 h2{
  color: inherit !important;
  font-family: inherit !important;
  font-weight: bold !important;
  line-height: 40px !important;
  font-family: "Patua One",Verdana,Geneva,sans-serif !important;
  margin: 5px 0 !important;
}




.zoekbalk .search{
  padding-right:30px;
}

form#searchForm fieldset, form#searchForm .form-limit{
  display:none;
}


.btn:hover, .btn:focus{
  color:#000 !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
  background:inherit;
}

span.hikashop_product_price, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, span.hikashop_checkout_cart_payment, .hikashop_checkout_cart_additional, span.hikashop_checkout_cart_taxes, .hikashop_checkout_cart_shipping, .hikashop_order_item_total_value, .hikashop_order_subtotal_value, .hikashop_order_shipping_value, .hikashop_order_tax_value, .hikashop_order_total_value {
  	color: inherit !important;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit !important;
    font-weight: inherit !important;
    white-space: inherit;
}
span.hikashop_checkout_cart_final_total{
  	color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: bold;
    white-space: inherit;
}

/**/

.zoekbalk {
	background:#FFF;
	-webkit-border-radius: 15px;
    border-radius: 15px;
  	box-shadow: 0 2px 2px 2px #555;
    margin-bottom: 10px;
}
.zoekbalk .moduletable{
  	padding: 10px 30px;
}

#header .span8 .banneritem img{
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
  	border:10px solid #fff;
  	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#header .banneritem img{
  	width:100%;
}

.rechts .hikashop_subcontainer{
  	padding:0;
}
.rechts .thumbnails > li{
   margin:0;
}
.rechts .thumbnails a{
  color:#2A5377;
  margin:0;
  font-size:12px;
  font-weight:normal;
}


#mid_container{
  	position:relative;
}

/*blokken op homepagina*/


#mid_container .moduletablebanner{
	background:#FFF;
	-webkit-border-radius: 15px;
    border-radius: 15px;
	-webkit-box-shadow: 0px 2px 2px 2px #555;
	box-shadow: 0px 2px 2px 2px #555;
	position:relative;
  	margin-bottom:10px;
}
#mid_container .moduletablebanner img{
  	-webkit-border-radius: 15px;
    border-radius: 15px;
  	border:10px solid #fff;
  	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/**/

.contact dt, .contact dl{
  display:none;
  height:0;
}

.navbar{
  	margin-bottom:0;
  	font-size:18px;
  font-weight:300;
  font-family: 'Open Sans', sans-serif;
}
.navbar-inner{
  	background:none;
  	border:none;
  	border-radius:0;
  	box-shadow:none;
}
.navbar .nav > li > a{
  	text-shadow:none;
  	color:#FFF;
  	padding: 5px 0;
  text-decoration: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover{
  	color:#ea2d1f;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
  	background:none;
  	box-shadow:none;
  	color:#c9c6a4;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
  	background:#BF0F19;
  	color:#FFF;
}
/* submenu */
.open > .dropdown-menu{
  	background:#E92C1E;
}
.dropdown-menu > li > a{
  	color:#FFF;
}
.dropdown-menu{
  	border:none;
  	border-radius:0;
  	margin:0;
  	border-bottom:3px solid #BF0F19;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
  background:none;
  color:#c9c6a4;
}
.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after{
  	border:none;
}
.navbar .nav > li > a, .nav-collapse .dropdown-menu a{
  	color:#fff;
  text-shadow: #000 2px 2px 2px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
  	background:#ccc;
  	box-shadow:none;
  	
}
/* ingeklapt menu */
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
  	border-radius:0;
  font-weight:normal;
}



.page-header{
  	border:0;
  	margin:0;
  	padding:0;
}

@font-face {
    font-family: 'segeo-print';
    src: url('segeo-print-webfont.eot');
    src: url('segeo-print-webfont.eot?#iefix') format('embedded-opentype'),
         url('segeo-print-webfont.woff') format('woff'),
         url('segeo-print-webfont.ttf') format('truetype'),
         url('segeo-print-webfont.svg#segeo-print') format('svg');
    font-weight: light;
    font-style: normal;

}

fieldset, legend{
	padding:0;
	margin:0;
	border:0;
}

dd, dt{
	margin:0;
	padding:3px 0;
}

p{
	line-height:175%;
}

h1, h2, h3, h4, h5, h6{
	margin:5px 0;
	font-weight: bold;
  	font-family: 'Open Sans Condensed', sans-serif;
}
h1{
	font-size:20px;
  	padding: 10px 0;
  	margin-bottom:20px;
}
h2{
	font-size:20px;
  	padding: 10px 0;
  	margin-bottom:20px;
}
h3{
  	font-size:30px;
  	padding: 10px 0;
}
h4{
	font-size:16px;
}
h5{
	font-size:15px;
}

img a{
	border:0;
}


body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
 	color:#414241;
 	margin: 0;
    padding: 0;
  	background:#302B1C;
}


/*css*/
/*acymailing aanmeldformulier*/
.acysubbuttons{
  text-align: left!important;
}






/* algemeen */

#background{
	position: fixed; 
	top: -50%; 
	left: -50%; 
	width: 200%; 
	height: 200%;
	z-index:-999;
}

#background img{
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0;
	bottom: 0; 
	margin: auto; 
	min-width: 50%;
}

#container {
    margin-left:auto;
    margin-right:auto;
}

#mid_container {
}
.links h1, .links h2, .links h3 {
  	color:#ED8B19;
  	font-size:20px;
  margin-top: 0;
    padding-top: 0;
}
.links h4, h5, h6 {
	color:#ED8B19;
}
.links a{
	color:#2a5377;
}
#mid_container a:hover {
	color:#000;
}

#mid_container ul {
	list-style-position:inside;
	padding:10px 0;
}



.sitebreedte{
	width:960px;
	margin:0px auto;
}

.site-links{
	float: left;
    margin-right: 20px;
    width: 620px;
}
.inhoud-wrap{
	overflow:auto;
}

.zoekbalk .knop{
  display:block;
}
.zoekbalk .knop:hover{
  color:#000 !important;
}


/* /algemeen */

/* header */

#header{
	background:#FFF;
	position:relative;
  padding:20px 0;
}
#header2{
}

/* /header */

/* visual */

#visual img{
	width:100%;
  	height:100%;
  min-height:160px;
}

/* //visual */


/* navigatie */



/* inhoud */

.inhoud-wrap{
	margin-bottom:30px;
}
#content{
	padding:30px 0 30px 0;
	overflow:auto;
}
#content ul{
	list-style-type:disc;
	color:DB3700;
	list-style-position:inside;
	padding:10px 0;
}
#content li{
	padding:2px 0;
}
#content a{
	color:#DB3700;
}
#content a:hover{
	color:#F38603;
}
#content table{
	border-collapse: collapse;
	color:#000;
}		
#content table, #content th, #content td{
	border:1px solid #FCDBBB;
	padding:6px;
}
#content th{
	background:#FCDBBB;
}

.moduletableblok{
	float:left;
	background:#FCDBBB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:150px 0 0 0;
	text-align:center;
	width:30%;
}
.moduletableblok h3{
	background:#F38603;
	padding:10px;
	color:#FCDBBB;
	margin:0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.moduletableblok a{
	color:#FCDBBB;
	text-decoration:none;
}


/* //inhoud */

/*footer*/
	
/* /footer */


/* Medium Devices, Desktops */
	@media only screen and (max-width : 979px) and (min-width: 768px){

        .nav-collapse .nav > li > a, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
    background:rgba(201,200,164,0.6) !important;
    padding: 8px 10px;
    margin:0;
  }
  .navbar .nav li {
    padding:0;
  }
      .nav-collapse, .nav-collapse.collapse{
        width:50%;
      }
      .container-d, #navigatie {
    padding: 0 30px !important;
}
      
}


@media (max-width: 767px) {
/* Kleine versie */
  .navbar{
    margin-top:0;
  }
  #header {
    padding:0 10px;
 	}
  .logo_container, #header .moduletablesocial, #header .moduletable{
    padding:5px 0;
    text-align:center;
  }
  #header .moduletablesocial img{
    height:20px;
    padding:5px;
  }
  #header img{
    max-height:50px;
  }
  #header .moduletable a{
    color:#003247;
  }
  #header .moduletable h3{
    visibility:hidden;
    height:0;
  }
  .logo_container img{
    max-height:60px;
  }
  #footer .moduletable{
    padding:0 ;
  }

  #mid_container{
    padding:0 30px;
  }
  #navigatie .btn.btn-navbar{
    margin-right:22px;
  }
  .pull-right {
    padding: 0 0 30px !important;
    width: 100%;
  }


  .navbar .nav {
    display: block;
	}
  #footer{
    text-align:center;
  }


  #regel-b .container, #regel-c .container, #footer .container{
    padding:0 30px;
  }
#regel-d .moduletable h3{
  margin:0 !important;
  min-height:inherit !important;
  width:50%;
  float:left;
  height:100px;
  padding:20px 0 !important;
  }
  #regel-d .custom{
    float:right;
    width:50%;
    height:140px;
  }
  #regel-d .moduletable:nth-child(odd) .custom{
    background:#5fb969;
  }
    #regel-d .moduletable:nth-child(even) .custom{
    background:#f8ef00;
  }
  
  .container-d, #navigatie{
    padding:0 30px !important;
  }
  #regel-d img{
    height: 140px;
  }
  #regel-e, #component{
    padding:50px 30px;
  }
  #component .item{
    overflow:auto;
  }
  #component .pull-left{
    width:50%;
  }
  .nav-collapse .nav > li > a, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
    background:rgba(201,200,164,0.6) !important;
    padding: 8px 10px;
    margin:0;
  }
  .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
  color:#c9c6a4;
  }
  .navbar .nav li {
    padding:0;
  }
  #logo-proza{
    text-align:center;
  }
  #logo-proza img{
    margin-top: 0;
  }
  #component .span4 .pull-left {
    padding: 10px 10px 20px 0;
}
  .container-d{
  justify-content: inherit;
    display: inherit;
}
.container-d .span2{
  width:inherit;
}
}


