.hidden {
    display: none;
}

#hek-config-wrap {
    margin: 30px 0;
}

.hek-config-tab.lvl2 {
    padding: 10px 15px;
}

.hek-config-tab.lvl1:not(.active) {
    border-bottom: 1px solid #C3BDB6;
}

.hek-config-tab.lvl2 {
    border-bottom: 1px solid #C3BDB6;
}

.content>.hek-config-tab.lvl2:last-child {
    border-bottom: none;
}

#hek-config-wrap input[type="checkbox"],
#hek-config-wrap input[type="radio"] {
    margin-right: 5px;
}

#hek-config-wrap .thumb {
    margin-right: 5px;
}

.hek-config-tab .hek-selection-wrap label {
    margin: 4px 0;
    padding: 2px 24px 2px 0;
    display: flex;
    grid-gap: 4px;
    vertical-align: middle;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.hek-config-tab .image .hek-selection-wrap label {
    padding: 2px 0;
}

.hek-config-tab .hek-selection-wrap label span a {
    font-family: 'Times New Roman';
    font-weight: 800;
    font-size: 1.6rem;
    background-color: #fff;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    color: #919191;
}

.hek-config-tab .image .hek-selection-wrap label span {
    position: absolute;
    top: 16px;
    right: 8px;
}



#hek-config-wrap {
    color: #707070;
    font-size: 1.2rem;
    font-family: Mulish;
    /* line-height: 14px; */
    letter-spacing: 0px;
}

#hek-config-wrap h3 {
    font: normal normal bold 16px/26px Mulish;
    letter-spacing: 0px;
    color: #101414;
}

#hek-config-wrap h4 {
    font: normal normal normal 16px/20px Mulish;
    letter-spacing: 0px;
    color: #101414;
}

#hek-config-wrap h5 {
    font: normal normal 600 15px/26px Mulish;
    letter-spacing: 0px;
    color: #101414;
}

#hek-config-wrap .hek-hek-heading {
    margin-bottom: 5px;
    display: block;
}

#hek-config-wrap .hek-status {
    font: normal normal normal 12px/22px Mulish;
    letter-spacing: 0px;
    color: #ABA9A9;
    min-height: 22px;
}

.hek-selection-wrap {
    margin: 4px 0;
    z-index: 1;
    padding: 6px 0;
    position: relative;
    cursor: pointer;
}

.hek-hek-heading-wrap {
    margin-bottom: 15px;
}

#hek-config-wrap h3.hek-hek-heading {
    margin: 0;
}

#hek-config-wrap .hek-heading {
    position: relative;
    opacity: 1;
}

#hek-config-wrap .hek-heading a,
#hek-config-wrap .hek-heading label {
    display: block;
    cursor: pointer;
}

#hek-config-wrap .hek-heading:hover {
    opacity: 0.6;
}

.hek-config-tab>.content {
    display: none;
}

.hek-config-tab.lvl2>.content {
    padding-top: 10px;
}

.hek-config-tab.lvl1>.hek-heading-wrap {
    margin-bottom: 10px;
}

.hek-config-tab.active>.content {
    display: block;
}

#hek-config-wrap .hek-heading:after {
    position: absolute;
    right: 8px;
    margin: auto;
    content: '';
    top: 0;
    bottom: 0;
    color: #101414;
    width: 10px;
    height: 10px;
    border: solid #101414;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 0;
}

#hek-config-wrap .active>.hek-heading:after,
#hek-config-wrap .active>.hek-heading-wrap>.hek-heading:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.hek-config-tab.lvl1>.content {
    border: 1px solid #C3BDB6;
    border-radius: 4px;
}

.hek-config-btn .summary,
.hek-select-btn {
    background: #FCB443;
    border-radius: 2px;
    text-align: center;
    font: normal normal 600 13px/16px Mulish;
    letter-spacing: 0px;
    color: #101414;
    opacity: 1;
    display: inline-block;
    padding: 0 20px;
    line-height: 36px;
    text-decoration: none;
}

