

body{
    background: #EFEEEA !important;
    font-family: Roboto;
}

header img{
    max-height: 50px;
}


.avatar-header{
    border-radius: 50%;
    overflow: hidden;
    border: solid 2px white;
    position: relative;
    height: 100px;
    width: 100px;
}
.avatar-header img{
    max-height: none !important;
}
.fixed-header-scroll-overlay{
    display: none;
    position: absolute;
    top: -10px;
    bottom: -10px;

    justify-content: center;
    align-items: center;
}
.fixed-header-scroll-overlay > .name-header{
    font-size: 24px;
}
.fixed-header-scroll-overlay > .dates-header{
    font-size: 16px;
    font-style: italic;
    line-height: normal;
    margin-top: 3px;
    margin-left: 30px;
}

.fixed-header-scroll-overlay > *{
    margin-left: 10px;
    color: white;

}

.header-extend .navbar-brand{
    display: none;
}

.header-extend .fixed-header-scroll-overlay{
    display: flex;
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: Athelas !important;
}
#wpadminbar{
    display: none;
}
#wpadminbar:hover{
    display: block !important;
}
.color-white{
    color: #fff;
}
.modal-welcome-component{
    width: 420px;
    border-radius: 45px;
    padding: 30px;
}

.modal-welcome-component .modal-body{
    max-height: calc( 100vh - 200px );

}
.modal-welcome-component p.gallery-header {
    text-align: left;
    width: 100%;
    font-size: 16px;
    padding: 0 30px;
    //border-bottom: 1px solid #dee2e6;
}

.login-component input{
    width: 240px;
}


.login-component > p > button{

}

/*
 * Edit toolbar
 */
.edit-toolbar{
    position: fixed;
    top: 20px;
    right: 0;
    left: 0;
    z-index: 9999;
    max-width: 1720px;
    //background-color: rgba(153,191,194,0.5);
    margin: 0 auto;
    height: 100px;
    line-height: 100px;
    text-align: right;
    padding: 0 20px;
    border-radius: 24px;
}

.edit-toolbar > button *{

    display: inline-block;
    line-height: 70px;
    height: 70px;
    margin: 0;
    padding: 0;
    float: left;
}
.edit-toolbar > button .material-symbols-outlined{
    font-size: 40px;
}
.edit-toolbar > button:hover{
    background: #99B2C2 !important;

    cursor: pointer;
}
.edit-toolbar > button:hover span{
    color: white !important;
}
.edit-toolbar > button{
    background: white;
    border-radius: 45px;
    padding: 0 10px;
    height: 70px !important;
    line-height: 70px !important;
    border: none !important;
    -webkit-appearance: none !important;
    margin: 15px 5px 15px 5px;
}
.edit-toolbar > *{
    color: white;
}
.edit-toolbar > *:hover{
    cursor: pointer;
}


/*
 * include-card-component
 */
.product-card button{
    width: 100%;

}
.product-card{
    background: white;
    padding: 30px;
    border-radius: 45px;
}

.purchases-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.include-card-component button span:not(.material-symbols-outlined){
    line-height: 42px;
}

.include-card-component button:hover{
    cursor: pointer;
    background: rgba(30,161,161, 0.5);
}

.include-card-component button  *{
    line-height: 70px;
}

.include-card-component button .material-symbols-outlined{
    font-size: 42px;
    margin-right: 10px;
}

.include-card-component .loader-component{
    justify-content: center;
    align-items: center;
    display: flex;
    height: 300px;
}
.include-card-component .product-card .image-thumbnail{
    min-height: 210px;
}

.include-card-component .product-card img {
    width: 100%;
    height: auto;
}

.include-card-component .product-card{
    max-width: 320px;
    margin: 10px;
}
.include-card-component button i{
    color: white;
}
.include-card-component button{
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 45px;
    padding: 0 10px;
    height: 70px !important;
    line-height: 70px;
    border: none !important;
    -webkit-appearance: none !important;
    margin: 15px 5px 15px 5px;
}


/*
 * Header
 */
header.fusion-is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
}

/*
 * Main
 */
main {
    padding-top: 15px !important;
    width: 100%;
}
/*
 * Removal overlay
 */
.image-preview {
    position: relative;
}
.image-preview span:hover{
    cursor: pointer;
    color: #99bfc2;
}
.removal-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.5);
    span{
        color: white;
    }
}
/*
 * action-toolbar
 */
.action-toolbar.top{
    position: relative;
    z-index: 1;
}
/*
 * Flexible
 */
body:not(.header-extend) .header-hero-component-topbar{
    display: none;
}

body.header-extend  .edit-toolbar {
    top: 10px;
    right: 720px;
}
body.header-extend  .fusion-logo-link{
    display: none;
}

body.header-extend  #navbar-main {
    min-height: 80px;
}
/*
 * Flexible
 */
.header-extend .fusion-header .products-component{
    display: block !important;
}
/*
 * Flexible
 */
.header-extend #rouwpagina-main .products-component{
    display: none;
}

/*
 * CopyRight
 */
.copyright-wrapper{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

/*
 * Brand
 */

footer .fusion-sticky-logo{
    height: 40px;
    position: absolute;
    left: -15px;
    top: 5px;
}
.fusion-logo{
    overflow: hidden;
    height: 75px;
    width: 300px;
    position: relative;
}

.fusion-mobile-logo,
.fusion-standard-logo{
    display: none;
}

.fusion-sticky-logo{
    height: 75px;
    position: absolute;
    left: -66px;
}

.fusion-header .products-component{
    display: none;
    top: -5px;
}

/*
 * divider
 */
.divider{
    position: relative;
    height: 20px;
}
.divider-text{
    position: absolute;
    width: 40px;
    background: white;
    left: calc(50% - 20px);
    text-align: center;
    height: 20px;
    line-height: 20px;
    top: -9px;
}


.header-hero-component-topbar *{
    -webkit-transition: all 500ms ease-out;
    -moz-transition:    all 500ms ease-out;
    -o-transition:      all 500ms ease-out;
    transition:         all 500ms ease-out;
}

/*
 *
 * header-hero-component-topbar
 */
.hero-taper label{
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    font-size: 20px;
    margin: 0;
    color: #99bfc2;
}

.header-hero-component-topbar .header-hero-taper .overledene-dates{
    height: 100px;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-left: 40px;
}
.header-hero-component-topbar .header-hero-taper p >*{
    float: left;
    display: inline-block;
}
.header-hero-component-topbar .header-hero-taper p .overledene-date{
    width: 130px;
}
.header-hero-component-topbar .header-hero-taper p .overledene-icon{
    padding-right: 10px;
    width: 30px;
    display: inline-block;
}
.header-hero-component-topbar .header-hero-taper p{
    padding: 4px 0;
    margin: 0;
    font-weight: 700;
    height: 32px;
}
.header-hero-component-topbar .header-hero-taper .overledene-name{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    font-size: 36px;
    font-weight: 900;
}
.header-hero-component-topbar .header-hero-taper > *{
    float: left;
}
.header-hero-component-topbar .header-hero-taper{
    background: none;
    bottom: 0;
    height: 90px;
    left: 40px;
}
.header-hero-component-topbar .hero-avatar img{
    height: 100%;
    width: auto;
}
.header-hero-component-topbar .hero-avatar{
    height: 100px;
    width: 100px;
    border-radius: 999px;
    overflow: hidden;
    border: solid 1px #99bfc2;
}
/*
 *
 * Header Hero
 */
.header-hero-taper{
    position: absolute;
    z-index: 99;
    background: #fff;
    left: 0;
    right: 0;
    top: 475px;
}
body #navbar-main {
    min-height: 100px;
    border-radius: 45px;
    padding: 0 15px;
}
.navbar-brand{
    color: #fff !important;
}

