.subjenisProdukKokakenta {
    cursor: pointer;
    margin-left: 20px;
}

.subjenisProdukKokakenta.active {
    color: #55709f !important;
}
.jenisProdukKokakenta.active {
    color: #55709f;
}

.page-item.active .page-link {
    background-color: #55709f !important;
    border-color: #55709f !important;
}
.page-item.active .page-link {
    margin-right: 8px !important;
}

/*.list-jenis-produk:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    float: right;
    color: grey;
}
.list-jenis-produk.collapsed:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
}*/

.collapse {
    margin-bottom: 10px;
}

.product-container {
    padding: 5px; 
    max-height: 100%;
}

.ts-pricing-box {
    border: 1px solid #e9e9e9; 
    border-radius: 20px 20px; 
    height: 95%;
}

.img-product {
    border-top-left-radius: 20px; 
    border-top-right-radius: 20px;
}

.img-box {
    text-align: center;
}

.breadcrumb-product-divider {
    margin: 0 5px;
}

.breadcrumb-product-container {
    font-size: 12px;
}

.breadcrumb-product-subjenis:hover {
    cursor: pointer;
}

.produk-detail-img {
    max-height: 350px;
    max-width: 400px;
    border-radius: 5px;
}

.produk-desc {
    columns: auto auto;
    text-align: justify;
    line-height: 1.9;
}

.produk-other-img-container {
    margin-bottom: 20px;
}

.other-img {
    border: 1px solid #ffc600; 
    padding: 2px; width: 50px; 
    height: 50px; 
    object-fit: cover; 
    border-radius: 5px; cursor: pointer;
}

.active-img {
    border: 2px solid #DC0000;
}

.btn-produk-action {
    margin-top: 30px;
}

.btn-add-to-cart {
    margin-top: 15px !important;
    border-radius: 5px;
    border: 0;
    padding: 10px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    transition: 350ms;
    font-size: 12px;
    width: 80%;
}

.btn-add-to-cart:hover {
    background-color: #55709f;
}

.logged-in-icon {
    margin-bottom: 10px;
}

.fade {
    opacity: 1;
}
.btn-secondary {
    padding: 12px 20px 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    transition: 350ms;
    font-size: 14px;
}
.img-box {
    display: flex;
    justify-content: space-between;
}
.btn-produk-action {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.produk-harga {
    font-size: 30px;
    color: #55709f;
    font-weight: bold;
    margin-bottom: 10px;
    display: flex;
}
#stock {
    display: none !important;
}
.quantity-editor {
    width: 80%;
}
.btn-number {
    background-color: #ffffff;
    border: 1px solid #55709f;
    color: #55709f;
}
.btn-number:hover {
    background-color: #55709f;
}
.btn-number:focus {
    background-color: #55709f;
}
.input-qty {
    text-align: center;
    color: #55709f;
    border-color: #55709f;
}

.product-img {
    border-top-left-radius:10px; 
    border-top-right-radius:10px; 
    border-bottom:1px solid #eaeaea;
    height: 170px;
}

.product-name {
    font-size: small;
    height: 50px;
}

.produk-name {
    line-height: 0 !important;
    font-size: small;
    font-weight: 600;
    letter-spacing: 0px;
    word-spacing: 0;
}

.product-price {
    font-size: small;
    color: #cd0000;
    height: 50px;
}

.plan-action {
    position: absolute;
    bottom: -10px;
    padding-right: 30px !important;
}

.pre-order-product {
    padding: 0 7px; 
    border-radius: 0 7px 7px 0; 
    background-color: #FFDBE2; 
    color: #F94D63; 
    font-weight: bold;
    margin: 67% -94%;
    position: absolute;
    font-size: 13px;
}

@media (min-width: 250px) and (max-width: 500px) {
    .img-box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .btn-produk-action {
        align-items: center
    }
    .btn-add-to-cart {
        margin-bottom: 50px;
    }
}

@media (min-width: 250px) and (max-width: 300px) {
    .banner-carousel .banner-carousel-item {
        height: 140px !important;
        background-size: cover;
    }

    ul.slick-dots {
        margin-bottom: -60px;
    }

    .slick-dots li button::before {
        font-size: 6px !important;
    }

    .pre-order-product {
        margin: 67% -94%;
    }
}

@media (min-width: 301px) and (max-width: 435px) {
    .banner-carousel .banner-carousel-item {
        height: 140px !important;
        background-size: cover;
    }

    ul.slick-dots {
        margin-bottom: -60px;
    }

    .slick-dots li button::before {
        font-size: 6px !important;
    }

    .pre-order-product {
        margin: 69% -93.5%;
    }
}

@media (min-width: 436px) and (max-width: 575px) {
    .banner-carousel .banner-carousel-item {
        height: 140px !important;
        background-size: cover;
    }

    ul.slick-dots {
        margin-bottom: -60px;
    }

    .slick-dots li button::before {
        font-size: 6px !important;
    }

    .pre-order-product {
        margin: 60% -94.3%;
    }
}

@media (min-width: 501px) and (max-width: 700px) {
    .banner-carousel .banner-carousel-item {
        height: 250px !important;
        background-size: cover;
    }

    ul.slick-dots {
        margin-bottom: -50px;
    }

    .slick-dots li button::before {
        font-size: 8px !important;
    }

    .pre-order-product {
        margin: 47% -95.7%;
    }
}

@media (min-width: 701px) and (max-width: 991px) {
    .banner-carousel .banner-carousel-item {
        height: 250px !important;
        background-size: cover;
    }

    ul.slick-dots {
        margin-bottom: -50px;
    }

    .slick-dots li button::before {
        font-size: 8px !important;
    }

    .pre-order-product {
        margin: 55% -95.5%;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .pre-order-product {
        margin: 57% -95%;
    }
}

@media (min-width: 1201px) and (max-width: 1300px) {
    .pre-order-product {
        margin: 65% -95%;
    }
}