::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    /* make scrollbar transparent */
}

/* review detail */
.bg-nav-detail,
.bg-bg-nav-detail-hover:hover {
    background-color: #0e0f13 !important;
}

.input-bar {
    padding: 16px;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    float: left;
    width: 100%;
}

#filter-keyword {
    width: 100%;
    background: transparent;
    border: none;
}

.field-search {
    display: flex;
    align-items: center;
    padding: 16px;
    gap: 16px;
    width: 100%;
    height: 49px;
    background: #ffffff;
    border: 1px solid #15539a;
    border-radius: 6px;
}

::placeholder {
    color: #95a2ad;
}

.field-search input {
    border: none !important;
}

.breadcums {
    margin-top: 25px;
}

.wrapper-penulis,
.wrapper-date-thumb {
    display: inline-block;
}

.wrapper-date {
    margin-left: 30px;
    display: inline-block;
}

.list-tabs-artikel {
    color: #95a2ad;
    padding-left: 0px;
    line-height: 30px;
    transition: 0.3s;
}

.list-tabs-artikel:hover {
    font-family: "Medium", sans-serif;
    color: #d89216 !important;
    text-decoration: underline;
}

.img-thumb {
    border-radius: 5px;
    width: 60px;
    height: 60px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}

.tags-tab {
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.related-car-box {
    /* width: 273px; */
    /* height: 520px; */
    padding: 20px 20px 20px 20px;
    /* left: 735px; */
    /* top: 1339px; */
    /* background: #F7FBFF; */
    border-radius: 6px;
    /* margin-top: -30px; */
    flex-grow: inherit;
    position: relative;
}

.vehicle-image {
    width: 100%;
    border-radius: 8px;
    float: left;
    overflow: hidden;
    height: 152px;
}

.vehicle-image img {
    height: 152px;
    object-fit: cover;
}

.related-cars-list {
    display: flex;
    flex-direction: column;
}

.related-car-title {
    height: 30px;
    /* margin-bottom: 24px; */
}

.box-car-price {
    width: 233px;
    height: 58px;
    border: 1px solid #5f5f5f;
    border-radius: 3px;
}

.title {
    background-color: #1a1c23;
    padding: 0px;
    width: 44%;
    margin-top: -9px;
    margin-left: 17px;
    font-size: 12px !important;
}

.text-car-price {
    padding: 10px 15px;
}

.artikel-img-banner {
    width: 100%;
}

.artikel-yt-banner {
    width: 100%;
    height: 500px;
}

.content-article,
.content-article img {
    width: 100% !important;
    height: auto !important;
}

.content-article,
.content-article iframe {
    width: 100% !important;
    height: 500px !important;
}

.wrapper-ig iframe {
    height: 900px !important;
}

.artikel-img-thumb {
    border-radius: 5px;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.artikel-title-thumb {
    margin-top: 5px;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.tags-artikel {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 19px;
    column-gap: 5px;
}

.recommendation-car-box {
    /* position: relative;
    padding: 80px 32px 32px 32px;
    border-radius: 8px;
    margin-top: -120px;
    z-index: 1;
    float: left; */
    width: 100%;
    /* height: 400px; */
    /* height: 445px; */
    padding: 16px 16px 16px 16px;
    /* left: 735px; */
    /* top: 1339px; */
    background: #f7fbff;
    border-radius: 6px;
    /* margin-top: -60px; */
    position: relative;
}

.recommendation-car-box-end {
    border-radius: 6px;
    height: 550px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.recommendation-car-title {
    height: 50px;
    margin-bottom: 10px;
}

.recommendation-car-price {
    padding: 16px;
    border-radius: 16px;
    float: left;
}

.harga-coret {
    text-decoration: line-through;
    color: #5f5f5f !important;
}

.box-diskon {
    background-color: #fabe1b;
    text-align: center;
    padding: 2px;
    border-radius: 2px;
    color: #0e0f13 !important;
}

.sec-badge-benefit {
    max-width: 230px;
    display: flex;
}

.wrapper-badge-benefit {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    margin-top: 3px;
    margin-bottom: 10px;
}

.wrapper-badge-benefit-null {
    margin-top: 10px;
}

.wrapper-badge-benefit .btn-special-benefits:first-child {
    margin-left: auto;
}

.wrapper-badge-benefit .btn-special-benefits:last-child {
    margin-right: auto;
}

.btn-special-benefits {
    /* padding: 5px;
    border-radius: 5px;
    background-color: #1B2A41;
    border: 0.5px solid #FABE1B;
    display: flex;
    align-items: center; */
    /* margin-top: 20px; */
    margin: 5px;
    height: 16px;
    margin-top: 10px;
}

.btn-special-benefits .ic-special-benefits {
    margin-right: 3px;
}

.content-special-benefits {
    left: 0px;
    position: absolute !important;
    bottom: 0px;
}

.content-special-benefits .img-benefit-item {
    /* width: 200px; */
    height: 170px;
    /* object-fit: cover; */
}

.badge-other-benefit {
    padding: 0px 8px !important;
    height: 16px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-left: 5px;
}

/* .badge-count-images {
    background: rgba(26, 28, 35, 0.45);
    border-radius: 8px;
    padding: 4px 8px;
    z-index: 5;
    position: absolute;
    display: flex;
    align-items: center;
    gap: 3px;
    right: 28px;
    top: 140px;
} */

/* button {
    border: none;
    background: transparent;
}

.sec-social-share {
    border-radius: 4px;
    margin-top: -112px;
    padding: 10px 5px;
    position: absolute;
    z-index: 9;
}

.btn-social-share {
    padding: 8px 16px;
    border-radius: 4px;
    float: right;
} */

/* .sec-social-share {
    border-radius: 4px;
    margin-top: -100px;
    padding: 10px 5px;
    position: absolute;
    z-index: 9;
} */

@media (width: 1024px) {
    .artikel-yt-banner {
        width: 100%;
        height: 350px;
    }

    .content-article,
    .content-article iframe {
        width: 100% !important;
        height: 400px !important;
    }

    .wrapper-ig iframe {
        height: 900px !important;
    }
}

/* mobile version */
@media (max-width: 576px) {
    .wrapper-date {
        margin-left: 15px;
        display: inline-block;
    }

    .content-article,
    .content-article img {
        width: 100% !important;
        height: auto !important;
    }

    .content-article,
    .content-article iframe {
        width: 100% !important;
        height: 220px !important;
    }

    .wrapper-ig iframe {
        height: 625px !important;
    }

    .content-article p {
        font-size: 14px;
    }

    .content-article h2 {
        font-size: 16px !important;
    }

    .artikel-img-banner {
        height: auto;
    }

    .artikel-yt-banner {
        width: 100%;
        height: 220px;
    }

    .artikel-img-thumb {
        height: 60px;
        object-fit: cover;
    }

    .recommendation-car-box {
        /* padding: 40px 16px 16px 16px;margin-top: -50px; */
        width: 300px;
        /* height: 310px; */
        padding: 16px;
        background: #f7fbff;
        border-radius: 6px;
        /* margin-top: -30px; */
        /* margin: -50px auto auto auto; */
    }
}