body .hek-submitresult-form form button {
    background: #FCB443 !important;
    border-radius: 2px !important;
    text-align: center;
    font: normal normal 600 13px/16px Mulish;
    letter-spacing: 0px;
    color: #101414 !important;
    opacity: 1;
    display: inline-block !important;
    padding: 0 20px !important;
    line-height: 36px !important;
    text-decoration: none;
}

/*.hek-config-btn .summary:hover,
.hek-select-btn:hover {
	opacity: 0.6;
}*/

.hek-config-btn {
    margin: 24px 0 10px;
}

.hek-config-tab.lvl1 {
    margin-bottom: 15px;
}

.thumb {
    border: 1px solid transparent;
}

.thumb.selected {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #FCB443;

}

.image .hek-selection-wrap.selected {
    transform: scale(1.025);
    font-weight: 800;
    color: #000;
}

/* Styles for 'Result/General info' section */
.hek-config-result .hek-config-tab.lvl1>.content {
    border: none;
    display: block;
}

.hek-config-result .hek-config-tab.lvl2 {
    padding: 0;
}

.hek-config-result .content>.hek-selection-wrap {
    display: none;
}

.hek-config-result .content>.hek-selection-wrap.selected {
    display: block;
    margin: 0 0 5px;
}

#hek-config-wrap.hek-config-result .hek-heading:after {
    display: none;
    z-index: 0;
}

.hek-config-result .hek-selection-wrap input,
.hek-config-result .hek-selection-wrap img,
.hek-config-result .hek-status {
    display: none;
}

.hek-config-result .hek-config-tab.lvl2>.content {
    padding: 0;
}

#hek-config-wrap.hek-config-result h4 {
    margin: 0 0 5px;
}

#hek-config-wrap.hek-config-result h5 {
    font: normal normal normal 14px/22px Mulish;
    letter-spacing: 0px;
    color: #000000;
}

#hek-config-wrap.hek-config-result {
    font: normal normal normal 12px/22px Mulish;
    letter-spacing: 0px;
    color: #919191;
}

.hek-config-result .lvl2 .hek-selection-wrap {
    margin: 0;
}

#hek-config-wrap.hek-config-result .hek-selection-wrap label {
    margin: 0;
}

.hek-config-result .hek-config-tab.lvl2 {
    margin: 0 0 10px;
}

#hek-config-wrap.hek-config-result .hek-heading:hover {
    opacity: 1;
    cursor: auto;
}

.hek-config-btn.showresult {
    display: block;
}

.hek-config-result .hek-config-btn.hek-submitresult-btn {
    display: none;
}

.hek-config-btn.submitresult,
.hek-config-result .hek-config-btn.showresult {
    display: none;
}

.hek-config-result .hek-config-btn.submitresult,
.hek-config-result .hek-config-btn.hek-submitresult-btn,
.hek-config-result .hek-config-btn.hek-submitresult,
.hek-config-result .hek-config-btn.hek-submitresult-form {
    display: block;
}

.hek-config-result .hek-config-btn.hek-submitresult-form.hidden,
.hek-config-result .hek-config-btn.hek-submitresult-btn.hidden {
    display: none;
}

.hek-config-result .hek-config-tab.lvl1 {
    border-bottom: 1px solid #44423F;
}

.hek-config-result .hek-config-tab>.content {
    display: block;
}

.hek-info {
    margin: 0 3px;
}

.hek-edit,
#hek-config-wrap .hek-heading a.hek-edit {
    display: none;
}

#hek-config-wrap.hek-config-result .hek-heading a.hek-edit,
.hek-config-result .hek-edit {
    display: block;
}

.hek-edit-wrap {
    float: right;
}

.hek-edit {
    z-index: 2;
    cursor: pointer;
    position: relative;
}

#hek-config-wrap a {
    text-decoration: none;
}

#hek-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    z-index: 100;
    display: none;
}

#hek-popup.active {
    display: flex;
}

.hek-popup-inner {
    position: fixed;
    width: 135vh;
    height: 60vh;
    background: #fff;
    overflow-y: auto;
    margin: 0 auto;
}

