@charset "UTF-8";

/* line 5, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* line 22, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
    line-height: 1;
}

/* line 24, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol,
ul {
    list-style: none;
}

/* line 26, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q,
blockquote {
    quotes: none;
}

/* line 103, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

/* line 32, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 116, ../../../../../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/* line 20, ../sass/screen.scss */
#wpadminbar {
    display: none;
}

body {
    margin-top: -31px;
    font: 100% "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #102030;
    background: #f3f5f7;
    overflow-x: hidden;
}

.wp-die-message {
    display: none;
}

#loginform-custom {
    padding-top: 60px;
}

#field_4_8,
#field_4_18,
#field_4_20,
#field_4_21 {
    display: none;
}

p.gform_required_legend {
    display: none;
}

.gfield_description {
    padding-top: 0 !important;
}

/* line 30, ../sass/screen.scss */
body.error-page {
    background: #f3f5f7;
    border: none;
    color: #102030;
    font: 100% "Open Sans", sans-serif;
    margin: 0;
    padding: 0;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 42, ../sass/screen.scss */
#error-page {
    margin-top: 0px !important;
}

/* line 51, ../sass/screen.scss */
#top_menu > div > div > ul > li.menu-item-wpml-ls-4-nl,
#top_menu > div > div > ul > li.menu-item-wpml-ls-4-en {
    display: inline-block;
}

/* line 57, ../sass/screen.scss */
.logged_in #top_menu > div > div > ul > li.menu-item-wpml-ls-4-nl,
.logged_in #top_menu > div > div > ul > li.menu-item-wpml-ls-4-en {
    display: inline-block;
}

/* ////////////////// ADDING TO OR OVERRULING BOOTSTRAP ////////////////// */
/* line 64, ../sass/screen.scss */
.section-no-margin section {
    margin: 0;
}

/* line 68, ../sass/screen.scss */
.primary-color {
    color: #102030 !important;
}

/* line 72, ../sass/screen.scss */
.bg-tertiary {
    background-color: #f1635d !important;
}

/* line 76, ../sass/screen.scss */
.bg-grey-blue {
    background-color: #8c9aac !important;
}

/* line 80, ../sass/screen.scss */
.bg-light-blue {
    background-color: #e9ebee !important;
}

/* line 84, ../sass/screen.scss */
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

/* line 88, ../sass/screen.scss */
div:focus,
a:focus,
button:focus {
    outline: none;
    outline: 0;
    border: none;
    -moz-outline-style: none;
}

/* line 97, ../sass/screen.scss */
button:hover,
button:focus,
input[type=submit]:hover {
    filter: grayscale(10%);
}

/* line 103, ../sass/screen.scss */
.clr {
    clear: both;
}

/* line 107, ../sass/screen.scss */
.margin-0 {
    margin: 0;
}

/* line 111, ../sass/screen.scss */
img {
    max-width: 100%;
    height: auto;
}

/* line 121, ../sass/screen.scss */
img.full-width {
    position: absolute;
    width: auto;
}

/* line 126, ../sass/screen.scss */
iframe {
    display: block;
}

/* line 130, ../sass/screen.scss */
a,
a:visited {
    color: #4d6e9e;
    text-decoration: none;
}

/* line 136, ../sass/screen.scss */
a:hover {
    color: #4d6e9e;
    text-decoration: underline;
}

/* line 141, ../sass/screen.scss */
#all_other_elements p a {
    color: #f1635d;
}

/* line 145, ../sass/screen.scss */
a.as_normal_text,
a.as_normal_text:hover,
a.as_normal_text:visited {
    color: #102030;
    text-decoration: none;
}

/* line 152, ../sass/screen.scss */
strong,
b {
    font-weight: 700;
}

/* line 157, ../sass/screen.scss */
label {
    font-weight: 700;
}

/* line 161, ../sass/screen.scss */
input,
select,
textarea {
    padding: 5px 10px;
    border: 1px solid #8c9aac;
    border-radius: 5px;
}

/* line 169, ../sass/screen.scss */
.gform_legacy_markup_wrapper h3 {
    margin: 30px 0 5px 0;
}

/* line 173, ../sass/screen.scss */
#gform_wrapper_3 {
    margin-top: 0;
    padding-top: 0;
}

/* line 178, ../sass/screen.scss */
#field_3_24 .instruction {
    display: none;
}

/* line 182, ../sass/screen.scss */
.gform_description {
    width: calc(100% - 20px) !important;
    font-size: 12px;
    font-style: italic;
    color: #4d6e9e;
    white-space: break-spaces;
}

/* line 190, ../sass/screen.scss */
.gform_legacy_markup_wrapper .gfield_description {
    padding-top: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #f1635d;
}

/* line 197, ../sass/screen.scss */
.gform_wrapper .gfield_required {
    color: #f1635d !important;
}

/* line 201, ../sass/screen.scss */
.gform_confirmation_message {
    margin: 30px 0;
    padding: 30px;
    font-size: 18px;
    color: #fff;
    background: #8c9aac;
    border-radius: 5px;
}

/* line 210, ../sass/screen.scss */
.gform_wrapper {
    padding-bottom: 16px;
    padding-top: 16px;
    margin-bottom: 16px;
    margin-top: 16px;
    max-width: 100%;
}

/* line 218, ../sass/screen.scss */
.gform_wrapper input.large,
.gform_wrapper input.medium,
.gform_wrapper input.small,
.gform_wrapper select.large,
.gform_wrapper select.medium,
.gform_wrapper select.small {
    width: calc(100% - 20px);
}

@media only screen and (min-width: 641px) {

    /* line 229, ../sass/screen.scss */
    .gform_wrapper .top_label input.medium,
    .gform_wrapper .top_label select.medium {
        width: calc(100% - 20px) !important;
    }
}

/* line 235, ../sass/screen.scss */
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 5px 10px !important;
}

/* line 239, ../sass/screen.scss */
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    width: calc(100% - 20px) !important;
}

/* line 245, ../sass/screen.scss */
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}

/* line 251, ../sass/screen.scss */
#field_1_1,
#field_1_2,
#field_1_5,
#field_2_4,
#field_5_2,
#field_5_3,
#field_5_5,
#field_5_6,
#field_5_7,
#field_5_11 {
    display: none;
}

/* line 272, ../sass/screen.scss */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-color: white;
    background-image: url(../img/arrow_down.png);
    background-position: right center;
    background-repeat: no-repeat;
}

/* line 283, ../sass/screen.scss */
select::-ms-expand {
    display: none;
}

/* line 287, ../sass/screen.scss */
#field_3_20 {
    height: 1px;
    overflow: hidden;
    opacity: 0;
}

/* line 293, ../sass/screen.scss */
li.gchoice_3_19_0,
li.gchoice_3_19_1 {
    display: inline-block;
    margin-right: 20px !important;
    width: calc(50% - 25px);
}

@media only screen and (max-width: 576px) {

    /* line 302, ../sass/screen.scss */
    li.gchoice_3_19_0,
    li.gchoice_3_19_1 {
        width: calc(100% - 30px);
    }
}

/* line 308, ../sass/screen.scss */
li.gchoice_3_19_0 label,
li.gchoice_3_19_1 label {
    padding: 20px 10px !important;
    font-size: 12px !important;
    line-height: 16px !important;
    background: #e9ebee;
    border-radius: 5px;
}

/* line 317, ../sass/screen.scss */
li.gchoice_3_19_0.active label,
li.gchoice_3_19_1.active label {
    color: #f3f5f7;
    background: #0f385d;
}

/* line 323, ../sass/screen.scss */
.kadobon_form_image {
    margin: 10px 0;
    width: 100%;
    min-height: 10px;
    border-radius: 5px;
}

/* line 330, ../sass/screen.scss */
.kadobon_form_image img {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

@media only screen and (max-width: 576px) {

    /* line 338, ../sass/screen.scss */
    .kadobon_form_image img {
        max-width: 50%;
    }
}

/* line 343, ../sass/screen.scss */
#gform_4 > .gform_heading,
#gform_4 > .gform_heading .gform_description {
    margin-bottom: 0;
}

/* line 348, ../sass/screen.scss */
#field_4_1,
#field_4_1 .ginput_container {
    margin-top: 0;
}

/* line 353, ../sass/screen.scss */
span.ginput_product_price_label,
span.ginput_product_price,
span.ginput_quantity_label {
    display: none;
}

/* line 363, ../sass/screen.scss */
._form-content {
    margin-bottom: 16px;
    margin-top: 16px;
    padding-bottom: 16px;
    padding-top: 16px;
    max-width: 100%;
}

/* line 371, ../sass/screen.scss */
._form-content ._form-title {
    margin: 30px 0 10px 0;
    font-size: 1.25em;
    font-weight: 700;
}

