.lichtPurchased .contm {
    width: 600px;
} 
.lichtPurchased .contm {
    width: 600px;
} 
.lichtPurchased .formbx.receiver {
    padding: 15px;
    border-radius: 3px;
    background-color: #eee;
    margin: 15px 0 0;
} 
.lichtLogin.lichtFP .contm {
    width: 500px;
}
.lichtLogin.lichtFP .formwbx button {
    width: 100%;
    margin: 0;
}
.lichtLogin.lichtFP .formwbx .taste {
    margin: 15px 0;
}
.lichtLogin.lichtFP .formwbx [href="my-account?view=forgetpassword"] {
    font-size: 80%;
    display: table;
    max-width: 100%;
    margin: 0 0 60px auto;
}
.licht .contbx > .contbx-w {
    padding: 30px;
}
.btnViewCart.btnSticky {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 50;
    min-width: auto;
    border-radius: 3px;
    transform-origin: right top;
    rotate: 90deg;
    translate: 0 225px;
    padding: 10px 12px 12px 12px;
}
.btnViewCart.btnSticky .bg-mask{
    background-color: #fff;
}
.btnViewCart.btnSticky .bimgw {
    width: 21px;
    margin: 0 6px -3px 0;
    rotate: -90deg;
}

.lichtDASHUSERlogout .contm {
    width: 600px;
}
.lichtDASHUSERlogout .contbx > .contbx-w {
    padding: 30px 20px;
} 
.lichtDASHUSERlogout .btnbx {
    margin: 15px 0 0;
}
.lichtDASHUSERlogout .btnbx .btn {
    margin: 3px
}
@media (max-width: 575px) {
    .lichtDASHUSERlogout .btn {
    width: 100%;
    margin: 3px 0;
    }
}

/* ======================= */
/* ======================= */
/* ======================= */
 
/* [folderurl]:hover > *::before, 
[folderurl].active > *::before {
    content: '';
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: var(--clr01);
    margin: -2px 6px 0 0;
    vertical-align: middle;
} */
.licht_itemdetail_pop .horline {
    margin: 60px 0
}
.licht_itemdetail_pop .gen-filter .field {
    margin: 10px 0
}

.licht_itemdetail_pop .divbx {
    min-height: 90vh;
}

.licht_itemdetail_pop .taste.backbtn {
    margin: 30px 0 0
}
.licht_itemdetail_pop .subjectbx {
    line-height: 1;
}
.licht_itemdetail_pop .mainttl img {
    max-height: 60px;
}
.licht_itemdetail_pop .mainttl {
    font-size: 250%;
    font-family: var(--ft-t2);
}
.licht_itemdetail_pop .subttl {
    font-size: 80%;
    text-transform: uppercase;
    font-family: var(--ft-t2);
    color: #999;
}
.licht_itemdetail_pop .result {
    font-size: 90%; 
    color: #888; 
    margin: 9px 0 3px;
    padding: 9px 0 0;
    border-top: 1px solid #eee;
}
.licht_itemdetail_pop .result .resultnumber {
    font-size: 130%;
    font-family: var(--ft-t2);
}
.licht_itemdetail_pop [tablist] {
    display: inline-flex;
    padding: 9px;
    color: #fff;
    background-color: #999;
    font-family: var(--ft-t2);
    margin: 0 3px;
    cursor: pointer;
}
.licht_itemdetail_pop [tablist].active,
.licht_itemdetail_pop [tablist]:hover { 
    background-color: var(--clr03); 
}
.licht_itemdetail_pop .submenubx{ 
    display: none;
}

