html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  body {
background-color: #fefbf7;
color: #333;
font-family: "proxima-nova", sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 1.625;
margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #333;
color: #fff;
}
::selection {
background-color: #333;
color: #fff;
}
a {
color: #ff6f00;
text-decoration: none;
}
a:hover {
color: #333;
}
p {
margin: 0 0 28px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-family: "proxima-nova", sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 0 0 10px;
}
h1 {
font-size: 30px;
font-weight: 900;
margin-bottom: 30px
}
h2 {
font-size: 25px;
font-weight: 600;
}
h3 {
font-size: 22px;
font-weight: 600;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover {
border: 1px solid #999;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #666;
font-size: 16px;
font-weight: 300;
padding: 6px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #333;
font-weight: 300;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
font-weight: 300;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #ff6f00;
border: none;
color: #fff;
cursor: pointer;
font-size: 20px;
font-weight: 400;
padding: 12px 36px;
width: auto;
border-radius: 15px;
border-bottom: #e26301 solid 5px;
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
background-color: #ff6f00;
color: #fff;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
background-color: #e26301;
color: #fff;
}
.entry-content .button:hover {
color: #fff;
}
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 400;
}
hr {
height: 2px;
background-color: #f5e3d5;
border: 0;
}  .site-inner,
.wrap {
margin: 0 auto;
max-width: 1200px;
}
.site-inner {
clear: both;
padding-top: 40px;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
float: right;
width: 800px;
}
.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
width: 580px;
}
.full-width-content .content {
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.full-width-content .content h1 {
width: 100%;
}
.page-template-template-contact .entry {
width: 100%;
} .sidebar-primary {
float: right;
width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}  .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
margin-bottom: 20px;
}
.archive-description,
.author-box {
background-color: #fff;
font-size: 16px;
margin-bottom: 40px;
padding: 40px;
}
.author-box-title {
font-size: 16px;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 20px;
}
.entry-title {
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
}
.entry-title a:hover {
color: #ff6f00;
}
.widget-title {
font-size: 18px;
margin-bottom: 20px;
}
.footer-widgets .widget-title {
color: #fff;
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-weight: 700;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.sticky {
} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
border-bottom: 2px solid #f5f5f5;
margin-bottom: 20px;
padding: 0 0 24px;
}
.footer-widgets .entry {
border-bottom: 1px dotted #666;
}
.featured-content .entry-title {
font-size: 20px;
}  .enews-widget,
.enews-widget .widget-title {
color: #fff;
}
.sidebar .widget.enews-widget {
background-color: #333;
}
.enews-widget input,
.enews-widget input:focus {
border: 1px solid #333;
}
.enews-widget input {
font-size: 16px;
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
background-color: #ff6f00;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #fff;
color: #333;
}
.enews form + p {
margin-top: 24px;
} #wpstats {
display: none;
} .site-header {
background-color: #fff;
background-image: url(//www.hoeks.be/wp-content/themes/hoeks/images/header-bg.png);
background-repeat: repeat-x;
min-height: 126px;
}
.site-header .wrap {
padding: 10px 0;
} .title-area {
float: left;
padding: 10px 0;
width: 360px;
}
.header-full-width .title-area {
width: 100%;
}
.site-title {
font-size: 32px;
font-weight: 400;
line-height: 1.2;
}
.site-title a,
.site-title a:hover {
color: #333;
}
.header-image .site-title > a {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/hoeks-verhuizingen.svg) no-repeat left;
float: left;
min-height: 86px;
width: 100%;
}
.post-type-archive-verhuur.header-image .site-title > a,
.single-verhuur.header-image .site-title > a {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/hoeks-verhuur.svg) no-repeat left;
}
.page-id-38.header-image .site-title > a, .page-id-40.header-image .site-title > a, .page-id-42.header-image .site-title > a{
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/logo-new.svg) no-repeat left;
background-size: contain;
}
.site-description {
font-size: 16px;
font-weight: 300;
line-height: 1.5;
}
.site-description,
.site-title {
margin-bottom: 0;
}
.header-image .site-description,
.header-image .site-title {
display: block;
text-indent: -9999px;
} .site-header .widget-area {
float: right;
text-align: right;
width: 50%;
}
.site-header .bkv {
float: left;
margin-left: -129px;
margin-top: 15px;
}
.site-header .button-phone {
background-image: url(//www.hoeks.be/wp-content/themes/hoeks/images/phone.png);
background-repeat: no-repeat;
background-position: 20px center;
padding-left: 70px;
font-size: 22px;
margin-top: 20px;
} .genesis-nav-menu {
clear: both;
font-size: 18px;
line-height: 1;
font-weight: 400;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu a {
color: #333;
display: block;
padding: 22px 27px;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #ff6f00;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition:    opacity .4s ease-in-out;
-ms-transition:     opacity .4s ease-in-out;
-o-transition:      opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
border: 1px solid #eee;
border-top: none;
font-size: 14px;
padding: 20px;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -55px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
color: #fff;
float: right;
list-style-type: none;
padding: 30px 0;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
}
.genesis-nav-menu > .search {
padding: 10px 0 0;
} .site-header .sub-menu {
border-top: 1px solid #eee;
}
.site-header .sub-menu .sub-menu {
margin-top: -56px;
}
.site-header .genesis-nav-menu li li {
margin-left: 0;
} .nav-primary {
background-color: #006fc0;
background-image: url(//www.hoeks.be/wp-content/themes/hoeks/images/nav-bg.png);
background-repeat: repeat-x;
}
.nav-primary .genesis-nav-menu a {
color: #fff;
}
.nav-primary .genesis-nav-menu .sub-menu a {
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #fff;
}
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .current-page-ancestor > a,
.single-verhuur .menu-item-46 > a,
.single-referenties .menu-item-432 > a,
.single-post .menu-item-152 > a {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/menu-active.png) no-repeat center bottom;
} .nav-secondary {
background-color: #fff;
border-bottom: 1px solid #faf3ea;
}
.nav-secondary .menu-item {
font-size: 15px;
}
.nav-secondary .genesis-nav-menu .current_page_item a,
.single-referenties .page-item-36 a {
font-weight: 700;
}
.page-item-271 {display: none !important;}  .entry {
margin-bottom: 40px;
padding: 0;
}
.content .post.entry {
background: #fff;
padding: 40px;
margin-bottom: 10px;
}
.content .post.entry .entry-title a {
border-bottom: 2px solid #f5e3d5;
padding-bottom: 5px;
}
.content .post.entry .entry-content {
margin-top: 25px;
}
.content .entry img {
border-radius: 15px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #333;
color: #ddd;
} p.entry-meta {
font-size: 16px;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-footer .entry-meta {
border-top: 2px solid #f5f5f5;
padding-top: 24px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .pagination {
clear: both;
margin: 40px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #333;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
padding: 8px 12px;
}
.archive-pagination li a:hover,
.archive-pagination .active a {
background-color: #ff6f00;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
}
.comment-respond,
.entry-pings {
padding: 40px 40px 16px;
}
.entry-comments {
padding: 40px;
}
.comment-header {
font-size: 16px;
}
li.comment {
background-color: #f5f5f5;
border: 2px solid #fff;
border-right: none;
}
.comment-content {
clear: both;
}
.comment-list li {
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
padding: 24px;
} .sidebar {
font-size: 16px;
}
.sidebar li {
margin-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget { margin-bottom: 40px;
padding: 40px;
} .footer-widgets {
background-color: #006fc0;
background-image: url(//www.hoeks.be/wp-content/themes/hoeks/images/nav-bg.png);
background-repeat: repeat-x;
background-position: left top;
clear: both;
padding-top: 40px;
margin-top: 40px;
}
.footer-widgets,
.footer-widgets a,
.footer-widgets h4 {
color: #fff;
}
.footer-widgets-1 a,.footer-widgets-2 a, .footer-widgets-3 a {border-bottom: 1px dashed #fff;padding-bottom: 3px;}
.footer-widgets p {
font-size: 18px;
font-weight: 300;
}
.footer-widgets h4 {
font-size: 22px;
margin-bottom: 40px;
}
.footer-widgets input {
border: 1px solid #333;
}
.footer-widgets a.button,
.footer-widgets a:hover {
color: #fff;
text-decoration: none;
}
.footer-widgets a.button {
border-bottom: #e26301 solid 5px;
}
.footer-widgets li {
border-bottom: 1px dotted #666;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets .widget {
margin-bottom: 40px;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 285px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
margin-right: 20px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
float: left;
}
.footer-widgets-4 {
float: right;
}
.social-icons {
margin: 25px 0;
}
.social-icons img {
margin-right: 10px;
} .site-footer {
background-color: #fff;
font-size: 15px;
line-height: 1.6;
padding: 20px 0 80px 0;
text-align: center;
}
.site-footer p {
margin-bottom: 0;
} .home-intro {
width: 100%;
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/home-intro-bg.jpg) #fff no-repeat right center;
padding: 40px 0 60px 0;
border-bottom: #f3ede6 solid 3px;
}
.home-intro h1 {
font-size: 34px;
font-weight: 900;
margin-bottom: 25px;
}
.home-intro ul li {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/intro-checkmark.png) no-repeat left center;
color: #006fc0;
padding-left: 30px;
font-size: 18px;
line-height: 2.5;
border-bottom: 1px dashed #ccc;
max-width: 400px;
}
.home-content {
padding: 60px 0;
}
.home-verhuizingen, .home-opslag, .home-verhuur {
border-bottom: #f3ede6 solid 2px;
border-right: #f3ede6 solid 2px;
margin-bottom: 40px !important;
padding-bottom: 40px;
}
.home-verhuizingen {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/verhuis-bg.png) #fff no-repeat right bottom;
}
.home-opslag {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/opslag-bg.png) #fff no-repeat right bottom;
}
.home-verhuur {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/verhuur-bg.png) #fff no-repeat right bottom;
}
.home-content .two-thirds h2 {
font-size: 20px;
font-weight: 400;
color: #fff;
background-color: #72abd5;
padding: 14px 20px;
}
.home-content .two-thirds ul li {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/arrow-right.png) no-repeat left center;
padding-left: 20px;
font-size: 16px;
border-bottom: 1px dashed #ccc;
line-height: 2;
}
.home-content .two-thirds ul {
margin: 10px 20px 20px;
}
.home-content .two-thirds h3 {
font-size: 18px;
font-weight: 400;
margin: 10px 0 10px 20px;
}
.offerte h2 {
font-size: 20px;
font-weight: 400;
color: #fff;
background-color: #ff6f00;
padding: 15px 30px;
line-height: 150%;
border-radius: 15px 15px 0 0;
}
.offerte h2 span {
font-size: 17px;
font-style: italic;
}
.offerte {
background: #fdad70;
color: #fff;
position: relative;
border-radius: 15px;
max-width: 320px;
font-size: 16px;
border-bottom: #f3ede6 solid 2px;
border-right: #f3ede6 solid 2px;
}
.sidebar .offerte {margin: 0 auto;}
.offerte .ginput_container input,
.offerte .ginput_container textarea {
border: 1px solid #fc9546;
background: rgb(252,231,224);
background: -moz-linear-gradient(top, rgba(252,231,224,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,231,224,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(252,231,224,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(252,231,224,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(252,231,224,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(252,231,224,1) 0%,rgba(255,255,255,1) 100%);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.offerte .ginput_container input:focus {background: #fff;transition-delay: 0s;}
.offerte .arrow {
position: absolute;
top: 30px;
right: 45px;
}
.offerte .button {
margin-top: 15px;
}
.uwprijs {
font-size: 22px;
font-weight: 700;
background: #006fc0;
color: #fff;
padding: 10px;
text-align: center;
margin-bottom: 0;
border-radius: 10px;
}
.verhuisgids {
text-align: center;
margin-top: 40px;
}
.verhuisgids .button.ebook {
margin-top: -25px;
background: #006fc0;
border-color: #00599a;
}
.kuismasters {
text-align: center;
margin: 40px 0;
border-top: 2px solid #f3ede6;
padding-top: 25px;
}
textarea {
max-height: 150px;
}
.home-video {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/hoeks-in-actie-bg.jpg) no-repeat #006fc0 center center;
text-align: center;
height: 465px;
padding: 80px 0;
}
.home-video h2 {
color: #fff;
font-weight: 700;
font-size: 40px;
margin-bottom: 60px;
}
.home-testimonials {
padding: 80px 0;
}
.home-testimonials h2 {
text-align: center;
font-size: 40px;
font-weight: 700;
margin-bottom: 40px;
}
.quotes-slider {position: relative;}
.home-testimonials .testimonial {
font-size: 20px;
font-style: italic;
max-width: 800px;
margin: 0 auto;
padding: 30px 0 0 170px;
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/quotes.png) no-repeat 0 0px;
}
.home-testimonials h4 {
font-weight: 700;
margin-top: 25px;
font-style: normal;
}
.flex-direction-nav a {
width: 50px !important;
height: 50px !important;
opacity: 1 !important;
font-style: normal;
}
.flex-direction-nav .flex-next {
text-align: center !important;
} .info {
width: 400px;
margin-bottom: 40px;
}
.info span {
width: 50%;
float: left;
line-height: 200%;
font-size: 16px;
border-top: 1px solid #faf3ea;
padding-left: 5px;
}
.info span:nth-child(even) {
}
.icon-section ul {margin: 0;}
.icon-section li {
float: left;
list-style: none !important;
width: 30%;
margin-right: 3%;
margin-bottom: 25px;
text-align: center;
height: 230px;
}
.icon-section img {
width: auto;
height: 60px;
vertical-align: middle;
}
.icon-section li span {
height: 60px;
display: block;
} .post-type-archive-verhuur .one-fourth,
.post-type-archive-verhuur .one-third {
background: #fff;
padding: 10px;
border: 2px solid #f5e3d5;
margin-bottom: 40px;
}
.post-type-archive-verhuur .one-fourth p,
.post-type-archive-verhuur .one-third p {
font-size: 16px;
}
.post-type-archive-verhuur .one-fourth h2,
.post-type-archive-verhuur .one-third h2 {
font-size: 20px;
font-weight: 600;
}
.post-type-archive-verhuur .one-fourth li,
.post-type-archive-verhuur .one-third li {
background: url(//www.hoeks.be/wp-content/themes/hoeks/images/arrow-right.png) no-repeat left center;
padding-left: 20px;
font-size: 16px;
}
.related-verhuur {
margin-top: 40px;
width: 100%;
float: left;
}
.verhuur-listing {
float: left;
width: 20%;
}
#slider {margin: 0;}
.single-verhuur .content table {
line-height: 1.5;
font-size: 16px;
}
.single-verhuur .content table td {
border-color: #faf3ea;
} .referenties .one-third {
min-height: 257px;
background: #fff;
border-bottom: 2px solid #f5e3d5;
}
.referenties .one-third h4 {
font-size: 18px;
margin: 3px 20px 10px 20px;
}
.galerij {
background: #fff;
border: 2px solid #f5e3d5;
padding: 10px 10px 0px 10px ;
border-radius: 15px;
} .reden .count {
background: #f5e3d5;
border: 2px #fff solid;
border-radius: 50px;
width: 50px;
height: 50px;
display: block;
text-align: center;
vertical-align: middle;
font-size: 24px;
padding-top: 5px;
float: left;
margin: 0 15px 25px 0;
color: #006fc0;
}
.reden {
border-bottom: 1px #ccc dashed;
padding-top: 15px;
}
.content .one-third {
margin-bottom: 15px;
} .gform_fields {margin: 0 !important;}
.gform_validation_container {display: none;}
.offerte .gform_wrapper,
.gform_confirmation_wrapper {
margin: 15px 30px 25px;
}
.gform_confirmation_wrapper .gform_wrapper {margin: 0;}
li.gfield {
margin-bottom: 5px;
list-style: none !important;
}
.gfield_radio li {list-style: none !important;}
.ginput_complex label, .gfield_radio label {font-size:16px;}
.gfield_radio label {margin-left: 10px;}
.ginput_left, .ginput_right {width: 47.5%;display: inline-block;}
.ginput_right {margin-left: 2.5%;}
#field_9_1, #field_9_9, #field_9_13,
#field_15_1, #field_15_9, #field_15_13 {
border-top: 2px #f5e3d5 solid;
padding-top: 20px;
}
#field_9_9, #field_9_13,
#field_15_9, #field_15_13 {
margin-top: 40px;
}
#gform_fields_9 li.gfield,
#gform_fields_15 li.gfield {
margin-bottom: 15px;
}
.gfield_description {
font-size: 13px;
} .ui-datepicker {
width: 216px;
height: auto;
margin: 5px auto 0;
font: 9pt Arial, sans-serif;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a {
text-decoration: none;
}
.ui-datepicker table {
width: 100%;
border-collapse: collapse;
}
.ui-datepicker-header {
background-color: #666; color: #e0e0e0;
font-weight: bold;
-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
text-shadow: 1px -1px 0px #000;
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 30px;
min-height: 30px !important;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #666;
}
.ui-datepicker-title {
text-align: center;
}
.ui-datepicker-title select {
margin-top: 2.5%;
}
.ui-datepicker-prev,
.ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url(//www.hoeks.be/wp-content/themes/hoeks/images/datepicker/arrow.png);
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
}
.ui-datepicker-prev {
float: left;
background-position: center -30px;
}
.ui-datepicker-next {
float: right;
background-position: center 0px;
}
.ui-datepicker thead {
background: #f7f7f7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
background: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
background: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
background: linear-gradient(to bottom,  #f7f7f7 0%,#f1f1f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
text-transform: uppercase;
text-align: center;
font-size: 6pt;
padding: 5px 0;
color: #666666;
text-shadow: 1px 0px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
padding: 0;
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.ui-datepicker tbody tr {
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
background: #ededed;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: linear-gradient(to bottom,  #ededed 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
background: #FFF2AA; border: 1px solid #c19163; color: #666; -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
text-shadow: 0px 1px 0px #FFF;
filter: dropshadow(color=#FFF, offx=0, offy=1);
position: relative;
margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 29px;
margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
background-color: #d7d7d7;
}
table.ui-datepicker-calendar {
margin: 0 0 0 0 !important;
}
body div#ui-datepicker-div[style] {
z-index: 9999 !important;
}
.ui-datepicker-calendar .ui-state-default  {
transition: none;
}
#children .inner a h3 {
color: #ff6f00;
text-decoration: underline;
}
#children .inner a:hover h3 {
text-decoration: none;
}
#children .inner a img {
border-radius: 0;
} @media only screen and (max-width: 1200px) {
.site-inner,
.wrap {
max-width: 960px;
}
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 740px;
}
.content,
.site-header .widget-area {
width: 620px;
}
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content,
.content-sidebar-sidebar .content {
width: 400px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 221px;
}
.sidebar-primary,
.title-area {
width: 300px;
}
.footer-widgets-1 {
margin-right: 30px;
}
.site-header .bkv {
margin-left: 50px;
}
.genesis-nav-menu a {
color: #333;
display: block;
padding: 22px 16px;
font-size: 17px;
}
.nav-secondary .genesis-nav-menu a {
font-size: 16px;
}
.home-intro .wrap .one-half {
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255,255,255, 0.7);
}
.verhuur-listing {
width: 33%;
}
}
@media only screen and (max-width: 960px) {
.site-inner,
.wrap {
max-width: 800px;
}
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 100%;
}
.title-area {
width: 186px;
}
.site-header .widget-area {
width: 80px;
}
.site-header .wrap {
padding: 0px 5%;
}
.site-header .bkv {
display: none;
}
.header-image .title-area {
background-position: center top;
}
.site-header .button-phone {
padding-left: 20px;
width: 30px;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 10px 16px;
font-size: 15px;
}
.site-header .search-form {
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
}
.footer-widgets-1 {
margin-right: 0;
}
.footer-widgets h4 {font-size: 17px;margin: 5px 0;}
.footer-widgets .widget {margin-bottom: 20px;}
}
@media only screen and (max-width: 800px) {
body { font-size: 16px;
}
.site-inner,
.wrap {
padding-left: 5%;
padding-right: 5%;
}
.nav-secondary .wrap {
padding: 10px 0;
}
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings,
.sidebar .widget,
.site-header {
padding: 0;
}
.archive-pagination li a {
margin-bottom: 4px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.sidebar .widget.enews-widget {
padding: 40px;
}
.home-testimonials .testimonial {
padding-left: 100px;
}
.flex-direction-nav .flex-prev {left: -20px;}
.flex-direction-nav .flex-next {right: -20px;}
.post-type-archive-verhuur .one-fourth {
width: 48%;
margin: 0 2% 2% 0;
min-height: 403px;
text-align: center;
}
.post-type-archive-verhuur .one-fourth li {
text-align: left;
}
.verhuur-listing {
width: 50%;
}
}
@media only screen and (max-width: 480px) {
h1, .home-intro h1 {font-size: 22px;}
h2 {font-size: 19px;}
.site-header {
min-height: 85px;
}
.title-area {padding: 0;}
.header-image .site-title > a {
background-size: 120px;
}
.site-header .button-phone {
margin-top: 14px;
}
.home-intro {
background-position: center top;
padding-top: 0;
margin-top: 10px;
}
.home-testimonials .testimonial {
padding: 40px;
font-size: 17px;
}
.home-testimonials h2 {
font-size: 19px;
}
.flex-direction-nav .flex-prev {left: -25px !important;}
.flex-direction-nav .flex-next {right: -25px !important;}
.icon-section li {
width: 100%;
}
.info { width: 100%;}
.post-type-archive-verhuur .one-fourth {
width: 100%;
margin: 10px 0;
}
.verhuur-listing {
width: 100%;
}
}  nav {
clear: both;
} .sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
} @media only screen and (min-width: 961px) {
nav {
display: block !important;
}
} @media only screen and (max-width: 960px) {
.site-header .button-phone {
width: 60px;
height: 60px;
display: block;
float: right;
background-position: center center;
}
.button-phone span {display: none;}
.menu-toggle,
.sub-menu-toggle {
display: block;
font-size: 20px; font-weight: 400;
margin: 0 auto;
overflow: hidden;
padding: 5px 20px; text-align: center;
visibility: visible;
}
button.menu-toggle,
button.sub-menu-toggle {
background-color: #006fc0;
color: #fff;
border: 0;
width: 100%;
border-radius: 0;
}
.sub-menu-toggle {
padding: 18px;
padding: 1.8rem;
position: absolute;
right: 0;
top: 0;
}
.menu-toggle:before {
content: "\2261    Menu";
}
.menu-toggle.activated:before {
content: "\2191    Menu";
}
.sub-menu-toggle:before {
content: "+";
}
.sub-menu-toggle.activated:before {
content: "-";
}
nav.nav-primary {
display: none;
position: relative;
}
.genesis-nav-menu .menu-item {
display: block;
position: relative;
text-align: left;
}
.nav-secondary .genesis-nav-menu .menu-item {
width: auto;
float: left;
}
.genesis-nav-menu .menu-item:hover {
position: relative;
}
.genesis-nav-menu .sub-menu {
clear: both;
display: none;
opacity: 1;
position: static;
width: 100%;
}
.genesis-nav-menu .sub-menu a {
border-left: 0;
position: relative;
width: auto;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: 0;
}
.genesis-nav-menu .sub-menu .sub-menu a {
background-color: #f5f5f5;
padding-left: 30px;
}
.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
background-color: #fff;
padding-left: 40px;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
color: #333;
}
.nav-primary .genesis-nav-menu .current-menu-item > a, .nav-primary .genesis-nav-menu .current-page-ancestor > a, .single-verhuur .menu-item-46 > a, .single-referenties .menu-item-15 > a {
background: none;
}
} .dt-buttons {
margin-bottom: 2em;
}
.cmr-header img {
width: 200px;
margin: 2em 0;
}
.cmr-header{
text-align: center;
}
.dt-button {
background: #EB6609 !important;
border: none !important;
color: #fff !important;
}
div#DataTables_Table_0_length select {
padding: 9px;
}
a.paginate_button.current {
background: #EB6609 !important;
color: #ffffff !important;
border: none !important;
}
.g-view-holder{
margin-bottom: 3em;
}
div#DataTables_Table_0_filter {
display: none;
}
.login-form-holder {
width: 500px;
margin: auto;
max-width: 95%;
}
table#DataTables_Table_0 {
MARGIN-BOTTOM: 3em;
}
.inline-edit-enable {
float: none; margin-bottom: 2em;
display: block;
width: 100%;
text-align: center;
}
li#field_12_5 label {
display: none;
}