.sets {
  --color1: #f60;
  --color2: #71be00;
}
.sets-inner {
    border-bottom: 1px solid #0C0C0C;
    padding: 50px 0;
}
.set .timer {
    font-size: 20px;
    background-color: #cc0000;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    margin: 15px;
    display: none;
}

.sets h3 {
    text-align: center;
}

.sets .set-product {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 330px;
    width: 100%;
    height: 420px;
    text-align: left;
}
.sets .set-product:hover .rm-cart-notifier-btn, .sets .set-product:hover .rm-cat-button-cart {
    padding: 19px 35px;
    font-size: 16px;
    opacity: 1;
}
.set-product-box {
    transition: padding-bottom 0.3s;
}
@media(min-width: 992px) {
    .sets .set-product:hover .set-product-box {
        padding-bottom: 69px;
    }
}
.sets .set-product .image a img {
    height: 200px;
    object-fit: contain;
    width: 100%;
}
.sets .set-product .rm-module-title {
    min-height: 40px;
}
.sets .set-total
{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 420px;
    max-width: 300px;
    width: 100%;
    min-width: 150px;
    padding-bottom: 90px;
}
.sets .set-total .kjleft {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.kjleft-box {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.sets .setv .set-total
{
    max-width: 100%;
    flex: 0 0 100%;
}
.sets .set-total .old_total
{
    font-family: 'Victor Mono', sans-serif;
    color: #232526;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: line-through;
}

.sets .set-total .new_summ {
    font-size: 22px;
    color: #B74630;
    line-height: 30.8px;
    letter-spacing: 0.22px;
    font-weight: 700;
}
.sets .set .disc {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 6px 4px 10px;
    background-color: var(--color1);
    border-radius: 5px 0 5px 0;
    color: white;
    z-index: 5;
}
.sets .set .quantity {
    position: absolute;
    right: 0;
    top: 0;
    padding: 4px 6px;
    background-color: var(--color2);
    border-radius: 0 5px 0 5px;
    color: white;
    z-index: 5;
}
.add-set-btn {
    background: var(--color1);
    border: none;
    margin: 15px auto 10px auto;
}
.img-resp
{
    max-width: 100%;
    margin: 0 auto;
    display: table;
    height: auto;
}
.sets .set_table {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
}
.rm-btn {
    width: 100%;
    margin: 0;
}
.kjincluded {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0!important;
    z-index: 9;
}
.sets .ao
{
   height: 200px;
    display: flex;
    align-items: center;
    align-self: start;
    position: absolute;
    left: -40px;
    top: 0;
    width: 30px;
}
.mymargin {
    margin-top: 30px;
}
.hidden {
    display: none;
}

.sets .out-stock
{
    filter: grayscale(100%);
}

.series-options-modal .price
{
    font-size: 18px;
    line-height: 38px;
    float: left;
    margin: 0;
    font-weight: 500;
}
.series-options-modal .price-old
{
    text-decoration: line-through;
    color: #b3b3b3;
    font-size: 15px;
    font-weight: 300;
}

.series-options-modal .price-new
{
    margin-left: 10px;
    font-size: 19px;
    color: #444;
    white-space: nowrap;
    font-weight: 700;
}
.series-options-modal .discounts, 
.series-options-modal input[name="quantity"]
{
    display: none!important;
}
.series-options-modal input[name="quantity"]
{
    width:70px;
    margin-left: 10px;
    display: inline-block;
}
.series-options-modal .apply-options
{
    float: right;
    font-size: 15px;
}
.series-options-modal .bs5-close
{
    display: none;
}

@media(min-width: 1960px) {
    .kjleft-box {
        gap: 20px;
    }
    .sets .set-total .old_total
    {
        font-size: 20px;
        line-height: 30px;
    }
    .sets .set-total .new_summ {
        font-size: 40px;
        letter-spacing: 0.4px;
    }
    .sets .set-product .image a img {
        height: 360px;
    }
    .sets .set-total .kjleft {
        height: 360px;
        gap: 10px 20px;
    }
    .sets .set-total
    {
        height: 585px;
        max-width: 440px;
        padding-bottom: 100px;
    }
    .sets .set-product {
        max-width: 440px;
        height: 585px;
    }
    .sets .ao
    {
        height: 360px;
    }
}
@media(max-width: 1199px) {
    .sets .rm-btn {
        padding-left:24px;
        padding-right: 24px;
    }
    .sets .set-product:hover .rm-cart-notifier-btn, .sets .set-product:hover .rm-cat-button-cart {
        padding-left: 15px;
        padding-right: 15px;
    }
    .sets .set-total {
        padding-bottom: 80px;
    }
}
@media(max-width: 991px) {
    .sets .set-total,
    .sets .set-product {
        max-width: 100%;
    }
    .sets .set_table {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0 30px;
    }
    .sets .ao {
        left: -30px;
    }
    .sets .rm-btn {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        height: 52px;
    }
    .sets .set-total,
    .sets .set-product {
        height: 350px;
    }
    .sets .rm-module-title a {
        -webkit-line-clamp: 3;
    }
    .sets .set-product .rm-module-title {
        min-height: 60px;
    }
    .sets-inner {
        padding: 24px 0;
    }
    .set-total:last-child:nth-child(odd) {
        padding-bottom: 0;
        grid-column: 1/-1;
        height: fit-content;
    }
    .set-total:last-child:nth-child(odd) .kjleft {
        height: fit-content;
        padding: 64px 0 20px;
    }
    .set-total:last-child:nth-child(odd) .kjleft-box {
        flex-direction: column-reverse;
    }
    .set-total:last-child:nth-child(odd) .ao {
        height: 34px;
        top: 10px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}