.catqdord_rib {
    background: #ff0000;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
    display: grid;
    border-radius: 20px;
    line-height: 1;
    padding: 4px;
    margin: 3px;
    z-index: 9999;
}

.catqdord_aslowas {
    position: absolute;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    padding: 3px 0;
    top: 30px;
    left: -52px;
    width: 200px;
    color: #000000;
    display: grid;
    font: bold 15px sans-serif;
    z-index: 9;
    font-size: 10px;
    cursor: pointer;
    background-color: #b7ff00;
}

.catqdord_aslowas b {
    font-size: 13px;
    display: contents;
}

table.catqdordqtytbl {
    max-width: 100%
}

table.catqdordqtytbl th {
    background: #b7ff00;
    color: #000000;
}

table.catqdordqtytbl th,
table.catqdordqtytbl td {
    text-align: center;
    font-size: 13px;
    padding: 3px
}

.product-thumb {
    overflow: hidden !important;
    position: inherit;
}

ul.thumbnails li {
    position: relative;
    overflow: hidden;
}