/*
List 
*/
.archive.archive-classic .entry-content {
    text-align: center
}

.archive-classic .entry-content p {
    margin-bottom: 20px
}

.archive.archive-classic .entry-content p {
    margin-bottom: 0
}

.archive-classic .entry-footer {
    margin-top: 20px;
    text-align: center
}

.archive-classic .entry-meta>span {
    margin-right: 15px
}

.archive .page-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.archive .page-header .page-title {
    display: inline-block;
    margin: 0;
    padding: 9px 0;
    text-transform: uppercase
}

.archive-classic .post-image {
    text-align: center
}

.archive-classic .post-cat-list,
.archive-columns .post-cat-list,
.list-thumb-items article h2.entry-title a {
    margin: .5rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.archive-classic .post-cat-list .cat-name,
.archive-columns .post-cat-list .cat-name {
    display: inline-block;
    font-size: 14px;
    margin: 0 10px 0 0;
    text-transform: uppercase
}

.archive-classic .entry-title {
    margin-bottom: 10px;
}

.archive-classic .entry-title a {
    width: 100%;
    color: #333;
    position: relative;
    display: inline-block;
    padding-bottom: 0;
    margin: 10px 0 10px
}

.archive-classic .entry-title a:hover {
    color: #000
}

.archive-classic .entry-content {
    text-align: justify
}

.list-wrap {
    width: 100%;
    position: relative;
}

.list-selector {
    font-size: 16px;
    border: 2px solid #111;
    padding: 0 25px 0 15px;
    border-radius: 5px;
    min-width: -webkit-fill-available;
    background-color: transparent;
    color: #333
}

.list-thumb-items .ic-add-car {
    font-size: 24px;
    cursor: pointer;
    width: 5rem;
    text-align: center;
}

.list-thumb-items .flex {
    justify-content: space-between;
    align-items: flex-end;
}
.list-thumb-items .sponsor-banner{
    width: 100%;
}
.list-thumb-items .sponsor-banner img{
    max-height: 65px;
    margin-bottom: 15px;
}

.post-image.products-list {
    position: relative;
}

html .list-thumb-items .entry-header {
    margin: 0;
    padding: 9px 9px 0 9px;
    text-align: center
}

html .list-thumb-items .entry-header button {
    margin: 1rem 0
}

.archive-classic .entry-title a {
    font-size: 2rem
}

.archive-desc-wrapper h2,
.archive-desc-wrapper h3 {
    margin: 0
}

.item-wrap {
    height: 100%;
    border-radius: 12px;
    background: #fff
}
.cat-chargers .post-image.products-list img{
    padding: 3rem 0 2rem 0; 
}

.list-thumb-items > .rank-item:first-child .index-rank{
    background: #bf9000;
}
.list-thumb-items > .rank-item:nth-child(2) .index-rank{
    background: #767778;
}

.list-thumb-items > .rank-item:nth-child(3) .index-rank{
    background: #b25b03;
}

.list-thumb-items article.rank-item .post-image.products-list img {
    max-width: 120px;
}

.cat-others .post-image {
    padding: 0 9px 0 9px;
}

.status-tag {
    padding: 12px 0 0 12px;
    border-radius: 12px 0 23px 0;
    font-size: 1.9rem;
    background-color: #fff
}

.status-tag.long-text {
    top: 35px;
}

.status-tag.licensed {
    border: 1px solid;
    color: #101010;
    background: yellow;
    font-size: 1rem;
    border-radius: 0px;
    padding: 6px;
    margin: 0 10px 0 4px;
}

html .list-thumb-items .entry-header p {

    margin: 10px 5px;
    border-radius: 10px;
    flex: 1;
    border: 2px solid rgb(210 210 210 / 29%);
}
html .list-thumb-items .entry-header p i{
    display: block;
}

html body .sold-item {
    color: #f71717;
    border-color: #f71717
}

html body .reserved-item {
    color: #9f19c0;
    border-color: #9f19c0
}

html .btn-list a {
    text-decoration: none;
    cursor: pointer;
}

/*
List end
*/

/*
Ranking
*/

.closed-item .entry-header {
    display: none;
}

.list-thumb-items .rank-item .post-image {
    display: flex;
    z-index: 9;
    border-radius: 5px 5px 0 0;
    align-items: flex-start
}

.rank-item .rank-caption {
    font-size: 2rem;
    display: block;
}

.rank-item .entry-title {
    margin: 0;
    display: flex;
    align-items: flex-start
}
.modal .btn-group{
    display: block;
}
.btn-group {
    display: flex;
    justify-content: space-around;
    gap: 1%;
}

.btn-item {
    width: 100%;
    margin: 20px 0 10px 0;
    border: 1px solid;
    border-radius: 19px;
    position: relative;
    cursor: pointer;
    color: #111;
    padding: 10px 0;
    text-align: center
}


.rank-item.item-selected .item-wrap {
    box-shadow: 1px 1px 20px #000;
}

.rank-item.item-selected span.index-rank {
    background-color: #0bdd43
}

.consuption-line p:before,
.consuption-line-phev p:before {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 9px
}

.consuption-line p.default:before {
    background: #ccc;
    width: 40%;
}

.rank-item .highlight {
    box-shadow: 0 0 2px;
    border-radius: 50px;
}

.rank-item .line-right {
    margin: 10px 0 0 0;
    text-align: right
}

.rank-item .line-right b {
    font-family: sans-serif;
    font-weight: 600
}

.rank-item .line-right,
.consuption-legend,
.speed-line {
    color: #666;
}

.list-thumb-items .rank-item .entry-header p {
    width: 20%;
    color: #111;
    font-size: 2rem;
    position: relative;
}

.consuption-line p,
.consuption-line-phev p {
    padding: 0 10px 0 0;
    max-width: 100%;
    display: block;
    font-size: 17px;
    font-style: italic;
}

.consuption-line span {
    border-bottom: 5px solid;
    transition: width 2s;
}

.consuption-line-phev p:before {
    background-color: #03b2f5
}

.consuption-line.performance p.red,
.consuption-line.performance p.dark-red {
    margin: 0 0 6px -3px;
}

body .consuption-line.performance p.dark-red:after {
    border-left: 15px solid #a30303;
}

.consuption-legend {
    text-align: center;
}

span.index-rank {
    border-radius: 12px 0px 26px 0px;
    background: #111;
    color: #fff;
    min-width: 35px;
    height: 35px;
    font-size: 18px;
    margin-top: 0;
}

.rank-item .order-tag {
    width: 100%;
    text-shadow: 0 0;
}

.rank-item .order-tag b {
    font-size: 3.5rem;
    font-style: italic
}

.phev p {
    border: 0;
}

.phev p i {
    color: #111
}

.cat-services .post-image.products-list img {
    padding: 0;
}

.cat-news .post-image.products-list img,
.cat-videos .post-image.products-list img,
.cat-generic .post-image.products-list img,
.cat-podcast .post-image.products-list img {
    padding: 0;
    border-radius: 9px 9px 0 0;
}

.consuption-line {
    margin-top: 9px
}

p.blur:before {
    background-color: transparent !important;
    border: 1px dashed #111;
}

.btn-list .btn-filter {
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border: 2px solid #111;
    border-radius: 5px;
    display: flex;
    font-size: 15px;
    align-items: center;
    font-weight: normal;
    padding: 0px 5px;
}

.filtered-params {
    display: flex;
    gap: 2%;
    margin-bottom: 10px;
}

.filtered-params i {
    padding: 0 10px;
    background: #91ff00;
    padding: 0 3%;
    border-radius: 12px;
}

.rank-item.closed-item .btn-more {
    color: #111;
    border-radius: 19px 0 12px;
    padding: 0px 13px 10px 13px;
    font-size: 30px;
}

/*
Ranking
*/
/**Empty message**/

.empty-message {
    border-radius: 5px;
    padding: 5px;
    background: rgb(228 228 228);
    color: #000;
    font-weight: bold;
}

.info-loading p,
.info-loading h3 {
    background: linear-gradient(90deg, #fff, #111);
    border-radius: 10px;
    color: transparent !important;
    animation: drop 2s infinite ease-in;
}

@keyframes drop {
    25% {
        opacity: 25%;
    }

    50% {
        opacity: 50%;
    }

    100% {
        opacity: 100%;
    }
}

.circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
}

.circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.circular-chart.grey .circle {
    stroke: #111111;
}

.circular-chart.green .circle {
    stroke: #0bdd43;
}

.circular-chart.blue .circle {
    stroke: #3c9ee5;
}

.percentage {
    fill: #666;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
}

.list-thumb-items {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 3rem;
    margin: 0 -5px;
}

.list-thumb-items article {
    width: 33.333%;
    padding: 9px;
    position: relative;
}

.list-thumb-items article h2 {
    margin: 0
}

.list-thumb-items article h2.entry-title a {
    font-size: 1.5rem;
    color: #111;
    padding: 0 9px
}

.list-thumb-items article.rank-item .post-image.products-list img {
    max-width: 120px;
}
b.show-btns{
    transform: translate(-18px, 4px) rotateZ(45deg);
    width: 30px;
    height: 30px;
}
b.show-btns:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid;
    border-color: #111 #111 transparent transparent;
    cursor: pointer;
}

.entry-header .btn-group.show {
    display: flex;
    transform: translateY(30px);
    animation: slideUp .4s ease-out forwards;
}

.rank-item .entry-header{
    overflow: hidden
}

@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}

.more-results-wrapper{
    max-width: 30rem;
    text-align: center;
    margin: 20px auto;
}


.list-thumb-items.friends img{
    border-radius: 100%;
    width: 53px;
    padding: 8px;
}
.list-thumb-items.friends h2.entry-title{
    padding: 10px
}
.navigation .nav-links a,
.navigation .nav-links span.current {
    color: #111;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px;
    padding: 13px;
    display: inline-block;
    position: relative;
    text-shadow: none;
    border-radius: 4px
}

.navigation .nav-links span.current {
    color: #fff;
    background: #111
}