/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
 Text Domain: gordijnfabriek
 Domain Path: /languages
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.row {
    width: 100%;
    float: left;
}
#main-content {
    margin-bottom: 40px;
}
.vericaltext{
    float: left;
    width:10px;
    word-wrap: break-word;
}

img#filterd {
    float: inherit;
    width: 100%;
    height: auto;
}
.keuze {
    float: left;
    width: 62%;
    margin: 0px 27% 0px 8.4%;
}
#text-4 {
    margin-top: 195%;
    float: left;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 9px;
    border: 1px solid #585858;
    background-color: #f3f3f3;
    border-radius: 2px;
    color: #3e3e3e;
    margin: 5px 0px !important;
}
header#main-header {
    border-bottom: solid 1px;
}
span.et_shop_image {
    -webkit-box-shadow: 0 8px 6px -7px #999;
    -moz-box-shadow: 0 8px 6px -7px #999;
    box-shadow: 0 8px 6px -7px #999;
}
input[type="submit"]:hover {
    background-color: #ececec;
}
input[type="submit"] {
    width: 100%;
    border: solid 1px #8e8e8e;
    border-radius: 1px;
    font-size: 19px;
    padding: 10px;
    transition: all 1s;
    margin: 10px 0%;
}
@media only screen and (min-width: 981px){
    .et_header_style_split .centered-inline-logo-wrap #logo, .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
        height: auto !important;
        max-height: 301% !important;
        margin-top: 13px;
        margin-bottom: -77px;
    }}
li.centered-inline-logo-wrap {
    width: 176px !important;
}
@media only screen and (min-width: 981px){
    .et_header_style_split .et-fixed-header .centered-inline-logo-wrap {
        height: auto;
        max-height: 301%;
        margin-top: 20px;
        margin-bottom: -77px;
    }}
.filterf label {
    float: right;
    width: 75%;
    margin: 2% 0%;
    border: solid #636;
    background-color: #fff;
}
hr {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr:after {
    content: "§";
    display: inline-block;
    position: absolute;
    margin-top: -12px;
    font-size: 1.5em;
    padding: 0 0.25em;
    z-index: 100;
    background-color: #fff;
}
hr.hr-blauw:after{
    background-color:#9C7546 ;
}
hr.hr-rood:after{
    background-color:#b0baa2;
}
hr.hr-groen:after{
    background-color:#663166;
}
.et_pb_button, button, .button {
    border-radius: 0px !important;
    outline: solid 2px #b0baa2 !important;
    background-color: #afbaa2 !important;
}
button, .button {
    border-color: #fff !important;
}
span.checkbox.woof_image_term {
    width: 35px;
    height: 35px;
}

#logo2 {display: none;}
.et-fixed-header #logo {display:none !important;}
.et-fixed-header #logo2 {display:inline; position: absolute;
    top: -62px;
    left: 4px;}

#text-6 {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 18% !important;
}
@media (max-device-width: 980px) {
    #text-6 {
        display: none !important;
    }

    #logo {
        max-height: 114px !important;
        margin-top: -24px !important;
    }
}
div#meerinfo {
    width: 100%;
    float: left;
    text-align: right;
    padding-right: 142px;
}
.et_pb_button {
    border-width: 1px !important
}
.tekstrechts {
    position: absolute;
    right: -30vw;
    top: 0px;
    width: 40%;
}
h1 {
    font-family: 'londonregular' !important;
    line-height: 27px;
}
h2 {
    font-weight: 600;
}
#sidebar .et_pb_widget {
    top: 15% !important;
}
.begroting i.fas {
    font-size: 30px;
     text-align: left;
     width: 3%;
}
ent .container:before {
    position: absolute;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: #FFF;
    content: "";
}
#et-top-navigation .et-cart-info{
    margin: 4px -158px 0px 287px;
}
#main-content .container {
    padding-top: 90px !important;
}