header.fusion-is-sticky{
    z-index: 999;
}
/*** placeholder image ***/
.image-placeholder{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 48px;
    background: rgba(0,0,0,0.05);
}
/*

 * Contributors Panel
 */
.contributors-panel-component .contributor-list{
    display: flex;
}
.modal-footer{
    background: none !important;
}
/*
 * Rouwpagina Main
 */
#rouwpagina-main > .loader-wave-component{
    position: relative !important;
    width: 100%;
    height: calc( 100vh - 324px );
    background: none !important;
}
/*
 * Distribution Component
 */


#vueDistributie header.fusion-is-sticky {
    max-width: 1280px;
    margin: 0 auto;
    top: 20px;
    border-radius: 999px;
}

#vueDistributie #wrapper{
    min-height: 100%;
    max-width: 1280px;
    margin: 0 auto;
}


/*
 * section_rouwkaart_viewer
 */
#section_rouwkaart_viewer{
    min-height: 400px;
}

.rouwkaart-viewer-container .condoleance-image-slider-component img {
    height: 100%;
    width: auto !important;
    padding: 10px;
}
.rouwkaart-viewer-container *{

}
.rouwkaart-viewer-container .image-container{
    justify-content: center;
    display: flex;
    height: 500px;
}
.rouwkaart-viewer-container{
    background: white;
    border-radius: 45px;
}
/*
 * Distribution Component
 */
.products-component{
    position: absolute;
    right: 20px;
    bottom: calc( 50% + 35px );
}
.products-component button span:nth-child(2){
    float: right;
}
.products-component button span:nth-child(1){
    float: left;
    font-size: 40px;
    padding-right: 5px;
}
.products-component button:hover{

}
.products-component button:hover span.color-main{
    color: white !important;
}
.products-component button span{
    line-height: 70px;
    height: 70px;
    display: inline-block;
    font-weight: 300;
}
.products-component button:hover{

}
.products-component button:nth-child(1){
    //margin-right:10px;
}
.products-component button{
    background: white;
    border-radius: 45px;
    margin: 10px;

    padding: 0 10px;
    height: 70px !important;
    line-height: 70px !important;
    border: none !important;
    -webkit-appearance: none !important;
}
/*
 * Distribution Component
 */
.distribution-component .card-image{
    //border: solid 1px #dee2e6;
}
.distribution-component{
    padding: 35px 0 35px 0;

}

/*
 * Distribution Item Component
 */
.distribution-item-component .loader-wave-component{

    position: relative;
    height: 240px;
    background: white;
    border: solid #dee2e6 5px;
}
.distribution-item-component .edit-pill span{
    height: 42px;
    line-height: 42px;
}
.distribution-item-component .edit-pill{
    position: absolute;
    background: #99bfc2;
    color: #fff;
    top: 16px;
    height: 42px;
    width: 42px;

    text-align: center;
    line-height: 42px;
    border-radius: 99px;
    border: solid 1px #dee2e6;
    z-index: 999;
    left: 12px;
}
.distribution-item-component{
    border: solid 1px #f1f1f1;
}
.distribution-item-component .contributor-component{
    position: absolute;
    line-height: 44px !important;
    height: 44px !important;
    display: inline-block !important;
    //height: auto !important;
    width: auto !important;
    left: 10px;
    top: 5px;

}
.distribution-item-component .contributor-component img{
    height: auto !important;
    width: auto !important
}
/*
 * Contributor Component
 */

.contributor-component {
    background: #f1f1f1;
    margin: 10px 2px;
    border-radius: 24px;
    padding-right: 5px;
    min-width: 120px;
    position: relative;
}
.contributor-component span:nth-child(2){
    padding: 0 5px;
    line-height: 42px;
    height: 42px;
    display: inline-block;
}
.contributor-component img{
    border-radius: 50%;
    max-height: 42px;
    background: white;
    padding: 1px;
}
.contributor-component.contributor-lable .material-icons{
    display: none;
    position: absolute;
    top: 8px;
    right: 16px;
}
.contributor-component.contributor-lable {
    background: #99bfc2;
    color: #fff;
    padding: 0 10px;
    margin-left: 28px;
}

/*
 * modal-text-component
 */
.modal-text-component .loader-component{
    position: relative !important;
    height: 200px;
    width: 100%;
}
.modal-text-component .loader-component .wrapper{
    width: 100%;

}
/*
 * Contributor Nav
 */

.contributor-nav-component > span.material-icons{
    line-height: 40px;
}
.contributor-nav-component .contributor-component {
    background: none !important;
    margin: 0;
    float: left;
}
.contributor-nav-component span{
    padding: 0 5px;

}
.contributor-nav-component img{
    border-radius: 50%;
    max-height: 42px;
    background: white;
    padding: 1px;
}
.contributor-nav-component{
    position: absolute;
    right: 25px;
    color: #fff;
}

/*
 * condoleance-image-slider-component
 */
.condoleance-image-slider-component {
    margin-top: 20px;
}
.condoleance-image-slider-component img{
    width: 100%;
}

.image-navigation span:hover{
    cursor: pointer;
}
.image-navigation span{
    font-size: 40px;
    margin: 0 10px;
    border-radius: 24px;
}
.image-navigation{
    text-align: center;
}

/*
 * Welcome Component
 */