.hek-popup-inner.fluentform-11 {
    width: 85vh;
    height: 55vh;
    max-width: 700px;
    max-height: 470px;
}

#hek-popup .wrap {
    padding: 50px;
    height: 100%;
}

.hek-popup-inner .close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    text-decoration: none;
    display: block;
    font-size: 2.5rem;
    opacity: 1;
}

.hek-popup-inner .close-btn:hover {
    opacity: 0.6;
}

.media-wrap {
    display: flex;
    height: 100%;
    grid-gap: 20px;
}

.media-wrap .content,
.media-wrap .media {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    vertical-align: top;
    gap: 20px;
}

.popup-disclaimer-text {
    font-size: 1.1rem;
    font-style: italic;
}

.media-wrap .media a {
    display: flex;
    justify-content: flex-end;
}

.media-wrap .media img {
    max-height: 45vh;
}

#hek-popup .flexslider {
    margin: 0 0 15px;
}

.selected .hek-select-btn {
    display: none;
}

.hek-overlay-image {
    position: absolute;
    /*left: 0;
	top: 0;
	right: 0;
	margin: auto;*/
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: auto;
}

.hek-preview-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hek-config-result {}

.hek-config-result .heka-configurator-sticky-image-wrapper {
    width: 35%;
    background: #fff;
    padding: 75px 20px;
}

.hek-config-result .heka-configurator-container {
    width: 65%;
    background: #edece9;
    padding: 75px;
}

.hek-config-result .heka-configurator-section {
    background: #fff;
}

.hek-config-result .heka-configurator-section>.ct-section-inner-wrap {
    padding: 0;
    max-width: 100%;
}

.hek-config-result #new_columns-4-5942 {
    max-width: 1240px;
    margin: 0 auto;
}

.hek-config-result .hek-collapse-btn,
.hek-config-result .active .hek-collapse-btn,
.hek-config-result .content-wrap .content {
    display: none;
}

.hek-collapse-btn .show {
    display: inline-block;
}

.hek-collapse-btn .hide {
    display: none;
}

.collapsed .hek-collapse-btn .show {
    display: none;
}

.collapsed .hek-collapse-btn .hide {
    display: inline-block;
}

.hek-config-result .content-wrap .content:has(.hek-selection-wrap.selected) {
    display: block;
}

/*
.hek-config-result .heka-configurator-sticky-image-wrapper{
	padding-bottom: 20px;
	border-bottom: 1px solid #C3BDB6;
	margin-bottom: 20px;
}

.hek-config-result .hek-preview-wrap{
	margin-bottom: 20px;
}
*/

.hek-share-wrap {
    width: 100%;
    border-top: 1px solid #C3BDB6;
    font: normal normal normal 12px/22px Mulish;
    letter-spacing: 0px;
    color: #919191;
    margin: 10px 0;
    padding: 10px 0;
}

.hek-share-wrap a {
    text-decoration: none;
}

.hek-print-btn,
.hek-share-btn {
    float: right;
    font-size: 2rem;
    margin-left: 15px;
}

.clear {
    clear: both;
}

#hek-backto:hover,
.hek-print-btn:hover,
.hek-share-btn:hover {
    color: #000;
}

.hek-config-result #hek-config-wrap .hek-selection-wrap label {
    justify-content: space-between;
}

.hek-collapse-btn {
    display: none;
}

.active .hek-collapse-btn {
    display: block;
}

#hek-config-wrap a.hek-collapse-btn:hover {
    text-decoration: underline;
}

#hek-notice-wrap {
    border: 1px solid red;
    padding: 20px 15px;
    margin: 15px 0;
    border-radius: 4px;
    font-size: 1.4rem;
    font-family: Mulish;
    line-height: 18px;
    letter-spacing: 0px;
}

#hek-notice-wrap ul {
    margin-bottom: 0;
}



/* Theis addons */
.lvl3_inner {
    display: grid;
    grid-gap: 8px;
}

.lvl3_inner.option_row2 {
    grid-template-columns: repeat(2, 1fr);
}