/* line 377, ../sass/screen.scss */
._form-content ._form-label {
    margin: 15px 0 3px 0;
}

/* line 381, ../sass/screen.scss */
._form-content ._error-inner {
    color: #f1635d;
}

/* line 385, ../sass/screen.scss */
._form-branding {
    display: none;
}

/* line 389, ../sass/screen.scss */
input[type=submit],
button[type=submit] {
    display: block;
    margin: 20px 0;
    padding-left: 20px;
    padding-right: 35px;
    width: auto;
    font-size: 1em;
    color: white;
    background-color: #102030;
    border: none;
    border-right: 18px solid #102030;
    background-image: url(../img/send-24px.svg);
    background-position: right center;
    background-repeat: no-repeat;
}

/* line 406, ../sass/screen.scss */
input[type=submit]:hover,
button[type=submit]:hover {
    background-color: #0f385d;
    border-right: 18px solid #0f385d;
}

/* line 412, ../sass/screen.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 30px;
    letter-spacing: 0.03em;
}

/* line 422, ../sass/screen.scss */
h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

/* line 429, ../sass/screen.scss */
h2,
h1.h2size {
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
}

/* line 437, ../sass/screen.scss */
h3,
h5 {
    font-weight: 700;
}

/* line 442, ../sass/screen.scss */
h3 {
    font-size: 26px;
    line-height: 26px;
}

/* line 447, ../sass/screen.scss */
h4 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
}

@media (max-width: 1200px) {

    /* line 455, ../sass/screen.scss */
    h1 {
        font-size: 40px;
        line-height: 40px;
    }

    /* line 460, ../sass/screen.scss */
    h2,
    h1.h2size {
        font-size: 36px;
        line-height: 36px;
    }

    /* line 466, ../sass/screen.scss */
    h3 {
        font-size: 24px;
        line-height: 24px;
    }

    /* line 471, ../sass/screen.scss */
    h4 {
        font-size: 20px;
        line-height: 20px;
    }
}

@media (max-width: 992px) {

    /* line 479, ../sass/screen.scss */
    h1 {
        font-size: 34px;
        line-height: 34px;
    }

    /* line 484, ../sass/screen.scss */
    h2,
    h1.h2size {
        font-size: 28px;
        line-height: 28px;
    }

    /* line 490, ../sass/screen.scss */
    h3 {
        font-size: 22px;
        line-height: 22px;
    }

    /* line 495, ../sass/screen.scss */
    h4 {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (max-width: 576px) {

    /* line 504, ../sass/screen.scss */
    h1 {
        font-size: 28px;
        line-height: 28px;
    }

    /* line 509, ../sass/screen.scss */
    h2,
    h1.h2size {
        font-size: 26px;
        line-height: 26px;
    }

    /* line 515, ../sass/screen.scss */
    h3 {
        font-size: 22px;
        line-height: 22px;
    }

    /* line 520, ../sass/screen.scss */
    h4 {
        font-size: 18px;
        line-height: 18px;
    }
}

/* line 526, ../sass/screen.scss */
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
    font-size: 75%;
    font-style: italic;
}

@media (max-width: 992px) {

    /* line 538, ../sass/screen.scss */
    h1 em,
    h2 em,
    h3 em,
    h4 em,
    h5 em,
    h6 em {
        font-size: 85%;
    }
}

/* line 548, ../sass/screen.scss */
p {
    margin-bottom: 15px;
}

/* line 552, ../sass/screen.scss */
.bigp p {
    font-size: 18px;
    line-height: 22px;
}

@media (max-width: 992px) {

    /* line 558, ../sass/screen.scss */
    .bigp p {
        font-size: 16px;
        line-height: 20px;
    }
}

._form._inline-form {
    display: none;
}

#all_other_elements ._form._inline-form {
    display: block;
}

/* line 564, ../sass/screen.scss */
#all_other_elements svg {
    width: 24px;
    height: 24px;
}

/* line 569, ../sass/screen.scss */
#all_other_elements ul {
    list-style: disc !important;
}

/* line 573, ../sass/screen.scss */
#all_other_elements .bigp ul li {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
}

/* line 579, ../sass/screen.scss */
#all_other_elements .bigp ul li label {
    font-size: 14px;
    line-height: 20px;
}

/* line 584, ../sass/screen.scss */
.p-4,
.p-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* line 590, ../sass/screen.scss */
.p-6 {
    padding: 120px 0;
}

/* line 594, ../sass/screen.scss */
.pb-6 {
    padding-bottom: 120px;
}

@media (max-width: 768px) {

    /* line 599, ../sass/screen.scss */
    .p-6 {
        padding: 60px 0;
    }

    /* line 603, ../sass/screen.scss */
    .pb-6 {
        padding-bottom: 60px;
    }
}

@media (max-width: 576px) {

    /* line 609, ../sass/screen.scss */
    .p-6 {
        padding: 0;
    }

    /* line 613, ../sass/screen.scss */
    .pb-6 {
        padding-bottom: 45px;
    }
}

/* line 618, ../sass/screen.scss */
.abs-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* line 625, ../sass/screen.scss */
.button_holder {
    padding: 10px 0 0 0;
}

/* line 629, ../sass/screen.scss */
button,
.button,
a.button {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    max-width: 90%;
    font-size: 18px;
    color: #0f385d;
    background: #fff;
    border: 1px solid #0f385d;
    border-radius: 5px;
    cursor: pointer;
}

/* line 644, ../sass/screen.scss */
a.button#all_items_button {
    margin: 5px 0 0 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #f3f5f7;
    border: none;
}

/* line 663, ../sass/screen.scss */
button#lov_form_submit {
    margin: 0;
    padding: 0;
    width: 0px;
    height: 0px;
    border: 0;
}

/* line 671, ../sass/screen.scss */
.my_pagination_holder {
    padding: 10px 0 2px 0;
}

/* line 675, ../sass/screen.scss */
.my_pagination span {
    display: inline-block;
    margin: 1px 1px;
}

/* line 680, ../sass/screen.scss */
.my_pagination span a {
    display: block;
    padding: 0px 1px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #0f385d;
    background: #f3f5f7;
    border-bottom: 1px solid #0f385d;
}

/* line 691, ../sass/screen.scss */
.my_pagination span.arrow a {
    font-size: 18px;
    font-weight: 600;
    border: none;
}

/* line 697, ../sass/screen.scss */
.my_pagination span a:hover {
    color: #0f385d;
    text-decoration: none;
}

/* line 702, ../sass/screen.scss */
.my_pagination span.active a {
    color: #f3f5f7;
    background: #0f385d;
}

/* line 707, ../sass/screen.scss */
.my_pagination span.active a:hover {
    color: #f3f5f7;
    text-decoration: none;
}

/* ///////////////////////// TOP ////////////////////////////// */
/* line 717, ../sass/screen.scss */
#top {
    position: -webkit-sticky;
    position: sticky;
    top: -35px;
    padding: 6px 0;
    background-color: #0f385d;
    z-index: 4;
    transition: top 0.25s ease-in;
}

/* line 727, ../sass/screen.scss */
.scrollingup #top {
    top: 0;
}

@media (max-width: 1200px) {

    /* line 732, ../sass/screen.scss */
    #top_actie {
        padding: 0 !important;
    }
}

/* line 737, ../sass/screen.scss */
#top_actie a {
    padding: 2px 5px 0px 5px;
    color: #f3f5f7;
    font-size: 12px;
}

/* line 743, ../sass/screen.scss */
#top_menu {
    display: block;
    position: relative;
}

@media (max-width: 1200px) {

    /* line 749, ../sass/screen.scss */
    #top_menu {
        display: none;
    }
}

/* line 754, ../sass/screen.scss */
#top_menu > div > div > ul {
    padding: 0px 0px;
}

/* line 758, ../sass/screen.scss */
#top_menu > div > div > ul > li {
    float: left;
    margin-right: 10px;
}

/* line 763, ../sass/screen.scss */
#top_menu > div > div > ul > li.menu-item-type-wpml_ls_menu_item {
    margin-right: 5px;
}

/* line 767, ../sass/screen.scss */
#top_menu > div > div > ul > li > a {
    display: block;
    position: relative;
    padding: 1px 5px 1px 5px;
    font-size: 10px;
    font-weight: 700;
    color: #f3f5f7;
    text-transform: uppercase;
}

/* line 777, ../sass/screen.scss */
#top_menu > div > div > ul > li > a:hover {
    color: #f3f5f7;
    text-decoration: underline;
}

/* line 782, ../sass/screen.scss */
#top_menu > div > div > ul > li > a > img {
    margin-top: 5px;
}

/* //////////////////////// HEADER //////////////////////////// */
/* line 790, ../sass/screen.scss */
header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 5;
    transition: top 0.25s ease-in;
}