.welcome-component {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.welcome-component .modal-footer button{
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    width: 100%;
}
.welcome-component .modal-footer{
    text-align: center;
    padding: 25px 25px;
}

/*
 * modal-products-component
 */

@media (max-height: 700px) {
    .kaartje img {
        max-height: 120px;
        width: auto !important;
    }
}

.kaartje img{
    width: 100%;
    //margin: 15px;
}


.kaartje .select-card span{
    color: #f1f1f1;
    padding: 0 5px;
    font-size: 36px;
    background: white;
    line-height: 26px;
}
.kaartje .product-price span{
    margin-left: -10px;
    opacity: 0.7;
}
.kaartje .product-price{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center;
    font-weight: 900;

}
.kaartje .select-card{
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    text-align: center;

}
.kaartje{
    position: relative;
    padding: 20px;
    margin: 0 5px 20px 5px;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.kaartje .image-title:hover{
    cursor: pointer;
}

.kaartje .image-title .card-title{


}
.metro-image-scrollbox-container{
    max-height: calc( 100vh - 300px );
    overflow-y: scroll;
}
.kaartje {
    text-align: center;
    width: calc( 33%  - 10px );
}
.kaartje button{
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 24px;
    border: none;
    font-size: 18px;
    padding: 0 20px;
    margin: 0;
    margin-top: 20px;
}

.kaartje .image-title{
    position: absolute;
    top: calc( 50% - 21px );
    bottom: 0;
    right: 20px;
    left: 20px;
    text-align: center;
}
.modal-card-editor-component,
.modal-flowers-component ,
.modal-products-component {
    width: 960px;
    padding: 20px;
    border-radius: 45px;
}
.modal-products-component {
    width: 960px !important;
}
.modal-flowers-component .metro-image-scrollbox-container{
    overflow-y: hidden !important;

}

.distribution-component .metro-image-scrollbox-container{
    padding: 0 30px;
}

.modal-flowers-component .metro-image-container ,
.modal-products-component .metro-image-container {
    line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
    width: calc( 100% );
}


/*
 * Login Component
 */
.login-component button .material-icons{
    position: absolute;
    left: 10px;
    font-size: 32px;
    top: 12px;
}
.login-component button{
    border-radius: 24px;
    height: 42px;
    border: none;
    padding: 0 30px;
    position: relative;
}
.login-component{

}
.login-component input{
    //max-width: 320px;
}
.login-component small{
    font-weight: 300;
}
.login-component button span{
    font-size: 18px;
    line-height: 18px;
}


/*
 * optionsArea
 */
#optionsArea .body-row{
    max-width: 320px;
}
/*
 * overledene-component
 */
.modal-footer{
    clear: both;
}
#element-placeholder{
    z-index: 1;
    position: absolute;
    width: 100%;
    text-align: center;
    opacity: 0.5;
}

.modal-card-editor-component .modal-header h3 .pull-right >span{
    height: 64px;
    line-height: 64px;
    padding-right: 15px;
}
.modal-card-editor-component .modal-header h3 .pull-left >div:not(.card-thumbnail) {
    height: 64px;
    line-height: 64px;
}
.modal-card-editor-component .modal-header {
    padding: 0;
    height: 64px;
    line-height: 64px;
}
.modal-card-editor-component .modal-header .card-thumbnail img{
    height: calc( 100% - 5px );
    width: auto;
}
.modal-card-editor-component .modal-header .card-thumbnail{
    height: 44px;
    overflow: hidden;
    margin: 10px;
    width: 44px;
    background: white;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 999px;
    padding: 0;
}
.modal-card-editor-component .modal-body{
    min-height: 240px;
    height: calc( 100vh - 200px );
}

.modal-card-editor-component .element.text .content{
    //position: absolute;
    width: 100%;
    height: 100%;
    border-radius: initial !important;
    border: none !important;
    outline: none !important;
    word-wrap: break-word;


    user-select: text;

    -moz-user-select: text;

    -webkit-user-select: text;

    -ms-user-select: text;

}
.modal-card-editor-component .element.text{
    min-height: 24px;
    width: auto;
    min-width: 20px;
    z-index: 100;
    text-align: center;
    //padding: 20px;
    outline: dotted 1px #dee2e6;
    position: absolute;
}
.modal-card-editor-component{
    width: 1200px;
}

#cardInterface {
    height: calc( 100% + 32px );
}
#cardInterface > div {
    float: left;
    //margin: 0 20px;
    display: flex;
    flex-direction: column;
}


#canvasArea .tox-tinymce-inline .tox-editor-header{
    border: none;
}
#canvasArea .tox .tox-tbtn{
    background: #99bfc2;
    color: #fff;
    margin: 0;
    border-radius: 0;
}
#canvasArea  .tox .tox-tbtn svg {
    fill: white;
}
#canvasArea .tox .tox-toolbar__group {

    padding: 0 !important;
}
#cardInterface{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -16px;
}
.edit-card-component #optionsArea{
    float: right;
}
#canvasArea #canvas{
    //position: absolute;
    //top: 20px;
    //left: 175px;
}
#canvasArea{
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc( 100% - 20px );
    margin: 10px;
}
#canvas {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    -webkit-transform-origin: center 0;
    transform-origin: center 0;
    z-index: 10;
    box-shadow: 0 0 5px 2px rgba(0,0,0,.2);
    //display: flex;
    //align-items: center;
    //justify-content: center;
}


/*
 * Color input
 */
.color-picker-toolbar .vc-compact-colors .vc-compact-color-item {

    width: 28px;
    height: 28px;
}
.color-picker-toolbar .vc-compact-colors{
    display: flex;
    justify-content: center;
}
.color-picker-toolbar{
    position: absolute;
    width: 100%;
    top: 48px;
    z-index: 99;
}
.color-input >span.material-icons{
    font-size: 32px;

}
.color-input:hover{
    cursor: pointer;
}
.color-input{
    position: relative;
    height: 38px;
    width: 32px;
    text-align: center;
    padding: 3px 0px;
}
.color-input-color{
    position: absolute;
    height: 4px;
    width: 20px;
    border-radius: 2px;
    left: 6px;
    bottom: 9px;
}
/*
 * edit-card-component
 */
.edit-card-component{
    width: 100%;
    height: 100%;

}
/*
 * editCardText
 */

#editCardText p{
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
#canvas,
.draggable ,
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/*
 * editCardTextToolbar
 */
#editCardTextToolbar{
    position: absolute;
    top: -34px;
    left: -1px;
}

.align-options span.active{
    color: #99bfc2;
    border: solid 2px #99bfc2;
}
.align-options span:hover{
    cursor: pointer;
}
.align-options span{
    font-size: 28px;
    display: inline-block;
    padding: 4px 0;
}

/*
 * distribution-item-upload-preview-component
 */
.distribution-item-upload-preview-component .preview-wrapper{
    //width: 480px;
    padding-top: 42px;
}
.distribution-item-upload-preview-component img{
    max-width: 100%;

}
#distributionText{
    border: solid 1px #dee2e6;
    min-height: 200px;
    max-width: 360px;
    z-index: 1;
}
.distribution-item-upload-preview-component{
    width: 940px;
    max-width: none;
}

/*
 * overledene-component
 */
.overledene-component img{
    max-height: 360px;
    max-width: 360px;
    margin-bottom: 20px;
}
.overledene-component p{
    text-align: center;
    margin: 0;
}


.dropzone-upload-message-container{
    width: 100%;
    position: relative;
}

