/*
Theme Name: Genesis Sample
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.1.11

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

html {
    box-sizing: border-box
}

*,::after,::before {
    box-sizing: inherit
}

.author-box::before,.clearfix::before,.entry-content::before,.entry::before,.footer-widgets::before,.nav-primary::before,.nav-secondary::before,.pagination::before,.site-container::before,.site-footer::before,.site-header::before,.site-inner::before,.widget::before,.wrap::before {
    content: " ";
    display: table
}

.author-box::after,.clearfix::after,.entry-content::after,.entry::after,.footer-widgets::after,.nav-primary::after,.nav-secondary::after,.pagination::after,.site-container::after,.site-footer::after,.site-header::after,.site-inner::after,.widget::after,.wrap::after {
    clear: both;
    content: " ";
    display: table
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body {
    background-color: #fff;
    color: #333;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden
}

.button,.gallery img,button,input:focus,input[type=button],input[type=reset],input[type=submit],textarea:focus {
    transition: all .2s ease-in-out
}

a {
    color: #0073e5;
    text-decoration: underline;
    transition: color .2s ease-in-out,background-color .2s ease-in-out
}

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

p {
    margin: 0 0 30px;
    padding: 0
}

ol,ul {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

hr {
    border: none;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 30px 0
}

b,strong {
    font-weight: 700
}

blockquote,cite,em,i {
    font-style: italic
}

mark {
    background: #ddd;
    color: #333
}

blockquote {
    margin: 30px
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 27px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

.entry-content h3,.entry-content h4 {
    font-weight: 600
}

.entry-content h4 {
    margin-top: 40px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.wp-caption,embed,iframe,img,object,video {
    max-width: 100%
}

img {
    height: auto;
    vertical-align: top
}

figure {
    margin: 0
}

.gallery {
    overflow: hidden
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px
}

.gallery img:focus,.gallery img:hover {
    border: 1px solid #999;
    outline: 0
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.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-columns-2 .gallery-item:nth-child(2n+1),.gallery-columns-3 .gallery-item:nth-child(3n+1),.gallery-columns-4 .gallery-item:nth-child(4n+1),.gallery-columns-5 .gallery-item:nth-child(5n+1),.gallery-columns-6 .gallery-item:nth-child(6n+1),.gallery-columns-7 .gallery-item:nth-child(7n+1),.gallery-columns-8 .gallery-item:nth-child(8n+1),.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left
}

.gallery-item {
    float: left;
    margin: 0 0 30px;
    text-align: center
}

input,select,textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    width: 100%
}

input:focus,textarea:focus {
    border: 1px solid #999;
    outline: 0
}

input[type=checkbox],input[type=image],input[type=radio] {
    width: auto
}

::-ms-input-placeholder {
    color: #333;
    opacity: 1
}

:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

::placeholder {
    color: #333;
    opacity: 1
}

.button,.site-container div.wpforms-container-full .wpforms-form button[type=submit],.site-container div.wpforms-container-full .wpforms-form input[type=submit],button,input[type=button],input[type=reset],input[type=submit] {
    background-color: #333;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto
}

.button:focus,.button:hover,.site-container div.wpforms-container-full .wpforms-form button[type=submit]:focus,.site-container div.wpforms-container-full .wpforms-form button[type=submit]:hover,.site-container div.wpforms-container-full .wpforms-form input[type=submit]:focus,.site-container div.wpforms-container-full .wpforms-form input[type=submit]:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover {
    background-color: #0073e5;
    border-width: 0;
    color: #fff
}

.entry-content .button:focus,.entry-content .button:hover {
    color: #fff
}

.button {
    display: inline-block
}

.site-container button:disabled,.site-container button:disabled:hover,.site-container input:disabled,.site-container input:disabled:hover,.site-container input[type=button]:disabled,.site-container input[type=button]:disabled:hover,.site-container input[type=reset]:disabled,.site-container input[type=reset]:disabled:hover,.site-container input[type=submit]:disabled,.site-container input[type=submit]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button {
    display: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 40px;
    table-layout: fixed;
    width: 100%;
    word-break: break-all
}

tbody {
    border-bottom: 1px solid #eee
}

td,th {
    text-align: left;
    vertical-align: top
}

td {
    border-top: 1px solid #eee;
    padding: 10px
}

th {
    font-weight: 600;
    padding: 0 10px 10px
}

td:first-child,th:first-child {
    padding-left: 0
}

td:last-child,th:last-child {
    padding-right: 0
}

.screen-reader-shortcut,.screen-reader-text,.screen-reader-text span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-shortcut:focus,.screen-reader-text:focus,.widget_search input[type=submit]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000
}

.more-link {
    display: inline-block;
    position: relative;
    margin-bottom: 30px
}

.site-container {
    animation: fadein 1s;
    word-wrap: break-word
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.site-inner {
    clear: both;
    margin: 0 auto;
    padding: 60px 30px 0
}

.avatar {
    border-radius: 50%;
    float: left
}

.alignleft .avatar,.author-box .avatar {
    margin-right: 20px
}

.alignright .avatar {
    margin-left: 20px
}

.comment .avatar {
    margin: 0 15px 20px 0
}

.after-entry,.archive-description,.author-box {
    margin-bottom: 40px
}

.after-entry {
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    padding: 20px 30px
}

.after-entry .widget:last-of-type {
    margin-bottom: 0
}

.breadcrumb {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    margin-bottom: 40px;
    padding-bottom: 10px
}

.archive-description p:last-child,.author-box p:last-child {
    margin-bottom: 0
}

.search-form {
    overflow: hidden
}

.entry-content .search-form {
    margin-bottom: 40px;
    width: 50%
}

.post-password-form input[type=submit],.search-form input[type=submit] {
    margin-top: 10px
}

.widget_search input[type=submit] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.archive-description .entry-title,.archive-title,.author-box-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px
}

.entry-title {
    font-size: 30px;
    margin-bottom: 10px
}

.entry-title a,.sidebar .widget-title a {
    color: #333;
    text-decoration: none
}

.entry-title a:focus,.entry-title a:hover {
    color: #0073e5
}

.widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px
}

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%
}

.aligncenter,img.centered {
    display: block;
    margin: 0 auto 30px
}

.alignnone,img.alignnone {
    margin-bottom: 15px
}

.wp-caption.alignleft,a.alignleft,img.alignleft {
    margin: 0 20px 20px 0
}

.wp-caption.alignright,a.alignright,img.alignright {
    margin: 0 0 20px 20px
}

.gallery-caption,.wp-caption-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: center
}

.entry-content p.wp-caption-text {
    margin-bottom: 0
}

.entry-content .wp-audio-shortcode,.entry-content .wp-playlist,.entry-content .wp-video {
    margin: 0 0 30px
}

.widget {
    margin-bottom: 40px
}

.widget p:last-child,.widget ul>li:last-of-type {
    margin-bottom: 0
}

.widget ul>li {
    margin-bottom: 10px
}

.widget ul>li:last-of-type {
    padding-bottom: 0
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px
}

.widget li li {
    border: 0;
    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: 1px solid #eee;
    margin-bottom: 20px
}

.featured-content .entry:last-of-type {
    border-bottom: none;
    margin-bottom: 0
}

.featured-content .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px
}

.after-entry .enews {
    text-align: center;
    padding: 10px
}

.sidebar .enews {
    background-color: #f5f5f5;
    padding: 30px
}

.enews-widget input {
    font-size: 16px;
    margin-bottom: 10px
}

.after-entry .enews-widget input {
    text-align: center
}

.enews-widget input[type=submit] {
    margin: 0;
    width: 100%
}

.enews form+p {
    margin-top: 20px
}

.gs-faq__question {
    background: 0 0;
    border-bottom: 1px solid #eee;
    color: #333;
    padding-left: 0;
    padding-right: 0
}

.gs-faq__question:focus,.gs-faq__question:hover {
    background: 0 0;
    color: #0073e5
}

.gs-faq__question::after {
    content: "\f132";
    font-family: dashicons;
    float: right
}

.gs-faq__question.gs-faq--expanded::after {
    content: "\f460"
}

.entry-content .wpforms-container {
    margin-bottom: 40px
}

.entry-content .wpforms-form .wpforms-field {
    clear: both;
    margin: 20px 0;
    overflow: hidden
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
    border-radius: 0;
    height: auto;
    padding: 15px
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
    font-weight: 600
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
    font-size: 14px;
    font-weight: 300
}

.entry-content .wpforms-form .wpforms-field-hp {
    display: none!important;
    left: -9000px!important;
    position: absolute!important
}

.site-container .entry-content .wpforms-form textarea {
    padding: 15px
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
    height: 120px
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
    height: 200px
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
    height: 300px
}

.genesis-skip-link {
    margin: 0
}

.genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0
}

.site-header {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.05);
    padding: 0 30px
}

.title-area {
    float: left;
    padding-bottom: 25px;
    padding-top: 25px
}

.wp-custom-logo .title-area {
    max-width: 350px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%
}

.wp-custom-logo .title-area img {
    width: auto
}

.site-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0
}

.site-title a,.site-title a:focus,.site-title a:hover {
    color: #333;
    text-decoration: none
}

.site-description,.wp-custom-logo .site-title {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.genesis-nav-menu {
    clear: both;
    line-height: 1;
    width: 100%
}

.genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative
}

.genesis-nav-menu a {
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 400;
    outline-offset: -1px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-decoration: none
}

.genesis-nav-menu .current-menu-item>a,.genesis-nav-menu .sub-menu .current-menu-item>a:focus,.genesis-nav-menu .sub-menu .current-menu-item>a:hover,.genesis-nav-menu a:focus,.genesis-nav-menu a:hover {
    color: #0073e5;
    text-decoration: none
}

.genesis-nav-menu .sub-menu,.genesis-nav-menu .sub-menu a {
    width: 100%
}

.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    z-index: 99
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    font-size: 14px;
    position: relative;
    word-wrap: break-word
}

.genesis-nav-menu .menu-item:focus,.genesis-nav-menu .menu-item:hover {
    position: relative
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    display: block;
    left: auto;
    opacity: 1
}

.menu .menu-item:focus {
    position: static
}

.menu .menu-item.sfHover>ul.sub-menu,.menu .menu-item>a:focus+ul.sub-menu {
    left: auto;
    opacity: 1
}

.genesis-responsive-menu {
    display: none;
    position: relative
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
    display: none
}

.menu-toggle,.sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible
}

.menu-toggle:focus,.menu-toggle:hover,.sub-menu-toggle:focus,.sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: #0073e5
}

.menu-toggle {
    float: right;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 0;
    position: relative;
    z-index: 1000
}

.menu-toggle.activated::before {
    content: "\f335"
}

.site-header .menu-toggle::before {
    float: left;
    margin-right: 5px;
    position: relative;
    text-rendering: auto;
    top: 1px
}

.sub-menu-toggle {
    float: right;
    padding: 9px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.sub-menu .sub-menu-toggle {
    padding: 12px 10px
}

.sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform .25s ease-in-out
}

.sub-menu-toggle.activated::before {
    transform: rotate(180deg)
}

.nav-primary {
    clear: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%
}

.nav-secondary {
    margin-top: 10px
}

.nav-secondary .genesis-nav-menu {
    line-height: 1.5
}

.nav-secondary .menu-item {
    display: inline-block
}

.nav-secondary a {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0
}

.entry {
    margin-bottom: 40px
}

.entry-content ol,.entry-content ul {
    margin-bottom: 30px;
    padding-left: 40px
}

.entry-content ol>li {
    list-style-type: decimal
}

.entry-content ul>li {
    list-style-type: disc
}

.entry-content ol ul>li,.entry-content ul ul>li {
    list-style-type: circle
}

.entry-content ol ol,.entry-content ul ul {
    margin-bottom: 0
}

.entry-content code {
    background-color: #f5f5f5
}

.content .sticky {
    background-color: #f5f5f5;
    padding: 30px
}

p.entry-meta {
    font-size: 16px;
    margin-bottom: 0
}

.entry-header .entry-meta {
    margin-bottom: 20px
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 20px
}

.entry-categories,.entry-tags {
    display: block
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px
}

.pagination {
    clear: both;
    margin: 60px 0
}

.adjacent-entry-pagination {
    margin-bottom: 0
}

.archive-pagination li {
    display: inline
}

.archive-pagination li a {
    background-color: #f5f5f5;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 8px 12px;
    text-decoration: none
}

.archive-pagination li a:focus,.archive-pagination li a:hover,.archive-pagination li.active a {
    background-color: #333;
    color: #fff
}

.comment-respond,.entry-comments,.entry-pings {
    margin-bottom: 40px
}

.comment-list li {
    padding: 40px 0 0 30px
}

.comment-list .depth-1 {
    padding-left: 0
}

.comment-header {
    margin-bottom: 30px
}

.comment-content {
    clear: both
}

.comment-content ul>li {
    list-style-type: disc
}

.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
}

.comment-header p {
    margin-bottom: 0
}

.entry-pings .reply {
    display: none
}

.comment-form-cookies-consent label {
    display: inline;
    padding-left: 10px
}

.sidebar {
    font-size: 16px;
    line-height: 1.5
}

.sidebar .widget {
    margin-bottom: 40px
}

.sidebar p {
    margin-bottom: 20px
}

.footer-widgets {
    border-top: 1px solid #eee;
    background-color: #fff;
    clear: both;
    padding: 60px 0
}

.footer-widgets .wrap {
    margin-left: auto;
    margin-right: auto
}

.footer-widget-area {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px
}

.footer-widget-area:last-child,.footer-widgets .widget:last-child {
    margin-bottom: 0
}

.site-footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    font-size: 15px;
    line-height: 1.5;
    padding: 30px;
    text-align: center
}

.site-footer p {
    margin-bottom: 0
}

@media only screen and (min-width: 480px) {
    table {
        table-layout:auto;
        word-break: normal
    }
}

@media only screen and (min-width: 960px) {
    .site-header {
        position:fixed;
        width: 100%;
        z-index: 9999
    }

    .genesis-nav-menu .menu-item {
        display: inline-block
    }

    .genesis-nav-menu .menu-item:focus,.genesis-nav-menu .menu-item:hover {
        position: relative
    }

    .genesis-nav-menu>.menu-bold>a {
        font-weight: 700
    }

    .genesis-nav-menu>.menu-highlight>a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px
    }

    .genesis-nav-menu>.menu-highlight>a:focus,.genesis-nav-menu>.menu-highlight>a:hover {
        background-color: #0073e5
    }

    .genesis-nav-menu .sub-menu,.genesis-nav-menu .sub-menu a {
        width: 180px
    }

    .genesis-nav-menu .sub-menu {
        border-top: 1px solid #eee;
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity .4s ease-in-out
    }

    .genesis-nav-menu .sub-menu a {
        border: 1px solid #eee;
        border-top: 0;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -46px 0 0 179px
    }

    .genesis-responsive-menu {
        display: block;
        padding-top: 15px
    }

    .menu-toggle,.sub-menu-toggle {
        display: none;
        visibility: hidden
    }

    .nav-primary {
        clear: none;
        float: right;
        width: auto
    }

    .nav-primary .genesis-nav-menu a {
        padding-left: 15px;
        padding-right: 15px
    }

    .site-inner {
        margin-top: 70px;
        max-width: 1140px
    }

    .content {
        float: left;
        width: 65%
    }

    .sidebar-content .content {
        float: right
    }

    .full-width-content .content,.landing-page .content {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .sidebar {
        float: right;
        width: 30%
    }

    .sidebar-content .sidebar {
        float: left
    }

    .author-box {
        background-color: #f5f5f5;
        padding: 30px
    }

    .after-entry {
        padding: 40px 60px
    }

    .after-entry .enews {
        padding-left: 30px;
        padding-right: 30px
    }

    .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
    }

    .after-entry,.archive-description,.author-box,.comment-respond,.entry,.entry-comments,.entry-pings {
        margin-bottom: 60px
    }

    .footer-widgets .wrap {
        max-width: 1140px
    }

    .footer-widget-area {
        float: left;
        margin-bottom: 0;
        width: calc(100% / 3)
    }
}

@media print {
    *,::after,::before {
        background: 0 0!important;
        box-shadow: none!important;
        color: #333!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    .site-title>a::after,a[href^="#"]::after,a[href^="javascript:"]::after {
        content: ""
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .content,.content-sidebar {
        width: 100%
    }

    .breadcrumb,.comment-edit-link,.comment-form,.comment-list .reply a,.comment-reply-title,.edit-link,.entry-comments-link,.entry-footer,.genesis-box,.header-widget-area,.hidden-print,.home-top,.nav-primary,.nav-secondary,.post-edit-link,.sidebar,button,input,select,textarea {
        display: none!important
    }

    .title-area {
        text-align: center;
        width: 100%
    }

    .site-title>a {
        margin: 0;
        text-decoration: none;
        text-indent: 0
    }

    .site-inner {
        padding-top: 0;
        position: relative
    }

    .author-box {
        margin-bottom: 0
    }

    h1,h2,h3,h4,h5,h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3
    }

    img {
        page-break-after: avoid;
        page-break-inside: avoid
    }

    blockquote,pre,table {
        page-break-inside: avoid
    }

    dl,ol,ul {
        page-break-before: avoid
    }
}

* {
    margin: 0;
    padding: 0
}

body .beige_dunico {
    background-color: #e4e7e3!important
}

body .costum_dunico_header {
    position: relative
}

.costum_dunico_header_inner {
    max-width: 1170px;
    margin: auto
}

.menu-header-menu-duits-container #menu-header-menu-duits,.menu-header-menu-engels-container #menu-header-menu-engels,.menu-header-menu-frans-container #menu-header-menu-frans,.menu-header-menu-nl-container #menu-header-menu-nl {
    display: flex
}

.hamburger,.menu-header-menu-duits-container #menu-header-menu-duits>li>a,.menu-header-menu-duits-container .sub-menu>li>a,.menu-header-menu-engels-container #menu-header-menu-engels>li>a,.menu-header-menu-engels-container .sub-menu>li>a,.menu-header-menu-frans-container #menu-header-menu-frans>li>a,.menu-header-menu-frans-container .sub-menu>li>a,.menu-header-menu-nl-container #menu-header-menu-nl>li>a,.menu-header-menu-nl-container .sub-menu>li>a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    color: #183744!important
}

.menu-header-menu-duits-container #menu-header-menu-duits>li>a,.menu-header-menu-engels-container #menu-header-menu-engels>li>a,.menu-header-menu-frans-container #menu-header-menu-frans>li>a,.menu-header-menu-nl-container #menu-header-menu-nl>li>a {
    padding: 0 19px!important;
    height: 100px;
    line-height: 100px;
    letter-spacing: 1px;
    display: block;
    width: max-content
}

.menu-header-menu-duits-container #menu-header-menu-duits>li:nth-child(3),.menu-header-menu-engels-container #menu-header-menu-engels>li:nth-child(3),.menu-header-menu-frans-container #menu-header-menu-frans>li:nth-child(3),.menu-header-menu-nl-container #menu-header-menu-nl>li:nth-child(3) {
    margin-right: 80px
}

.menu-header-menu-duits-container #menu-header-menu-duits>li:nth-child(4),.menu-header-menu-engels-container #menu-header-menu-engels>li:nth-child(4),.menu-header-menu-frans-container #menu-header-menu-frans>li:nth-child(4),.menu-header-menu-nl-container #menu-header-menu-nl>li:nth-child(4) {
    margin-left: 80px
}

.menu-header-menu-duits-container .sub-menu>li>a,.menu-header-menu-engels-container .sub-menu>li>a,.menu-header-menu-frans-container .sub-menu>li>a,.menu-header-menu-nl-container .sub-menu>li>a {
    border-right: 0;
    letter-spacing: 0;
    padding: 10px 20px;
    line-height: 1.8em
}

ul.sub-menu {
    display: none;
    position: absolute;
    background-color: #fff
}

li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    padding: 10px;
    padding-left: 0;
    border-bottom: 5px solid #183744;
    min-width: 200px;
    -webkit-animation-name: example;
    -webkit-animation-duration: .4s;
    animation-name: example;
    animation-duration: .4s;
    margin-top: 0;
    opacity: 1
}

@-webkit-keyframes example {
    from {
        margin-top: 20px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

@keyframes example {
    from {
        margin-top: 20px;
        opacity: 0
    }

    to {
        margin-top: 0;
        opacity: 1
    }
}

li.menu-item-has-children:hover {
    background-color: #fff
}

li.menu-item-has-children::after {
    content: "\f347";
    font-family: dashicons;
    position: relative;
    left: 95px;
    top: -65px;
    font-weight: 700;
    margin-right: 110px
}

.costum_dunico_header_bottom {
    width: 80%!important;
    height: 200px;
    margin: 0 auto!important;
    padding-top: 80px
}

.costum_dunico_header_logo {
    position: absolute;
    width: 100px;
    height: auto;
    left: calc(50% - 120px);
    top: 40px
}

ul.sub-menu {
    z-index: 999999
}

.costum_dunico_header_logo img {
    max-height: 100px;
    margin-left: 30px
}

li.menu-item-has-children:last-of-type:after {
    display: none
}

#menu-header-menu li,#menu-header-menu-duits li,#menu-header-menu-engels li,#menu-header-menu-frans li,#menu-header-menu-nl li {
    height: 100px
}

.menu-header-menu-container #menu-header-menu .current-menu-item a,.menu-header-menu-duits-container #menu-header-menu-duits .current-menu-item a,.menu-header-menu-engels-container #menu-header-menu-engels .current-menu-item a,.menu-header-menu-frans-container #menu-header-menu-frans .current-menu-item a,.menu-header-menu-nl-container #menu-header-menu-nl .current-menu-item a {
    color: #ae764f!important
}

.post-edit-link {
    display: none
}

.sub-menu li {
    height: unset!important;
    display: block
}

.wpml-ls-native {
    display: none
}

.menu-item.menu-item-object-wpml_ls_menu_item.menu-item-has-children {
    position: relative;
    left: 50px
}

.hamburger {
    display: none
}

.content {
    float: none;
    width: 100%
}

.site-inner {
    max-width: 100%!important;
    padding: 0!important;
    margin: 0!important
}

@media screen and (max-width: 1111px) {
    .hamburger {
        display:block!important;
        position: absolute;
        left: 20px;
        top: 35px !important;
        bottom: 0;
        height: 60px
    }

    .costum_dunico_header_menu.open {
        display: block!important;
        z-index: 999
    }

    .hamburger span {
        display: block;
        height: 4px;
        width: 30px;
        background: #183744!important;
        margin-bottom: 3px;
        border-radius: 2px
    }

    .hamburger .fa {
        color: #656565;
        text-decoration: none
    }

    #menu-header-menu,#menu-header-menu-duits,#menu-header-menu-engels,#menu-header-menu-frans,#menu-header-menu-nl {
        background-color: #333;
        flex-direction: column;
        padding-top: 15px
    }

    .costum_dunico_header_menu {
        position: relative;
        top: 15px;
        display: none
    }

    #menu-header-menu li,#menu-header-menu-duits li,#menu-header-menu-engels li,#menu-header-menu-frans li,#menu-header-menu-nl li,.menu-header-menu-container #menu-header-menu>li>a,.menu-header-menu-duits-container #menu-header-menu-duits>li>a,.menu-header-menu-engels-container #menu-header-menu-engels>li>a,.menu-header-menu-frans-container #menu-header-menu-frans>li>a,.menu-header-menu-nl-container #menu-header-menu-nl>li>a {
        height: 50px!important
    }

    .menu-header-menu-container #menu-header-menu>li>a,.menu-header-menu-duits-container #menu-header-menu-duits>li>a,.menu-header-menu-engels-container #menu-header-menu-engels>li>a,.menu-header-menu-frans-container #menu-header-menu-frans>li>a,.menu-header-menu-nl-container #menu-header-menu-nl>li>a {
        line-height: unset!important
    }

    .costum_dunico_header_logo {
        right: 45px;
        width: 70px;
        top: 14px;
        left: unset!important
    }

    .costum_dunico_header_inner {
        height: 95px
    }

    .costum_dunico_header_bottom {
        width: 100%!important
    }

    .menu-header-menu-container #menu-header-menu>li:nth-child(4),.menu-header-menu-duits-container #menu-header-menu-duits>li:nth-child(4),.menu-header-menu-engels-container #menu-header-menu-engels>li:nth-child(4),.menu-header-menu-frans-container #menu-header-menu-frans>li:nth-child(4),.menu-header-menu-nl-container #menu-header-menu-nl>li:nth-child(4) {
        margin: 0!important
    }

    .menu-header-menu-container #menu-header-menu>li>a,.menu-header-menu-duits-container #menu-header-menu-duits>li>a,.menu-header-menu-engels-container #menu-header-menu-engels>li>a,.menu-header-menu-frans-container #menu-header-menu-frans>li>a,.menu-header-menu-nl-container #menu-header-menu-nl>li>a {
        color: #fff!important
    }

    li.menu-item-has-children:hover {
        background-color: unset
    }

    li.menu-item-has-children:hover ul.sub-menu {
        display: none
    }

    li.menu-item-has-children::after {
        color: #fff!important;
        top: -53px!important
    }
}

container {
    display: block
}

.home_header {
    min-height: auto !important;
    background: #000;
    width: 100%
}

.home_promotie {
    background: url(/wp-content/themes/genesis-sample/img/formbg.jpg);
    height: auto;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

.inner_dwd {
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: auto
}

.home_promotie .inner_dwd {
    background-color: #e4e7e3;
    text-align: center;
    padding: 20px
}

.home_promotie h2,.left_col h2,.right_col h2 {
    font-size: 28px;
    color: #444;
    line-height: 1.2;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    letter-spacing: .16em
}

.dwd_btn {
    font-family: Roboto!important;
    background-color: #183744!important;
    border-color: #e8e8e8!important;
    background-image: none;
    color: #fff!important;
    transition: all .2s ease-in-out;
    line-height: normal;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    padding: 14px 20px;
    text-decoration: none!important
}

.home_text {
    background-color: #e3e7e3;
    padding-top: 50px;
    padding-bottom: 70px
}

.home_text p {
    font-family: Roboto,serif;
    color: #183744;
    font-size: 14px;
    text-align: center;
    line-height: 2em;
    padding-bottom: 20px
}

.yt_play {
    background-color: #eeede9;
    padding: 30px
}

.home_text_lang .inner_dwd {
    display: flex;
    justify-content: space-between
}

.left_col,.right_col {
    width: 48%
}

.full-width .left_col,.full-width .right_col {
    width: 100%
}

.home_text_lang {
    padding-bottom: 80px;
    background-color: #c1d5d6;
    padding-top: 80px
}

.left_col p,.right_col p {
    font-family: Roboto,serif;
    color: #183744;
    font-size: 14px;
    line-height: 2em;
    padding-bottom: 20px
}

.home_text_lang .inner_dwd.full-width {
    flex-direction: column
}

.bloks_cols {
    display: grid;
    display: -ms-grid;
    grid-template-areas: 'left-t right' 'left-b right'
}

.header_slider {
    height: 650px
}

.bloks_col1 {
    width: calc(600px - 15px);
    height: 170px;
    background: #fff;
    grid-area: left-t;
    margin-right: 15px;
    margin-bottom: 30px;
    position: relative
}

.bloks_col2 {
    width: calc(600px - 15px);
    height: 170px;
    background: #fff;
    grid-area: left-b;
    margin-right: 15px;
    position: relative
}

.bloks_col3 {
    margin-left: 15px;
    width: calc(600px - 15px);
    height: 370px;
    background: #fff;
    grid-area: right;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    position: relative
}

.bloks_img {
    display: inline-block;
    width: 200px;
    height: 130px;
    background-size: cover!important;
    background-position: center!important
}

.bloks_content {
    display: inline-block;
    width: calc(100% - 260px);
    height: auto;
    position: absolute;
    padding: 20px
}

.bloks_content h6 {
    margin: 0;
    font-size: 16px;
    color: #444;
    letter-spacing: .16em;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

.bloks_content P {
    margin-top: 20px;
    font-size: 14px;
    color: #183744;
    font-family: inherit;
    line-height: 1.2
}

.img_styling {
    background-size: cover!important;
    background-position: center!important;
    height: 650px
}

.bloks_btn {
    width: 100%;
    height: 40px;
    background-color: #193845;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    position: relative;
    bottom: 8px;
    font-size: 14px;
    text-decoration: none!important
}

.inner_dwd a:hover {
    opacity: .9
}

.bottom_slider .img_styling {
    height: 280px
}

.bottom_slider .slick-dots {
    bottom: -55px!important
}

.bloks_col3 .bloks_content,.bloks_col3 .bloks_img {
    height: 330px
}

.dunico_footer {
    background: #c2d5d7
}

.after-entry,.archive-description,.author-box,.comment-respond,.entry,.entry-comments,.entry-pings {
    margin-bottom: 0
}

.site-footer {
    border-top: 0 solid #eee;
    padding: 0
}

.dunico_footer .inner_dwd {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px
}

.footer_col_1 {
    text-align: left;
    color: #183744!important;
    line-height: 28px;
    font-size: 15px
}

.footer_col_4 {
    color: #183744!important;
    line-height: 28px;
    font-size: 15px;
    text-align: right
}

.underfooter {
    background-color: #222;
    color: #888;
    padding: 14px 0;
    margin: 0;
    width: 100%
}

.underfooter a {
    color: #888!important;
    text-decoration: none!important
}

.samen_left {
    display: flex;
    max-width: 50%;
    border-right: 1px solid #ccc
}

.samen_left div p {
    padding: 0;
    margin: 0;
    text-align: left
}

.samenwerking_blok {
    display: flex
}

.samen_left div a {
    width: 230px;
    margin-top: 20px;
    height: 150px;
    display: block;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    margin-right: 50px
}

.ui_bubble_rating:after,.ui_bubble_rating:before {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: inherit;
    line-height: 1;
    font-family: TripAdvisor_Regular!important;
    -ms-transform: rotate(-.001deg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none
}

.ui_bubble_rating:before {
    color: #fff;
    display: block;
    content: "\e00a\e00a\e00a\e00a\e00a"
}

.ui_bubble_rating.bubble_45:after {
    content: "\e00b\e00b\e00b\e00b\e00c"
}

.ui_bubble_rating:after {
    position: absolute;
    top: 0;
    left: 0;
    color: #00a680
}

.cdsROW .cdsRating .ui_bubble_rating {
    font-size: 12px;
    margin-bottom: 1px
}

.cdsROW .cdsRating span {
    vertical-align: middle;
    white-space: nowrap
}

.ui_bubble_rating {
    display: inline-block;
    position: relative
}

.left_col h2 p {
    font-size: 28px;
    margin-bottom: 0;
    padding-bottom: 0
}

.page-template-contactnpage .home_text_lang,.page-template-etenpage .home_text_lang,.page-template-reserverenpage .home_text_lang,.page-template-vergaderpage .home_text_lang {
    padding-bottom: 0;
    background: #e4e7e3
}

.page-template-contactnpage .left_col p,.page-template-contactnpage .right_col p,.page-template-etenpage .left_col p,.page-template-etenpage .right_col p,.page-template-reserverenpage .left_col p,.page-template-reserverenpage .right_col p,.page-template-vergaderpage .left_col p,.page-template-vergaderpage .right_col p {
    margin: 0
}

.page-template-etenpage .header_slider,.page-template-etenpage .home_header,.page-template-etenpage .img_styling,.page-template-reserverenpage .header_slider,.page-template-reserverenpage .home_header,.page-template-reserverenpage .img_styling,.page-template-vergaderpage .header_slider,.page-template-vergaderpage .home_header,.page-template-vergaderpage .img_styling {
    height: 500px;
    min-height: 500px
}

.left_col h2 p,.right_col h2 p {
    font-size: 28px;
    color: #444;
    line-height: 1.2;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    letter-spacing: .16em;
    padding-bottom: 0
}

.text_decorated {
    display: block;
    padding: 50px;
    background: url(/wp-content/themes/genesis-sample/img/formbg.jpg)
}

.text_decorated_inner {
    padding: 20px;
    display: block;
    background: #e4e7e3
}

.inline_btn {
    margin-bottom: 50px;
    display: block
}

.page-template-reserverenpage .home_text_lang {
    padding-bottom: 80px
}

.toggle_wrapper .toggle_text {
    max-height: 0;
    overflow: hidden;
    display: block;
    transition: .3s
}

.toggle_wrapper .toggle_title {
    cursor: pointer
}

.toggle_wrapper.open .toggle_text {
    max-height: 1000px;
    overflow: hidden;
    display: block;
    transition: .3s
}

.toggle_outer {
    background: #fff
}

.toggle_text,.toggle_title {
    display: block;
    color: #666
}

.toggle_text p,.toggle_title h2 {
    padding: 15px;
    padding-bottom: 0
}

.toggle_title {
    border: 1px solid #f0f0f0;
    position: relative
}

.toggle_title h2 {
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: none;
    margin-top: -5px;
    font-family: Roboto!important;
    color: #666
}

.toggle_title h2:hover {
    opacity: .7
}

.toggle_title h2::after {
    content: '+';
    position: absolute;
    right: 15px
}

.toggle_wrapper.open .toggle_title h2::after {
    content: '-'
}

.page-template-contactnpage .left_col h1,.page-template-vergaderpage .left_col h1 {
    font-size: 28px;
    color: #444;
    line-height: 1.2;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    letter-spacing: .16em
}

.page-template-contactnpage .home_text_lang {
    padding-bottom: 50px
}

iframe {
    margin-bottom: -10px
}

.cs-contact-social.unliststyle .dashicons-facebook {
    color: #000!important;
    text-decoration: none!important;
    font-size: 35px!important;
    margin-right: -10px
}

.cs-contact-social.unliststyle .dashicons-facebook:before {
    content: "\f304"!important;
    position: relative!important;
    right: 27px!important;
    bottom: 4px!important
}

.grid_block {
    max-width: 33%;
    display: inline-block;
    vertical-align: top
}

.grid_block_inner {
    padding: 30px;
    display: block;
    padding-top: 0
}

.grid_block h4 {
    color: #444;
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    text-align: center;
    letter-spacing: .16em;
    font-family: Roboto!important;
    font-weight: 500
}

.grid_block_img {
    display: block;
    width: 100%;
    height: 220px;
    background-position: center!important;
    background-size: cover!important;
    margin-top: 20px;
    margin-bottom: 20px
}

.omgeving_header,.omgeving_header .img_styling {
    min-height: 400px;
    height: 400px
}

.slick-next.slick-arrow,.slick-prev.slick-arrow {
    display: block;
    z-index: 99999999;
    width: 0;
    transition: .2s;
    opacity: 0
}

.slick-next:before,.slick-prev:before {
    font-size: 40px!important
}

.home_header:hover .slick-next.slick-arrow,.home_header:hover .slick-prev.slick-arrow {
    width: 130px;
    transition: .2s;
    opacity: 1
}

.menu-header-menu-container .sub-menu>li>a,.menu-header-menu-duits-container .sub-menu>li>a,.menu-header-menu-engels-container .sub-menu>li>a,.menu-header-menu-frans-container .sub-menu>li>a,.menu-header-menu-nl-container .sub-menu>li>a {
    text-transform: capitalize
}

.page-template-omgevingpage .inner_dwd h1 {
    font-size: 28px;
    color: #444;
    line-height: 1.2;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    letter-spacing: .16em;
    padding-bottom: 0
}

.page-template-omgevingpage .inner_dwd p {
    margin-bottom: 0
}

.inner_dwd .post_container {
    display: inline-block;
    max-width: 33%;
    vertical-align: top
}

.nieuws_loop {
    background-color: #e4e7e3
}

.post_inner {
    margin: 15px;
    background: #fff
}

.post_content,.post_content p {
    color: #183744!important;
    line-height: 1.5;
    text-align: left;
    font-size: 13px;
    font-family: Roboto!important;
    margin-bottom: 0
}

.post_title {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .16em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    color: #444;
    font-family: Roboto!important;
    padding-top: 20px;
    text-transform: uppercase
}

.post_content {
    padding: 20px;
    max-height: 100px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative
}

.post_content::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    background-image: linear-gradient(transparent,#fff);
    bottom: 0
}

.post_container .post_content iframe,.post_container .post_content img {
    display: none
}

.post_image {
    max-height: 200px;
    overflow: hidden;
    display: block
}

.post_container .dwd_btn {
    margin-left: 20px;
    margin-bottom: 50px;
    border-radius: 5px
}

.nieuws_header {
    background-image: url(https://www.hoteldwd.nl/wp-content/uploads/2016/05/vergaderen_2.jpg);
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 230px
}

.nieuws_header div {
    background: rgba(0,0,0,.38);
    text-align: center;
    height: 100%;
    vertical-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.nieuws_header div h1 {
    color: #fff;
    vertical-align: center
}

.page-template-nieuwspage .home_text_lang {
    background-color: #e4e7e3
}

.home_promotie .gform_wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer_col_3 .gfield_label,.home_promotie .gfield_label {
    display: none!important
}

.home_promotie .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
    width: 1000px
}

.home_promotie .gform_wrapper form {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0!important
}

.home_promotie .gform_wrapper .top_label input.medium,.home_promotie .gform_wrapper .top_label select.medium {
    width: 100%
}

.gform_wrapper input,.gform_wrapper textarea {
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    background: #f5f5f5!important;
    border: 1px solid #b7b6b6!important;
    padding: 10px!important
}

.gform_wrapper .gform_button.button {
    background: #183744!important;
    border-color: transparent!important;
    padding: 10px 14px!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    text-align: center!important;
    vertical-align: middle!important;
    cursor: pointer!important;
    font-weight: 400!important;
    padding: 14px 20px!important;
    font-size: 14px!important
}

.footer_col_2 h4,.footer_col_3 h4 {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 800;
    font-family: scala_sans_scregular,sans-serif!important;
    color: #333!important
}

.footer_col_2,.footer_col_3 {
    text-align: left
}

.footer_col_1,.footer_col_2,.footer_col_3,.footer_col_4 {
    width: 25%
}

.footer_col_3 .gform_wrapper .top_label input.medium,.footer_col_3 .gform_wrapper .top_label select.medium {
    width: 100%
}

.events-archive .entry-content,.events-archive .entry-header {
    max-width: 1100px!important;
    margin: auto!important;
    padding: 30px!important;
    min-height: 1610px
}

.events-archive .entry-content #tribe-events {
    max-width: 70%;
    padding-top: 350px
}

.events-archive {
    background-color: #e4e7e3!important
}

.nieuws_header.events {
    position: absolute;
    top: 200px;
    height: 300px;
    width: 100%;
    left: 0
}

.post-type-archive-tribe_events .mews-distributor {
    display: none
}

.nieuws_loop.events {
    position: absolute;
    top: 560px;
    width: 300px;
    margin-left: 820px;
    padding-bottom: 50px;
    border-bottom: 4px solid #183744
}

.nieuws_loop.events .inner_dwd {
    display: flex;
    flex-direction: column
}

.nieuws_loop.events .inner_dwd .post_container {
    max-width: 100%;
    margin-left: -20px
}

.nieuws_loop.events .inner_dwd .post_inner {
    background: 0 0
}

.nieuws_loop.events .post_content {
    max-height: 60px
}

.nieuws_loop.events .post_content::after {
    display: none
}

.nieuws_loop.events .post_title {
    font-size: 14px
}

.nieuws_loop.events .post_container .dwd_btn {
    margin-bottom: -20px
}

.post-type-archive-tribe_events .entry-footer {
    display: none
}

#cs-page-title-wrapper .page-title {
    margin: 0;
    font-weight: 400;
    margin: 0;
    text-transform: none;
    line-height: 1
}

.nieuws_header h1 {
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 1;
    font-family: scala_sans_scregular,sans-serif!important;
    font-size: 30px!important;
    letter-spacing: 10px!important
}

.nieuws_loop.events h4 {
    border-bottom: 2px solid #183744;
    line-height: 21px;
    font-size: 18px;
    text-transform: uppercase;
    color: #333!important;
    font-family: Roboto!important;
    max-width: 85px;
    text-align: center;
    font-weight: 400;
    letter-spacing: .16em
}

.tribe-events-page-title {
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    font-size: 30px!important;
    letter-spacing: 10px!important;
    color: #444;
    margin: -20px 0 25px;
    font-weight: 400
}

.menu-header-menu-container #menu-header-menu>li>a:hover,.menu-header-menu-container .sub-menu>li>a:hover,.menu-header-menu-duits-container #menu-header-menu-duits>li>a:hover,.menu-header-menu-duits-container .sub-menu>li>a:hover,.menu-header-menu-engels-container #menu-header-menu-engels>li>a:hover,.menu-header-menu-engels-container .sub-menu>li>a:hover,.menu-header-menu-frans-container #menu-header-menu-frans>li>a:hover,.menu-header-menu-frans-container .sub-menu>li>a:hover,.menu-header-menu-nl-container #menu-header-menu-nl>li>a:hover,.menu-header-menu-nl-container .sub-menu>li>a:hover {
    color: #ae764f!important
}

.home_events {
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.home_events .dwd_btn:hover {
    opacity: .8
}

.home_events h2 {
    text-align: center;
    font-size: 28px;
    color: #444;
    line-height: 1.2;
    font-family: scala_sans_scregular,sans-serif!important;
    text-transform: uppercase;
    letter-spacing: .16em;
    padding-bottom: 0
}

.right_col .gfield_label {
    display: none!important
}

.right_col .gform_wrapper {
    margin-top: -10px!important
}

.right_col .gform_wrapper .top_label input.medium,.right_col .gform_wrapper .top_label select.medium {
    width: 100%
}

.single .entry-content {
    max-width: 1100px;
    margin: auto;
    background-color: #e4e7e3;
    min-height: 1310px;
    padding-right: 350px;
    padding-top: 80px
}

.single #respond,.single .entry-comments,.single .entry-meta,.single .screen-reader-text {
    display: none
}

.single .content-sidebar-wrap {
    background-color: #e4e7e3
}

.the_post_date_clone .entry-time {
    width: 0;
    display: block;
    word-break: keep-all;
    word-wrap: normal;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 28px
}

.the_post_date_clone {
    background-color: #183744!important;
    overflow: hidden;
    max-width: 70px;
    max-height: 70px
}

.nieuws_loop.events .post_image {
    max-height: 100px;
    max-width: 100px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    margin-left: 0;
    margin-top: 17px
}

.nieuws_loop.events .post_image img {
    max-width: 200%
}

.nieuws_loop.events .post_content,.nieuws_loop.events .post_title {
    padding-left: 125px
}

.nieuws_loop.events .dwd_btn {
    margin-left: 125px
}

.nieuws_loop.events.the_single {
    top: 492px
}

.the_post_date_clone {
    line-height: 23px
}

.the_post_date_clone .date {
    font-size: 30px;
    font-weight: 700;
    padding-top: 10px;
    width: 100%;
    color: #fff;
    text-align: center
}

.the_post_date_clone .month {
    font-size: 14px;
    width: 100%;
    color: #fff;
    padding-bottom: 7px;
    text-align: center
}

.the_post_header {
    position: relative;
    margin-bottom: 40px
}

.the_post_header h4 {
    position: absolute;
    left: 90px;
    top: -23px;
    color: #183744;
    font-family: Roboto!important;
    letter-spacing: .16em;
    font-size: 20px;
    font-weight: 400
}

.img_cat {
    background: #173644;
    color: #fff!important;
    padding-left: 20px
}

.img_cat a {
    color: #fff!important;
    text-decoration: none!important;
    font-size: 14px;
    padding-bottom: 8px;
    display: block;
    padding-top: 7px
}

.category .entry-content {
    max-width: 1100px;
    margin: auto;
    background-color: #e4e7e3;
    padding-right: 350px;
    padding-top: 80px
}

.category .entry-footer,.category .entry-header {
    display: none
}

.category .content {
    background-color: #e4e7e3
}

.category .content article .entry-content p {
    font-size: 13px
}

.category .post_content,.category .post_content p {
    font-size: 14px
}

.category .archive-pagination.pagination {
    background-color: #e4e7e3;
    padding: 80px 0;
    display: flex;
    max-width: 1100px;
    margin: auto
}

.category .archive-description {
    background-color: #f5f5f5;
    background-image: url(https://www.hoteldwd.nl/wp-content/uploads/2016/05/vergaderen_2.jpg);
    padding: 100px 50px;
    border-color: #fff;
    position: relative
}

.category .archive-description:before {
    background: rgba(0,0,0,.5);
    content: "";
    display: block;
    height: 80%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    margin: auto;
    bottom: 0;
    -webkit-transition: all .8s linear .4s;
    -moz-transition: all .8s linear .4s;
    -o-transition: all .8s linear .4s;
    -ms-transition: all .8s linear .4s;
    transition: all .8s linear .4s
}

.category .archive-description h1 {
    text-align: center;
    color: #fff;
    font-size: 48px;
    line-height: 1;
    font-family: scala_sans_scregular,sans-serif!important;
    font-size: 30px!important;
    letter-spacing: 10px!important;
    position: relative;
    font-weight: 400
}

.bloks_content P {
    margin-top: 0;
    font-size: 12px;
    margin-bottom: 10px
}

.bloks_content strong {
    font-size: 14px
}

.pll-parent-menu-item a {
    display: flex!important;
    justify-content: center;
    align-items: center
}

.pll-parent-menu-item a img {
    max-height: 12px;
    position: relative;
    right: 6px;
    bottom: 2px
}

.pll-parent-menu-item .sub-menu>li>a {
    position: relative;
    right: 30px;
    padding: 5px!important
}

.knoppen {
	position: fixed;
	    z-index: 100;
	   transform: rotate(-450deg);
	right:0;
	top:0;
	bottom:0;
	display:flex;
	justify-content:center;
	
}


.knoppen .direct_boeken_knop {
	position:relative;
	margin: 0 8px;
	float:none;
	
}
.knoppen .direct_boeken_knop#direct_bestellen {
	
}

.knoppen-container {
	    display: flex;
    position: fixed;
    width: 64px;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
}
.knoppen-wrapper {
	transform: rotate(-90deg);
    display: flex;
}

.direct_boeken_knop {
    margin: 0;
	white-space: nowrap;
    z-index: 100;
    display: block;
    text-decoration: none;
    color: #fff!important;
    border-top-left-radius: 5px!important;
    border-top-right-radius: 5px!important;
    background-image: -moz-linear-gradient(90deg,#183744 0,#183744 100%)!important;
    background-image: -webkit-linear-gradient(90deg,#183744 0,#183744 100%)!important;
    width: auto!important;
    height: 64px!important;
    font-size: 16px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    border-color: #183744!important;

    padding: 18px 23px 11px 23px;
    z-index: 9999999;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		line-height: 68px;
    padding: 0 20px;
    margin: 0 6px;
}




.home_text_dark {
    background-color: #183744;
    padding: 50px
}

.home_text_dark h2 {
    color: #ae764f;
    font-family: scala_sans_scregular,sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 50px
}

.home_text_dark .menu_btn_dwd {
    width: 100%;
    height: auto;
    padding: 50px;
    /* background: url(https://www.hoteldwd.nl/wp-content/uploads/2017/12/dingetje.png)!important; */
    background-size: 22px auto!important;
    display: flex;
    justify-content: space-around
}