/* line 799, ../sass/screen.scss */
.scrollingup header {
    top: 35px;
}

@media (max-width: 1024px) {

    /* line 804, ../sass/screen.scss */
    .scrollingup header {
        top: 33px;
    }
}

#main_menu svg {
    margin: 14px 0;
}

/* line 809, ../sass/screen.scss */
#searchform label,
#searchform #searchsubmit {
    display: none;
}

/* line 814, ../sass/screen.scss */
#searchform input[type=text] {
    padding: 2px 8px;
    border: 5px solid #ebf1f7;
    background-color: #ebf1f7;
    background-image: url(../img/fresh-nav-search.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border-radius: 5px;
}

/* line 825, ../sass/screen.scss */
#mobile_menus_inner #searchform input[type=text] {
    width: 100%;
}

/* line 829, ../sass/screen.scss */
#mobile_menus_trigger {
    display: none;
    position: fixed;
    top: 0;
    right: 8px;
    padding-top: 2px;
    padding-left: 1px;
    width: 34px;
    height: 32px;
    background: #0f385d;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    z-index: 8;
}

/* line 845, ../sass/screen.scss */
#mobile_menus_trigger svg {
    margin: 3px 4px;
    fill: #f3f5f7;
}

/* line 850, ../sass/screen.scss */
#mobile_menus {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    background: #f3f5f7;
    overflow-y: scroll;
    z-index: 9;
}

/* line 861, ../sass/screen.scss */
#mobile_menus_inner {
    padding: 15px;
    width: 300px;
}

/* line 866, ../sass/screen.scss */
#close_mobile_menus {
    margin: 8px;
    height: 15px;
    background-image: url(../img/close.svg);
    background-size: 15px 15px;
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
}

/* line 876, ../sass/screen.scss */
#mobile_menus img {
    max-width: 60px;
}

/* line 880, ../sass/screen.scss */
#mobile_menus_inner ul {
    padding-left: 10px;
}

/* line 884, ../sass/screen.scss */
#mobile_menus_inner a {
    display: block;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
    border-bottom: 1px solid #e9ebee;
}

/* line 892, ../sass/screen.scss */
#mobile_menus_inner .menu li {
    display: none;
}

/* line 896, ../sass/screen.scss */
#mobile_menus_inner .menu > li {
    display: block;
}

/* line 900, ../sass/screen.scss */
#mobile_menus_inner > div > div > ul > li > ul > li > ul > li > a {
    display: none;
}

/* line 904, ../sass/screen.scss */
#mobile_main_menu .menu-image-title-before.menu-image-not-hovered img,
#mobile_main_menu .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
#mobile_main_menu .menu-image-title-after.menu-image-title {
    padding-left: 0px;
}

/* line 910, ../sass/screen.scss */
.wpml-ls-slot-4.wpml-ls-current-language,
.wpml-ls-slot-4.wpml-ls-current-language a,
.wpml-ls-slot-4.wpml-ls-current-language a:visited {
    background: none;
}

/* line 916, ../sass/screen.scss */
#main_menu {
    display: block;
    position: relative;
}

@media (max-width: 1200px) {

    /* line 922, ../sass/screen.scss */
    #main_menu_wrapper {
        padding: 0 !important;
    }

    /* line 926, ../sass/screen.scss */
    #main_menu {
        display: none;
    }

    /* line 930, ../sass/screen.scss */
    #mobile_menus_trigger {
        display: block;
    }
}

/* line 935, ../sass/screen.scss */
#main_menu a {
    display: block;
    position: relative;
    font-weight: 400;
    color: #0f385d;
}

/* line 942, ../sass/screen.scss */
#main_menu > div > div > ul > li {
    display: inline-block;
    margin-right: 39px;
}

/* line 947, ../sass/screen.scss */
#main_menu > div > div > ul > li > a {
    padding: 4px 0px 0px 0;
}

/* line 951, ../sass/screen.scss */
#main_menu > div > div > ul > li > a {
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

/*
#main_menu > div > div > ul > li.unlinked > a {
    pointer-events: none;
}
*/

/* line 960, ../sass/screen.scss */
#main_menu > div > div > ul > li:hover > a {
    text-decoration: underline;
}

/* line 964, ../sass/screen.scss */
#main_menu > div > div > ul > li > a > img {
/*
    margin: 14px 0;                 <-- for standard logo
    width: 75px;                    <-- for standard logo
*/
    margin: 1px 0 5px 0;
    width: 97px;
    height: auto;
}

/* line 970, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked > ul {
    position: absolute;
    top: -10095px;
    left: 0;
    padding: 0;
    width: 100%;
    background: #0f385d;
    z-index: 5;
}

/* line 980, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul {
    top: 95px;
}

/* line 984, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li {
    display: inline-block;
    margin: 0 0 0 0;
}

/* line 989, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > a {
    padding: 16px 20px;
    font-size: 16px;
    color: #f3f5f7;
}

/* line 999, ../sass/screen.scss */
#main_menu .menu-image-title-before.menu-image-not-hovered img,
#main_menu .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
#main_menu .menu-image-title-after.menu-image-title {
    padding-left: 0px;
}

/* line 1005, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > ul {
    position: absolute;
    top: -10037px;
    left: 0;
    padding: 0 20px 0 10px;
    width: 100%;
    height: 0px;
    background: #f3f5f7;
    border-top: 15px solid #0f385d;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(150, 150, 150, 0.25);
    box-shadow: 0px 5px 5px 0px rgba(150, 150, 150, 0.25);
    overflow: hidden;
    z-index: 6;
}

/* line 1020, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > ul > li {
    float: left;
    padding: 0 10px;
    width: 25%;
}

/* line 1026, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > ul > li > a {
    display: none;
}

/* line 1030, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > ul > li > ul {
    padding-top: 4px;
    border-top: 1px solid #8c9aac;
}

/* line 1035, ../sass/screen.scss */
#main_menu > div > div > ul > li.unlinked.active > ul > li > ul > li > ul > li {
    padding-bottom: 10px;
}

/* line 1039, ../sass/screen.scss */
.submenuImg {
    float: right;
    margin: 0 0 0 10px;
    width: calc(25% - 15px);
    height: 100%;
    background-size: cover;
    background-position: center center;
}

/* ////////////////////// PAGE PROGRESS //////////////////////////// */
/* line 1052, ../sass/screen.scss */
#page_progress {
    width: 100%;
    background: rgba(241, 99, 93, 0.15);
    border-top: 1px solid #f1635d;
}

/* line 1058, ../sass/screen.scss */
.progress_bar {
    width: 1px;
    height: 3px;
    background: rgba(241, 99, 93, 0.95);
}

/* /////////////////////// BREADCRUMBS ///////////////////////////// */
/* line 1068, ../sass/screen.scss */
#breadcrumbs {
    display: inline-block;
    margin: 0 0 8px 0;
    padding: 3px 5px 5px 5px;
    min-width: 220px;
    font-size: 10px;
    font-weight: 600;
    border-bottom: 1px solid #e9ebee;
}

/* ///////////////////////// kado_button /////////////////////////// */
/* line 1082, ../sass/screen.scss */
#kado_button {
    display: none;
    position: fixed;
    top: 281px;
    left: -90px;
    padding: 100px 90px 80px 90px;
    width: 295px;
    height: 320px;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
    overflow: hidden;
    z-index: 7;
    transform: scale(0.001);
}

@media (min-width: 768px) {

    /* line 1100, ../sass/screen.scss */
    #kado_button {
        width: 375px;
        height: 375px;
        font-size: 38px;
        line-height: 32px;
    }
}

/* line 1108, ../sass/screen.scss */
#kado_button_close {
    position: absolute;
    top: 40px;
    right: 40px;
    padding: 0px 30px 41px 14px;
    width: 35px;
    height: 35px;
    background-color: #102030;
    border-radius: 20px;
    cursor: pointer;
}

@media (max-width: 768px) {
    #kado_button_close {
        padding: 6px 30px 35px 13px;
    }
}

/* line 1120, ../sass/screen.scss */
#kado_button_close svg {
    width: 15px;
    height: 15px;
}

/* line 1125, ../sass/screen.scss */
#kado_button_close path {
    fill: #f3f5f7;
}

/* line 1129, ../sass/screen.scss */
#kado_button a {
    display: block;
    position: relative;
    transform: rotateZ(10deg);
}

/* line 1135, ../sass/screen.scss */
#kado_button a,
#kado_button a:hover {
    color: #f3f5f7;
}

/* ////////////////////////// MAIN ///////////////////////////////// */
/* line 1144, ../sass/screen.scss */
#all_other_elements {
    min-height: 480px;
}

/* line 1148, ../sass/screen.scss */
section {
    margin-bottom: 60px;
}

@media (max-width: 1200px) {

    /* line 1153, ../sass/screen.scss */
    section {
        margin-bottom: 30px;
    }
}