.modal-products-component .loader-component,
.condolance-component .loader-component,
.distribution-component .loader-component{
    height: 240px;
    position: relative !important;
    background: none !important;
}
.modal-products-component .loader-component .wrapper ,
.condolance-component .loader-component .wrapper ,
.distribution-component .loader-component .wrapper {
    top: 35% !important;
}
.distribution-component {
    background-color: #f1f1f1;
}
.distribution-component .dropzone-upload-message-container > *{
    margin: 0 10px;
}
.distribution-component .metro-image-scrollbox-container{
    max-height: initial;
}
.distribution-component .dropzone-upload-message-container{
    background: white;
    padding: 50px 0 25px 0;
    margin-top: 40px;
}
.dropzone-upload-message-container .dropzone-message-facebook:hover button.button-social,
.dropzone-upload-message-container > div:nth-child(1):hover button:not(.button-social){
    background-color:#21ADAD;
}
.dropzone-upload-message-container button{
    background-color: #99bfc2;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    border-radius: 2px;
    font-weight: normal;
    -webkit-appearance: none !important;
    border: none;
    color: #fff;
}
/*** Footer ***/
section#footer-sidebar{
    background: #5E4C3D;
}
section#footer-sidebar .content-wrapper a,
section#footer-sidebar .content-wrapper p{
    text-decoration: none;
    color: white;
    font-size: 14px;
    margin: 0;
}
section#footer-sidebar .branding-wrapper .navbar-brand{
    position: relative;
}
section#footer-sidebar .branding-wrapper {
    padding: 25px 0 15px 0;
    margin: 0 auto;
    max-width: calc( 100% - 80px );
}
section#footer-sidebar .content-wrapper .widgettitle{
    padding-top: 10px;
    font-size: 18px;
    font-weight: 700;

}
section#footer-sidebar .content-wrapper {
    margin: 0 auto;
    max-width: calc( 100% - 80px );
    padding: 0 0 25px 0;
    color: #fff;
    border-top: solid 1px rgba(255,255,255,0.5);
}

footer.page-footer{
    height: 50px;
    margin: 20px 0 !important;
    padding: 0;
    line-height: 50px;
    font-size: 12px;
    border-radius: 24px;
    overflow: hidden;

}
/*** condoleance-message-component ***/

/*** condoleance-message-component ***/

.condoleances-container{
    width: 100%;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

.condoleance-message-component{

    break-inside: avoid-column;
    border-radius: 45px;
    margin-bottom: 20px;

}
.condoleance-message .edit-pill > span{
    height: 42px;
    line-height: 42px;
}
button.swal2-styled.swal2-confirm {
    background: #99bfc2;
    border-color: #99bfc2;;
}


button.swal2-styled.swal2-cancel {

    background-color: #5E4C3D;

}
.condoleance-message .edit-pill {
    float: right;
    background: #99bfc2;
    color: #fff;
    left: 0;
    top: 10px;
    height: 42px;
    width: 42px;
    z-index: 1;
    text-align: center;
    line-height: 42px;
    border-radius: 99px;
    border: solid 1px #dee2e6;
}
.condoleance-message{
    background: white;
    padding: 30px;
    border-radius: 45px;
}
.condoleance-message .edit-pill:hover{
    cursor: pointer;
    background:#21ADAD;
}

.condoleance-message-header .pill.right{
    float: right;
}
.condoleance-message-header .pill.left{
    float: left;
}
.condoleance-message-body{
    width: 100%;
    clear: both;
}
.condoleance-message-header .pill.padding-left{
    padding-left: 30px;
}
.condoleance-message-header .pill{
    font-size: 12px;
}
.condoleance-message-header{
    position: relative;
    width: 100%;
    clear: both;
    height: 42px;
}

/*** contributor-list ***/
.contributor-list h2{
    padding-left: 30px;
    padding-top: 40px;
}
/*** modal-add-condoleance-component ***/

.modal-add-condoleance-component .form-group textarea,
.modal-add-condoleance-component .form-group input{
    background: #f1f1f1;
}
.modal-add-condoleance-component .form-group,
.modal-add-condoleance-component .form-group textarea{
    width: 100%;
}
.modal-add-condoleance-component .modal-footer button:hover{
    background: #6B5646;
}
.modal-add-condoleance-component .modal-footer button{
    background: #5e4c3d;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #99bfc2;
    background-color: #99bfc2;
}

/*** tinymce-wrapper ***/
.tinymce-wrapper{
    position: relative;
}
.tinymce-input{
    border: solid 1px #dee2e6;
}
.tinymce-toolbar .tox .tox-toolbar__primary{
    background: none;
}
.tinymce-toolbar .tox .tox-toolbar__group{
    padding:0;
}
.tinymce-toolbar .tox .tox-editor-header .tox-tbtn svg{
    fill: white;
}
.tinymce-toolbar .tox .tox-editor-header .tox-tbtn{
    background: #99bfc2;
    color: #fff;
    margin: 0;
    border-radius: 0;
    height: 42px;
    width: 42px;
    margin-right: 1px;
}
.tinymce-toolbar .tox .tox-editor-header {
    z-index: 1;
    border: none;
}
.tinymce-toolbar{
    height: 40px;
}
/*** Header hero banner ***/
.header-hero-component .hero-avatar img{
    width: 100%;
    height: auto;
}
.header-hero-component .overledene-info {
    height: 160px;
    width: 500px;
}
.header-hero-component .overledene-info .overledene-age{
    font-size: 24px;
    color: white;
    opacity: 0.9;
    line-height: 30px;
    margin-left: 25px;
}
.header-hero-component .overledene-info p{
    clear: both;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
}
.header-hero-component .overledene-info h2{
    font-weight: 700;
    padding-bottom: 5px;
    font-size: 36px;
    color: #fff;
}
.header-hero-component .overledene-info p > span{
    height: 22px;
    line-height: 22px;
    display: block;
    float: left;
    font-weight: 400;
    font-size: 16px;
}
.header-hero-component .overledene-info .overledene-city{
    margin-left: 50px;
    font-size: 16px;
}
.header-hero-component .overledene-info .overledene-date{
    //width: 100px;
}
.header-hero-component .overledene-info .overledene-icon{
    width: 30px;
    text-align: center;
}
.header-hero-component .overledene-info{
    position: absolute;
    left: 400px;
    bottom: calc( 50% + 50px );
}
.header-hero-component .hero-avatar{
    position: absolute;
    bottom: 25px;
    left: 50px;
    height: 300px;
    width: 300px;
    overflow: hidden;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: solid 1px white;
    border-radius: 999px;
}

.overledene-info div{
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 60px;
    color: #EFEEEA;
}
body.is-firefox .condolance-component .condoleances-container {
    width: 100%;
    display: flex;
}

body.is-firefox .condolance-component .condoleances-container .condoleance-message-component{
    width: 20%;
}
.pull-right {
    float: right;
}
.condolance-component .hero-taper{
    margin: 20px 0;
    height: 70px;
    clear: both;
}
.condolance-component .hero-taper .pull-left{
    font-size: 40px;
    line-height: 70px;
}
.condolance-component{
    margin-top: 150px;
}
#toggleImageUpload:hover{
    cursor: pointer;
}
#toggleImageUpload{
    border-radius: 24px;
}
#addCondoleance >span:nth-child(1){
    margin-right: 10px;
}
.fotoboek-purchase-column{
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fotoboek-purchase-column button span:nth-child(1){
    margin-right: 10px;
}
.fotoboek-purchase-column button span{
    line-height: 42px;
    height: 42px;
    display: block;
    float: left;
}
.fotoboek-purchase-column button:hover{
    background-color: #21ADAD;

}
.fotoboek-purchase-column button{
    background-color: #99bfc2;
    color: #fff !important;
    border: none !important;
    padding: 0 20px;
}
.fotoboek-purchase-column button,
#addCondoleance >span{
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    float: left;
}
#addCondoleance:hover{
    opacity: 0.78;
    cursor: pointer;
}
#addCondoleance {
    color: #fff;
    font-size: 54px;
    height: 70px;
    line-height: 70px;
    width: 70px;
    text-align: center;
    border-radius: 45px;
}
.hero-taper h2{
    font-weight: 700;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
/*** modal-uitvaartverzorger ***/
.modal-content-wrapper > *.modal-uitvaartverzorger .modal-footer{
    text-align: center;
}
.modal-content-wrapper > *.modal-uitvaartverzorger button{
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}
.modal-content-wrapper > *.modal-uitvaartverzorger{
    width: 360px;
}
.modal-uitvaartverzorger .loader-wave-component{
    position: relative !important;
    width: 100%;
    height: 200px;
}
/*** hero-add-condoleance-component ***/

.hero-add-condoleance-component.hidden{
    display: none;
}

.hero-add-condoleance-component .loader-wave-component{
    position: relative !important;
}
.hero-add-condoleance-component{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
}
/*** Add condolance form ***/
.modal-herinnering-toevoegen-component{
    border-radius: 45px;
    padding: 15px 5px;
}
/*** Add condolance form ***/
.modal-card-editor-component h2 span,
.modal-flowers-component h2 span,
.modal-products-component h2 span,
.add-condolance-form h2 span{
    float: left;
    line-height: 54px;
    margin-right: 10px;
}
.add-condolance-form .image-preview img{
    width: 100%;
    height: auto;
}
.add-condolance-form .image-preview{
    //width: calc(25% - 10px);
   // margin: 5px;
    //float: left;
    border: solid 1px #EFEEEA ;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}
.add-condolance-form small{
    font-weight: 300;
}
.add-condolance-form h2{
    margin: 0 0 40px 0;
    padding: 10px 0 40px 0;
}
.add-condolance-form .row-footer{
    text-align: center;
}
.add-condolance-form{
    max-width: 600px;
    width: 100%;
}
.add-condolance-form textarea{
    min-height: 100px;
}
.add-condolance-form textarea.error,
.add-condolance-form input.error{
    border: solid 1px firebrick !important;
}
.add-condolance-form textarea,
.add-condolance-form textarea:focus,
.add-condolance-form input:focus,
.add-condolance-form input{
    background: white;
    resize: none;
    border-radius: 0 !important;
    border-color: #f1f1f1 !important;
    box-shadow: none !important;
    color: #777
}
.add-condolance-form button {
    margin: 10px;
    color: white;
    border: none;
    padding: 0 10px;
    height: 54px !important;
    line-height: 54px !important;
    border: none !important;
    width: 320px;
    border-radius: 24px;
    font-size: 24px;
    font-family: Athelas;
}
.add-condolance-form .form-body{
    padding: 20px;
}

/**
 * payment-method
 */
.payment-method-list > .payment-method:nth-child(1){
    padding-right: 20px;
}
.method-wrapper{
    padding: 5px;
}
.payment-method:hover{
    cursor: pointer;
}

.payment-component h2{
    font-weight: 500;
    font-size: 16px;
}
.payment-component blockquote{
    background-color: #f1f1f1;
    margin: 20px;
    max-width: calc( 100% - 40px );
    text-align: center;
    padding: 10px;
}

.payment-method:hover > .method-wrapper,
.payment-method.active > .method-wrapper{
    border: solid 1px #C6C9CC;
    background-color: #f1f1f1;
    border-radius: 2px;
}
.sub-payment-method.active > .method-wrapper,
.sub-payment-method:hover > .method-wrapper{
    border: solid 1px #C6C9CC;
    background-color: #f2f2f2;
    border-radius: 2px;
}

.payment-method img,
.sub-payment-method img{
    width: 75px;
}
.payment-method-list > div{
    float: left;
    //padding: 20px;
}

#btn-payment:hover{
    background: #21ADAD;
}
#btn-payment{
    background: #99bfc2;
    margin: 10px;
//border-radius: 24px;
    color: #fff;
    padding: 0 10px;
    height: 42px !important;
    line-height: 42px !important;
    border: none !important;
    width: 100%;
}
.selecting-payment > .modal-body{
    height: auto;
}
.selecting-payment{
    max-width: 360px;
}