.container {
    position: relative;
    width: 100%;
    margin: auto;
}
.et_contact_bottom_container {
    float: right;
    overflow: hidden;
    margin-top: 0.5%;
    text-align: right;
}
@media screen and (max-width: 882px) {
    #sidebar .et_pb_widget {
        position: relative !important;
    }
}
.content_table {
    width: 100%;
    float: left;
    background: #eee;
    padding: 10px 20px;
    font-size: 17px;
}
table {
    display: block;
}

tr, td, tbody, tfoot {
    display: block;
}

thead {
    display: none;
}

tr {
    padding-bottom: 10px;
}

td {
    padding: 10px 10px 0;
    text-align: center;
}
td:before {
    content: attr(data-title);
    color: #7a91aa;
    text-transform: uppercase;
    font-size: 1.4rem;
    padding-right: 10px;
    display: block;
}

table {
    width: 100%;
}

th {
    text-align: left;
    font-weight: 700;
}

thead th {
    background-color: #202932;
    color: #fff;
    border: 1px solid #202932;
}

tfoot th {
    display: block;
    padding: 10px;
    text-align: center;
    color: #b8c4d2;
}
@media (min-width: 460px) {
    td {
        text-align: left;
    }
    td:before {
        display: inline-block;
        text-align: right;
        width: 140px;
    }

    .select {
        padding-left: 160px;
    }
}
@media (min-width: 720px) {
    table {
        display: table;
    }

    tr {
        display: table-row;
    }

    td, th {
        display: table-cell;
    }

    tbody {
        display: table-row-group;
    }

    thead {
        display: table-header-group;
    }

    tfoot {
        display: table-footer-group;
    }

    td {
        border: 1px solid #bdbdbd;
    } 
    td:before {
        display: none;
    }

    td, th {
        padding: 10px;
    }

    tr:nth-child(2n+2) td {
        background-color: rgba(202, 202, 200, 0.1);
    }
    tr {
        background: #fff;
    }

    tfoot th {
        display: table-cell;
    }

    .select {
        padding: 10px;
    }
}
#main-content .container:before {
    display:none;
}
.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
    padding: 9px 24px;
    color: #fbfbfb;
    font-weight: 700;
}
#disabled{
    display:none;
}
.acf-field-5b6d75e79c51d, .acf-field-5b103d6abbeea{
    display: none;
}
.acf-field.acf-field-message {
    background-color: #f5844699;
    padding: 20px;
}
#alert{
    background-color: orange;
}
.show-value {

    position: relative;
    padding: 18px 70px;
    background-color: #f58446;
    margin: 0px auto;
    left: 0;

}

.wp-caption{
    display: block!important;
}
.begroting .et_pb_row {
    width: 100%;
    max-width: none;
}
.fa, .far, .fas {
    font-size: 18px;
    color: #72535e;
}
.acf-field.acf-field-true-false.acf-field-5be56207cd421{
    display: none;
}
input#searchsubmit {
    width: 100px;
    float: left;
    margin: 0px;
    padding: 6px 10px !important;
}
input.inlineSearch {
    float: left;
    font-size: 15px;
    margin: 0px !important;
}