/* line 1158, ../sass/screen.scss */
.header_image,
.highlight_image,
.item_image {
    height: 100px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* line 1167, ../sass/screen.scss */
.item_image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* line 1172, ../sass/screen.scss */
.highlight {
    margin: 0 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

/* line 1178, ../sass/screen.scss */
.highlight_text {
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #c6cdd5;
}

/* line 1184, ../sass/screen.scss */
.highlight_text h4 {
    margin: 15px 0 12px 0;
    min-height: 44px;
}

/* line 1189, ../sass/screen.scss */
.highlight_text .highlight_text_inner {
    min-height: 90px;
}

/* ///////////////////////// BANNER //////////////////////////////// */
/* line 1197, ../sass/screen.scss */
#first_banner {
    background-color: #c6cdd5;
}

/* line 1201, ../sass/screen.scss */
.banner {
    position: relative;
    padding: 0 !important;
    min-height: 420px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (min-width: 1200px) {

    /* line 1211, ../sass/screen.scss */
    #first_banner .banner {
        min-height: 560px;
    }
}

@media (min-width: 1400px) {

    /* line 1217, ../sass/screen.scss */
    #first_banner .banner {
        min-height: 640px;
    }
}

/* line 1222, ../sass/screen.scss */
.banner > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 75px;
    text-decoration: none;
}

@media (max-width: 1400px) {

    /* line 1231, ../sass/screen.scss */
    .banner > a {
        padding: 60px;
    }
}

@media (max-width: 1200px) {

    /* line 1237, ../sass/screen.scss */
    .banner > a {
        padding: 30px;
    }
}

/* line 1242, ../sass/screen.scss */
.banner .banner_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    transition: opacity 0.25s ease-in;
    z-index: 2;
}

/* line 1253, ../sass/screen.scss */
.banner:hover .banner_overlay {
    opacity: 0.65;
}

/* line 1257, ../sass/screen.scss */
#first_banner .banner:hover .banner_overlay {
    opacity: 0.35;
}

@media (any-pointer: coarse) {

    /* line 1262, ../sass/screen.scss */
    .banner .banner_overlay {
        opacity: 0.65;
    }

    /* line 1266, ../sass/screen.scss */
    #first_banner .banner .banner_overlay {
        opacity: 0.35;
    }
}

/* line 1271, ../sass/screen.scss */
.banner .banner_overlay.inheret {
    background: #f3f5f7;
}

/* line 1275, ../sass/screen.scss */
.banner .banner_overlay.wit {
    background: #102030;
}

/* line 1279, ../sass/screen.scss */
.banner .banner_overlay.rood {
    background: #f3f5f7;
}

/* line 1283, ../sass/screen.scss */
.banner .banner_overlay.blauw {
    background: #f3f5f7;
}

/* line 1287, ../sass/screen.scss */
.banner .banner_overlay.zwart {
    background: #f3f5f7;
}

/* line 1292, ../sass/screen.scss */
.banner_text {
    position: relative;
    padding: 0;
    max-width: 900px;
    z-index: 3;
}

/* line 1299, ../sass/screen.scss */
#first_banner .banner_text {
    max-width: 100%;
}

/* line 1303, ../sass/screen.scss */
.banner h4 {
    margin-bottom: 5px;
    opacity: 0;
    transition: opacity 0.25s ease-in;
}

/* line 1309, ../sass/screen.scss */
.banner:hover h4 {
    opacity: 1;
}

/* line 1313, ../sass/screen.scss */
.banner .banner_paragraph {
    margin-bottom: 30px;
    opacity: 0;
    transition: opacity 0.25s ease-in;
}

/* line 1319, ../sass/screen.scss */
.banner:hover .banner_paragraph {
    opacity: 1;
}

/* line 1323, ../sass/screen.scss */
#first_banner .banner h4,
#first_banner .banner .banner_paragraph {
    opacity: 1;
}

@media (min-width: 320px) {

    /* line 1329, ../sass/screen.scss */
    .banner h4 {
        font-size: 26px;
        line-height: 26px;
    }

    /* line 1334, ../sass/screen.scss */
    #first_banner .banner h4 {
        font-size: 26px;
        line-height: 26px;
    }

    /* line 1339, ../sass/screen.scss */
    .banner .banner_paragraph {
        font-size: 20px;
        line-height: 20px;
    }
}

@media (min-width: 768px) {

    /* line 1346, ../sass/screen.scss */
    .banner h4 {
        font-size: 32px;
        line-height: 32px;
    }

    /* line 1351, ../sass/screen.scss */
    #first_banner .banner h4 {
        font-size: 32px;
        line-height: 32px;
    }

    /* line 1356, ../sass/screen.scss */
    .banner .banner_paragraph {
        font-size: 26px;
        line-height: 26px;
    }
}

@media (min-width: 1200px) {

    /* line 1363, ../sass/screen.scss */
    .banner h4 {
        font-size: 2.4vw;
        line-height: 2.5vw;
    }

    /* line 1368, ../sass/screen.scss */
    #first_banner .banner h4 {
        font-size: 2.8vw;
        line-height: 2.9vw;
    }

    /* line 1373, ../sass/screen.scss */
    .banner .banner_paragraph {
        font-size: 1.8vw;
        line-height: 1.9vw;
    }
}

/* line 1379, ../sass/screen.scss */
.banner_text.inheret,
.banner_text.inheret a {
    color: #102030;
}

/* line 1384, ../sass/screen.scss */
.banner_text.wit,
.banner_text.wit a {
    color: #f3f5f7;
}

/* line 1389, ../sass/screen.scss */
.banner_text.rood,
.banner_text.rood a {
    color: #f1635d;
}

/* line 1394, ../sass/screen.scss */
.banner_text.blauw,
.banner_text.blauw a {
    color: #0f385d;
}

/* line 1399, ../sass/screen.scss */
.banner_text.zwart,
.banner_text.zwart a {
    color: #000;
}

/* line 1404, ../sass/screen.scss */
.banner_text.inheret a.button,
.banner_text.inheret .button {
    border: 1px solid #102030;
    background-color: #102030;
    color: #f3f5f7;
}

/* line 1411, ../sass/screen.scss */
.banner_text.wit a.button,
.banner_text.wit .button {
    border: 1px solid #f3f5f7;
    background-color: #f3f5f7;
    color: #102030;
}

/* line 1418, ../sass/screen.scss */
.banner_text.rood a.button,
.banner_text.rood .button {
    border: 1px solid #f1635d;
    background-color: #f1635d;
    color: #f3f5f7;
}

/* line 1425, ../sass/screen.scss */
#all_other_elements p .banner_text.rood a.button,
#all_other_elements p .banner_text.rood .button {
    border: 1px solid #f1635d;
    background-color: #f1635d;
    color: #f3f5f7;
}

/* line 1432, ../sass/screen.scss */
.banner_text.blauw a.button,
.banner_text.blauw .button {
    border: 1px solid #0f385d;
    background-color: #0f385d;
    color: #f3f5f7;
}

/* line 1439, ../sass/screen.scss */
.banner_text.zwart a.button,
.banner_text.zwart .button {
    border: 1px solid #000;
    background-color: #000;
    color: #f3f5f7;
}

/* line 1446, ../sass/screen.scss */
.button_left {
    float: left;
    width: calc(100% - 30px);
}

/* line 1451, ../sass/screen.scss */
.button_right {
    float: left;
    margin-top: -2px;
    margin-left: 10px;
    width: 20px;
}

/* line 1458, ../sass/screen.scss */
.button_right svg {
    width: 25px;
    height: 25px;
}

/* line 1463, ../sass/screen.scss */
.banner_text.inheret svg,
.banner_text.inheret svg g,
.banner_text.inheret svg g path {
    fill: #f3f5f7;
}

/* line 1469, ../sass/screen.scss */
.banner_text.wit svg,
.banner_text.wit svg g,
.banner_text.wit svg g path {
    fill: #102030;
}

/* line 1475, ../sass/screen.scss */
.banner_text.rood svg,
.banner_text.rood svg g,
.banner_text.rood svg g path {
    fill: #f3f5f7;
}

/* line 1481, ../sass/screen.scss */
.banner_text.blauw svg,
.banner_text.blauw svg g,
.banner_text.blauw svg g path {
    fill: #f3f5f7;
}

/* line 1487, ../sass/screen.scss */
.banner_text.zwart svg,
.banner_text.zwart svg g,
.banner_text.zwart svg g path {
    fill: #f3f5f7;
}

/* ////////////////////// autoriteit ////////////////////////// */
/* line 1496, ../sass/screen.scss */
#autoriteit {
    padding: 40px 0px 30px 0;
    color: #f3f5f7;
    background: #f1635d;
}