.payment-component .modal-footer{
    margin: 20px -16px -16px;
    text-align: center;
    display: flex;
    justify-content: center;;
}
.payment-component .modal-body{
    padding: 0;
    height: auto;
}


/*** actionsToolbar ***/
#actionsToolbar select{
    line-height: 14px;
    font-size: 14px;
    max-width: 160px;
    min-width: 60px;
}
#actionsToolbar > div{
    margin: 0 5px;
}
#actionsToolbar{
    justify-content: center;
    height: 48px;
    width: 100%;
   // background-color: #f1f1f1;
    display: flex;
    padding: 5px 0;
}
/*** editTextElement ***/
#editTextElement.selected .draggable-handle:hover{
    cursor: pointer;
    background: rgba(30,161,161, 0.1);
}
#actionsToolbar select option{
    text-align: center;
}

/*** drawbox ***/
.drawbox{
    //border: solid 3px rgba(30,161,161, 0.75);
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
    z-index: 98;
}

.mobile{
    //display: none;
    position: absolute;
}
.active-editor .ui-resizable-handle ,
.active-editor .drawbox-handle,
.active-editor .draggable-handle,
.active-editor .resize-handle{
    display: none !important;
}
.draggable-handle *{
    display: none;
}
.draggable-handle{
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    position: absolute;
}

.resize-handle.mobile-bottom-center,
.resize-handle.mobile-top-center{
    width: 60px;
    height: 10px;
}
.resize-handle.mobile-left-center,
.resize-handle.mobile-right-center {
    height: 60px;
    width: 10px;
}
.resize-handle.mobile-top-center{
    top: -4px;
    left: calc( 50% - 30px);
}
.resize-handle.mobile-right-center{
    right: -4px;
    top: calc( 50% - 30px);
}
.resize-handle.mobile-bottom-center{

    bottom: -4px;
    left: calc( 50% - 30px);
}
.resize-handle.mobile-left-center{
    left: -4px;
    top: calc( 50% - 30px);
}


.resize-handle{
    height: 16px;
    width: 16px;
    //box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: solid 1px #f1f1f1;
    position: absolute;
    border-radius: 999px;
    background: white;
}



.resize-group{
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
    z-index: 99;
}
.resize-handle.top{
    left: -6px;
    top: -6px;
}
.resize-handle.right{
    right: -6px;
    top: -6px;
}

.resize-handle.bottom{
    right: -6px;
    bottom: -6px;
}