.licht_itemdetail_pop .submenuw{ 
    padding: 3px 0 9px;
    gap: 3px
}
.licht_itemdetail_pop .submenu-{ 
    padding: 12px 9px;
    width: 100%;
    background-color: #eee;
    cursor: pointer;
    position: relative;
    &:hover{
        background-color: #ddd;
    }
    &:hover,
    &.active{
        &::after{
            content: '';
            position: absolute;
            right: 6px;
            top: 50%;
            translate: 0 -50%;
            aspect-ratio: 1;
            width: 9px;
            background-color: var(--clr01);
        }
    }
}
.licht_itemdetail_pop .tabbar.active + .submenubx{ 
    display: block;
}
.licht_itemdetail_pop .accordionbx { 
    margin: 30px 0; 
}
.licht_itemdetail_pop .accordiontab { 
    margin: 0 0 9px; 
}
.licht_itemdetail_pop .accordiontxtbx { 
    padding: 15px;
    background-color: #eee;
}
.licht_itemdetail_pop .sharerbx { 
    margin: 30px 0
}



.licht_itemdetail_pop .divw {
    margin: 0 -15px;
    border-top: 1px solid #ccc
}
.licht_itemdetail_pop .div- {
    --div: 250px;
    padding: 15px;
}

.licht_itemdetail_pop .div-l {
    flex: 0 0 var(--div);
    max-width: var(--div);
    border-right: 1px solid #ccc;
}