/* line 1502, ../sass/screen.scss */
#autoriteit p {
    float: left;
    padding: 60px 35px 0 35px;
    width: 33.333%;
    text-align: center;
}

@media (max-width: 992px) {

    /* line 1510, ../sass/screen.scss */
    #autoriteit p {
        width: 50%;
    }
}

@media (max-width: 576px) {

    /* line 1516, ../sass/screen.scss */
    #autoriteit p {
        width: 100%;
    }
}

/* line 1521, ../sass/screen.scss */
#autoriteit p {
    background-size: 45px 45px;
    background-position: center top;
    background-repeat: no-repeat;
}

/* line 1527, ../sass/screen.scss */
#autoriteit p:nth-child(1) {
    background-image: url(../img/medal.svg);
}

/* line 1531, ../sass/screen.scss */
#autoriteit p:nth-child(2) {
    background-image: url(../img/home.svg);
}

/* line 1535, ../sass/screen.scss */
#autoriteit p:nth-child(3) {
    background-image: url(../img/artist.svg);
}

/* line 1539, ../sass/screen.scss */
#autoriteit p {
    font-size: 18px;
    line-height: 20px;
}

/* line 1544, ../sass/screen.scss */
#autoriteit p strong {
    font-size: 20px;
}

@media (min-width: 768px) {

    /* line 1549, ../sass/screen.scss */
    #autoriteit p {
        font-size: 20px;
        line-height: 22px;
    }

    /* line 1554, ../sass/screen.scss */
    #autoriteit p strong {
        font-size: 22px;
    }
}

/* ///////////////////////// usps ///////////////////////////// */
/* line 1574, ../sass/screen.scss */
#usps {
    padding: 90px 0 60px 0px;
    color: #0f385d;
    background-color: #c6cdd5;
}

/* line 1580, ../sass/screen.scss */
#usps p {
    float: left;
    padding: 30px 30px 30px 90px;
    width: 50%;
}

@media (max-width: 992px) {

    /* line 1587, ../sass/screen.scss */
    #usps p {
        width: 100%;
    }
}

/* line 1592, ../sass/screen.scss */
#usps p {
    background-size: 60px 60px;
    background-position: left center;
    background-repeat: no-repeat;
}

/* line 1598, ../sass/screen.scss */
#usps p:nth-child(1) {
    background-image: url(../img/collect.svg);
}

/* line 1602, ../sass/screen.scss */
#usps p:nth-child(2) {
    background-image: url(../img/notice.svg);
}

/* line 1606, ../sass/screen.scss */
#usps p:nth-child(3) {
    background-image: url(../img/lightbulb.svg);
}

/* line 1610, ../sass/screen.scss */
#usps p:nth-child(4) {
    background-image: url(../img/exchange2.svg);
}

/* line 1614, ../sass/screen.scss */
#usps p {
    font-size: 18px;
    line-height: 20px;
}

/* line 1619, ../sass/screen.scss */
#usps p strong {
    font-size: 20px;
}

@media (min-width: 768px) {

    /* line 1624, ../sass/screen.scss */
    #usps p {
        font-size: 20px;
        line-height: 22px;
    }

    /* line 1629, ../sass/screen.scss */
    #usps p strong {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {

    /* line 1635, ../sass/screen.scss */
    #usps p {
        font-size: 22px;
        line-height: 24px;
    }

    /* line 1640, ../sass/screen.scss */
    #usps p strong {
        font-size: 26px;
    }
}


/* ////////////////////////////////////////////////////////////// */
/* ////////////////////// ALGEMENE TEKST //////////////////////// */


#algemene_tekst {
    color: #0f385d;
}

#algemene_tekst h4 {
    margin: 20px 0 10px 0;
}

#algemene_tekst ul {
    margin: 0 0 20px 0;
}

#algemene_tekst p,
#algemene_tekst li,
.post_overview.testimonial p {
    font-size: 18px;
    line-height: 26px;
}

#algemene_tekst img {
    border-radius: 10px;
}


/* ////////////////////////////////////////////////////////////// */
/* /////////////////////////// SLICK //////////////////////////// */


@font-face {
    font-family: "slick";
    src: url("../fonts/slick.eot");
    src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* line 1657, ../sass/screen.scss */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
}

/* line 1679, ../sass/screen.scss */
#first_banner .slick-prev,
#first_banner .slick-next {
    display: none !important;
}

/* line 1684, ../sass/screen.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

/* line 1693, ../sass/screen.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

/* line 1700, ../sass/screen.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

/* line 1705, ../sass/screen.scss */
.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* line 1716, ../sass/screen.scss */
.slick-prev {
    left: -5px;
}

/* line 1720, ../sass/screen.scss */
.slick-prev:before {
    content: '←';
}

/* line 1724, ../sass/screen.scss */
.slick-next {
    right: -5px;
}

/* line 1728, ../sass/screen.scss */
.slick-next:before {
    content: '→';
}

/* line 1732, ../sass/screen.scss */
ul.slick-dots {
    position: absolute;
    bottom: 45px;
}

/* line 1737, ../sass/screen.scss */
ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    list-style-type: none;
}

/* line 1743, ../sass/screen.scss */
ul.slick-dots li button {
    padding: 4px !important;
    border: 2px solid #102030;
    border-radius: 10px;
    background: #fff;
    padding: 0 10px;
}

/* line 1751, ../sass/screen.scss */
ul.slick-dots li.slick-active button {
    background: #102030;
}

/* ///////////////////////////// COLLECTIE /////////////////////////////// */
/* line 1759, ../sass/screen.scss */
#loader {
    margin: 30px auto;
    width: 64px;
    height: 64px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* line 1779, ../sass/screen.scss */
#loader svg {
    width: 64px;
    height: 64px;
}

/* line 1784, ../sass/screen.scss */
#loader svg circle,
#loader svg path {
    fill: #f1635d;
}

/* line 1789, ../sass/screen.scss */
#collectie-overview {
    opacity: 0;
}

/* line 1793, ../sass/screen.scss */
#objs h2 {
    margin-bottom: 10px;
}

/* line 1797, ../sass/screen.scss */
#hide_filters_holder {
    position: -webkit-sticky;
    position: sticky;
    top: 79px;
    padding-top: 0px;
    padding-bottom: 5px;
    background: #f3f5f7;
    border-bottom: 1px solid #f1635d;
    z-index: 2;
    transition: top 0.25s ease-in;
}

/* line 1809, ../sass/screen.scss */
.scrollingup #hide_filters_holder {
    top: calc(97px + 35px);
}

/* line 1813, ../sass/screen.scss */
.hide_filters {
    padding-top: 2px;
    text-align: right;
    font-size: 16px;
    color: #f1635d;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

@media (max-width: 1024px) {

    /* line 1824, ../sass/screen.scss */
    .scrollingup #hide_filters_holder {
        top: 35px;
    }

    /* line 1828, ../sass/screen.scss */
    .hide_filters {
        text-align: left;
    }

    /* line 1832, ../sass/screen.scss */
    #all_filters {
        max-height: 320px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

/* line 1839, ../sass/screen.scss */
#filters_reset_wrapper {
    margin: 0;
    padding-top: 32px;
}

/* line 1844, ../sass/screen.scss */
#collectie_filters {
    margin-bottom: 15px;
    padding-bottom: 10px;
    background: #f3f5f7;
    border-bottom: 1px solid #e9ebee;
}

@media (max-width: 1200px) {

    /* line 1852, ../sass/screen.scss */
    #hide_filters_holder {
        top: 4px;
    }

    /* line 1856, ../sass/screen.scss */
    #collectie_filters {
        top: 24px;
    }
}

/* line 1861, ../sass/screen.scss */
#other_filters.inactive {
    margin: 0px;
    padding: 0px;
    height: 0px;
    overflow: hidden;
}

/* line 1868, ../sass/screen.scss */
#collectie_filters label {
    display: block;
    margin-top: 5px;
}

/* line 1873, ../sass/screen.scss */
#collectie_filters select,
#collectie_filters input[type=text],
select#vestiging {
    max-width: 100%;
    width: 100%;
}

/* line 1880, ../sass/screen.scss */
#leenkoop_filters {
    padding-bottom: 15px;
}

/* line 1884, ../sass/screen.scss */
#leenkoop_filters.inactive {
    margin: 0px;
    padding: 0px;
    height: 0px;
    overflow: hidden;
}

/* line 1891, ../sass/screen.scss */
#leenkoop_filters h1 {
    margin-bottom: 0px;
}

/* line 1895, ../sass/screen.scss */
#leenkoop_filters input {
    width: 1px;
    height: 1px;
    opacity: 0;
}

/* line 1901, ../sass/screen.scss */
#leenkoop_filters label {
    margin: -15px 0 5px 0;
    padding: 10px;
    text-align: center;
    font-weight: 300;
    border-radius: 5px;
    color: #f3f5f7;
    background: #0f385d;
    cursor: pointer;
}