.resize-handle.left{
    bottom: -6px;
    left: -6px;
}


/*** rouwpagina-not-found ***/
.rouwpagina-not-found h2{
    text-align: center;
}
.rouwpagina-not-found{
    height: calc( 100vh - 50px );
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-home:hover{
    background: #21ADAD;

}
.btn-home{
    background: #99bfc2;
    color: #fff !important;
    margin: 0;
    border-radius: 0;
    text-decoration: none !important;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    padding: 0 20px;
    font-size: 24px;
    border-radius: 4px;
    margin-top: 20px;
}
/*** modal-card-editor-component ***/
.modal-card-editor-component{
    //top: 0;
    //bottom: 0;
    //right: 0;
    //left: 0;
    //position: absolute;
    //background: white;
    //max-width: initial;
    //width: 100%;
}

.draggable-source--is-dragging{
    opacity: 0;
}



.drawbox-handle{
    position: absolute;
    background: rgba(30,161,161, 0.75);
}

.drawbox-handle.top{
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 3px;
}
.drawbox-handle.right{
    left: 0px;
    top: 0px;
    right: 0px;
    height: 3px;
}
.drawbox-handle.bottom{
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 3px;
}
.drawbox-handle.left{
    right:0px;
    left: 0px;
    bottom: 0px;
    height: 3px;
}

.constraint{
    position: absolute;
    background: #99bfc2;
}

.constraint.left-constraint{
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 1px;
}
.constraint.top-constraint{
    left: 0px;
    top: 0px;
    right: 0px;
    height: 1px;
}
.constraint.right-constraint{
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 1px;
}
.constraint.bottom-constraint{
    right:0px;
    left: 0px;
    bottom: 0px;
    height: 1px;
}
/*** modal-rouwpagina-beeldenbank-component ***/
.modal-content-wrapper > *.modal-rouwpagina-beeldenbank-component{
    width: calc( 100% - 80px );
}
.modal-rouwpagina-beeldenbank-component .modal-body{
    min-height: 240px;
}


.image-preview-container{
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    column-count: 3;
    column-gap: 10px;
    padding-left: 20px;
}
.modal-rouwpagina-beeldenbank-component .metro-image-container {
    line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
//padding: 20px;
    width: calc( 100% );
}
/*** header-hero-component rouwpagina-header ***/
.data-source-image-component.has-alt img{
    height: 100%;
    width: 100%;

}
.rouwpagina-header .hero-avatar:hover,
.rouwpagina-header .header-hero-banner:hover{
    cursor:pointer;
}
.overlay-edit{
    position: absolute;
}
.overlay-edit:hover{
    opacity: 1 !important;
}
.rouwpagina-header .overlay-edit{
    position: absolute;
    background: rgba(30,161,161, .75);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    z-index: 98;
    color: #fff;
    font-weight: 900;
    opacity: 0;
}

/*** icon-camera ***/
.header-hero-banner .icon-crop{
    top: 30px;
    left: 70px;
}
.header-hero-banner .icon-camera{
    top: 30px;
    left: 30px;
}
.hero-avatar .icon-camera{
    left: 80px;
    bottom: 50px;
}
.hero-avatar .icon-crop{
    left: 120px;
    bottom: 50px;
}
.icon-crop,
.icon-camera{
    position: absolute;
    width: 32px;
    height: 32px;
    background: white;
    line-height: 32px;
    text-align: center;
    border-radius: 999px;
    left: 10px;
    z-index: 1000;
}



/*** Ho Input ***/
.loading-overlay .loader-wave-component{
    width: inherit !important;
    height: inherit !important;
    color: #fff;

}
.loading-overlay{
    z-index: 1;
    background-color: rgba(153,191,194,0.5);
    position: absolute;
    left: 0;
    top: 0;
    right:0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*** Ho Input ***/
.ho-input{
    background: none;
    outline: dotted 1px rgba(255,255,255,0.2);
    width: auto;
    border: none;
    float: left;
    padding: 0;
    margin: 0;
    background: rgba(255,255,255,0.5);
}

input::placeholder {
    color: black;
}

/*** Checkout ***/
.checkout-popup-component{
    text-align: center;
    padding: 40px 20px;
    min-width: 640px;
    width: auto !important;
    border-radius: 50px;
}
.share-preview{
    color: #99bfc2;
}
.checkout-popup-component button{
    height: 64px;
    border-radius: 50px;
    line-height: 64px;
    padding: 0 25px;
}


/*** Header hero banner ***/

.header-hero-banner img{
    position: absolute;
    width: 100%;
    height: auto;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.header-hero-banner .image-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #EFEEEA ;
    z-index: 93;
    opacity: 0;
    left: 0;
}
.header-hero-banner{
    height: 320px;
    overflow: hidden;
    margin-bottom: 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 45px;
    left: 0;
}

.header-hero-component{
    position: relative;
    margin-top: 133px;
    border-radius: 45px;
    height: 400px;
    overflow: visible;
}

body .vc-compact{
    width: 100%;
}
@media (min-width: 1366px) and (max-width: 2879px) {
    #vueDistributie header.fusion-is-sticky,
    #vueDistributie #wrapper{
        max-width: 1720px;
    }
    .condoleances-container,
    .metro-image-container{
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
@media (min-width: 1921px) and (max-width: 2879px) {
    body.is-firefox .condolance-component .condoleances-container .condoleance-message-component{
        width: 25%;
    }

}

@media (min-width: 2880px) {
    .condoleances-container,
    .metro-image-container {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;

    }
    body.is-firefox .condolance-component .condoleances-container .condoleance-message-component{
        width: 25%;
    }
}
@media (max-height: 644px) {
    .metro-image-scrollbox-container {
        max-height: calc( 100vh - 180px );
        overflow-y: scroll;
    }
    .modal-flowers-component .metro-image-container,
    .modal-products-component .metro-image-container {
        //line-height: 0;
        //-webkit-column-count: 4;
        //-webkit-column-gap: 15px;
        //-moz-column-count: 4;
        //-moz-column-gap: 15px;
        //column-count: 4;
        //column-gap: 15px;
        //width: calc( 100% );
    }
}
@media (max-width: 1024px) {
    .resize-handle.left,
    .resize-handle.top,
    .resize-handle.right,
    .resize-handle.bottom{
        display: none;
    }
    .draggable-handle{
        left: 20px;
        right: 20px;
        top: 20px;
        bottom: 20px;
        position: absolute;
    }
    body .hero-add-condoleance-component {
        padding: 25px 0;
    }

    body .add-condolance-form {

        padding: 0 15px;
    }

    body #actionsToolbar > div {
        margin: 0 3px;
    }

    body #actionsToolbar {
        align-items: baseline;
    }
    body #actionsToolbar select {
        line-height: 12px;
        font-size: 12px;
        max-width: 120px;
        min-width: 60px;
    }


    body .vc-compact {
        padding: 7px;
    }
    body .color-picker-toolbar .vc-compact-colors .vc-compact-color-item {
        width: 42px;
        height: 42px;
    }
    body .color-picker-toolbar .vc-compact-colors {
        display: block;

    }
    body .color-picker-toolbar {
        position: absolute;
        width: 100%;
        top: 48px;
        z-index: 99;
        bottom: 0;
    }
    body.disable-scroll .header.fusion-is-sticky{
        position: absolute !important;
    }

    body footer.page-footer{
        position: fixed;
        left: 0;
        right:0;
        bottom: 20px;

    }

    body.disable-scroll .hero-add-condoleance-component,
    body.disable-scroll .products-component,
    body.disable-scroll .header-hero-component,
    body.disable-scroll .distribution-component,
    body.disable-scroll .condolance-component{
        //display: none !important;
    }
    body.disable-scroll .modal-component,
    body.disable-scroll #wrapper,
    body.disable-scroll #vueDistributie,
    body.disable-scroll main,
    body.disable-scroll{
        //overflow: hidden !important;
        //height: 100vh !important;
        //top: 0;
        //bottom:0;
        //left: 0;
        //right: 0;
        //position: fixed;
    }

    body,
    html{
        max-height: 100vh !important;

    }
    #optionsArea .body-row .col-sm-6{
        width: 50% !important;
    }
    #optionsArea .body-row {
        border: none;
    }

    .edit-card-component{
        display: flex;
        flex-direction: column-reverse;
    }
    .modal-card-editor-component .modal-body{
        height: auto;
    }
    #canvasArea #canvas{
        box-shadow: none!important;
        border: solid 3px #f1f1f1 ;
        position: relative;
        left: initial;
        top: initial;
        margin: 0 auto;
    }

    body .header-hero-banner img {
        position: absolute;
        top: initial;
        width: auto;
        height: 100%;
    }
    body .header-hero-component .header-hero-taper > div{
        position: relative;
        //width: 100%;
        margin: 0 auto;
    }
    .header-hero-taper {
        //position: relative;
        background: #fff;
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: column;
    }
    .navbar-brand{
        max-width: 70px;
    }
    .products-component {
        padding: 20px !important;
        display: flex;
        flex-direction: column;
    }
    .products-component button{
        clear: both;
        width: calc( 100% - 20px );
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 40px!important;
    }

    .fotoboek-purchase-column {
        top: initial !important;
        left: 30px;
    }
    .condoleances-container{
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
    }

    body .condolance-component {
        padding: 40px 30px 50px 30px;

    }
    body .condolance-component >h2{
        margin-top: 20px;
        width: 100%;
        padding-top: 40px;
    }

    body .contributor-list h2{
        text-align: center;
        padding-left: 0;
    }
    body .header-hero-component .hero-avatar{
        height: 200px !important;
        top: auto !important;
        position: absolute !important;
        bottom: 80px !important;
        left: calc( 50% - 100px );
    }
    body #addCondoleance {

        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .header-hero-component .overledene-info p{
        font-size: 14px;
    }
    .hero-taper h2 > *:nth-child(1){
        padding-top: 10px !important;
    }
    .hero-taper h2 > *{
        width: 100%;
        clear: both;
        text-align: center;
        display: block;
        padding: 20px 0;
    }
    body .header-hero-component .overledene-info .overledene-age{
        color: black;
        font-size: 16px;
        line-height: 16px;
    }
    .header-hero-component .overledene-info h2 {
        color: black;
        font-size: 16px;
        line-height: 16px;
    }
    body .header-hero-component .overledene-info  > p{
        display: flex;
        justify-content: center;
    }
    body .header-hero-component .overledene-info  > *{
        text-align: center;
    }
    body .header-hero-component .overledene-info {
        left: 0;
        bottom: initial;
        top: 75px;
        width: 100%;
    }

    body #cardInterface > div {
        float: left;
        margin: 0px 20px;
    }
    body .modal-component{
        overflow-y: scroll;
    }
    body .modal-card-editor-component{
        width: calc( 100% - 20px );
        margin: 10px;
        position: fixed;
    }
    body #cardInterface {
        flex-direction: column;
        overflow-y: scroll;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .modal-products-component .metro-image-scrollbox-container,
    .modal-flowers-component .metro-image-scrollbox-container{
       // overflow-y: hidden !important;
        max-height: calc( 100vh - 180px );

    }
    .products-component{
        position: relative;
        top: auto;
        right: auto;
        text-align: center;
    }

    body .modal-welcome-component .modal-body {
        overflow-y: scroll;
    }

    .modal-welcome-component .login-component {
        padding-left: 0;
    }
    .modal-welcome-component .login-component p{
        text-align: center;
    }
    .modal-welcome-component {
        margin-bottom: 20px;
    }
    .welcome-component .row-overledene{
        flex-direction: column-reverse;
    }
    .welcome-component .modal-content-wrapper {
        z-index: 9999;
        position: absolute;
        //top: 75px;
        right: 20px;
        /* bottom: 26px; */
        left: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .welcome-component .modal-welcome-component p.gallery-header {
        font-size: 14px;
        padding: 10px;
    }
    .welcome-component .row-overledene > *:nth-child(2){
        padding-bottom: 20px;
    }
    .welcome-component .row-overledene > *:nth-child(1){
        //padding-left: 0;
        padding-top: 20px;
        border-top: 1px solid #dee2e6;
    }
    .welcome-component {
        width: calc( 100%  );
        //margin: 20px;
        position: absolute;
    }
    .welcome-component .modal-component{
          position: initial;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
        z-index: 100;


    }
    .modal-component .backdrop {

        position: fixed;
    }
    .welcome-component .modal-header h3 {
        font-size: 16px;
    }
    .kaartje .image-title{
        left: 0;
        right: 0;
    }
    .kaartje .image-title .card-title{
        font-size: 18px;
    }
    .modal-flowers-component .metro-image-container ,
    .modal-products-component .metro-image-container {
        line-height: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 10px;
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        column-count: 3;
        column-gap: 10px;
        width: calc( 100% );
    }
    .distribution-component .metro-image-container {
        line-height: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
        width: calc( 100% );
    }
    .contributors-panel-component .contributor-list {
        display: flex;
        flex-direction: column;
        margin: 0 30px;
    }
    .contributors-panel-component .contributor-list .contributor-component{
        margin: 2px auto;
        width: 100%;
    }
    .contributor-component.contributor-lable .material-icons{
        display: block;
    }
}