.licht_itemdetail_pop .div-r {
    flex: 0 0 calc(100% - var(--div));
    max-width: calc(100% - var(--div))
}
@media (max-width: 991px) {
 
    .licht_itemdetail_pop .div-l,
    .licht_itemdetail_pop .div-r {
        flex: 0 0 100%;
        max-width: 100%
    }

}
@media (max-width: 1200px) {

    .licht_itemdetail_pop .itmbx {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

}
@media (max-width: 767px) {

    .licht_itemdetail_pop .itmbx {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

}
@media (max-width: 575px) {

    .licht_itemdetail_pop .itmbx {
        flex: 0 0 50%;
        max-width: 50%;
    }

}
 
/* ================================= */
.viewimgbx7501 {
    position: fixed;
    height: 100vh;
    width: 100% !important; 
    overflow: hidden; 
    top: 0;
    left: 0;
    z-index: 110;  
    line-height: 1;
    transition: .9s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.viewimgbx7501.active {  
    background-color: rgba(0 0 0 / 45%);
}
.viewimgbx7501 .viewimgw { 
    background-color: rgba(255 255 255 / 90%);
    width: 700px;
    height: 100vh;
    max-width: calc(100% - 90px);
    overflow: hidden;
    overflow-y: scroll;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    translate: -110% 0;
}
.viewimgbx7501.active .viewimgw { 
    translate: 0% 0;
}
.viewimgbx7501 img {
    max-width: 100%;
    max-height: 75vh;
    display: block;
    min-height: 50vh;
    margin: 15px auto;
}
.viewimgbx7501 .close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    cursor: pointer;
}
.viewimgbx7501 .viewimgw {
    padding: 0 0 50vh;
}

.licht_itemdetail_pop .detailbx .mainimgbx.bimgbx {
    max-width: calc(100% - 40px);
    margin: 0 0 0 auto;
}
 

.licht_itemdetail_pop .detailbx .imgdisplaylayer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.licht_itemdetail_pop .detailbx .galw { 
    flex-wrap: nowrap; 
}

.licht_itemdetail_pop .detailbx .gal- {
    flex: 0 0 60px;
    max-width: 60px;
    border: 1px solid #ccc;
    margin: 0 3px 0 0;
}


.licht_itemdetail_pop .detailbx .mainimgbx .mainimgw {
    margin: 0 auto 15px;
    background-color: #fff;
    max-width: auto;
    padding: 30px 15px;
    border: 1px solid #ccc
}

.licht_itemdetail_pop .taste {
    text-align: center
} 

.licht_itemdetail_pop .detailbx .h4 {
    font-size: 200%;
}

.licht_itemdetail_pop .detailbx .additionalinfobx {
    margin: 60px 0 0
}

.licht_itemdetail_pop .detailbx .mainimgbx.bimgbx {
    max-width: 100%;
}

.licht_itemdetail_pop .detailbx .galbx {
    position: relative;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    max-height: initial;
    translate: 0;
    display: flex;
    margin: 0 auto 30px;
}

.licht_itemdetail_pop .detailbx .h4 {
    margin: 3px 0;
    line-height: 1.1;
}

.licht_itemdetail_pop .detailbx .price {
    font-family: var(--ft-t2);
    font-size: 120%;
}

.licht_itemdetail_pop .detailbx .price {
    font-family: var(--ft-t2);
    font-size: 120%;
}

.licht_itemdetail_pop .detailbx .desc {
    margin: 15px 0 0;
    line-height: 1.8;
    color: #888
}

.licht_itemdetail_pop .detailbx .taste {
    margin: 30px 0 0;
    justify-content: flex-start;
    display: flex;
}

.licht_itemdetail_pop .detailbx .taste a .bimgw {
    width: 21px;
    margin: 0 0 0 9px;
}
.licht_itemdetail_pop .detailbx .taste a .bg-mask { 
    --mkclr: #fff;
}
.licht_itemdetail_pop .detailbx .taste > * {
    flex: 0 0 45%;
    max-width: 45%;
    margin: 0 6px 6px 0; 
    padding: 15px
}
.licht_itemdetail_pop .detailbx .taste .btn.btnWahtsapp {
    background-color: #27d367;
    border-color: #27d367;
} 
.licht_itemdetail_pop .detailbx .taste .btn.btnWahtsapp:hover {
    background-color: #11b24c;
    border-color: #11b24c;
}  

.licht_itemdetail_pop .detailbx .taste .btn.btnEnquire {
    background-color: var(--clr02x, #999);
    border: 2px solid var(--clr02x, #999);
}

.licht_itemdetail_pop .detailbx .taste .btn.btnEnquire:hover {
    background-color: var(--clr01, #999);
    border: 2px solid var(--clr01, #999);
}

.licht_itemdetail_pop .detailbx .additionalinfow .addi- {
    max-width: 100%;
    line-height: 1; 
    flex: 0 0 100%;
}
.licht_itemdetail_pop .detailbx .additionalinfow .addi-:nth-child(odd) {
    background-color: #eee;
}

.licht_itemdetail_pop .detailbx .addittl {
    font-family: var(--ft-t2); 
}
.licht_itemdetail_pop .detailbx .add- {
    --div: 200px;
    padding: 12px;
}
.licht_itemdetail_pop .detailbx .add-l {
    flex: 0 0 var(--div);
    max-width: var(--div);
    border-right: 1px solid #ddd;
}
.licht_itemdetail_pop .detailbx .add-r {
    flex: 0 0 calc(100% - var(--div));
    max-width: calc(100% - var(--div));
}
 

.licht_itemdetail_pop .detailbx .additionalinfobx {
    margin: 60px 0 0
}
.licht_itemdetail_pop .detailbx .gal- .bimgw {
    background-color: #fff
}
.licht_itemdetail_pop .detailbx .gal- .bimg {
    cursor: pointer;
}
.licht_itemdetail_pop .detailbx .additionalinfow {
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid #ccc;
    
}
.licht_itemdetail_pop .detailbx .additionalinfow > .wrap {
    padding: 15px
}
@media (max-width: 991px) {
    .licht_itemdetail_pop .detailbx .bimgw {
        --bw: 300px;
    }
}

@media (max-width: 575px) { 
    .licht_itemdetail_pop .detailbx .add- {
        --div: 130px; 
    }
    

    .licht_itemdetail_pop .detailbx .infomainbx {
        text-align: center;
    }

    .licht_itemdetail_pop .detailbx .taste .btn {
        margin: 0 0 6px;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 767px) { 
    .licht_itemdetail_pop .relatedbx .tmp-3 {
        --div: 4
    }
}