/* line 1912, ../sass/screen.scss */
#leenkoop_filters label:hover {
    text-decoration: underline;
}

/* line 1916, ../sass/screen.scss */
#leenkoop_filters label.active {
    color: #f3f5f7;
    background: #f1635d;
}

/* line 1921, ../sass/screen.scss */
select#leen,
select#koop {
    color: #f3f5f7;
    background: #f1635d;
    border: 1px solid #f1635d;
}

/* line 1928, ../sass/screen.scss */
#kerncollectie_wrapper {
    padding-top: 22px;
}

/* line 1932, ../sass/screen.scss */
#kerncollectie_wrapper label {
    display: inline-block;
}

/* line 1936, ../sass/screen.scss */
#favorites_link_wrapper {
    padding-top: 15px;
}

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

/* line 1940, ../sass/screen.scss */
#collectie_filters input#kunstwerk {
    float: left;
    width: calc(100% - 28px);
}

/* line 1945, ../sass/screen.scss */
.search_icon {
    float: left;
    margin-top: 3px;
    margin-left: 4px;
    width: 24px;
    height: 24px;
    background-image: url(../img/fresh-nav-search.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    cursor: pointer;
}

/* line 1958, ../sass/screen.scss */
.citem:hover {
    background: #f3f5f7;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}

/* line 1964, ../sass/screen.scss */
.top-left-radius {
    border-radius: 5px;
    overflow: hidden;
}

/* line 1969, ../sass/screen.scss */
.obj_inner {
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px 15px;
    background: #ebf1f7;
}

/* line 1976, ../sass/screen.scss */
.collectie_obj_afb {
    margin: 10px 0;
}

@media (max-width: 768px) {
    .collectie_overview_obj_title_holder {
        display: none;
    }
}

/* line 1980, ../sass/screen.scss */
.obj_inner h3,
.obj_inner h4,
.obj_inner h5 {
    margin: 5px 0;
}

/* line 1986, ../sass/screen.scss */
a.obj_inner_wrapper {
    color: initial;
}

/* line 1990, ../sass/screen.scss */
a.obj_inner_wrapper:hover,
a.obj_inner_wrapper:visited {
    color: initial;
    text-decoration: none;
}

/* line 1996, ../sass/screen.scss */
.post_single-inner a.obj_inner_wrapper {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}

/* line 2002, ../sass/screen.scss */
.single_citem_img {
    cursor: zoom-in;
}

/* line 2006, ../sass/screen.scss */
.love_holder {
    margin-bottom: 30px;
    padding: 4px;
    width: 32px;
    cursor: pointer;
}

/* line 2013, ../sass/screen.scss */
.love_holder svg g path,
.loves_link_holder svg g path {
    fill: #f1635d;
}

/* line 2018, ../sass/screen.scss */
.love_holder.active {
    background: #f1635d;
}

/* line 2022, ../sass/screen.scss */
.love_holder.active svg g path {
    fill: #fff;
}

/* line 2026, ../sass/screen.scss */
form#lov_form {
    margin: 0;
    padding: 0;
    width: 0px;
    height: 0px;
}

/* line 2033, ../sass/screen.scss */
#reserveren_form {
    padding: 0 10px 30px 20px;
    background: #fff;
}


/* ///////////////////////// MIJN RESERVERINGEN ///////////////////////////////// */
#mijn_reserveringen .reservering_item {
    margin-bottom: 30px;
    background: #fff;
}

#mijn_reserveringen .reservering_item img {
    margin: 10px;
}

#mijn_reserveringen .reservering_item h4 {
    margin: 20px 0 1px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

#mijn_reserveringen .reservering_item h5 {
    margin-bottom: 10px;
    color: #4d6e9e;
}

#mijn_reserveringen .reservering_item h5.first {
    margin-top: 10px;
}

#mijn_reserveringen .reservering_item p {
    margin-bottom: 5px;
}

/* ///////////////////////// EXPOSITIES & NIEUWS //////////////////////////////// */
/* line 2043, ../sass/screen.scss */
#exposities_filters a {
    display: block;
    margin: 5px 0 0 0;
    padding: 10px;
    text-align: center;
    background: #e9ebee;
    border-radius: 5px;
}

/* line 2052, ../sass/screen.scss */
#exposities_filters a.active {
    color: #f3f5f7;
    background: #8c9aac;
}

/* line 2057, ../sass/screen.scss */
#show_expo_filter h5 {
    margin: 0;
    padding-left: 4px;
    font-size: 18px;
    font-weight: 300;
}

/* line 2064, ../sass/screen.scss */
.exposities_heading {
    margin: 60px 0 30px 0;
    padding-top: 15px;
    padding-left: 4px;
    color: #4d6e9e;
    border-top: 1px solid;
}

/* line 2072, ../sass/screen.scss */
.post_overview a {
    color: #102030;
}

.post_overview a:hover,
.post_overview a:visited {
    color: #102030;
    text-decoration: none;
}

.testimonial.post_overview a,
.testimonial.post_overview a:hover,
.testimonial.post_overview a:visited {
    color: #4d6e9e;
}

/* line 2081, ../sass/screen.scss */
.post_overview-inner {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
    background: #ebf1f7;
}

/* line 2087, ../sass/screen.scss */
.post_overview-inner.nobg {
    background: none;
}

/* line 2091, ../sass/screen.scss */
.post_overview-inner svg,
.post_overview-inner svg g,
.post_overview-inner svg g path {
    fill: #102030;
}

/* line 2097, ../sass/screen.scss */
.post_overview-artists {
    margin: 15px 15px 0 15px;
    font-size: 14px;
    line-height: 18px;
}

/* line 2103, ../sass/screen.scss */
.post_overview-inner h3 {
    margin: 15px 15px 0 15px;
    font-size: 24px;
    text-transform: uppercase;
}

/* line 2109, ../sass/screen.scss */
.post_overview-dates {
    margin: 5px 15px 0 15px;
    font-style: italic;
    color: #8c9aac;
}

/* line 2115, ../sass/screen.scss */
.post_overview-summary {
    margin: 5px 15px;
}

/* line 2121, ../sass/screen.scss */
.vestiging_content_wrapper {
    margin: 0 15px;
}

/* line 2125, ../sass/screen.scss */
.news_summary {
    margin-bottom: 20px;
}

/* line 2130, ../sass/screen.scss */
.news_summary,
.full_text {
    margin-top: 5px;
}

/* line 2135, ../sass/screen.scss */
.full_text span {
    display: block;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    color: #fff;
    background: #8c9aac;
    border-radius: 5px;
    cursor: pointer;
}

/* line 2146, ../sass/screen.scss */
.more_to_read {
    display: none;
}

/* line 2150, ../sass/screen.scss */
.post_overview-arrow {
    margin: 10px 15px;
    height: 24px;
    background-image: url(../img/arrow_forward-24px.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 36px 36px;
}

@media (max-width: 1200px) {

    /* line 2160, ../sass/screen.scss */
    .post_overview-arrow {
        height: 24px;
        background-size: 24px 24px;
    }
}

/* line 2166, ../sass/screen.scss */
.post_single-inner {
    margin-bottom: 30px;
    padding: 0 0 60px 0;
    background: #ebf1f7;
}

@media (max-width: 768px) {

    /* line 2173, ../sass/screen.scss */
    .post_single-inner {
        background: none;
    }
}

.post_single-inner h1 {
    padding-left: 20px;
    padding-right: 20px;
}

.post_single-inner #obj_details h1 {
    padding-left: 0;
    margin-left: -5px;
}

/* line 2178, ../sass/screen.scss */
.kunstadvies .post_single-inner {
    padding: 60px 0;
}

/* line 2182, ../sass/screen.scss */
.kunstadvies .uitleg {
    margin: 15px 0;
}

/* line 2186, ../sass/screen.scss */
.post_single-inner h2 {
    margin: 0 20px 10px 20px;
}

/* line 2190, ../sass/screen.scss */
.post_single-inner .post_overview-dates {
    margin-top: 10px;
}

/* line 2194, ../sass/screen.scss */
.post_single-image {
    margin-bottom: 30px;
}

/* line 2198, ../sass/screen.scss */
.post_single-inner .expo_images {
    padding: 20px;
}

/* line 2202, ../sass/screen.scss */
.post_single-inner .add_works_item {
    cursor: pointer;
    transition: width 0.5s ease-in;
}

/* line 2207, ../sass/screen.scss */
.post_single-inner .add_works_item.active {
    width: 100%;
}

/* line 2211, ../sass/screen.scss */
.post_single-inner .obj_inner {
    background: #f3f5f7;
    border: 1px solid #e9ebee;
}

