body {
	background-repeat: repeat-y;
}

.blokken-wrapper, .blokken-wrapper-ipad {
	display:none;
}

.blokken-wrapper-iphone {
	display:block;
}

.main #header-wrapper {
	width: 300px;
	height: 297px;
}

	#header-wrapper .header-top {
		width: 305px;
		height: 205px;
		margin: 0;
	}

		#header-wrapper .header-top .logo {
			width: 305px;
		}

		#header-wrapper .header-top .logo img{
			margin: 0 auto 0 56px;
		}

	#header-wrapper .header-bottom {
		top: 215px;
		left: 0px;
		width: 305px;
		margin: 0;
	}

.main #header-wrapper .header-bottom .searchbox input {
    background: url("../images/searchinput-mobile-bg.png") no-repeat scroll 0 0 transparent;
    width: 242px;
}

		#header-wrapper .header-bottom .breadcrumb-search-wrapper .breadcrumbs,
		#header-wrapper .header-top .header-slider {
			display: none;
		}

	.tinynav { 
		width: 279px;
	}

		#header-wrapper .header-bottom .searchbox {
			width: 279px;
		}

.main #content-wrapper {
	width: 300px;
	margin: 0 auto;
}

.main #content-wrapper iframe{
	max-width: 300px;
	margin: 0 auto;
}

.main #footer-wrapper {
	width: 300px;
	background-color: transparent;
}

.main #footer-wrapper .footer-left {
    height: 65px;
    width: 305px;
    background-color: #112817;
    margin-left: 0px;
    float: left;
}

.main #footer-wrapper .footer-right {
 	float: left;
    height: 80px;
    margin: 0;
    width: 295px;
    background-color: #112817;
}

	.main #footer-wrapper .footer-right span {
	    font-size: 18px;
	    line-height: 29px;
	}

	.main #footer-wrapper .footer-right .button-small {
	    right: 13px;
	    top: 13px;
	}

    /* === BLOCK COLORS === */

.black {
	background-color: #000 !important;
}

.white {
	background-color: #FFF !important;
	color: #646464;
}

.main #content-wrapper.productgroep-overzicht .content-inner.white
{
    background: none !important;
}
	.white a {
		color: #646464;
	}

.grey {
	background-color: #d2d2d2 !important;
}

.cyan {
	background-color: #00b8ff !important;
}

.light-blue {
	background-color: #d9e3ef !important;
	color: #646464;
}

	.light-blue a {
		color: #646464;
	}

.blue {
	background-color: #3d97d7 !important;
}

.dark-blue {
	background-color: #034694 !important;
}

.green {
	background-color: #75bf3f !important;
}

.dark-green {
	background-color: #008009 !important;
}

.turquoise {
	background-color: #00b6a7 !important;
}

.red {
	background-color: #e01f24 !important;
}

.light-orange {
	background-color: #faaa32 !important;
}

.orange {
	background-color: #ff851e !important;
}

.yellow {
	background-color: #ffd800 !important;
}

.purple {
	background-color: #833d95 !important;
}

.lila {
	background-color: #9f8bd2 !important;
}

.pink {
	background-color: #ba1669 !important;
}

.main #content-wrapper .blockColumn.center {
    width: 305px;
}

.content-inner {
    margin: 0 auto;
    width: 275px;
}

.blokken-wrapper-iphone {
    display: block;
    margin: 0 auto;
    width: 188px;
}

.main #content-wrapper .blockColumn.left, .main #content-wrapper .blockColumn.right {
    display: none;
}

.content-inner .icon {
    display: none;
}

.content-inner .upper-right {
    float: left;
    margin: 0;
    width: 100%;
}

.main #content-wrapper .blockColumn .content-inner h1 {
    color: #709DAF;
    font-size: 35px;
    line-height: 40px;
    margin-top: 20px;
    float: left;
}

.content-inner .media-bottom {
    float: left;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    width: 100%;
}

.content-inner .media-bottom li.media-image {
    margin: 0;
    width: 100%;
    float: left;
}

.content-inner .media-bottom li.media-image img {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#header-wrapper .header-bottom .navigation-wrapper {
    height: 40px;
    width: 305px;
}

.content-inner p {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

#form .form-field label {
    padding: 3px 1% 3px 0;
    width: 99%;
}

#form .select select {
    border: 1px solid #B4B4B4;
    float: left;
    width: 95%;
}

#form .form-field {
    float: left;
    margin: 5px 0;
    padding: 0;
    position: relative;
    width: 290px;
}

#form .select .status {
    display: none;
}

#form .form-field .notice {
    margin-left: 0;
    width: 284px;
}

#form .text input, #form .password input, #form .textarea textarea {
    width: 263px;
}

table {
	width: 290px !important;
}

table tr td {
	width: 100%;
	float: left;
}

.content-inner h2 a {
	font-size: 20px;
	color: #709DAF;
}

.socialmedia-icons {
    left: 0;
    position: absolute;
    top: 50px;
}

.blokken-wrapper { display: none; }
.blockColumn.left { display: none; }
.blockColumn.right { display: none; }
.blockColumn.center .blockColumn.center { display: none; }
.blokken-wrapper-ipad { display: none; }
.blokken-wrapper-iphone  
{
  display: block; 
  width: 188px;
  margin: 0 auto;
}

.fastbooker-block h3 {
    font-size: 20px;
    margin-bottom: 0;
}

.fastbooker-block .icon {
    display: none;
}

.fastbooker-block .form .form-field {
    margin: 0;
}

.fastbooker-block .form .form-field.date input {
    width: 75%;
}

table.ui-datepicker-calendar {
    width: 100% !important;
}

.ui-datepicker-calendar tr td {
    width: auto;
    float: none;
}

/* FASTBOOKER */
.fastbooker-block.dark-green {
    background-color: #112817 !important;
}

.fastbooker-block.blue h3 {
    font-size:20px;
}

.fastbooker-block h4 {
    margin-bottom: 5px;
}

.fastbooker-block .form .form-field {
    float: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
}

.fastbooker-block .form .form-field label
{
    text-transform: lowercase;
}

.fastbooker-block .form .form-field label,
.fastbooker-block .form .form-field input,
.fastbooker-block .form .form-field select {
    width: 100%;
    float: left;
}

.fastbooker-block .form .form-field input,
.fastbooker-block .form .form-field select {
    padding: 2px;    
    background: #fff;
    border: 0;
    margin-top: 5px;
    box-sizing: border-box;
}

.fastbooker-block .form .form-field.date input {
    width: 84%;
    margin-right: 10px;
}

    .fastbooker-block .form .form-field.date img {
        margin-top: 8px;
    }

    .fastbooker-block .form .form-field.check label {
        width: auto;
        font-size: 10px;
        margin-top: 3px;
    }

    .fastbooker-block .form .form-field.check input {
        margin-left: 0;
        width: auto;
        margin-right: 10px;
        float: left;
    }