.home_text_dark .menu_btn_dwd a {
    width: 100%;
    height: 50px;
    background-color: #ebebeb;
    color: #ae764f;
    text-decoration: none!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px!important;
    text-transform: uppercase;
    text-align: center;
    width: 31%
}

.home_text_dark .menu_btn_dwd a:before {
    content: "\f345";
    font-family: dashicons;
    padding-right: 10px
}

.footer_col_2 .post_footer {
    max-height: 76px;
    overflow: hidden;
    width: 90%;
    font-size: 13px;
    color: #a0a0a0
}

.footer_col_2 a {
    font-size: 13px;
    color: #a0a0a0;
    text-decoration: none!important;
    padding-top: 10px
}

.footer_col_2 a:hover {
    color: #183744!important
}

.footer_col_2 .post_footer_image {
    display: none
}

@media only screen and (max-width: 1200px) and (min-width:768px) {
    .dunico_footer,.home_text_lang,.home_toptekst p {
        padding-left:20px;
        padding-right: 20px
    }

    .bloks_cols {
        width: 100%
    }

    .bloks_col1,.bloks_col2,.bloks_col3 {
        width: 100%
    }

    .bloks_content span:last-of-type {
        max-height: 30px;
        overflow: hidden;
        display: block
    }

    .single .entry-content {
        padding-right: 320px;
        padding-left: 30px
    }

    .events-archive .entry-content #tribe-events {
        max-width: 60%
    }

    .nieuws_loop.events {
        margin-left: calc(100% + -300px)
    }

    .the_post_header h4 {
        top: -36px
    }
}