/* line 2216, ../sass/screen.scss */
.post_single-inner.single-collectie {
    padding: 30px 0;
    background: none;
}

@media (max-width: 768px) {

    /* line 2222, ../sass/screen.scss */
    .post_single-inner.single-collectie {
        padding: 10px 0 30px 0;
    }
}

/* line 2227, ../sass/screen.scss */
.post_single-inner.single-collectie .single-collectie-right img {
    width: auto;
}

/* line 2232, ../sass/screen.scss */
.post_single-inner.single-collectie .single-collectie-right .kunstkoop img {
    width: 40px;
    height: auto;
}

/* line 2237, ../sass/screen.scss */
img.info {
    cursor: help;
}

/* line 2241, ../sass/screen.scss */
.post_single-inner.single-collectie h2 {
    margin: 0 20px 10px 0px;
}

/* line 2245, ../sass/screen.scss */
.post_single-inner.single-collectie h6 {
    font-size: 1.6rem;
    line-height: 1.8rem;
}

/* /////////////////////////////// TEXT PAGE ////////////////////////////////////////// */
/* line 2253, ../sass/screen.scss */
#text_page h3 {
    margin: 30px 0 10px 0;
}

/* //////////////////////////////// FAQ PAGE ////////////////////////////////////////// */
/* line 2260, ../sass/screen.scss */
.faq {
    margin-bottom: 40px;
}

/* line 2264, ../sass/screen.scss */
.faq h4 {
    position: relative;
    margin: 30px 0 10px 0;
    padding: 5px 10px 9px 10px;
    color: #f3f5f7;
    background-color: #0f385d;
    border-radius: 10px;
    cursor: pointer;
}

/* line 2274, ../sass/screen.scss */
.faq h4 .h4_text {
    float: left;
    width: calc(100% - 30px);
}

/* line 2279, ../sass/screen.scss */
.faq h4 .svg_holder {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
}

/* line 2287, ../sass/screen.scss */
.faq h4 .svg_holder svg {
    transform: rotateZ(90deg);
}

/* line 2291, ../sass/screen.scss */
.faq h4 .svg_holder.active svg {
    transform: rotateZ(-90deg);
}

/* line 2295, ../sass/screen.scss */
.faq h4 svg,
.faq h4 svg g,
.faq h4 svg g path {
    fill: #f3f5f7;
}

/* line 2301, ../sass/screen.scss */
.faq .faq_answer {
    display: none;
    margin: 0 10px;
    padding-bottom: 10px;
    color: #4d6e9e;
    border-bottom: 1px solid #4d6e9e;
}

/* line 2309, ../sass/screen.scss */
.faq .faq_answer.active {
    display: block;
}

/* /////////////////////////////// ZIGZAG PAGE //////////////////////////////////////// */
/* line 2317, ../sass/screen.scss */
.zigzag_intro {
    margin-bottom: 30px;
}

/* line 2321, ../sass/screen.scss */
.zigzag {
    margin-bottom: 30px;
}

/* line 2325, ../sass/screen.scss */
.zigzag_rep_text {
    padding: 20px;
}

/* line 2329, ../sass/screen.scss */
.zigzag iframe {
    min-height: 192px;
}

/* //////////////////////////// CONTACT + VESTIGINGEN /////////////////////////////////// */
/* line 2337, ../sass/screen.scss */
#vestigingen_wrapper {
    margin-top: 30px;
    padding-bottom: 60px;
    background: #e9ebee;
}

/* line 2343, ../sass/screen.scss */
#vestigingen_heading {
    margin-top: 60px;
}

/* line 2347, ../sass/screen.scss */
.post_overview.vestiging {
    margin-top: 30px;
}

/* line 2351, ../sass/screen.scss */
.post_overview.vestiging a,
.post_overview.vestiging a:hover {
    color: #4d6e9e;
    text-decoration: underline;
}

/* line 2357, ../sass/screen.scss */
.post_overview.vestiging a.no_underline {
    text-decoration: none;
}

/* line 2361, ../sass/screen.scss */
.post_overview.vestiging h3,
.post_overview.vestiging h4 {
    text-align: center;
}

/* line 2366, ../sass/screen.scss */
.post_overview.vestiging h4 {
    margin-bottom: 10px;
}

/* line 2370, ../sass/screen.scss */
.vestiging_360_view img {
    display: block;
    margin: 0 auto 20px auto;
    width: 60px;
    height: auto;
}

/* line 2377, ../sass/screen.scss */
.vestiging_adres {
    margin-top: 30px;
    font-size: 20px;
    line-height: 20px;
}

/* line 2383, ../sass/screen.scss */
.vestiging_extra {
    color: #0a6;
    font-style: italic;
    margin: 5px 0;
}

/* line 2391, ../sass/screen.scss */
.vestiging_telefoon {
    margin-top: 20px;
}

/* line 2395, ../sass/screen.scss */
.vestiging_open {
    margin-top: 20px;
}

/* line 2399, ../sass/screen.scss */
.vestiging_kaart {
    margin-top: 10px;
}

/* line 2403, ../sass/screen.scss */
.vestiging_expo_link {
    margin-top: 30px;
}

/* line 2407, ../sass/screen.scss */
.post_overview.vestiging .vestiging_expo_link a,
.post_overview.vestiging .vestiging_expo_link a:hover {
    color: #f3f5f7;
    text-decoration: none;
}

/* //////////////////////////// single vestiging ////////////////////////////////////// */
/* line 2417, ../sass/screen.scss */
.vestiging .verhaal {
    margin-top: 20px;
    margin-right: 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

@media (max-width: 768px) {

    /* line 2426, ../sass/screen.scss */
    .vestiging .verhaal {
        font-size: 16px;
        line-height: 20px;
    }
}

/* ////////////////////////////// testimonial ///////////////////////////////////////// */
#testimonials {
    padding-top: 20px;
}

.testimonial_wrapper {
    padding: 0 1px;
}

.testimonial {
    margin-top: 15px;
    color: #4d6e9e;
}

.testimonial .citem {
    margin-bottom: 0;
    padding-bottom: 0;
}

.testimonial .citem:hover {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tmnl_tekst_holder {
    padding: 15px;
    background: #eee;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%);
}

.tmnl_foto_holder {
    float: left;
    padding: 15px 0 15px 15px;
}

.tmnl_foto_holder img {
    display: block;
    height: 60px;
    width: auto;
    border-radius: 60px;
}

.tmnl_heading_holder {
    float: left;
    margin-left: 15px;
}

.testimonial h3 {
    margin: 0;
    padding: 35px 0 0 0;
    color: #4d6e9e;
    font-size: 15px;
    line-height: 18px;
    font-weight: 100;
    text-transform: none;
}

/* ///////////////////////////////// FOOTER /////////////////////////////////////////// */
/* line 2477, ../sass/screen.scss */
footer {
    padding-top: 30px;
    padding-bottom: 120px;
    color: #f3f5f7;
    background: #102030;
}

/* line 2485, ../sass/screen.scss */
.menu-footer-menu-navigation-container,
.menu-footer-menu-navigation-en-container {
    padding-top: 30px;
}

/* line 2490, ../sass/screen.scss */
.menu-footer-menu-navigation-container > ul > li > a,
.menu-footer-menu-navigation-en-container > ul > li > a {
    display: none;
}

/* line 2495, ../sass/screen.scss */
#footer_menu_column1 .menu-footer-menu-navigation-container > ul > li:nth-child(2),
#footer_menu_column1 .menu-footer-menu-navigation-container > ul > li:nth-child(3),
#footer_menu_column1 .menu-footer-menu-navigation-en-container > ul > li:nth-child(2),
#footer_menu_column1 .menu-footer-menu-navigation-en-container > ul > li:nth-child(3) {
    display: none;
}

/* line 2502, ../sass/screen.scss */
#footer_menu_column2 .menu-footer-menu-navigation-container > ul > li:nth-child(1),
#footer_menu_column2 .menu-footer-menu-navigation-container > ul > li:nth-child(3),
#footer_menu_column2 .menu-footer-menu-navigation-en-container > ul > li:nth-child(1),
#footer_menu_column2 .menu-footer-menu-navigation-en-container > ul > li:nth-child(3) {
    display: none;
}

/* line 2509, ../sass/screen.scss */
#footer_menu_column3 .menu-footer-menu-navigation-container > ul > li:nth-child(1),
#footer_menu_column3 .menu-footer-menu-navigation-container > ul > li:nth-child(2),
#footer_menu_column3 .menu-footer-menu-navigation-en-container > ul > li:nth-child(1),
#footer_menu_column3 .menu-footer-menu-navigation-en-container > ul > li:nth-child(2) {
    display: none;
}

/* line 2516, ../sass/screen.scss */
.menu-footer-menu-navigation-container > ul > li > ul > li,
.menu-footer-menu-navigation-en-container > ul > li > ul > li {
    margin-bottom: 4px;
}