@media (min-width: 2880px) {
    .header-hero-banner img {
        position: absolute;
        top: -100%;
        width: 100%;
        height: auto;
    }
}
h2 *[class^='material-symbols']:hover{
    cursor: pointer;
}
.modal-card-editor-component h2 *[class^='material-symbols'],
.modal-flowers-component h2  *[class^='material-symbols'],
.modal-products-component h2 *[class^='material-symbols'],
.add-condolance-form h2 *[class^='material-symbols']{
    line-height: 54px;
    font-size: 40px;
    border-radius: 45px;
    float: left;
    height: 54px;
    width: 54px;
    text-align: center;
}
*[class^='material-symbols']{
    font-family: 'Material Icons' !important;
}

 .material-symbols-outlined {

 }





/*
 * Helpers
 */
.container-center {
    text-align: center;
}

/*
 * available-purchase
 */
 .available-purchase .purchase-thumbnail img{
     height: 100%;
     max-width: 100%;
     width: auto;
 }
 .available-purchase .purchase-thumbnail{
     height: 72px;
     width: 72px;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 .available-purchase .purchase-lable{
     margin: 0 10px;
 }
 .available-purchase{
     clear: both;
     background: white;
     display: flex;
     justify-content: center;
     align-items: center;
     border-radius: 40px;
     max-width: 520px;
     margin: 0 auto 10px;
 }


/**
    Messages
 */
blockquote.warning{
    margin: 0 auto;
    background: rgba(200,0,0,0.2);
    text-align: center;
    max-width: 660px;

}
/*
 * Modal Component
 */
.modal-image-library-component .loader-wave-component{

    position: relative;
    height: 300px;

}
.modal-content-wrapper > *.modal-image-library-component .dropzone-container{

}


.modal-content-wrapper > *.modal-facebook-component,
.modal-content-wrapper > *.modal-image-library-component{
    width: calc( 100% - 420px );
}
.modal-component{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
//background: red;
    z-index: 9999;
}

.modal-component .backdrop{
    background: rgba(255,255,255,0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.modal-footer{
    background: #f1f1f1;
}


.modal-header .pull-right *:hover{
    cursor :pointer;
}
.modal-header{
    background: #99bfc2;
}
.modal-header h3 .pull-left >div{
    line-height: 24px ;
    padding-left: 15px;
}
.modal-header h3 .pull-left i{
//padding-right: 15px;
    line-height: 24px;
}
.modal-header h3 .pull-left *{
    float: left;
}
.modal-header h3{
    width: 100%;
    font-size: 18px;
    color: #fff;
    padding: 0 !important;
    margin: 0;

}
.modal-content-wrapper > *{
    width: 480px;
    background: white;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);

}


.modal-content-wrapper{
    z-index: 9999;
//background: red;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

}

.modal-header .pull-right *:hover{
    cursor: pointer;
}


 /***** *****/
.loader-wave-component{
    position: relative !important;
    width: 100%;
    height: calc( 100vh - 324px );
    background: none !important;
    justify-content: center;
    align-items: center;
    display: flex;
}


.circle-loader{
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #99bfc2;
    border-radius: 50%;
    animation: loading 1.5s cubic-bezier(.8, .5, .2, 1.4) infinite;
    transform-origin: bottom center;
    position: relative;
}
@keyframes loading{
    0%{
        transform: translateY(0px);
        background-color: #99bfc2 ;
    }
    50%{
        transform: translateY(50px);
        background-color: #99bfc2;
    }
    100%{
        transform: translateY(0px);
        background-color: #99bfc2 ;
    }
}
.circle-loader-1{
    animation-delay: 0.1s;
}
.circle-loader-2{
    animation-delay: 0.2s;
}
.circle-loader-3{
    animation-delay: 0.3s;
}
.circle-loader-4{
    animation-delay: 0.4s;
}
.circle-loader-5{
    animation-delay: 0.5s;
}
.circle-loader-6{
    animation-delay: 0.6s;
}
.circle-loader-7{
    animation-delay: 0.7s;
}
.circle-loader-8{
    animation-delay: 0.8s;
}


/**** Radio *****/
input[type=radio] {
    --s: 1em;     /* control the size */
    --c: #99bfc2; /* the active color */

    height: var(--s);
    aspect-ratio: 1;
    border: calc(var(--s)/8) solid #939393;
    padding: calc(var(--s)/8);
    background:
            radial-gradient(farthest-side,var(--c) 94%,#0000)
            50%/0 0 no-repeat content-box;
    border-radius: 50%;
    outline-offset: calc(var(--s)/10);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: inherit;
    transition: .3s;
}
input[type=radio]:checked {
    border-color: var(--c);
    background-size: 100% 100%;
}

input[type=radio]:disabled {
    background:
            linear-gradient(#939393 0 0)
            50%/100% 20% no-repeat content-box;
    opacity: .5;
    cursor: not-allowed;
}

@media print {
    input[type=radio] {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
        background: none;
    }
}

label {
    display:inline-flex;
    align-items:center;
    gap:10px;
    margin:5px 0;
    cursor: pointer;
}

/**
   toggleImageCrop
 */

.toggleImageCrop > span{
    line-height: 32px;
    color: #fff;
}
.toggleImageCrop:hover{
    cursor: pointer;
    background: #A3CCCF;
}
.toggleImageCrop{
    position: absolute;
    left: 72%;
    top: 72%;
    background: #99bfc2;
    border-radius: 24px;
    display: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.digitale-rouwkaart-builder-scene .toggleImageCrop{
    display: block !important;
}
/**
   image-cropper
 */
.image-cropper-component .modal{
    position: relative;
    width: auto !important;
    height: auto;
}
.image-cropper-component .modal .modal-dialog,
.image-cropper-component .modal{
    max-width: calc( 100vw - 120px )!important;
    max-height: calc( 100vh - 120px ) !important;
    overflow: hidden;
    margin: 0;
}

.image-cropper-component .modal .modal-body{
    max-height: calc( 100vh - 260px ) !important;
    overflow-y: scroll;
}
.image-cropper-component{
    z-index: 99999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.25);
}

.btn-zoom {
    height: 38px;
    width: 38px;
    border-radius: 10px;
    margin-left: 5px;
    margin-top: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    float: left;
    border: none;
}

.icon-zoom {
    font-size: 32px
}

.image-container {
    position: relative;
}

.zoom-container {
    float: left;
    z-index: 999999;
    text-align: left;
    display: block;
    position: absolute;
    left: 6px;
    margin-top: 0;
}
.material-symbols-outlined,
*[class^='material-symbols']{
    font-family: 'Material Icons' !important;
}
.toggle-sharing-preview:hover{
    cursor: pointer;
    color: #678082;
}
.toggle-sharing-preview{
    color: #99bfc2;
    height: 24px;
    width: 24px;
    font-size: 24px;
    position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}
.cropper-view-box,
.cropper-face {
//border-radius: 50%;
}

/* The css styles for `outline` do not follow `border-radius` on iOS/Safari (#979). */
.cropper-view-box {
    outline: 0;
    box-shadow: 0 0 0 2px #99BFC2;
}
.image-cropper-component .modal{
    display: block !important;
}
/**
   OG meta image preview
 */
.og-meta-image img{
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
}
.og-meta-image{
    width: calc( 100% + 12px );
    height: 155px;
    position: relative;
    margin: -6px -17px 5px -6px;
    overflow: hidden;
}

.og-meta-preview{
    padding: 5px;
    border: solid 1px #99BFC2;
    margin-top: 33px;
}

.og-meta-site{
    font-size: 12px;
}
.og-meta-title{
    font-size: 14px;
    font-weight: 500;
}
.og-meta-description{
    font-size: 12px;
}