@media only screen and (max-width: 1111px) and (min-width:768px) {
    .nieuws_header.events {
        top:130px
    }

    .nieuws_loop.events {
        top: 450px
    }

    .nieuws_loop.events.the_single {
        top: 362px
    }

    .single .entry-content {
        padding-top: 40px
    }

    .dunico_events-page .nieuws_loop.events {
        margin-left: calc(100% + -350px)
    }
}

@media only screen and (max-width: 768px) {
    .page-template-informatie_kamers .wrapper_soorten_kamers {
        display: block !important;
    }

    .page-template-informatie_kamers .wrapper_soorten_kamers .inner_dwd {
        padding: 10px !important;
    }

    .informatie_kamer_content_links, .informatie_kamer_content_rechts {
        width: 100% !important;
    }
   
    .informatie_kamers_stramien {
        display: block !important;
        padding: 35px !important;
        width: 100% !important;
    }
    
    .costum_dunico_header .hamburger button {
        display: none;
        visibility: hidden;
    }
    
    .dunico_events-page .nieuws_header.events {
        height:230px
    }

    .home_promotie .gform_wrapper form,.home_promotie .gform_wrapper form .gform_body {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .home_promotie .gform_wrapper ul.gform_fields li.gfield {
        width: 100%
    }

    .home_header {
        min-height: 260px !important;
        max-height: 260px;
        overflow: hidden
    }

    .header_slider,.img_styling {
        height: 260px
    }

    .home_promotie h2,.left_col h2,.right_col h2 {
        font-size: 24px
    }

    .home_toptekst {
        padding-left: 20px;
        padding-right: 20px;
        display: block
    }

    .home_text_lang .inner_dwd,.samen_left,.samenwerking_blok {
        flex-direction: column
    }

    .left_col,.right_col,.samen_left,.samen_left_img,.samen_right {
        width: 100% !important;
        padding-left: 20px;
        padding-right: 20px
    }

    .samen_left {
        border-right: 0 solid #ccc;
        max-width: 100%
    }

    .samen_right {
        display: none
    }

    .samen_left .samen_left_img a {
        width: 100%;
        height: 100px
    }

    .underfooter {
        font-size: 13px;
        padding-left: 30px;
        padding-right: 30px;
        position: absolute;
        width: 100%;
        left: 0
    }

    .yt_play iframe {
        max-height: 280px
    }

    .bottom_slider .img_styling {
        height: 120px
    }

    .dunico_footer .inner_dwd {
        flex-direction: column
    }

    .footer_col_1,.footer_col_2,.footer_col_3,.footer_col_4 {
        width: calc(100% - 0px);
        padding: 30px;
        text-align: left
    }

    .bloks_cols {
        display: flex !important;
        flex-direction: column;
        width: 100%
    }

    .bloks_col1,.bloks_col2,.bloks_col3 {
        margin: 20px;
        width: calc(100% - 40px) !important;
        height: 130px !important;
    }

    .page-template-etenpage .header_slider,.page-template-etenpage .home_header,.page-template-etenpage .img_styling,.page-template-reserverenpage .header_slider,.page-template-reserverenpage .home_header,.page-template-reserverenpage .img_styling,.page-template-vergaderpage .header_slider,.page-template-vergaderpage .home_header,.page-template-vergaderpage .img_styling {
        height: 260px;
        min-height: 200px
    }

    .bloks_img {
        width: 120px
    }

    .bloks_content {
        width: calc(100% - 130px)
    }

    .page-template-etenpage .home_text_lang {
        padding-top: 40px
    }

    .page-template-etenpage .home_text_lang .right_col {
        padding-top: 0!important
    }

    .page-template-vergaderpage .home_text_lang iframe {
        max-width: 100%;
        padding: 20px
    }

    .page-template-vergaderpage .home_text_lang {
        padding-bottom: 0;
        padding-top: 20px
    }

    .page-template-reserverenpage .home_text_lang {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .page-template-reserverenpage .right_col {
        padding-top: 50px
    }

    .nieuws_header.events {
        top: 140px
    }

    .events-archive .entry-content #tribe-events {
        max-width: 100%;
        padding-top: 290px
    }

    .nieuws_loop.events {
        position: relative;
        top: 0;
        width: 100%;
        margin-left: 0
    }

    .bloks_content span:last-of-type {
        display: none
    }

    .bloks_img {
        height: 110px!important
    }

    .page-template-omgevingpage .inner_dwd {
        padding-right: 20px;
        padding-left: 20px
    }

    .omgeving_header,.omgeving_header .img_styling {
        min-height: 150px;
        height: 150px
    }

    .page-template-omgevingpage .home_text {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .grid_block {
        max-width: 100%
    }

    .inner_dwd .post_container {
        max-width: 49%
    }

    .single .entry-content {
        min-height: 0;
        padding-right: 20px;
        padding-top: 30px;
        padding-left: 20px
    }

    .nieuws_loop.events.the_single {
        top: 0
    }

    .the_post_header h4 {
        top: -41px;
        font-size: 16px
    }

    .home_text_dark .menu_btn_dwd a {
        width: 100%;
        margin-bottom: 15px
    }

    .home_text_dark .menu_btn_dwd {
        flex-direction: column
    }
}

.direct_boeken_knop {
    background-color: #183744
}

#menu-item-48 a {
    width: 180px!important
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .bloks_col1 {
        margin-top: 200px!important
    }

    .bloks_col3 {
        margin-top: -400px!important;
        margin-left: 600px!important
    }

    .bloks_col1,.bloks_col2,.bloks_col3 {
        width: calc(600px - 15px)!important
    }

    @media only screen and (max-width: 1200px) and (min-width:768px) {
        .bloks_col1,.bloks_col2,.bloks_col3 {
            width:calc(600px - 15px)!important
        }
    }

    @media screen and (max-width: 1300px) {
        .bloks_col3 {
            margin-top:unset!important;
            margin-left: unset!important
        }

        .bloks_cols {
            max-width: 600px!important;
            margin: 0 auto!important
        }
    }

    @media screen and (max-width: 768px) {
        .bloks_col1,.bloks_col2,.bloks_col3 {
            width:calc(-40px + 100%)!important
        }
    }
}

@supports (-ms-ime-align:auto) {
    .bloks_col1 {
        margin-top: 200px!important
    }

    .bloks_col3 {
        margin-top: -400px!important;
        margin-left: 600px!important
    }

    .bloks_col1,.bloks_col2,.bloks_col3 {
        width: calc(600px - 15px)!important
    }

    @media only screen and (max-width: 1200px) and (min-width:768px) {
        .bloks_col1,.bloks_col2,.bloks_col3 {
            width:calc(600px - 15px)!important
        }
    }

    @media screen and (max-width: 1300px) {
        .bloks_col3 {
            margin-top:20px!important;
            margin-left: 20px!important
        }

        .bloks_cols {
            max-width: 600px!important;
            margin: 0 auto!important
        }
    }

    @media screen and (max-width: 768px) {
        .bloks_col1,.bloks_col2,.bloks_col3 {
            width:calc(-40px + 100%)!important
        }
    }
}

.open>.sub-menu {
    display: block!important;
    width: 100%;
    background-color: #333;
    text-align: left
}

.open>.sub-menu>li>a {
    color: #fff!important;
    position: relative!important;
    left: 20px!important;
    justify-content: unset!important
}

.costum_dunico_header_menu.open .sub-menu span {
    color: #fff !important;
}

/* [data-slick-index = "6"], [data-slick-index = "7"], [data-slick-index = "8"], [data-slick-index = "9"], [data-slick-index = "10"], [data-slick-index = "11"], [data-slick-index = "12"], [data-slick-index = "13"], [data-slick-index = "14"], [data-slick-index = "15"], [data-slick-index = "16"], [data-slick-index = "17"], [data-slick-index = "18"] , [data-slick-index = "19"]{
    display: none !important;
} */

a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
    height: 300px !important;
}


