/* card style */
.koala-preview-card-item {
    position: relative;
    display: flex;
    justify-content: space-between;
    border: 1px solid #d3cece;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 7px 36px 7px 18px;
    margin-top: 5px;
    align-items: center;
}

.koala-bmsm-text-dec {
    text-decoration: line-through;
}

.koala_bmsm-prev-card-ft-dis-prc{
    font-weight: 700;
    font-size: 17px;
    color: #008000;
}

.koala_bmsm-prev-card-img-ft-dis-prc{
    font-weight: 700;
    font-size: 17px;
    color: #008000;
}

.koala-bmsm-prev-card-ft-org-prc{
    font-weight: 700;
}

.koala-bmsm-icon {
    width: 42px;
}

.koala-bmsm-main-hd {
    display: inline-flex;
    font-size: 22px;
    gap: 12px;
    margin-bottom: 16px;
}

.koala-bmsm-cd-dic-pr{
    color: #18184f;
    font-weight: 700;
}

.koala-bmsm-text-dec-tl{
    margin-right: 7%;
    font-weight: 700;
}

.koala-preview-card-sub-item {
    text-align: right;
    width: 49%;
}

.koala-prev-card-front{
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}


.koala-pre-card-prev-price {
    text-decoration: line-through;
    text-decoration-thickness: 2px;
    text-decoration-color:rgb(125, 125, 125);
    font-size: 1.1em;
    margin-left: 5%;
}

.koala-pre-card-new-price{
    color: #008000;
    font-size: 15px;
    font-weight: bold;
}

.koala-bmsm-cd-discount-price{
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-color: #ff0000;
    font-size: 11px;
    padding: 2px;
    font-weight: 700;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.koala-cd-img-item-old-prc{
    text-decoration: line-through;
}

.koala-preview-card-lb-lft-side{
    align-self: center;
    font-weight: 700;
}

.koala-tb-each-item-text{
    font-size: 9px;
}

.koala-preview-card-lb{
    font-weight: 700;
}

.koala-preview-card-above-prc {
    margin-left: 35%;
}
.koala-preview-card-total-lb{
    margin-right: 6%;
}

.koala-bmsm-crd-disc-vl{
    color: #ff0000;
    font-weight: 700;
}
.koala-bmsm-disc-custom-table tbody tr th {
    border: 1px solid rgb(240, 240, 240);
    background: #ccfbc0;
    border-collapse: collapse;
}

.koala-bmsm-disc-custom-table tr td:nth-child(3) {
    font-size: 17px;
    font-weight: 700;
  }

.koala-bmsm-disc-custom-table tr td:nth-child(4) {
    font-size: 17px;
    font-weight: 700;
    color: #ff0000
}

.koala-bmsm-lt-disc-price {
    font-size: 17px;
    font-weight: 700;
    color: #008000;
}

.koala-bmsm-list-disc-price{
    color: #ff0000;
    font-weight: 700;
}

.koala-bmsm-ul-styl { 
    font-size: 17px;
    margin: auto;
    padding-bottom: 20px;

}

 .koala-bmms-grid-main-con {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 15px;
    /* border: 1px solid #d8d7d7; */
    padding: 10px;
    border-radius: 3px;
    width: auto;
    
}

.koala-bmsm-grid-third-con{
    display: flex;
    align-items: center;
    gap: 30px;
}

.koala-bmsm-grid-sec-con {
    display: inline-table;
    position: relative;
    width: 48%;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 10px;
    border: 1px solid rgb(150, 150, 150);
    padding: 23px 14px 14px;
    border-radius: 5px;
    background-color: #d0fdff4d;
}

.koala-bmms-grid-inner_main {
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
}

.koala-bmsm-grid-inner {
    display: flex;
    flex-direction: column;
    gap: 5px; 
    
}

.koala-bmsm-grid-per-cor{
    position: absolute;
    top: 0;
    right: 0;
    background: #ff0000;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    padding: 0 5px;
    font-weight: 700;
}

.koala-bmsm-main-new-price {
    font-size: 17px;
    font-weight: 700;
    color: #008000;
}

.koala-bmsm-main-old-price {
    text-decoration: line-through;
}

.koala-bmsm-img-cd-pr-pic {
    max-width: 30%;
}

.koala-preview-cd-img-sub-item{
    display: flex;
    flex-direction: column;
    margin-right: 15px;
    gap: 3px;
}

.koala-preview-cd-img-item{
    position: relative;
    display: flex;
    justify-content: space-between;
    border: 1px solid #d3cece;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 11px 5px 11px 5px;
    margin-top: 5px;
    align-items: center;
}

.koala-bmsm-cd-img-cor-dis{
    position: absolute;
    top: 0;
    right: 0;
    background: #ff0000;
    font-size: 11px;
    line-height: 21px;
    color: #fff;
    padding: 0 5px;
    font-weight: 700;
    border: 1px solid #ff0000;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 5px;
}

.koala-bmsm-cd-img-old-pr{
    text-decoration: line-through;
}

.koala-bmsm-cd-img-new-pr{
    color: #ff0000;
    font-weight: 700;
}

.koala-bmsm-text-per-item{
    font-weight: 700;
}