:root {
    --bg: #f8f7fa;
    --menutxtcl: 111,115,145;
    --menutxtweight: 600;
    --intlinear: 90,99,129;
    --txtall: 0,0,0;
    --cl1: 158,48,224;
    --pckdf: var(--cl1);
    --whydf: var(--cl1);
    --lbds: 255, 255, 255;
    --lsdb: 56, 58, 70;
    --text: 85, 85, 85;
    --fixedtel: #d581b4;
}
body.dark {
    --bg: #26272d;
    --menutxtcl: 226, 226, 228;
    --intlinear: 45, 45, 58;
    --txtall: 226, 226, 228;
    --cl1: 158,48,224;
    --lbds: 56, 58, 70;
    --lsdb: 255, 255, 255;
    --pckdf: var(--cl1);
    --text: 226, 226, 228;
}

.AboDetail { height: 600px; overflow-y: auto;} /* ray */*::-webkit-scrollbar-track{background-color:#9e30e0;border-radius:10px;margin-left:-10px!important}*::-webkit-scrollbar{width:10px;margin-left:-10px;background-color:#9e30e0!important}*::-webkit-scrollbar-thumb{border-radius:10px;background-color:#e0ecfb;background-image:linear-gradient(to right,#222222 0,#222222 51%,#222222 100%)}/*table*/.single-product table:not(.variations),.single-product table:not(.variations) th,.single-product table:not(.variations) td{width:100%;table-layout:fixed;border:1px solid #ddd;word-wrap:break-word}.clearfix{max-height:200px;overflow:auto;margin-top:50px} .post-content .post-body { height: 300px; overflow-y: auto; } .post-body-1 { padding:25px } .post-body-2 { padding:25px }