/* Dit is styling voor de "standaard templates"*/
.post-5238.page.type-page.status-publish.entry, .post-5234.page.type-page.status-publish.entry, .post-5256.page.type-page.status-publish.entry, .post-5259.page.type-page.status-publish.entry{
    text-align: left;
    max-width: 1100px;
    margin: 0 auto;
}

.post-5256 h1, .page-id-5259 h1 {
    font-family: scala_sans_scregular, sans-serif !important;
    text-transform: uppercase;
    font-size: 30px !important;
    letter-spacing: 10px !important;
}

.post-5256 p, .page-id-5259 p {
    font-family: Roboto !important;
    line-height: 2em;
    font-size: 14px;
}

.page-id-5238  .site-inner, .page-id-5234 .site-inner, .page-id-5256 .site-inner, .page-id-5259 .site-inner {
    background-color: #e4e7e3 !important;
    margin-bottom: 60px !important;
}

.page-id-5238 .site-container .footer-widgets , .page-id-5234 .site-container .footer-widgets, .page-id-5256 .site-container .footer-widgets, .page-id-5256 .sidebar.sidebar-primary.widget-area, .page-id-5259 .site-container .footer-widgets, .page-id-5259 .sidebar.sidebar-primary.widget-area{
    display: none !important;
}

/* EINDE STYLING STANDAARD TEMPLATES */