@keyframes dash {
    from {
        stroke-dashoffset: 2000;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.load__overlay {
    display: none;
    position: fixed;
    background-color: rgba(35, 31, 32, 0.64);
    height: 100vh;
    width: 100%;
    z-index: 10000000;
    transition: all 0.25s ease-in-out;
    left: 0px;
    top: 0px;
}
.load__overlay.active{
    display: block;
}
.load__overlay .load__overlay__content {
    margin: 0 auto;
    max-width: 80px;
    margin-bottom: 150px;
    height: 100px;
    width: 100px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

svg {
    width: 100px;
}
svg .st6 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke-dasharray: 2000;
    stroke-dashoffset: 2000;
    animation: dash 1.5s linear infinite;
}
.left_menu {
    width: 20%;
    float: left;
    background-color: #eee;
    border-radius: 2px;
    padding: 0px;
}
ul#menu-user-settings {
    list-style-type: none;
    padding: 0px;
}
.left_menu a {
    width: 100%;
    font-size: 15px;
    padding: 20px 20px;
    float: left;
}
.left_menu a:hover {
    background-color: #d0cfcf;
}
.content {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.left_menu .current-menu-item a {
    background-color: #d0cfcf;
}
.left_menu .current-menu-item a:after {
    width: 0;
    height: 0;
    border-left: 31px solid #d0cfcf;
    border-top: 33px solid #ffffff00;
    border-bottom: 33px solid #ffffffdb;
    content: " ";
    position: absolute;
    left: 20%;
    margin-top: -20px;
}
.user-settings {
    float: left;
    width: 80%;
}
.settings_content {
    margin: 0px 0px 0px 40px;
    padding: 20px;
    background-color: #d0cfcf;
    border-radius: 6px;
}
form.settings span {
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 4px #000;
    width: 100%;
    margin-top: 9px;
    float: left;
}
form.settings input[type="text"], form.settings input[type="password"], form.settings input[type="email"], form.settings input[type="file"]  {
    width: 100%;
}
#change-password{
    margin-top: 40px;
}
.settings textarea {
    width: 75%;
    height: 100px;
    font-size: 12.4px;
}
div#current-sign {
    float: left;
    width: 100%;
}
img#current-sign {
    float: left;
}
.success, .error {
    padding: 10px 30px;
    width: 60%;
    max-width: 1000px;
    position: absolute;
    left: 28%;
    z-index: 1000;
    font-weight: 600;
    color: #fff;
    margin-top: 77px;
}
.error{
    background-color: #ec4d4d;
}
.success{
    background-color: #3fbb61;
}
button#allcustomers {
    width: 100%;
    font-size: 16px;
    padding: 9px;
    color: #fff;
}
button#allcustomers:hover {
    cursor: pointer;
}
#rename{
    margin-left: 10px;
}
.acf-input-wrap input[type=text],.acf-input-wrap input[type=password],.acf-input-wrap input[type=tel],.acf-input-wrap input[type=email],.acf-input-wrap input.text, textarea, select {
    background-color: #ffffff;
}
.acf-field input[type="text"]:disabled, .acf-field input[type="password"]:disabled, .acf-field input[type="number"]:disabled, .acf-field input[type="search"]:disabled, .acf-field input[type="email"]:disabled, .acf-field input[type="url"]:disabled, .acf-field textarea:disabled, .acf-field select:disabled {
    background: #d8d8d8;
    color: #828282;
}
#main-content .container:before {
    background: none;
}
#sidebar {
    display:none;
}
@media (min-width: 981px){
    #left-area {
        width: 100%;
        padding: 23px 0px 0px !important;
        float: none !important;
    }
}
._hj-f5b2a1eb-9b07_pull_left{
    display: none;
}
a.button:hover {
    border-radius: 2px !important;
    outline: 0px !important;
}
button, .button {
    border-color: #fff!important;
    padding: 6px 20px;
    color: #fff;
    -webkit-transition: all .2s; /* Safari */
    transition: all .2s;
}
.acf-field[data-type="group"] {
    clear: none;
    float: left;
    width: 50%;
}
.acf-input-prepend, .acf-input-append {
    font-size: 15px;
    line-height: 21px;
    padding: 3px 7px;
    margin: 4px 0px;
    background: #F4F4F4;
    border: #DFDFDF solid 1px;
    height: auto;
}
.acf-field-5b6d75e79c59a{
    display: none;
}
@media only screen and (max-width: 500px) {
    tr {
        float: left;
        width: 100% !important;
        border: solid 2px;
    }
}
@media only screen and (max-width: 720px) {
    td {
        width: 100% !important;
        text-align: center !important;
        float: left;
        min-height: 45px;
    }
    td:before {
        display: none !important;
    }
    td a{
        float: left;
        width: 100%;
    }
    tr {
        float: left;
        width: 46%;
        border: solid 2px;
        margin: 2%;
    }
    .fa, .far, .fas{
        font-size: 27px !important;
    }
    h1.main_title {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .acf-fields {
        position: relative;
        float: left;
        width: 100%;
    }
}
.ui-sortable tr.ui-sortable-helper {
    height: auto !important;
}
#the-list tr:hover {
    text-decoration: underline;
    cursor: pointer;
}
th i{
    color: #fff !important;
}
button.status {
    margin: 0px 10px;
    padding: 9px 20px;
    font-size: 13px;
    width: 100%;
}
button.status:hover {
    cursor: pointer;
    box-shadow: 2px 2px 7px 0px #000;
}
.switch {
    position: relative;
    margin: 0px 5px;
    height: 26px;
    width: 150px;
    float: left;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}

.switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 74px;
    line-height: 26px;
    font-size: 11px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
    cursor: pointer;
}

.switch-label:active {
    font-weight: bold;
}

.switch-label-off {
    padding-left: 2px;
}

.switch-label-on {
    padding-right: 2px;
}

.switch-input {
    display: none;
}

.switch-input:checked + .switch-label {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
}

.switch-input:checked + .switch-label-on ~ .switch-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 74px;
}

.switch-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 74px;
    height: 22px;
    background: #65bd63;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, #9dd993, #65bd63);
    background-image: -moz-linear-gradient(top, #9dd993, #65bd63);
    background-image: -o-linear-gradient(top, #9dd993, #65bd63);
    background-image: linear-gradient(to bottom, #9dd993, #65bd63);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

.switch-blue .switch-selection {
    background: #3aa2d0;
    background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: linear-gradient(to bottom, #4fc9ee, #3aa2d0);
}

.switch-yellow .switch-selection {
    background: #c4bb61;
    background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: linear-gradient(to bottom, #e0dd94, #c4bb61);
}
div#switch_label {
    float: right;
    font-size: 15px;
    line-height: 26px;
    margin: 0px 0px 50px;
    width: 50% !important;
}
#switch_label span{
    float: left;
}
div#switch_label .acf-input-prepend, .acf-input-append{
    margin-top: 0px !important;
    height: 28px !important;
    padding: 4px 10px !important;
    border: #DFDFDF solid 1px;
}
div#extra_lines {
    float: left;
    font-size: 15px;
    line-height: 26px;
    margin: 0px 0px 50px;
    width: 50% !important;
}
div#extra_lines form#acf-form {
    width: 100%;
}
input.field {
    border: solid 1px #989898;
    font-size: 13px;
    padding: 5px;
    border-radius: 2px;
    width: 48%;
    margin: 8px 0px 0px;
}
input.disabled {
    display: none;
}
span.status {
    float: left;
    padding: 5px 18px;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 700;
}
td{
    font-size: 0.90em;
    font-weight: 600;
}
span.status1 {
    background: #aec3ea;
    border: solid 2px #96aee4;
    width: 100%;
    text-align-last: center;
}
span.status31 {
    background: #a4b9e0;
    border: solid 2px #8ca4da;
    width: 100%;
    text-align-last: center;
}
span.status2 {
    background: #e0aa01;
    border: solid 2px #c49c08;
    width: 100%;
    text-align-last: center;
}
span.status3 {
    background: #cc6200;
    border: solid 2px #aa5200;
    width: 100%;
    text-align-last: center;
}
span.status4 {
    background: #3997c8;
    border: solid 2px #2579a4;
    width: 100%;
    text-align-last: center;
}
span.status35 {
    background: #5bc0de;
    border: solid 2px #46b8da;
    width: 100%;
    text-align-last: center;
}
span.status55 {
    background: #a76200;
    border: solid 2px #724402;
    width: 100%;
    text-align-last: center;
}
span.status5 {
    background: #a76200;
    border: solid 2px #724402;
    width: 100%;
    text-align-last: center;
}
span.status11 {
    background: #9b5b00;
    border: solid 2px #6d4000;
    width: 100%;
    text-align-last: center;
}
span.status12 {
    background: #6d4000;
    border: solid 2px #221400;
    width: 100%;
    text-align-last: center;
}
span.status13 {
    background: #4f3000;
    border: solid 2px #180e00;
    width: 100%;
    text-align-last: center;
}
span.status14 {
    background: #f3a312;
    border: solid 2px #b77c0d;
    width: 100%;
    text-align-last: center;
}
span.status21 {
    background: #b22a29;
    border: solid 2px #9e2a29;
    width: 100%;
    text-align-last: center;
}
span.status22 {
    background: #be2a29;
    border: solid 2px #a92a29;
    width: 100%;
    text-align-last: center;
}
span.status23 {
    background: #c92a29;
    border: solid 2px #b52b2a;
    width: 100%;
    text-align-last: center;
}
span.status6 {
    background: #398439;
    border: solid 2px #255625;
    width: 100%;
    text-align-last: center;
}
span.status7 {
    background: #52735d;
    border: solid 2px #2b4230;
    width: 100%;
    text-align-last: center;
}
span.status8 {
    background: #d9534f;
    border: solid 2px #761c19;
    width: 100%;
    text-align-last: center;
}
span.status9, span.status0, span.status90 {
    background: #b9b9b9;
    border: solid 2px #636363;
    width: 100%;
    text-align-last: center;
}
span.status101 {
    background: #007d3c;
    border: solid 2px #006230;
    width: 100%;
    text-align-last: center;
}
span.status102 {
    background: #0d6b3b;
    border: solid 2px #084526;
    width: 100%;
    text-align-last: center;
}
span.statuslaten {
    background: #5e5e5e;
    border: solid 2px #545454;
}
span.statuszelf {
    background: #4d4d4d;
    border: solid 2px #414141;
}
input.begroting_submit {
    width: 100px;
    padding: 5px 0px;
    font-size: 13px;
    border-radius: 3px;
}
input.begroting_titel {
    background: rgba(0, 0, 0, 0);
    border: 0px;
    padding: 0px;
    font-size: 30px;
    font-family: 'londonregular' !important;
    line-height: 27px;
    width: 100%;
}
#order_form input[type="submit"] {
    width: 150px;
    background-color: #b9c2ac;
    color: #fff;
    border-radius: 3px;
    border: solid 1px #484848;
    font-weight: 800;
}
#order_form input[type="submit"]:hover {
    cursor: pointer;
    box-shadow: -2px 6px 10px rgba(0, 0, 0, 0.18);
}
#order-succes h2{
    color: #6fb1d8;
    width: 70%;
    text-align: center;
    margin: 50px auto;
}
.checkmark {
    width: 200px;
    margin: 80px auto 0;
    padding-top: 40px;
}
@media (min-width: 600px) {
    .checkmark {
        width: 151px;
    }
}
.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash 2s ease-in-out;
    -webkit-animation: dash 2s ease-in-out;
}
.spin {
    animation: spin 2s;
    -webkit-animation: spin 2s;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
}
tr.status{ 
    box-shadow: 1px 5px 10px #000;
    background: #f5f5f5;
}
tr.status_0, tr.status_99, tr.status_90{
    box-shadow: none !important;
    background-color: #909090 !important;
    color: #eaeaea;
}
tr.status_0 td{
    padding: 5px 12px !important;
    background-color: #909090 !important;
}
.cd-popup-trigger, .other_button {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-right: 10%;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    float: right;
    font-weight: bold;
    text-transform: uppercase;
    background: #adbba0;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
    margin: 0px 0px 6px 0px;
}
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    z-index: 1000;
}

.cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: 35vh auto;
    padding: 30px;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-container .disabled:before{
    display: none;
}
.cd-popup #message p {
    background-color: #adbba0;
    color: #fff;
    padding: 10px;
}
.contact.phone-number {
    float: right;
    max-width: 251px;
    margin-right: -30px;
    padding: 5px 30px 5px 17px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #adbba0;
    color: #eee;
    transition: all 0.5s;
    z-index: 1000;
}
.contact.phone-number:hover {
    padding: 5px 30px 5px 25px;
}
.contact.phone-number i.fas.fa-phone {
    transform: rotate(110deg);
}
.contact.phone-number span {
    font-size: 14px;
}
.meet_data {
    float: left;
    width: 399px;
    margin-top: 50px;
}
.bonnen {
    float: right;
    width: 399px;
    margin-top: 50px;
}
.timeline ul {
    padding: 50px 0;
}

.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 0px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    color: #fff;
}

.timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: inherit;
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: #b0baa2;
}

.timeline ul li div::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
}

.timeline ul li:nth-child(odd) div {
    left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #b0baa2 transparent transparent;
}

.timeline ul li:nth-child(even) div {
    left: -439px;
}

.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #b0baa2;
}

time {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 8px;
}
.timeline ul li::after {
    transition: background .5s ease-in-out;
}