.lvl3_inner.option_row3 {
    grid-template-columns: repeat(3, 1fr);
}

.lvl3_inner.option_row4 {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}

.lvl3_inner.option_row2,
.lvl3_inner.option_row3,
.lvl3_inner.option_row4,
#hek-config-wrap .lvl3_inner.option_row2 .thumb,
#hek-config-wrap .lvl3_inner.option_row3 .thumb,
#hek-config-wrap .lvl3_inner.option_row4 .thumb {
    margin-right: 0;
}

.lvl3_inner.image.option_row2 .hek-selection-wrap,
.lvl3_inner.image.option_row3 .hek-selection-wrap,
.lvl3_inner.image.option_row4 .hek-selection-wrap {
    margin: 0;
}

#hek-config-wrap .lvl3_inner.image .hek-selection-wrap label {
    margin: 0;
    flex-wrap: wrap;
}

.heka-configurator-sticky-image-wrapper {
    height: 100%;
    position: sticky;
    top: 96px;
}

@media (max-width: 991px) {
    .heka-configurator-sticky-image-wrapper {
        position: static;
    }
}

.hek-selection-wrap.selected input[type="checkbox"],
.hek-selection-wrap.selected input[type="radio"] {
    accent-color: #000;
}

.lvl3_inner.text .hek-selection-wrap {
    margin: 0;
}

.hek-config-tab.lvl2 .content.lvl3:not(:first-child) h5 {
    margin-top: 16px;
}



.hek-config-result .lvl1,
.hek-config-result .lvl2,
.hek-config-result .lvl3 {
    display: none;
}


.hek-config-result .lvl1.resultShow,
.hek-config-result .lvl2.resultShow,
.hek-config-result .lvl3.resultShow {
    display: block;
}


.hek-config-result .lvl3 .hek-selection-wrap {
    display: none;
}

.hek-config-result .lvl3 .hek-selection-wrap.selected {
    display: block;
}

.hek-config-result .lvl3_inner.option_row2,
.hek-config-result .lvl3_inner.option_row3,
.hek-config-result .lvl3_inner.option_row4 {
    grid-template-columns: none;
    padding: 0 0 0 8px;
}

.hek-config-result .lvl3 .hek-selection-wrap label {
    padding-right: 0;
}

.hek-config-result .lvl2.resultShow.noborder {
    border: none;
}

.hek-fluentform-11 .ff_modal_btn {
    border: none;
    color: #919191;
    background: none;
    padding: 0;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
    line-height: 22px;
    font-family: Mulish;
    letter-spacing: 0px;
    margin: 0 3px;
}

@media (max-width: 1200px) {
    .hek-popup-inner {
        height: 90vh;
        width: 100%;
    }

    #hek-popup .wrap {
        padding: 24px;
    }

    .media-wrap {
        flex-direction: column;
    }

    .media-wrap .content,
    .media-wrap .media {
        width: 100%;
    }

    .media-wrap .media img {
        max-height: none;
    }
}

@media (max-width: 479px) {
    .hek-popup-inner {
        height: 100vh;
    }

    .lvl3_inner.option_row2 {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* override styles when printing */
@media print {

    #topbar,
    #header,
    #section-28-21,
    .otgs-development-site-front-end,
    .hek-config-result .hek-config-btn.submitresult,
    .hek-info,
    #hek-config-wrap.hek-config-result .hek-heading a.hek-edit {
        display: none;
    }


    .hek-preview-wrap {
        max-height: 250px;
        display: block;
        position: static;
    }

    .hek-overlay-image {
        position: static;
    }

    /* Hide transparent image */
    .hek-preview-wrap .ct-image {
        display: none;
    }

    .heka-configurator-container,
    .heka-configurator-sticky-image-wrapper {
        padding: 0;
        margin: 0;
    }

    .heka-configurator-sticky-image-wrapper,
    .heka-configurator-sticky-image-wrapper.hek-pdf-hide {
        display: none;
    }


}

/* Lity form / send configurator form */
.lity-close {
    position: absolute !important;
    color: black !important;
    text-shadow: none !important;
}