/* === START COOKIE NOTICE === */


/* ---------- Pop up bar ---------- */
button.cookie_button {
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
  }
  
  .cookie_popup_button_hover {
    position: absolute;
    left: -15px;
    width: 200px;
    height: 25px;
    border-radius: 4px;
    text-align: center;
    padding-top: 7px;
    background-color: #CCCCCC;
    color: white;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    bottom: 95px;
    opacity: 0;
    -webkit-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      -moz-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      -webkit-transition: all 0.2s; /* Safari */
      transition: all 0.2s;
  }
  
  .cookie_popup_button:hover .cookie_popup_button_hover {
    opacity: 1;
    left: 5px;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
  }
  
  .cookie_popup_close .cookie_popup_button_hover {
    position: absolute;
    left: -99px;
    width: 150px;
    height: 25px;
    border-radius: 4px;
    text-align: center;
    padding-top: 7px;
    background-color: #CCCCCC;
    color: white;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    bottom: 40px;
    opacity: 0;
    -webkit-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      -moz-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
      -webkit-transition: all 0.2s; /* Safari */
      transition: all 0.2s;
  }
  
  .cookie_popup_close:hover .cookie_popup_button_hover {
    opacity: 1;
    left: -103px;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
  }
  
  .cookie_popup {
    background: #403f41;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 90px;
    -webkit-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.29);
    box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.29);
    z-index: 16000003;
  }
  
  .cookie_popup.close {
    opacity: 0;
    visibility: hidden;
  }
  
  .cookie_popup_button {
    float: left;
    position: absolute;
    left: 0;
    width: 90px;
    height: 90px;
    background: #2d2c2e;
    cursor: pointer;
  }
  
  .cookie_popup_button_img{
    background-image: url("/wp-content/themes/genesis-sample/images/cookie_icon.png");
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
    position: relative;
    left: 28px;
    top: 27px;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
  }
  
  .cookie_popup_button:hover .cookie_popup_button_img{
    transform: rotate(20deg);
  }
  
  .cookie_popup_text {
    float: left;
    margin-left: 120px;
    color: white;
  }
  
  .cookie_popup_text h5 {
    font-size: 20px !important;
    font-weight: 900;
    margin-top: 23px;
    margin-bottom: 0px;
      color: #fff !important;
  }
  
  .cookie_popup_text p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
      color: #fff !important;
  }
  
  .cookie_popup_buttons {
    float: left;
    position: absolute;
    right: 30px;
  }
  
  .cookie_popup_buttons button {
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    border-width: 2px;
    border-color: white;
    padding: 12px;
    margin-top: 20px;
    float: left;
  }
  
  .cookie_popup_buttons button p {
      margin-bottom: 0;
  }
  
  .cookie_popup_buttons button:first-of-type {
    background: white;
    color: #403f41;
    margin-right: 10px;
  }
  
  .cookie_popup_buttons button:first-of-type:hover {
    background: #403f41;
    border-color: white;
  }
  
  .cookie_popup_buttons button:first-of-type:hover p {
      color: white;
  }
  
  .cookie_popup_buttons button:last-of-type {
    background: transparent;
    color: white;
    margin-right: 6px;
  }
  
  .cookie_popup_buttons button:last-of-type p {
      color: #fff !important;
  }
  
  .cookie_popup_buttons button:last-of-type:hover p {
      color: #403f41 !important;
  }
  
  .cookie_popup_buttons button:last-of-type:hover {
    background: white !important;
    border-color: white;
  }
  
  .cookie_popup_close {
    height: 23px;
    width: 23px;
    background-image: url("/wp-content/themes/genesis-sample/images/close_icon.png");
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: relative;
    top: 12px;
  }
  
  .cookie_popup_close:hover {
    background-size: 18px;
    background-position: center;
    cursor: pointer;
  }
  
  @media only screen and (max-width: 915px) {
  
    .cookie_popup_button {
      left: 0;
      width: 60px;
      height: 140px;
    }
  
    .cookie_popup_button_img{
      background-size: 25px;
      width: 35px;
      height: 35px;
      position: relative;
      left: 12px;
      top: 52px;
    }
  
    .cookie_popup {
      bottom: 0;
      left: 0;
      width: 100vw;
      height: 140px;
    }
  
    .cookie_popup_text {
      margin-left: 80px;
      position: relative;
      padding-right: 35px;
    }
  
    .cookie_popup_text h5 {
      font-size: 15px;
      font-weight: 900;
      margin-top: 15px;
      margin-bottom: 0px;
    }
  
    .cookie_popup_text p {
      font-size: 12px;
      font-weight: 400;
      margin-top: 2px;
      margin-bottom: 10px;
    }
  
    .cookie_popup_buttons {
      float: left;
      position: absolute;
      right: calc(100vw - 315px);
      top: 70px;
    }
  
    .cookie_popup_buttons button {
          font-size: 13px!important;
      padding: 10px;
      padding-top: 3px;
      padding-bottom: 3px;
          margin-top: 30px;
    }
  
    .cookie_popup_close {
      position: relative;
      left: calc(100vw - 325px);
      top: -60px;
    }
  }
  
  /* ---------- side bar ---------- */
  
  .cookie_sidebar_fade {
    opacity: 0;
    transition: all .2s ease-in-out;
  }
  
  .cookie_sidebar_fade.display {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0);
    opacity: 0.3;
    z-index: 100000000;
  }
  
  .cookie_sidebar {
    width:450px;
    height: 100vh;
    background: #333;
    position: fixed;
    left: -1000px;
    top: 0;
    -webkit-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
    box-shadow: 0px 8px 60px 2px rgba(0,0,0,0.09);
    transition: all .2s ease-in-out;
    z-index: 100000000;
  }
  
  .cookie_sidebar.open {
    left: 0;
  }
  
  .cookie_sidebar .cookie_popup_button {
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 999999;
  }
  
  .cookie_sidebar .cookie_popup_button_img{
    transform: rotate(20deg);
  }
  
  .cookie_sidebar .cookie_popup_button:hover .cookie_popup_button_img{
    transform: rotate(-20deg);
  }
  
  .cookie_sidebar_items {
    overflow: auto;
    height: 100vh;
  }
  
  .cookie_sidebar_item{
    color: white;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: solid 1px;
    border-color: white;
    padding-bottom: 30px;
  }
  
  .cookie_sidebar_item h5 {
    font-size: 20px !important;
    font-weight: 900;
    margin-top: 23px;
    margin-bottom: 0px;
      color: #fff !important;
  }
  
  .cookie_sidebar_item p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0px;
      color: #fff;
  }
  
  .cookie_sidebar_item p2 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  
  
  .cookie_sidebar_item button {
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    border-width: 2px;
    border-color: white;
    padding: 10px 15px 11px 15px;
    margin-top: 20px;
  }
  
  .cookie_sidebar_item button p{
    margin-top: 0px;
  }
  
  .cookie_sidebar_item button:first-of-type {
    margin-right: 10px;
    background: #fff;
    border-color: #fff;
    color: white;
  }
  
  .cookie_sidebar_item button:first-of-type:hover {
    background: white;
    color: #fff;
    border-color: white;
  }
  
  .switch {
    position: relative;
    display: block;
    width: 60px;
    height: 34px;
    left: 330px;
    top: -30px;
    margin-bottom: -14px;
  }
  
  .cookie_sidebar_item button:first-of-type p {
      color: #333;
  }
/* End cookie notice   */

.page-template-offerte_page div#gform_confirmation_wrapper_7 {
    margin-bottom: 16px;
}

.vacature_page_ul li {
	color: #183744;
    font-size: 14px;
}

#gifty-container {
	z-index:999!important;
}