.timeline ul li.in-view::after {
    background: #b0baa2;
}

.timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
    transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
    transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 900px) {
    .timeline ul li div {
        width: 250px;
    }
    .timeline ul li:nth-child(even) div {
        left: -289px;
        /*250+45-6*/
    }
    .contact_info {
        float: right !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .timeline ul li {
        margin-left: 20px;
    }
    .timeline ul li div {
        width: calc(100vw - 91px);
    }
    .timeline ul li:nth-child(even) div {
        left: 45px;
    }
    .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #b0baa2 transparent transparent;
    }
}
span#update_title{
    float: left;
    width: 100%;
    font-weight: 800;
}
.acf-field[data-type="group"] {
    clear: unset !important;
    float: left;
}
.stoffeerder form div .acf-field[data-type="group"]{
    width: 50%;
}
.stoffeerder label[for="acf-field_5bfe87064d682"], .stoffeerder label[for="acf-field_5c028f6333126"] {
    text-align: right;
}
.info-arrow.stoffeerder1{
    position: absolute;
    left: -122px;
    margin-top: 150px;
    border-bottom: solid;
    line-height: 23px;
}
.info-arrow.stoffeerder1:before{
    content: url(https://gordijnfabriek.nl/content/uploads/2018/12/arrow@3x-e1543686858530.png);
    background: rgba(245, 245, 245, 0);
    position: absolute;
    top: 23px;
    left: 29px;
}
.info-arrow.stoffeerder2{
    position: absolute;
    right: -122px;
    margin-top: 150px;
    border-bottom: solid;
    line-height: 23px;
}
.info-arrow.stoffeerder2:before{
    content: url(https://gordijnfabriek.nl/content/uploads/2018/12/arrow@3x-e1543686858530.png);
    background: rgba(245, 245, 245, 0);
    position: absolute;
    top: 23px;
    right: 29px;
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}
.stoffeerder div[data-name="stylist"]:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 45px;
    height: 100%;
    background-color: rgba(142, 142, 142, 0.24);
    border-radius: 2px;
    z-index: 1;
}

.stylist div[data-name="stoffeerder"]:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 45px;
    height: 100%;
    background-color: rgba(142, 142, 142, 0.24);
    border-radius: 2px;
    z-index: 1;
}


.acf-field-5c0b9b28014ed {
    text-align: center;
}

.acf-field-5c0b9b28014ee {
    text-align: center;
}
tr.difference {
    display: none;
    font-size: 16px;
    line-height: 18px;
}
.add_form{
    width: 100% !important;
}
.add_form form#acf-form {
    width: 40%;
    float: right;
    min-width: 300px;
}
#select-status{
    display: none;
}
#trigger-status{
    border-radius: 0px !important;
    outline: solid 2px #b0baa2 !important;
    background-color: #afbaa2 !important;
    border-color: #fff!important;
    color: #fff;
    font-size: 19px;
    padding: 10px;
    transition: all 1s;
    margin: 10px 0%;
    cursor: pointer;
}

/* Dit was het half rondje in het klant overzicht met hover

span.contact {
    position: absolute;
    width: 55px;
    height: 55px;
    z-index: -1;
    background: #b0baa2;
    text-align: center;
    line-height: 55px;
    border-bottom-left-radius: 100%;
    border-top-left-radius: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
}
tr:hover span.contact, span.contact:hover {
    margin-left: -80px;
    z-index: 1;
    opacity: 1;
}
*/
.acf-field.acf-field-select.acf-field-5b9d13e5b8520.-c0 {  /* klant formulier id stoffeerder_klant */
    display: none;
}
.acf-field.acf-field-text.acf-field-5b28e8276882b.-c0 { /* klant formulier id km_afstand_naar_klant */
    display: none;
}
.acf-field.acf-field-text.acf-field-5b28ea604e290.-c0 { /* klant formulier id reistijd */
    display: none;
}
.acf-field.acf-field-select.acf-field-5c657c3233562 { /* klant formulier id confectie_klant */
    display: none;
}
.acf-field.acf-field-post-object.acf-field-5b7c12256362c { /* klant formulier id confectie_klant */
    display: none;
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1000;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    transition:500ms all;

}