/* line 2521, ../sass/screen.scss */
.menu-footer-menu-navigation-container > ul > li > ul > li:nth-child(1) > a,
.menu-footer-menu-navigation-en-container > ul > li > ul > li:nth-child(1) > a {
    pointer-events: none;
    display: block;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 1px solid;
}

/* line 2532, ../sass/screen.scss */
footer a,
footer a:visited,
footer a:hover {
    color: #f3f5f7;
}

/* line 2538, ../sass/screen.scss */
.social_icons_holder {
    text-align: left;
}

/* line 2543, ../sass/screen.scss */
.social_icon {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    margin-left: 2px;
}

/* line 2552, ../sass/screen.scss */
.social_icon:hover {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 8px;
    filter: brightness(1.5);
}

@media (max-width: 1200px) {

    /* line 2560, ../sass/screen.scss */
    .social_icons_holder {
        text-align: left;
    }

    /* line 2564, ../sass/screen.scss */
    .social_icon {
        float: left;
        margin-left: 0px;
        margin-right: 10px;
    }
}

/* line 2571, ../sass/screen.scss */
.social_icons_holder h5 {
    margin: 30px 0 6px 0;
    font-size: 10px;
    text-transform: uppercase;
    border-top: 1px solid;
}

/* line 2578, ../sass/screen.scss */
.social_icon a {
    display: block;
    width: 100%;
    height: 100%;
}

/* line 2584, ../sass/screen.scss */
.social_icon svg {
    width: 36px;
    height: 36px;
}

/* line 2589, ../sass/screen.scss */
.social_icon:hover svg {
    width: 40px;
    height: 40px;
}

/* line 2594, ../sass/screen.scss */
.footer_heading {
    margin: 30px 0 6px 0;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 1px solid;
}

/* line 2603, ../sass/screen.scss */
.footer_links li {
    margin-bottom: 6px;
    list-style-type: none;
}

/* line 2608, ../sass/screen.scss */
.footer_links li a {
    line-height: 18px;
    display: block;
}

/* /////////////////////// COL MOBILE PADDING TOP AND BOTTOM ////////////////////////// */
@media (max-width: 768px) {

    /* line 2619, ../sass/screen.scss */
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9,
    .col-xxl-auto {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /* line 2707, ../sass/screen.scss */
    #all_filters .col,
    #all_filters .col-1,
    #all_filters .col-10,
    #all_filters .col-11,
    #all_filters .col-12,
    #all_filters .col-2,
    #all_filters .col-3,
    #all_filters .col-4,
    #all_filters .col-5,
    #all_filters .col-6,
    #all_filters .col-7,
    #all_filters .col-8,
    #all_filters .col-9,
    #all_filters .col-auto,
    #all_filters .col-lg,
    #all_filters .col-lg-1,
    #all_filters .col-lg-10,
    #all_filters .col-lg-11,
    #all_filters .col-lg-12,
    #all_filters .col-lg-2,
    #all_filters .col-lg-3,
    #all_filters .col-lg-4,
    #all_filters .col-lg-5,
    #all_filters .col-lg-6,
    #all_filters .col-lg-7,
    #all_filters .col-lg-8,
    #all_filters .col-lg-9,
    #all_filters .col-lg-auto,
    #all_filters .col-md,
    #all_filters .col-md-1,
    #all_filters .col-md-10,
    #all_filters .col-md-11,
    #all_filters .col-md-12,
    #all_filters .col-md-2,
    #all_filters .col-md-3,
    #all_filters .col-md-4,
    #all_filters .col-md-5,
    #all_filters .col-md-6,
    #all_filters .col-md-7,
    #all_filters .col-md-8,
    #all_filters .col-md-9,
    #all_filters .col-md-auto,
    #all_filters .col-sm,
    #all_filters .col-sm-1,
    #all_filters .col-sm-10,
    #all_filters .col-sm-11,
    #all_filters .col-sm-12,
    #all_filters .col-sm-2,
    #all_filters .col-sm-3,
    #all_filters .col-sm-4,
    #all_filters .col-sm-5,
    #all_filters .col-sm-6,
    #all_filters .col-sm-7,
    #all_filters .col-sm-8,
    #all_filters .col-sm-9,
    #all_filters .col-sm-auto,
    #all_filters .col-xl,
    #all_filters .col-xl-1,
    #all_filters .col-xl-10,
    #all_filters .col-xl-11,
    #all_filters .col-xl-12,
    #all_filters .col-xl-2,
    #all_filters .col-xl-3,
    #all_filters .col-xl-4,
    #all_filters .col-xl-5,
    #all_filters .col-xl-6,
    #all_filters .col-xl-7,
    #all_filters .col-xl-8,
    #all_filters .col-xl-9,
    #all_filters .col-xl-auto,
    #all_filters .col-xxl,
    #all_filters .col-xxl-1,
    #all_filters .col-xxl-10,
    #all_filters .col-xxl-11,
    #all_filters .col-xxl-12,
    #all_filters .col-xxl-2,
    #all_filters .col-xxl-3,
    #all_filters .col-xxl-4,
    #all_filters .col-xxl-5,
    #all_filters .col-xxl-6,
    #all_filters .col-xxl-7,
    #all_filters .col-xxl-8,
    #all_filters .col-xxl-9,
    #all_filters .col-xxl-auto {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /* line 2795, ../sass/screen.scss */
    #exposities_filters .col,
    #exposities_filters .col-1,
    #exposities_filters .col-10,
    #exposities_filters .col-11,
    #exposities_filters .col-12,
    #exposities_filters .col-2,
    #exposities_filters .col-3,
    #exposities_filters .col-4,
    #exposities_filters .col-5,
    #exposities_filters .col-6,
    #exposities_filters .col-7,
    #exposities_filters .col-8,
    #exposities_filters .col-9,
    #exposities_filters .col-auto,
    #exposities_filters .col-lg,
    #exposities_filters .col-lg-1,
    #exposities_filters .col-lg-10,
    #exposities_filters .col-lg-11,
    #exposities_filters .col-lg-12,
    #exposities_filters .col-lg-2,
    #exposities_filters .col-lg-3,
    #exposities_filters .col-lg-4,
    #exposities_filters .col-lg-5,
    #exposities_filters .col-lg-6,
    #exposities_filters .col-lg-7,
    #exposities_filters .col-lg-8,
    #exposities_filters .col-lg-9,
    #exposities_filters .col-lg-auto,
    #exposities_filters .col-md,
    #exposities_filters .col-md-1,
    #exposities_filters .col-md-10,
    #exposities_filters .col-md-11,
    #exposities_filters .col-md-12,
    #exposities_filters .col-md-2,
    #exposities_filters .col-md-3,
    #exposities_filters .col-md-4,
    #exposities_filters .col-md-5,
    #exposities_filters .col-md-6,
    #exposities_filters .col-md-7,
    #exposities_filters .col-md-8,
    #exposities_filters .col-md-9,
    #exposities_filters .col-md-auto,
    #exposities_filters .col-sm,
    #exposities_filters .col-sm-1,
    #exposities_filters .col-sm-10,
    #exposities_filters .col-sm-11,
    #exposities_filters .col-sm-12,
    #exposities_filters .col-sm-2,
    #exposities_filters .col-sm-3,
    #exposities_filters .col-sm-4,
    #exposities_filters .col-sm-5,
    #exposities_filters .col-sm-6,
    #exposities_filters .col-sm-7,
    #exposities_filters .col-sm-8,
    #exposities_filters .col-sm-9,
    #exposities_filters .col-sm-auto,
    #exposities_filters .col-xl,
    #exposities_filters .col-xl-1,
    #exposities_filters .col-xl-10,
    #exposities_filters .col-xl-11,
    #exposities_filters .col-xl-12,
    #exposities_filters .col-xl-2,
    #exposities_filters .col-xl-3,
    #exposities_filters .col-xl-4,
    #exposities_filters .col-xl-5,
    #exposities_filters .col-xl-6,
    #exposities_filters .col-xl-7,
    #exposities_filters .col-xl-8,
    #exposities_filters .col-xl-9,
    #exposities_filters .col-xl-auto,
    #exposities_filters .col-xxl,
    #exposities_filters .col-xxl-1,
    #exposities_filters .col-xxl-10,
    #exposities_filters .col-xxl-11,
    #exposities_filters .col-xxl-12,
    #exposities_filters .col-xxl-2,
    #exposities_filters .col-xxl-3,
    #exposities_filters .col-xxl-4,
    #exposities_filters .col-xxl-5,
    #exposities_filters .col-xxl-6,
    #exposities_filters .col-xxl-7,
    #exposities_filters .col-xxl-8,
    #exposities_filters .col-xxl-9,
    #exposities_filters .col-xxl-auto {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
