.sets {

    --color1: #f60;

    --color2: #71be00;

}



.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;

}



#prd-sets {

    background: transparent;

    display: none;
    margin: 24px auto 48px auto;

    width: 100%;

}


.sets .set-product {

    border: 1px solid rgba(226, 226, 226, 1);
    padding: 24px 12px;
    display: grid;
    grid-template-columns: 77px 1fr;
    gap: 10px;
    align-items: center;

}



.sets .set-product .caption {

    padding: 0 10px;

}

.sets .set-product .image {

    margin-top: 10px;

}

.sets .set-product .image img {

    max-height: 150px;

    width: auto;

}

.sets .title {
    margin-bottom: 24px;
}


.sets .set-product,
.sets .set-total {

    border-radius: 6px;
    background: white;
    flex: 1 1 0;
    position: relative;
    min-width: 150px;
    min-height: 130px;
    vertical-align: middle;

}

.sets .setv .set-product,

.sets .setv .set-total {

    max-width: 100%;

    flex: 0 0 100%;

}

.sets .set-total {


    background-color: rgba(245, 245, 245, 1);
    padding: 16px;

}

.sets .price-wrapper {
    margin: 0 0 12px 0;
}

.sets .set-total .economy {

    font-size: 16px;

    color: white;

    border-radius: 5px;

    background: var(--color1);

    padding: 3px 7px;

    position: relative;

    top: -3px;

}



.sets .set-total .old_total {

    text-decoration: line-through;

    color: #a3a3a3;

    font-size: 20px;

    font-weight: 700;

}



.sets .set-total .new_summ {

    color: var(--color1);

    font-weight: 700;

    font-size: 22px;

    margin-top: 15px;

    white-space: nowrap;

}




.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 {

  
    width: 100%;
    height: 42px;

}

.img-resp {

    max-width: 100%;
    border-radius: 4px;

}

.set-caption {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.set-price {
     display: flex;
    flex-direction: column;
    
}

.sets .set_table {

    margin: 0 auto;

    display: flex;

    justify-content: center;

    align-items: center;
    gap: 28px;
    flex-flow: wrap;

}
.set-symbol {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 5px;
    border: 1px solid rgba(226, 226, 226, 1);
}
.sets .set-product h4 {

    font-size: 16px;

    line-height: 20px;

    height: 60px;

    overflow: hidden;

    margin: 10px 0;

    display: -webkit-box;

    -webkit-line-clamp: 3;

    -webkit-box-orient: vertical;

}



@media screen and (max-width: 767px) {

    .sets .set-product .image {

        width: 30%;

        float: left;

        margin-top: 30px;

    }

    .sets .set-product .caption {

        width: 70%;

        float: left;

        padding: 15px 50px 15px 0px;

    }



    .sets .set-total .economy {

        font-size: 14px;

    }



    .sets .set-total .new_summ {

        margin-top: 5px;



    }




    .sets .set-product,
    .sets .set-total {

        height: auto;

        min-width: 100%;

    }



    .sets .set-total {

        padding: 35px 10px;

    }

    .sets .set-product .image img {

        max-height: 70px;

        width: auto;

    }

    .sets .ao {}

    .sets .set-total .kjleft {

        text-align: right;



    }

    .sets .set-total .kjleft,
    .sets .set-total .kjright {

        width: 50%;

        float: left;

        padding: 0 10px;

    }

    .add-set-btn {

        margin: 0;

    }

}

.sets .set-total .old_total,

.sets .set-total .economy {

    display: inline-block;

}

.kjincluded {

    position: absolute;

    top: 0;

    left: 0;

    margin: 0 !important;

    z-index: 9;

}

.sets .set-product .open-options {

    position: absolute;

    right: 10px;

    bottom: 10px;

    width: 30px;

    height: 30px;

    border-radius: 50%;

    line-height: 30px;

    padding: 0 !important;

}

.sets .ao {

    padding: 0 10px;

}

.sets .ao span {

    background: #bbb;

    border-radius: 50%;

    width: 30px;

    height: 30px;

    line-height: 30px;

    display: table;

    font-size: 25px;

    font-weight: 700;

    margin: 10px auto;

    color: white;

}

.mymargin {

    margin-top: 30px;

}

.hidden {

    display: none;

}

#prd-sets {

    box-shadow: none;

    border: none;

}

#prd-sets table td {

    vertical-align: middle;

}

#prd-sets .owl-wrapper-outer {

    border: none;

    box-shadow: none;

}



.sets .out-stock {

    filter: grayscale(100%);

}



#prd-sets .swiper-viewport {

    box-shadow: none;

}



.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;

}

.setv .set-product,
.setv .set-total {

    height: auto;

}

@media (max-width: 768px) {
    	.sets .set_table {
		gap: 0;
	}

    .set-symbol {
    margin: -8px 0;
    position: relative;
    z-index: 2;
    background: #fff;
}
.sets .set-total .kjleft, .sets .set-total .kjright {
    width: 100%;
    padding: 0;
}
.sets .set-total,.sets .set-product {
    padding: 16px;
}

}