.popup.is-visible {
    opacity: 1;
    visibility: visible;
    transition:1s all;
}

.popup-container {
    transform:translateY(-50%);
    transition:500ms all;
    position: relative;
    width: 40%;
    margin: 2em auto;
    top: 26vh;
    padding:3rem;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.is-visible .popup-container {
    transform:translateY(0);
    transition:500ms all;
}

.popup-container .popup-close {
    position: absolute;
    top: 8px;
    font-size:0;
    right: 8px;
    width: 30px;
    height: 30px;
}


.popup-container .popup-close::before,
.popup-container .popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}

.popup-container .popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.popup-container .popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}


.popup-container .popup-close:hover:before,
.popup-container .popup-close:hover:after {
    background-color:#35a785;
    transition:300ms all;
}
#info div {
    margin: 10px 0;
}
#info div .fas {
    margin: 15px;
}
.contact_info {
    float: right;
    margin-bottom: 20px;
    margin-right: 10.4%;
    width: 600px;
}
.contact_info span {
    width: 75%;
    float: right;
    margin: 2px 0px;
    background: #adbba0;
    padding: 10px 15px;
    color: #fff !important;
}
.contact_info a{
    color: #fff !important;
}
.contact_info span i {
    color: #fff;
    margin: 0px 13px 0px 0px;
}
#stoffeerder{
    margin-top: 100px;
}
div#message {
    padding: 4px 20px;
    background-color: #54bf4d;
    color: #fff;
}
.nav li.et-touch-hover>ul,
.nav li:hover>ul {
    opacity: 0;
    visibility: hidden;
}

ul.sub-menu.hide.visible {
    opacity: 1;
    visibility: visible;
}
.hide.sub-menu a {
    visibility: hidden;
}
.hide.sub-menu.visible a {
    visibility: visible;
}
tr.filled {
    background: #bbd4987d;
}
@media screen and (max-width: 600px) {
    #maps_desktop{
        display: none;
    }
}
@media screen and (min-width: 600px) {
    #maps_mobile{
        display: none;
    }
}

svg{
    width: 200px;
}
@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes text {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


@keyframes text {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

 .overlay {
     position: fixed;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: rgba(0, 0, 0, 0.7);
     transition: opacity 500ms;
     visibility: hidden;
     opacity: 0;
 }
.overlay.active {
    visibility: visible;
    opacity: 1;
    z-index: 100000;
}
.overlay.active .popup {
    opacity: 1;
    visibility: visible;
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 60%;
    position: relative;
    transition: all 1s ease-in-out;
    overflow-y: scroll;
    height: 85vh;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #06D85F;
}
.popup .content {
    max-height: 30%;
    overflow: auto;
}
div[data-name="lab-naam"],
div[data-name="samenstelling"], div[data-name="vouwgordijn_geschikt"]{
    display: none;
}
.container{
    max-width: unset;
}
.stacked {
    float: left;
    width: 33.3%;
}
.stacked ul {
    position: relative;
    height: 0px;
    padding: 0;
    overflow: hidden;
    text-align: center;
    background: #c7ccc2;
    color: #fff;
    transition: all 0.4s;
}
.stacked:hover ul{
    height: auto;
}
.stacked ul li:hover{
    background-color: #afbaa2;
    cursor: pointer;
}
.stacked input[type="submit"] {
    margin-bottom: 0px;
}
.stacked-overlap{
    width: 100%;
    float: left;
}
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

/* Popup box BEGIN popup consept email*/
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 700px;
    min-height: 100px;
    vertical-align: middle;
    width: 70%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */
tr#filter_tabel {
    background: #b0baa2;
}
#filter_tabel th {
    padding: 0px 14px !important;
    font-size: 15px;
}
#filter_tabel select {
    padding: 5px;
}