﻿.v598_291 {
    width: 35px;
    height: 35px;
    background: url("/../../../images/ProdukDetailUlasan/v598_291off.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}

.v598_291_Active {
    width: 35px;
    height: 35px;
    background: url("/../../../images/ProdukDetailUlasan/v598_291.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
    cursor: pointer;
}

.v598_293 {
    top: 5px;
    background: url("/../../../images/ProdukDetailUlasan/v598_293.png");
    font-family: RubikReguler;
    font-weight: Regular;
    font-size: 15px;
    opacity: 1;
    text-align: center;
    padding-bottom:10px;
}

.v598_293_1 {
    color: rgba(126,126,126,1);
    cursor: pointer;
}

.v598_293_1_active {
    color: rgba(255,78,0,1);
    border-bottom: 2px solid rgba(255,78,0,1);
    display: inline-block;
}

.v598_295 {
    width: 35px;
    height: 35px;
    background: url("/../../../images/ProdukDetailUlasan/v598_295off.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}

.v598_295_Active {
    width: 35px;
    height: 35px;
    background: url("/../../../images/ProdukDetailUlasan/v598_295.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    opacity: 1;
}
.iconLoveWishlist {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    padding: 4px;
    background: #FFF;
    border-radius: 50%;
    cursor: pointer;
}
.optionalAbsolutDiv {
    position: absolute;
    z-index: 2;
    border: 1px solid #cdcdcd;
    width: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: -14px;
}