/* === Source: 87-archive-cpt.php === */
.ymc-smart-filter-container .container-posts .ymc-xs-col-2 {
    row-gap: 0 !important;
    column-gap: 0 !important;
    grid-gap: 10px !important;
}

@media(max-width:500px) {
    .ymc-smart-filter-container .container-posts .ymc-xs-col-2 {
        grid-gap: 10px !important;
    }
}

@media (max-width: 389px) {
    .ymc-smart-filter-container .container-posts .ymc-xs-col-2 {
        grid-template-columns: 47.25% 49.25% !important;
    }
}

@media (min-width: 390px) and (max-width: 575px) {
    .ymc-smart-filter-container .container-posts .ymc-xs-col-2 {
        grid-template-columns: 48.5% 49.25% !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .ymc-smart-filter-container .container-posts .ymc-xs-col-2 {
        grid-template-columns: 49% 49.25%;
        !important;
    }
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-active .arrow {
    left: 15px !important;
    right: initial;
    border: solid var(--jkd-h-col) !important;
    border-width: 0 2px 2px 0 !important;
    top: 43% !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .name-category {
    font-size: 13px !important;
    font-weight: initial !important;
    margin-right: 10px;
    margin-bottom: 2px !important;
    display: none;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter {
    /* margin: 0 10px 10px 0 !important; */
    margin-right: 0 !important;
    margin-bottom: -8px !important;
    max-width: 100% !important;
}

@media(max-width:600px) {
    .ymc-smart-filter-container .filter-layout5 .dropdown-filter {
        margin-bottom: -2px !important;
    }
}

/* Row Last Item */
/* .dropdown-filter:nth-child(2n) {
  margin-left: 15px;
} */

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-active {
    padding: 5px 20px !important;
    border-radius: 6px;
    background-color: var(--jkd-bg-col-sec) !important;
    border: 1px solid var(--uv-col) !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive {
    background: var(--jkd-bg-col-sec) !important;
    color: var(--jkd-h-col) !important;
    border: 1px solid var(--uv-col);
    border-radius: 6px;
    max-height: 480px !important;
    max-width: 310px !important;
    top: 10px !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__inner-items {
    scrollbar-color: initial !important;
    max-height: 420px !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive .btn-close {
    display: none;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link {
    color: inherit;
}

/* .ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link span {
    letter-spacing: 0;
} */

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive:before {
    top: -16px !important;
    background: var(--jkd-txt-col) !important;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .media img,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media img {
    height: 140px !important;
    border-radius: 0 45px 0 0;
    transform: none !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
}

.media-nonlink.private-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 45px 0 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
}

/* .private-label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
    z-index: 2;
    padding: 5px 10px;
    letter-spacing: 2px;
} */

.private-label {
    position: absolute;
    top: 0;
    left: 7px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title a,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a {
    font-size: 14px;
    font-weight: 600;
    color: var(--jkd-h-col) !important;
    /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
    overflow: hidden;
    word-break: break-word;
    /* position: absolute; */
    /* bottom: 12px;
    padding-left: 11px; */
    /* bottom: 8px;
    padding-left: 35px; */
}

/* @media(min-width:1200px) {
    .ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title a {
        padding-left: 17px;
    }
} */

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .title,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title {
    margin-bottom: -5px !important;
    line-height: 0.8 !important;
    margin-top: -18px !important;
    padding-left: 5px;
    margin-right: -12px;
}

.ymc-smart-filter-container .filter-layout5 .filter-entry {
    /* flex-direction: row-reverse; */
    /* flex-wrap: nowrap !important; */
    margin-bottom: 25px !important;
}

.ymc-smart-filter-container .filter-layout5 .posts-found,
.ymc-extra-filter .filter-layout5 .posts-found,
.ymc-extra-search .filter-layout5 .posts-found,
.ymc-extra-sort .filter-layout5 .posts-found {
    margin: -5px 10px 10px !important;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout {
    padding: 20px 20px 15px 0px !important;
    border-top: 1px solid var(--uv-col) !important;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 0 60px 0 0;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    background: linear-gradient(to bottom, var(--jkd-bg-col-sec), transparent);
}

[data-color-scheme="dark"] .ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1,
[data-color-scheme="dark"] .ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout {
    box-shadow: 0px 3px 10px rgba(255, 255, 255, 0.1);
}

.ymc-smart-filter-container .filter-layout5 .selected-items .item {
    background: #03A9F4 !important;
    /* color: var(--jkd-bg-col-sec) !important; */
    padding: 8px 22px 9px 14px !important;
}

.ymc-smart-filter-container .filter-layout5 .selected-items .item small {
    /* height: 17px !important; */
    right: 8px !important;
    top: 20% !important;
    transform: none !important;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-content img {
    margin: 0 auto !important;
    /* height: auto; */
    border-radius: 0 60px 0 0;
}

@media(max-width:450px) {
    .ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-content img {
        height: 200px;
    }
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-content .title {
    text-align: right;
    font-size: 20px !important;
    font-weight: bold;
    margin: 10px 0 5px !important;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-content .content {
    text-align: right;
    padding: 0 !important;
    margin-bottom: 70px;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp.zoom-in {
    background-color: var(--jkd-bg-col-sec);
    border-radius: 15px 45px 0 0;
    border-top: 1px solid var(--uv-col);
    border-right: 1px solid var(--uv-col);
    border-left: 1px solid var(--uv-col);
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-entry {
    max-height: 100% !important;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-entry::-webkit-scrollbar {
    width: 7px;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-entry::-webkit-scrollbar-thumb {
    background-color: #0d75ed;
    border-radius: 5px;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .popup-entry::-webkit-scrollbar-track {
    background-color: #c3c9f1;
}

.ymc-popup-wrp .popup-content {
    padding: 0 15px 0 15px;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .btn-close {
    top: 15px !important;
    right: 14px !important;
    color: var(--uv-col);
    border: 1px solid var(--uv-col);
    border-radius: 50%;
    padding: 0px 8px;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp .btn-close i {
    font-size: 20px !important;
    line-height: 1.5;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:before {
    border: 1px solid var(--jkd-h-col) !Important;
}

@media screen and (max-width: 768px) {
    .ymc-popup-wrp {
        width: 82% !important;
        height: 55% !important;
    }
}

.text-cat {
    font-size: 13px;
    line-height: 2;
}

html[dir="rtl"] .count {
    direction: ltr;
}

.ymc-smart-filter-container .pagination-numeric li {
    margin: 0 0 0 15px !important;
}

.ymc-smart-filter-container .pagination-numeric li .current {
    font-size: 20px !important;
}

.ymc-smart-filter-container .pagination-numeric li a {
    padding: 0 !important;
    font-size: 20px !important;
    color: var(--jkd-h-col) !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:after {
    border-left: 3px solid var(--jkd-h-col) !important;
    border-bottom: 3px solid var(--jkd-h-col) !important;
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:after,
.ymc-extra-filter .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:after,
.ymc-extra-search .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:after,
.ymc-extra-sort .filter-layout5 .dropdown-filter .menu-passive__item .menu-link:after {
    top: 47% !important;
    width: 10px !important;
    height: 6px !important;
}

.read-more {
    position: absolute;
    z-index: 4;
    left: 14px;
    top: 130px;
}

@media(max-width:576px) {
    .read-more {
        top: 134px;
    }
}

.read-more a::after {
    font-family: "tabler-icons" !important;
    content: "\eade";
    font-size: 16px;
    color: #fff;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .read-more .btn,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn {
    font-size: 0 !important;
    line-height: 1.5 !important;
    border-radius: 50px !important;
    padding: 0px 5px !important;
    background: #f98181 !important;
}

.ymc-smart-filter-container .container-posts .post-layout1 .ymc-post-layout1 .read-more.no-link .btn,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more.no-link .btn {
    background: #cccccc !important;
    pointer-events: none;
}

.ymc-post-layout1 .loading::after,
.ymc-post-custom-layout .loading::after {
    display: none
}

.new-param {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 13px;
    letter-spacing: 0.3px;
    font-style: oblique;
    padding: 40px 4px 11px 3px;
    font-weight: 700;
    border-radius: 0px 8px 0 0;
    color: #FFF;
    background: linear-gradient(to bottom, #23b554 0%, #88d4a3 40%, #00a138 100%);
    z-index: -1;
}

.new-param span {
    animation: staggerUp 1.4s ease-in-out forwards infinite;
}

.dealer-param {
    position: absolute;
    left: 0;
    bottom: -10px;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 1;
    font-style: oblique;
    padding: 30px 4px 3px 3px;
    font-weight: 600;
    border-radius: 0px 8px 0 0;
    color: #0c53b7;
    background: linear-gradient(to bottom, #0c53b7 0%, #a0d6d1 40%, #e7e7e7 100%);
    z-index: -1;
    width: 54px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.dealer-param span {
    display: block;
}

figure.media {
    z-index: 3;
}

.ymc-smart-filter-container .ymc-pagination {
    margin-bottom: 25px;
}

.ymc-smart-filter-container .container-posts .post-layout1,
.ymc-extra-filter .container-posts .post-layout1,
.ymc-extra-search .container-posts .post-layout1,
.ymc-extra-sort .container-posts .post-layout1,
.ymc-smart-filter-container .container-posts .post-custom-layout,
.ymc-extra-filter .container-posts .post-custom-layout,
.ymc-extra-search .container-posts .post-custom-layout,
.ymc-extra-sort .container-posts .post-custom-layout {
    margin-bottom: 25px !important;
}

#ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-layout1,
#ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-custom-layout {
    margin-bottom: 15px;
}

@media(max-width:767px) {

    #ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-layout1,
    #ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-custom-layout {
        margin-bottom: 0px;
    }
}

.ymc-smart-filter-container .filter-layout5 .dropdown-filter .menu-passive__item .menu-link,
.ymc-extra-filter .filter-layout5 .dropdown-filter .menu-passive__item .menu-link,
.ymc-extra-search .filter-layout5 .dropdown-filter .menu-passive__item .menu-link,
.ymc-extra-sort .filter-layout5 .dropdown-filter .menu-passive__item .menu-link {
    flex-grow: 1;
}

/* Sorting Line */
.ymc-smart-filter-container .filter-layout5 .selected-items .item:first-child {
    margin-right: 10px;
    margin-top: 5px;
}

.ymc-smart-filter-container .filter-layout5 .selected-items {
    background: #98ddfe80;
    clip-path: polygon(15px 0, 100% 0, 100% 100%, 0px 100%);
    padding-left: 20px;
}

[data-color-scheme="dark"] .ymc-smart-filter-container .filter-layout5 .selected-items {
    background: #2771a6d4;
}

[data-color-scheme="dark"] .ymc-smart-filter-container .filter-layout5 .selected-items::after {
    color: #ffffff;
}

.ymc-smart-filter-container .filter-layout5 .selected-items::after {
    content: "מומלץ לשמור מודעות לאחר החיתוך!";
    display: inline-block;
    margin: 0 10px 5px;
    color: #2196F3;
    font-size: 14px;
}

/* Force font inheritance for custom layout */
#ymc-smart-filter-container-1 .container-posts .post-entry.post-custom-layout {
    font-family: inherit !important;
}

/* Manu-logo visible in dark mode */
.manu-logo,
.manu-year,
.wait-visit {
    color: var(--jkd-txt-col);
}

/* Title link - ensure visible above image and proper font */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title {
    position: relative;
    z-index: 2;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title .media-link {
    position: static;
    display: inline;
    width: auto;
    height: auto;
}

/* === Source: 230-ymc-css-custom-layout.php === */
/* === YMC Custom Layout CSS Bridge === */
/* Plugin base styles for post-layout1, duplicated for post-custom-layout */

/* Grid container — display:grid and margin only, columns handled by plugin breakpoint classes */
.ymc-smart-filter-container .container-posts .post-custom-layout,
.ymc-extra-filter .container-posts .post-custom-layout,
.ymc-extra-search .container-posts .post-custom-layout,
.ymc-extra-sort .container-posts .post-custom-layout {
    display: grid;
    grid-gap: 20px;
    margin-bottom: 40px;
}

/* Article card */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout {
    position: relative;
    padding: 20px;
    border: 1px solid #e0e4e9;
}

/* Figure / media */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .media,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .media,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .media {
    position: relative;
    margin: 0 0 20px 0;
    overflow: hidden;
}

/* Image */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media img,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .media img,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .media img,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .media img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: .3s;
}

/* Media link overlay */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media .media-link,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .media .media-link,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .media .media-link,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .media .media-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

/* Category */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .category,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .category,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .category,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .category {
    margin-bottom: 20px;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .category .cat-inner,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .category .cat-inner,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .category .cat-inner,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .category .cat-inner {
    font-size: 12px;
    line-height: 1.3;
    border: none;
    display: inline-block;
    padding: 3px 10px;
    background: #000;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #fff;
    text-decoration: none;
}

/* Title */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .title,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .title,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .title {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .title a,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .title a,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .title a {
    text-decoration: none;
    color: #000;
}

/* Date */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .date,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .date,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .date,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .date {
    font-size: 14px;
    margin: 0 15px 10px 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    display: inline-block;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .date i,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .date i,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .date i,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .date i {
    margin-right: 5px;
}

/* Excerpt */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt p,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h1,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h2,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h3,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h4,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h5,
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .excerpt h6 {
    margin: 0;
}

/* Read More */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .read-more,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .read-more,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .read-more {
    text-align: right;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn {
    display: inline-block;
    text-decoration: none;
    background: #000;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    border-radius: 0;
    border: none;
}

/* Hover scale on image */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout:hover .media img,
.ymc-extra-filter .container-posts .post-custom-layout .ymc-post-custom-layout:hover .media img,
.ymc-extra-search .container-posts .post-custom-layout .ymc-post-custom-layout:hover .media img,
.ymc-extra-sort .container-posts .post-custom-layout .ymc-post-custom-layout:hover .media img {
    transform: scale(1.1);
}

/* ============================================= */
/* SeaLevel overrides (from snippets 87, 167, 73) */
/* ============================================= */

/* Card override */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout {
    padding: 20px 20px 15px 0px !important;
    border-top: 1px solid var(--uv-col) !important;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-radius: 0 60px 0 0;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    background: linear-gradient(to bottom, var(--jkd-bg-col-sec), transparent);
}

[data-color-scheme="dark"] .ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout {
    box-shadow: 0px 3px 10px rgba(255, 255, 255, 0.1);
}

/* Image overrides */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .media img {
    height: 140px !important;
    border-radius: 0 45px 0 0;
    transform: none !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
    object-fit: cover !important;
    width: 100% !important;
}

/* Media overflow visible for manu-year */
.ymc-post-custom-layout .media {
    overflow: visible !important;
}

/* Title overrides */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title {
    margin-bottom: -5px !important;
    line-height: 0.8 !important;
    margin-top: -18px !important;
    padding-left: 5px;
    margin-right: -12px;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title a {
    font-size: 14px;
    font-weight: 600;
    color: var(--jkd-h-col) !important;
    overflow: hidden;
    word-break: break-word;
}

@media (min-width: 1199.98px) {
    .ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title {
        padding-left: 20px !important;
    }
}

@media (max-width: 440px) {
    .ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .title {
        padding-left: 55px !important;
    }
}

/* Read More overrides */
.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more .btn {
    font-size: 0 !important;
    line-height: 1.5 !important;
    border-radius: 50px !important;
    padding: 0px 5px !important;
    background: #f98181 !important;
}

.ymc-smart-filter-container .container-posts .post-custom-layout .ymc-post-custom-layout .read-more.no-link .btn {
    background: #cccccc !important;
    pointer-events: none;
}

.ymc-post-custom-layout .loading::after {
    display: none;
}

/* Grid spacing overrides */
.ymc-smart-filter-container .container-posts .post-custom-layout,
.ymc-extra-filter .container-posts .post-custom-layout,
.ymc-extra-search .container-posts .post-custom-layout,
.ymc-extra-sort .container-posts .post-custom-layout {
    margin-bottom: 25px !important;
}

#ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-custom-layout {
    margin-bottom: 15px;
}

@media(max-width:767px) {
    #ymc-smart-filter-container-1 .container-posts .post-entry .ymc-post-custom-layout {
        margin-bottom: 0px;
    }
}

/* === Source: 115-css-custom-popup-with.php === */
.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp.zoom-in, .ymc-extra-filter .ymc-popup-overlay .ymc-popup-wrp.zoom-in, .ymc-extra-search .ymc-popup-overlay .ymc-popup-wrp.zoom-in, .ymc-extra-sort .ymc-popup-overlay .ymc-popup-wrp.zoom-in {
    animation: popup-zoom-in .2s ease-out !important;
}

.ymc-popup-wrp::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 140px;
    background: linear-gradient(to top, var(--jkd-bg-col-sec), rgb(0 0 0 / 0%));
    pointer-events: none;
    z-index: 1;
}

.ymc-popup-wrp .link-out {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
}

.ymc-smart-filter-container .ymc-popup-overlay .ymc-popup-wrp {
    padding: 30px 15px 15px 20px !important;
}

.pro-links {
    text-align: center;
    font-size: 13px;
    color: #ff5722;
    margin-top: 10px;
}

.pro-links:after {
    content: '\f9ed';
    font-family: 'tabler-icons';
    position: relative;
    top: 1px;
    margin-right: 7px;
}

.popup-title {
    display: flex;
    justify-content: space-between;
    text-align: right;
    font-size: 20px !important;
    font-weight: 600;
    margin: 15px 10px 2px !important;
}

.popup-title span {
    font-size: 16px;
    font-weight: 500;
    margin-left: 2px;
}

.title-secondary {
    margin-inline-start: 10px;
    align-self: flex-start;
    margin-top: 3px;
    padding: 2px 7px 1px;
    font-style: oblique;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    color: var(--jkd-bg-col-sec);
    background: #36b0b0;
    border-bottom: solid 3px var(--uv-col);
    border-radius: 0 10px 0 0;
    box-sizing: border-box;
    line-height: 1.2;
    white-space: nowrap;
}

[data-color-scheme="dark"] .title-secondary {
    background: var(--e-global-color-text);
}

@media (max-width: 768px) {
    .title-secondary {
        margin-inline-start: 20px;
    }
}

.param {
    border: solid 1px var(--uv-col);
    border-bottom: none;
    padding: 5px 15px 10px;
    border-radius: 10px 10px 0 0;
    margin: 15px 0 0px;
    background: linear-gradient(to bottom, var(--jkd-bg-col), var(--jkd-bg-col-sec));
}

.param-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-top: 5px;
}

.param-second {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
    font-size: 14px;
}

/* .param-second > * {
    margin: 0 -30px;
} */

.param-one {
    position: relative;
    text-align: left;
    padding: 2px 7px;
    font-weight: 700;
    border-radius: 8px 0 0 0;
    color: #FFF;
    background: #002cff;
}

.single-listings .param-one {
    position: absolute;
    top: 0;
    left: 10%;
    /* transform: translate(-50%); */
    padding: 2px 15px 5px;
    font-size: 14px;
    border-radius: 0 0 8px 8px;
    z-index: 1;
}

.single-listings .param-cat {
    position: absolute;
    top: 0;
    left: 10%;
    /* transform: translate(-50%); */
    padding: 2px 15px 5px;
    font-size: 14px;
    border-radius: 0 0 8px 8px;
    z-index: 1;
}

/* @media(max-width:576px) {
    .single-listings .param-one {
        left: 18%;
    }

.single-listings .param-cat {
        left: 18%;
    }
} */

.param-cat {
    position: relative;
    text-align: left;
    padding: 2px 7px;
    font-weight: 700;
    border-radius: 8px 0 0 0;
    color: #FFF;
    background: #ff5722;
}

.param-one.has-info {
  background: #00a138 !important;
}

.param-one span:not(.dimmed) {
    animation: staggerUp 1.4s ease-in-out forwards infinite;
}

.info-rent {
    position: absolute;
    display: block;
    left: 0;
    right: -3px;
    background: linear-gradient(to top, #007f2a 0%, #009933 30%, #00b144 100%) !important;
    font-style: oblique;
    color: #FFF;
    text-align: center;
    border: solid 1px var(--uv-col);
    border-radius: 0 10px 0 0;
    margin-top: 4px;
    line-height: 2;
    opacity: 0;
    z-index: -1;
    transform: translateY(0);
    transition: transform 0.4s ease, opacity 0.4s ease, z-index 0s 0.4s;
}

/* .single-listings .info-rent {
    left: -8px;
    right: -8px;
    top: 25px;
    color: #FFF;
    background: linear-gradient(to top, #007f2a 0%, #009933 30%, #00b144 100%)!important;
    border-radius: 0 0 8px 8px;
} */
/* .single-listings .info-recurring {
    position: absolute;
    display: block;
    left: 0;
    right: 0px;
    background: linear-gradient(to top, #007f2a 0%, #009933 30%, #00b144 100%);
    font-style: oblique;
    color: #FFF;
    text-align: center;
    border: solid 1px var(--uv-col);
    border-radius: 0 0 10px 10px;
    margin-top: 7px;
    padding-top: 10px;
    opacity: 0;
    z-index: -1;
    transform: translateY(0);
    transition: transform 0.4s ease, opacity 0.4s ease, z-index 0s 0.4s;
    text-decoration: none;
}
.page-id-17905 .info-recurring {
    position: absolute;
    display: block;
    left: 0;
    right: -7px;
    background: linear-gradient(to top, #007f2a 0%, #009933 30%, #00b144 100%);
    font-style: oblique;
    color: #FFF;
    text-align: center;
    border: solid 1px var(--uv-col);
    border-radius: 0 10px 0 0;
    margin-top: 6px;
    padding-top: 10px;
    line-height: 1.4;
    opacity: 0;
    z-index: -1;
    transform: translateY(0);
    transition: transform 0.4s ease, opacity 0.4s ease, z-index 0s 0.4s;
    text-decoration: none;
} */

.info-recurring {
    position: absolute;
    display: block;
    left: 0;
    right: 0px;
    background: linear-gradient(to top, #007f2a 0%, #009933 30%, #00b144 100%);
    font-style: oblique;
    color: #FFF;
    text-align: center;
    border: solid 1px var(--uv-col);
    border-radius: 0 0 10px 10px;
    margin-top: 7px;
    padding-top: 10px;
    opacity: 0;
    z-index: -1;
    transform: translateY(0);
    transition: transform 0.4s ease, opacity 0.4s ease, z-index 0s 0.4s;
    text-decoration: none;
}

.page-id-17905 .info-recurring {
    right: -7px;
    border-radius: 0 10px 0 0;
    margin-top: 6px;
    line-height: 1.4;
}
/* END */

.param-one:hover .info-rent {
    transform: translateY(-30px);
    opacity: 1;
    z-index: 1;
    border: none;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.param-one:hover .info-recurring {
    transform: translateY(-30px);
    opacity: 1;
    z-index: 1;
    border: none;
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.info-recurring span {
    display: block;
}

.info-recurring span.active {
    font-weight: bold;
    border: solid 1px;
    color: #FFF;
    padding: 0px 4px;
    margin-bottom: 14px;
    display: inline-block;
}

.info-recurring span.dimmed {
    opacity: 0.4;
    color: #e0e0e0;
}

.info-recurring + svg {
    display: block;
    margin: 4px auto 0;
    color: #ffffff;
    opacity: 0.8;
}

.param-two {
    /* margin: 0 auto; */
    position: relative;
    left: 20px;
    font-weight: 600;
    padding: 5px 6px;
    text-align: center;
    border-radius: 4%;
}

.param-two::before {
    content: '\ecef';
    font-family: 'tabler-icons';
    color: #FF0000;
    font-size: 17px;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
    position:relative;
    top: -2px
}

.catalog-mode::before {
    color: inherit;
}

.param-three {
    text-align: right;
    font-size: 14px;
    color: #002cff;
    font-weight: 600;
    padding: 1px 4px 1px;
    border-radius: 0 8px 0 0;
    border: solid 1px #002cff;
}

[data-color-scheme="dark"] .param-three {
    color: inherit;
}

.param-four {
    padding: 5px 7px 6px;
    border: solid 1px;
    border-radius: 50%;
}

.param-five {
    padding-top: 2px;
}

.param-container {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
    text-align: center;
}

.param-label {
    font-size: 11px;
    font-weight: 500;
}

.price-length {
    display: flex;
    justify-content: space-between;
    margin: 0 10px;
    /* flex-wrap: wrap; */
}

.price-class {
    text-align: right;
    font-size: 15px;
    font-style: oblique;
}

.price-class span {
    font-size: 13px;
    font-weight: 500;
    /* margin-right: 12px; */
}

.nis-symbal {
    margin-right: 0px !important;
}

.single-listings .price-class {
    margin-left: 5px;
    font-size: 13px;
    line-height: 1.9;
    font-style: initial;
}

.price-length .vessel-dimensions {
    /* margin-left: 10px;
    text-align: right; */
    font-size: 15px !important;
    text-decoration: underline;
    line-height: initial;
}

.price-length .jet-class {
    margin-left: 10px;
    text-align: center;
    font-size: 13px;
    line-height: 1.8;
}

@media (max-width: 400px) {
      .price-class span {
        font-size: 12px;
    }
    
    .price-length .jet-class {
        font-size: 12px;
    }
}

.param-low {
    text-align: center;
    margin-bottom: 20px;
}

.param-six {
    font-size: 14px;
    /* padding: 2px 0 3px 0;
    border-top: 1px solid var(--uv-col);
    border-bottom: 1px solid var(--uv-col); */
    display: inline-block;
    letter-spacing: 2px;
}

.param-seven {
    font-size: 14px; 
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 20px !important;
}

.page-id-17905 .param-seven {
    z-index: 2;
    display: inline-block;
    border: dotted 2px;
    padding: 0px 8px;
    margin-bottom: 10px
}

.param-id {
    position: absolute;
    bottom: -1px;
    left: 10%;
    padding: 5px 10px 2px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-style: oblique;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 500;
    border-radius: 8px 8px 0 0;
    border: solid 1px var(--uv-col);
    border-bottom: none !important;
    color: var(--jkd-h-col);
    background: var(--jkd-bg-col);
}

.param-id span {
  font-size: 10px;
  font-weight: initial;
}

.ymc-smart-filter-container .ymc-popup-overlay {
	text-align: center;
}

.single-listings .param-seven {
	border: dotted 2px;
	padding: 0px 8px;
	margin: auto;
    margin-top: 10px;
    margin-bottom: 0 !important;
}

@media(max-width:576px) {
    .param-six {
        letter-spacing: initial;
    }
    .pro-links {
        margin-top: 7px;
    }
}

@keyframes staggerUp {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  65% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* === Source: 73-new-css-for-yad2.php === */
.s-post-hdr.image-wrapper-set:has(.su-image-carousel) {
    margin-bottom: -23px;
}

.su-image-carousel>ol.flickity-page-dots {
    opacity: 1 !important;
    position: relative !important;
    top: -15px !important;
}

.su-image-carousel>ol.flickity-page-dots>li.dot {
    width: 10px !important;
    height: 10px !important;
    background: #9eb6ff !important;
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot::before {
    background: #5c4ffd !important;
}

.su-image-carousel button.flickity-prev-next-button {
    width: 30px !important;
    height: 30px !important;
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid var(--jkd-bg-col);
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content img {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: none !important;
}

.set-carousel {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.su-image-carousel {
    direction: ltr; /* Force LTR for carousel functionality */
}

.su-image-carousel .slick-prev {
    left: auto;
    right: 10px; /* Adjust arrow position for RTL */
}

.su-image-carousel .slick-next {
    right: auto;
    left: 10px; /* Adjust arrow position for RTL */
}

#m-wrp .mb-10.sec-list {
  margin: 20px;
}

.single-field-box {
    display: flex;
    position: relative;
    flex-direction: column;
    text-align: right;
    justify-content: center;
    padding: 15px 30px 25px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    margin: 7px 0;
}

.single-field-box .field-label {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px; /* Space between label and value */
    opacity: 0.5;
}

.single-field-box .field-value {
    font-size: 16px;
}

@media(min-width:1201px) {
    .in-wrp.all-in {
        padding-top: 40px !important;
    }
}

.in-wrp.all-in {
  width: 95% !important;
}

.directory-set {
  margin-bottom:15px
}

/* .s-post-hdr.image-wrapper-set img {
    width: 100% !important;
} */

.def-single .s-post-hdr img {
    max-height: 420px !important;
    margin: 0 auto;
}

.flickity-viewport { 
    height: 420px !important; 
}

/* Tablet */
@media (max-width: 1024px) {
    .flickity-viewport { 
        height: 380px !important; 
    }
}

@media (max-width: 767px) {
    .flickity-viewport { 
        height: 350px !important; 
    }
}

@media (max-width: 480px) {
    .flickity-viewport { 
        height: 300px !important; 
    }
}

/* @media (max-width: 400px) {
    .flickity-viewport { 
        height: 210px !important; 
    }
} */

.class-category-field {
  font-size: 15px;
  padding: 6px;
  justify-content: center;
  display: flex;
  background-color: var(--jkd-bg-col-sec);
  border: solid 1px var(--jkd-b-col);
  border-radius: 8px;
  margin-bottom: 7px;
}

.custom-fields-box {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    padding: 8px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1), inset 0 -2px 6px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1), inset 0 3px 6px rgba(0, 0, 0, 0.1); */
    margin-bottom: 7px;
}

[data-color-scheme="dark"] .custom-fields-box {
    box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.3);
}

.custom-field {
    width: 33%;
    text-align: center;
    display: flex; /* Enable flexbox for alignment */
    flex-direction: column; /* Stack items vertically */
    justify-content: center; /* Vertically center the items */
}

.custom-field .field-label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
    opacity: 0.5;
}

.custom-field .field-value {
    font-size: 16px;
}

/* Set fields to be 2 in a line */
.custom-fields-box.four .custom-field {
    width: 50%; /* 2 items per row */
}

.custom-fields-box .custom-field {
  position: relative;
  padding: 0;
}

/* .custom-fields-box .custom-field:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5px;
  width: 1px;
  height: 100%;
  background-color: var(--jkd-b-col);
} */

.custom-fields-box .custom-field:not(:last-child):not(.no-border)::after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 1px;
    height: 100%;
    background-color: var(--jkd-b-col);
}

.give-it {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-left: 7px;
}

.id-right {
    margin-right: 7px;
}

.date-left,
.id-right {
    flex: 0 0 auto;
}

@media (max-width: 600px) {
    .give-it {
        margin-left: 12px
    }
}

/* #m-wrp .mb-50 {
    margin-bottom: 15px !important;
    float: left;
    width: 60%;
    padding-right: 15px;
    margin-top: -11px;
}
 */

/* Styling for the 5-field section */
.custom-fields-box-five {
    display: flex;
    gap: 15px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 7px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1), inset 0 -2px 6px rgba(0, 0, 0, 0.1);
}

.custom-fields-box-five .custom-field {
    width: 18%;  /* 5 fields in one row */
    text-align: center;
}

.custom-fields-box-five .custom-field .field-label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    opacity: 0.5;
}

.custom-fields-box-five .custom-field .field-value {
    font-size: 16px;
    display: block;
}

/* Add border between fields, except the last one */
.custom-fields-box-five .custom-field {
    position: relative;
    padding: 0;
}

.custom-fields-box-five .custom-field:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    left: -7px;
    width: 1px;
    height: 100%;
    background-color: var(--jkd-b-col);
}

.custom-fields-box-five .custom-field:first-child {
    width: 33%; /* Allocate more space for the first child */
}

.custom-fields-box-five .custom-field:nth-child(3) {
    width: 28%; /* Allocate more space for the third child */
}

.custom-fields-box-five .custom-field:not(:first-child):not(:nth-child(3)) {
    width: calc((100% - 30% - 33%) / 3); /* Distribute remaining space among other fields */
}

.su-u-trim>:first-child {
    margin-top: 4px !important;
}

.user-cpt-posts-list li {
    width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 700px) {
    .user-cpt-posts-list li {
        width: 400px;
    }
}

@media (max-width: 600px) {
    .user-cpt-posts-list li {
        width: 300px;
    }
}

@media (max-width: 500px) {
    .user-cpt-posts-list li {
        width: 200px;
    }
}

@media (max-width: 400px) {
    .user-cpt-posts-list li {
        width: 150px;
    }
}

@media (max-width: 360px) {
    .user-cpt-posts-list li {
        width: 120px;
    }
}


figure.media {
    position: relative;
    overflow: hidden;
}

figure.media img {
    display: block;
    width: 100%;
    height: auto;
}

figure.media::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: none;
    transition: background-color 0.5s ease;
    border-radius: 0 45px 0 0;
    border-radius: 0 45px 0 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
}

figure.media:hover::after {
    background-color: rgba(0, 0, 0, 0.15);
}

.manu-logo {
    position: absolute;
    z-index: 999;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.4;
    letter-spacing: 3px;
    text-transform: uppercase;
    top: 0;
    left: 5px;
}
  
.manu-year {
    position: absolute;
    pointer-events: none;
    z-index: -1;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.7;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 43px;
    right: -20px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    padding-bottom: 4px;
    background: linear-gradient(to top, var(--uv-col), transparent);
    clip-path: polygon(0 0, 100% 0, 100% 97%, 13% 95%);
}

.ymc-post-layout1 .media,
.ymc-post-custom-layout .media {
    overflow: visible !important;
}

.p-ttl.sec-list {
    display: flex;
    justify-content: space-between;
    align-items: end;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}

.vessel-title {
  color: transparent;
  animation: loading-shimmer 18s infinite linear;
  background: linear-gradient(
    to right,
    var(--jkd-txt-col) 0%,
    var(--jkd-txt-col) 40%,
    var(--jkd-bg-col) 50%,
    var(--jkd-txt-col) 60%,
    var(--jkd-txt-col) 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 400% 100%;
  display: inline-block;
}

@keyframes loading-shimmer {
  0% {
    background-position: -300% 0;
  }
  100% {
    background-position: 100% 0;
  }
}


.vessel-dimensions {
    font-size: 0.7em;
    /* float: left; */
    /* line-height: 2.2; */
    /* position: relative; */
    /* top: 10px; */
}

/* Links and Images on Single-listings */
.custom-field-image img {
    width: 140px;
    object-fit: contain;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-field-image img:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.custom-field-image img.no-hover:hover {
    transform: translate(-50%, -50%) scale(1);
}

a.custom-fields-box {
  border: solid 2px #2196F3;
}

.field-value.more-text {
  color: #2196F3;
  font-weight: 700;
  text-align: right;
  margin: auto;
  font-style:italic;
}

.field-value.more-text:hover {
  transform:  scale(1.1);
  transition: transform 0.3s ease;
}

.field-value.more-text:after {
  content: '\ea64';
  font-family: 'tabler-icons';
  font-weight: 500;
  margin-right: 5px;
}

/* === Source: 93-favorites-on-images.php === */
[data-post-id="17905"] .simplefavorite-button {
    top: 20px;
    left: 5px;
    /* transform: translate(-50%, -50%); */
    z-index: 1;
}

.simplefavorite-button.preset {
    background-color: rgb(30 177 250) !important;
    color: white !important;
    border: none;
    font-weight: 600;
}

[data-post-id="17905"] .simplefavorite-button.preset {
    position: absolute !important;
    margin-right: 0 !important;
    background-color: rgb(30 177 250) !important;
    border-radius: 0 !important;
    /* border-top-left-radius: 8px !important; */
    line-height: 1.8 !important;
    z-index: 5;
}

[data-post-id]:not([data-post-id="17905"]) .simplefavorite-button.preset i {
    line-height: 0.9 !important;
}

.simplefavorite-button.preset.active {
    background-color: rgb(9 24 147) !important;
    font-weight: 600;
}

[data-post-id="17905"] .simplefavorite-button.preset.active {
    background-color: rgb(9 24 147) !important;
    font-weight: 600;
    /* top: 29px; */
    /* left: 41px; */
}

[data-post-id="17905"] .ymc-post-layout1 .simplefavorite-button.preset,
[data-post-id="17905"] .ymc-post-custom-layout .simplefavorite-button.preset {

    padding: 1px 8px 0 6px !important;
    font-weight: 500;
    clip-path: polygon(0% 0%, 93% 0%, 100% 100%, 7% 100%);
}

/* Transparent While Slow Delete */
[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset i {
    color: #00000000
}

[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
    color: #00000000 !important;
    background: #00000000 !important;
}

/* While in Spoiler Only Delete Icon */
[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
    top: 11px;
    left: 50%;
    height: 23px;
    transform: translate(-50%, -50%);
    padding-right: 100px !important;
    border-radius: 10px 10px 0 0!important;
}
@media (max-width: 767px) {
  [data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
        /* padding-right: 103px !important; */
    }
}

[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset.active {
    color: #ffffff00 !important;
    background-color: #f44336 !important;
    
}

.su-spoiler-content .simplefavorite-button.preset.active::before {
    content: "\eb2b";
    font-family: 'tabler-icons';
    font-weight: 900; /* Adjust based on your icon set */
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%); /* Centers the icon */
    color: #ffffff; /* Adjust to match your design */
    font-size: 16px;
}

.simplefavorite-button.preset.active:hover::before {
    color: #ff8100; /* Change the icon color on hover */
    transform: translate(-50%, -50%) scale(1.2); /* Slightly enlarge the icon on hover */
    transition: transform 0.3s ease, color 0.3s ease; /*
}

/* === Source: 89-favorites-css.php === */
.simplefavorites-clear:disabled {
    display: none;
}

.simplefavorites-clear {
    margin: 15px 0 0 5px;
    float: left;
    padding: 2px 10px 2px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background-color: #71d1ffde;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    transition: 0.5s ease;
}

[data-color-scheme="dark"] .simplefavorites-clear {
    background-color: #2771a6d4;
}

.simplefavorites-clear:hover {
    background-color: #208bff;
    padding: 2px 10px 12px 10px;
    margin-top: 5px;
    transition: 0.5s ease;
}

.favorites-list {
    justify-content: space-around;
}

.simplefavorite-button.preset {
    padding: 3px 6px !important;
    font-size: 12px;
    border-radius: 8px !important;
    margin-right: 20px;
}

.single-listings .simplefavorite-button.preset {
    margin: 5px 20px 1px 0;
    padding: 1px 6px !important;
}

.simplefavorite-button.preset i {
    position: initial !important;
    /* margin-left: 2px; */
    margin-right: -3px;
    font-size: 11px !important;
}

/* .sf-icon-wishlist:before {
    float: right;
    margin: 4px 0;
} */

.button-set {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 10px;
    margin-top: 10px;
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
}

.cpt-fav {
    display: flex;
    /* padding: .125em; */
    height: 29px;
}

[data-color-scheme="dark"].single-listings .simplefavorite-button.preset.active {
    border: solid 1px var(--jkd-h-col);
}

/* === Source: 193-css-for-ad-submitting.php === */
.page-id-14696 .ff-btn.ff-working:after,
.page-id-18665 .ff-btn.ff-working:after,
.page-id-19706 .ff-btn.ff-working:after,
.page-id-19711 .ff-btn.ff-working:after,
.page-id-19716 .ff-btn.ff-working:after,
.page-id-18725 .ff-btn.ff-working:after {
  bottom: 0px;
  right: 5px;
  font-family: "tabler-icons";
  content: "\ed93 <<<" !important;
  transform: scaleX(-1);
  font-size: 22px;
  border-radius: 0 10px;
  text-align: right;
  margin-bottom: 5px;
  background: #fff;
  padding: 0 5px 25px 0;
  max-width: 92%;
  overflow: hidden;
}

.single-listings .ff-btn.ff-working:after {
  bottom: 0px;
  right: 5px;
  font-family: "tabler-icons";
  content: "\ed93 <<<" !important;
  transform: scaleX(-1);
  font-size: 22px;
  border-radius: 0 10px;
  text-align: right;
  margin-bottom: 10px;
  background: #1a7efb !important;
  padding: 0 5px 25px 0;
  max-width: 92%;
  overflow: hidden;
    animation: ff-progress-animo 1s 0s !important;
}

@keyframes ff-progress-animo {
    0% {
        width: 0
    }
    25% {
        width: 100%
    }
    100% {
        width: 100%
    }
}

.single-listings .ff-default .ff_btn_style:focus,
.single-listings .ff-default .ff_btn_style:hover {
    opacity: 1 !important;
}

.single-listings .ff-btn.disabled {
    opacity: 1 !important;
}

/* === Source: 147-upload-images-on-ad.php === */
.ff-uploaded-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ff-upload-preview {
  flex: 1 1 0;
  min-width: 160px;
}

.ff-upload-preview:first-child {
  margin-top: 5px !important;
}

.ff-upload-filename, .ff-upload-filesize, .ff-upload-progress-inline-text {
  font-size: 10px !important;
}

/* === Source: 73-new-css-for-yad2.php === */
.s-post-hdr.image-wrapper-set:has(.su-image-carousel) {
    margin-bottom: -23px;
}

.su-image-carousel>ol.flickity-page-dots {
    opacity: 1 !important;
    position: relative !important;
    top: -15px !important;
}

.su-image-carousel>ol.flickity-page-dots>li.dot {
    width: 10px !important;
    height: 10px !important;
    background: #9eb6ff !important;
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot::before {
    background: #5c4ffd !important;
}

.su-image-carousel button.flickity-prev-next-button {
    width: 30px !important;
    height: 30px !important;
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content:before {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: 1px solid var(--jkd-bg-col);
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content img {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: none !important;
}

.set-carousel {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.su-image-carousel {
    direction: ltr; /* Force LTR for carousel functionality */
}

.su-image-carousel .slick-prev {
    left: auto;
    right: 10px; /* Adjust arrow position for RTL */
}

.su-image-carousel .slick-next {
    right: auto;
    left: 10px; /* Adjust arrow position for RTL */
}

#m-wrp .mb-10.sec-list {
  margin: 20px;
}

.single-field-box {
    display: flex;
    position: relative;
    flex-direction: column;
    text-align: right;
    justify-content: center;
    padding: 15px 30px 25px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    margin: 7px 0;
}

.single-field-box .field-label {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px; /* Space between label and value */
    opacity: 0.5;
}

.single-field-box .field-value {
    font-size: 16px;
}

@media(min-width:1201px) {
    .in-wrp.all-in {
        padding-top: 40px !important;
    }
}

.in-wrp.all-in {
  width: 95% !important;
}

.directory-set {
  margin-bottom:15px
}

/* .s-post-hdr.image-wrapper-set img {
    width: 100% !important;
} */

.def-single .s-post-hdr img {
    max-height: 420px !important;
    margin: 0 auto;
}

.flickity-viewport { 
    height: 420px !important; 
}

/* Tablet */
@media (max-width: 1024px) {
    .flickity-viewport { 
        height: 380px !important; 
    }
}

@media (max-width: 767px) {
    .flickity-viewport { 
        height: 350px !important; 
    }
}

@media (max-width: 480px) {
    .flickity-viewport { 
        height: 300px !important; 
    }
}

/* @media (max-width: 400px) {
    .flickity-viewport { 
        height: 210px !important; 
    }
} */

.class-category-field {
  font-size: 15px;
  padding: 6px;
  justify-content: center;
  display: flex;
  background-color: var(--jkd-bg-col-sec);
  border: solid 1px var(--jkd-b-col);
  border-radius: 8px;
  margin-bottom: 7px;
}

.custom-fields-box {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    padding: 8px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1), inset 0 -2px 6px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1), inset 0 3px 6px rgba(0, 0, 0, 0.1); */
    margin-bottom: 7px;
}

[data-color-scheme="dark"] .custom-fields-box {
    box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.3);
}

.custom-field {
    width: 33%;
    text-align: center;
    display: flex; /* Enable flexbox for alignment */
    flex-direction: column; /* Stack items vertically */
    justify-content: center; /* Vertically center the items */
}

.custom-field .field-label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
    opacity: 0.5;
}

.custom-field .field-value {
    font-size: 16px;
}

/* Set fields to be 2 in a line */
.custom-fields-box.four .custom-field {
    width: 50%; /* 2 items per row */
}

.custom-fields-box .custom-field {
  position: relative;
  padding: 0;
}

/* .custom-fields-box .custom-field:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5px;
  width: 1px;
  height: 100%;
  background-color: var(--jkd-b-col);
} */

.custom-fields-box .custom-field:not(:last-child):not(.no-border)::after {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 1px;
    height: 100%;
    background-color: var(--jkd-b-col);
}

.give-it {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-left: 7px;
}

.id-right {
    margin-right: 7px;
}

.date-left,
.id-right {
    flex: 0 0 auto;
}

@media (max-width: 600px) {
    .give-it {
        margin-left: 12px
    }
}

/* #m-wrp .mb-50 {
    margin-bottom: 15px !important;
    float: left;
    width: 60%;
    padding-right: 15px;
    margin-top: -11px;
}
 */

/* Styling for the 5-field section */
.custom-fields-box-five {
    display: flex;
    gap: 15px;
    background-color: var(--jkd-bg-col-sec);
    border: solid 1px var(--jkd-b-col);
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 7px;
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.1), inset 0 -2px 6px rgba(0, 0, 0, 0.1);
}

.custom-fields-box-five .custom-field {
    width: 18%;  /* 5 fields in one row */
    text-align: center;
}

.custom-fields-box-five .custom-field .field-label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    opacity: 0.5;
}

.custom-fields-box-five .custom-field .field-value {
    font-size: 16px;
    display: block;
}

/* Add border between fields, except the last one */
.custom-fields-box-five .custom-field {
    position: relative;
    padding: 0;
}

.custom-fields-box-five .custom-field:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    left: -7px;
    width: 1px;
    height: 100%;
    background-color: var(--jkd-b-col);
}

.custom-fields-box-five .custom-field:first-child {
    width: 33%; /* Allocate more space for the first child */
}

.custom-fields-box-five .custom-field:nth-child(3) {
    width: 28%; /* Allocate more space for the third child */
}

.custom-fields-box-five .custom-field:not(:first-child):not(:nth-child(3)) {
    width: calc((100% - 30% - 33%) / 3); /* Distribute remaining space among other fields */
}

.su-u-trim>:first-child {
    margin-top: 4px !important;
}

.user-cpt-posts-list li {
    width: 450px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 700px) {
    .user-cpt-posts-list li {
        width: 400px;
    }
}

@media (max-width: 600px) {
    .user-cpt-posts-list li {
        width: 300px;
    }
}

@media (max-width: 500px) {
    .user-cpt-posts-list li {
        width: 200px;
    }
}

@media (max-width: 400px) {
    .user-cpt-posts-list li {
        width: 150px;
    }
}

@media (max-width: 360px) {
    .user-cpt-posts-list li {
        width: 120px;
    }
}


figure.media {
    position: relative;
    overflow: hidden;
}

figure.media img {
    display: block;
    width: 100%;
    height: auto;
}

figure.media::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    pointer-events: none;
    transition: background-color 0.5s ease;
    border-radius: 0 45px 0 0;
    border-radius: 0 45px 0 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 90%);
}

figure.media:hover::after {
    background-color: rgba(0, 0, 0, 0.15);
}

.manu-logo {
    position: absolute;
    z-index: 999;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.4;
    letter-spacing: 3px;
    text-transform: uppercase;
    top: 0;
    left: 5px;
}
  
.manu-year {
    position: absolute;
    pointer-events: none;
    z-index: -1;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.7;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 43px;
    right: -20px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    padding-bottom: 4px;
    background: linear-gradient(to top, var(--uv-col), transparent);
    clip-path: polygon(0 0, 100% 0, 100% 97%, 13% 95%);
}

.ymc-post-layout1 .media,
.ymc-post-custom-layout .media {
    overflow: visible !important;
}

.p-ttl.sec-list {
    display: flex;
    justify-content: space-between;
    align-items: end;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}

.vessel-title {
  color: transparent;
  animation: loading-shimmer 18s infinite linear;
  background: linear-gradient(
    to right,
    var(--jkd-txt-col) 0%,
    var(--jkd-txt-col) 40%,
    var(--jkd-bg-col) 50%,
    var(--jkd-txt-col) 60%,
    var(--jkd-txt-col) 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 400% 100%;
  display: inline-block;
}

@keyframes loading-shimmer {
  0% {
    background-position: -300% 0;
  }
  100% {
    background-position: 100% 0;
  }
}


.vessel-dimensions {
    font-size: 0.7em;
    /* float: left; */
    /* line-height: 2.2; */
    /* position: relative; */
    /* top: 10px; */
}

/* Links and Images on Single-listings */
.custom-field-image img {
    width: 140px;
    object-fit: contain;
    transition: transform 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-field-image img:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.custom-field-image img.no-hover:hover {
    transform: translate(-50%, -50%) scale(1);
}

a.custom-fields-box {
  border: solid 2px #2196F3;
}

.field-value.more-text {
  color: #2196F3;
  font-weight: 700;
  text-align: right;
  margin: auto;
  font-style:italic;
}

.field-value.more-text:hover {
  transform:  scale(1.1);
  transition: transform 0.3s ease;
}

.field-value.more-text:after {
  content: '\ea64';
  font-family: 'tabler-icons';
  font-weight: 500;
  margin-right: 5px;
}

/* === Source: 93-favorites-on-images.php === */
[data-post-id="17905"] .simplefavorite-button {
    top: 20px;
    left: 5px;
    /* transform: translate(-50%, -50%); */
    z-index: 1;
}

.simplefavorite-button.preset {
    background-color: rgb(30 177 250) !important;
    color: white !important;
    border: none;
    font-weight: 600;
}

[data-post-id="17905"] .simplefavorite-button.preset {
    position: absolute !important;
    margin-right: 0 !important;
    background-color: rgb(30 177 250) !important;
    border-radius: 0 !important;
    /* border-top-left-radius: 8px !important; */
    line-height: 1.8 !important;
    z-index: 5;
}

[data-post-id]:not([data-post-id="17905"]) .simplefavorite-button.preset i {
    line-height: 0.9 !important;
}

.simplefavorite-button.preset.active {
    background-color: rgb(9 24 147) !important;
    font-weight: 600;
}

[data-post-id="17905"] .simplefavorite-button.preset.active {
    background-color: rgb(9 24 147) !important;
    font-weight: 600;
    /* top: 29px; */
    /* left: 41px; */
}

[data-post-id="17905"] .ymc-post-layout1 .simplefavorite-button.preset,
[data-post-id="17905"] .ymc-post-custom-layout .simplefavorite-button.preset {

    padding: 1px 8px 0 6px !important;
    font-weight: 500;
    clip-path: polygon(0% 0%, 93% 0%, 100% 100%, 7% 100%);
}

/* Transparent While Slow Delete */
[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset i {
    color: #00000000
}

[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
    color: #00000000 !important;
    background: #00000000 !important;
}

/* While in Spoiler Only Delete Icon */
[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
    top: 11px;
    left: 50%;
    height: 23px;
    transform: translate(-50%, -50%);
    padding-right: 100px !important;
    border-radius: 10px 10px 0 0!important;
}
@media (max-width: 767px) {
  [data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset {
        /* padding-right: 103px !important; */
    }
}

[data-post-id="17905"] .su-spoiler-content .simplefavorite-button.preset.active {
    color: #ffffff00 !important;
    background-color: #f44336 !important;
    
}

.su-spoiler-content .simplefavorite-button.preset.active::before {
    content: "\eb2b";
    font-family: 'tabler-icons';
    font-weight: 900; /* Adjust based on your icon set */
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%); /* Centers the icon */
    color: #ffffff; /* Adjust to match your design */
    font-size: 16px;
}

.simplefavorite-button.preset.active:hover::before {
    color: #ff8100; /* Change the icon color on hover */
    transform: translate(-50%, -50%) scale(1.2); /* Slightly enlarge the icon on hover */
    transition: transform 0.3s ease, color 0.3s ease; /*
}

/* === Source: 89-favorites-css.php === */
.simplefavorites-clear:disabled {
    display: none;
}

.simplefavorites-clear {
    margin: 15px 0 0 5px;
    float: left;
    padding: 2px 10px 2px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background-color: #71d1ffde;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    transition: 0.5s ease;
}

[data-color-scheme="dark"] .simplefavorites-clear {
    background-color: #2771a6d4;
}

.simplefavorites-clear:hover {
    background-color: #208bff;
    padding: 2px 10px 12px 10px;
    margin-top: 5px;
    transition: 0.5s ease;
}

.favorites-list {
    justify-content: space-around;
}

.simplefavorite-button.preset {
    padding: 3px 6px !important;
    font-size: 12px;
    border-radius: 8px !important;
    margin-right: 20px;
}

.single-listings .simplefavorite-button.preset {
    margin: 5px 20px 1px 0;
    padding: 1px 6px !important;
}

.simplefavorite-button.preset i {
    position: initial !important;
    /* margin-left: 2px; */
    margin-right: -3px;
    font-size: 11px !important;
}

/* .sf-icon-wishlist:before {
    float: right;
    margin: 4px 0;
} */

.button-set {
    display: flex;
    position: relative;
    justify-content: space-between;
    padding: 10px;
    margin-top: 10px;
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
}

.cpt-fav {
    display: flex;
    /* padding: .125em; */
    height: 29px;
}

[data-color-scheme="dark"].single-listings .simplefavorite-button.preset.active {
    border: solid 1px var(--jkd-h-col);
}

/* === Source: 193-css-for-ad-submitting.php === */
.page-id-14696 .ff-btn.ff-working:after,
.page-id-18665 .ff-btn.ff-working:after,
.page-id-19706 .ff-btn.ff-working:after,
.page-id-19711 .ff-btn.ff-working:after,
.page-id-19716 .ff-btn.ff-working:after,
.page-id-18725 .ff-btn.ff-working:after {
  bottom: 0px;
  right: 5px;
  font-family: "tabler-icons";
  content: "\ed93 <<<" !important;
  transform: scaleX(-1);
  font-size: 22px;
  border-radius: 0 10px;
  text-align: right;
  margin-bottom: 5px;
  background: #fff;
  padding: 0 5px 25px 0;
  max-width: 92%;
  overflow: hidden;
}

.single-listings .ff-btn.ff-working:after {
  bottom: 0px;
  right: 5px;
  font-family: "tabler-icons";
  content: "\ed93 <<<" !important;
  transform: scaleX(-1);
  font-size: 22px;
  border-radius: 0 10px;
  text-align: right;
  margin-bottom: 10px;
  background: #1a7efb !important;
  padding: 0 5px 25px 0;
  max-width: 92%;
  overflow: hidden;
    animation: ff-progress-animo 1s 0s !important;
}

@keyframes ff-progress-animo {
    0% {
        width: 0
    }
    25% {
        width: 100%
    }
    100% {
        width: 100%
    }
}

.single-listings .ff-default .ff_btn_style:focus,
.single-listings .ff-default .ff_btn_style:hover {
    opacity: 1 !important;
}

.single-listings .ff-btn.disabled {
    opacity: 1 !important;
}

/* === Source: 147-upload-images-on-ad.php === */
.ff-uploaded-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ff-upload-preview {
  flex: 1 1 0;
  min-width: 160px;
}

.ff-upload-preview:first-child {
  margin-top: 5px !important;
}

.ff-upload-filename, .ff-upload-filesize, .ff-upload-progress-inline-text {
  font-size: 10px !important;
}

/* === Source: 91-ad-saved.php === */
.ti-help:before {
    font-family: "tabler-icons";
    font-size: 14px;
    margin-left: 3px;
    margin-right: -4px;
    font-style: normal;
}

.su-tooltip.vessel-help .su-tooltip-inner {
    opacity: 0;
    animation: none;
}

.su-tooltip.vessel-help.su-tooltip-visible .su-tooltip-inner {
    animation: fadeIn 0.4s ease-in-out forwards;
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

.ad-banner p {
    font-size: 35px;
    font-weight: 900;
    letter-spacing: initial !important;
    line-height: 1.1 !important;
    padding-top: 8px;
}

.ad-image {
    margin-right: 20px
}

.ad-grid {
    height: 115px
}

@media (max-width: 767px) {
    .ad-image {
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: -30px !important;
        top: -25px;
    }
    .ad-grid {
        height: auto;
    }

    .ad-banner p {
        white-space: nowrap;
        font-size: 19px;
        padding: 0;
        margin-top: 5px;
        margin-bottom: -3px;
    }
}

.page-title {
    font-weight: 900 !important;
    letter-spacing: initial !important;
    font-style: italic;
    font-family: 'Open Sans', sans-serif !important;
}

[data-post-id="17905"] .page-title {
    text-shadow: 2px 2px 8px rgb(0 0 0);
}

.su-expand {
    white-space: nowrap;
    /* display: inline-block; */
    margin-top: -3px !important;
}

.wrap-ad-start {
    margin-bottom: -40px;
    font-size: 14px;
    font-weight: bold;
}

.no-ad {
  color: var(--jkd-h-col);
  font-size: 13px;
  font-weight: 600;
}

.su-expand-content .no-ad{
  padding-top: 4px; 
}

@media (max-width: 767px) {
    .su-expand-content .no-ad{
      padding-top: 6px; 
    }
}

@media (max-width: 576px) {
    .su-expand-content .no-ad{
      padding-top: 2px; 
    }
}

@media (max-width: 576px) {
    .su-expand {
        margin-top: 1px !important;
    }
}

.su-expand .su-expand-content {
    transition: max-height 0.8s ease-out !important;
}

.su-expand:not(.su-expand-collapsed) .su-expand-content {
    transition: max-height 1.8s ease-out !important;
    max-height: 200px !important; 
}

.su-expand-link:not(.su-expand-link-less) span::after {
    content: " כאן";
    color: #ff0000;
}

.su-expand-link-less {
    font-weight: 500;
    font-size: 12px;
}

.user-cpt-posts-list {
    /* margin-top: 6px !important; */
    color: #ff9200;
    line-height: 2;
}

.user-cpt-posts-list li::before{
    display: inline;
    padding-left: 10px;
    content: "•";
    color: #ff9200;
}

.favorites-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    gap: 20px;
}

@media(max-width:768px) {
    .page-id-17905 .favorites-list {
        /* max-width: 300px; */
    }
}

.favorites-list li {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px);
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--jkd-bg-col); 
    border: 1px solid var(--uv-col); !important;
    border-radius: 10px;
    height: 150px; /* Set fixed height for the container - adjust as needed */
    position: relative;
    /* padding: 15px 10px; /* Add some padding inside the box */ */
}

.favorites-list li img {
    width: 134px !important;
    height: 76px;
    object-fit: cover;
    margin: 0 !important;
    float: none !important;
    margin-top: 12px !important;
}

.favorites-list li a {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    position: absolute;
    bottom: 6px; /* Space from bottom */
    left: 0;
    right: 0;
    padding: 0 10px; /* Side padding for text */
}

/* Mobile layout */
@media (max-width: 768px) {
    .favorites-list li {
        /* flex: 0 0 calc(50% - 10px); */
        max-width: calc(50% - 10px);
        height: 150px; /* Adjust height for mobile if needed */
    }
}

.single-listings .su-expand.su-expand-collapsed {
    height: 0;
}

.single-listings .su-expand-link {
    margin-top:0 !important;
}

.single-listings .su-expand-collapsed .su-expand-link-more {
    transform: translate(-375%, 105%);
    position: absolute;
    z-index: 9;
}

@media (max-width: 576px) {
    .single-listings .su-expand-collapsed .su-expand-link-more {
        transform: translate(-30%, 115%);
    }
    .cpt-fav .simplefavorite-button.preset {
        margin-right: 35px;
        margin-top: 2px;
    }
}


/* === Source: 117-real-only-test.php === */
/* While in su-expand Only Delete Icon */

.single-listings .su-expand-content .favorites-list .simplefavorite-button.preset {
    background-color: var(--jkd-bg-col) !important;
    color: var(--jkd-bg-col) !important;
    /* padding: 0 !important;
    margin-right: 0 !important; */
}

/* .single-listings .su-expand-content .favorites-list .simplefavorite-button.preset i {
    all: unset;
} */

.single-listings .su-expand-content .favorites-list .no-favorites {
    color: var(--jkd-h-col);
}

.single-listings .su-expand-content .favorites-list li {
    flex-direction: row !important;
    border: none !important;
    margin-top: 8px;
}

.single-listings .su-expand-content .favorites-list li a {
    width: 98%;
    font-size: 10px;
    font-weight: 600;
    display: block;
    text-overflow: ellipsis;
    bottom: 0px;
    background-color: #0c53b7;
    border-radius: 0 0 25px 0;
    color: #FFF;
    padding: 5px 11px 5px 0!important;
}

.single-listings .su-expand-content .favorites-list .simplefavorite-button.preset {
    left: 98px;
    top: -41px;
    height: 20px !important;
    width: 98px !important;
    /* padding-right: 57px !important; */
    border-radius: 50px 0 0 !important;
    z-index: 1;
}

.single-listings .su-expand-content .favorites-list .simplefavorite-button.preset.active {
    color: #ffffff00 !important;
    background-color: #f44336 !important;
    border: none !important;
}

.single-listings .su-expand-content .favorites-list .simplefavorite-button.preset.active::before {
    content: "\eb2b";
    font-family: 'tabler-icons';
    font-weight: 900;
    left: 50%;
    top: 58%;
    position:absolute;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 16px;
}

@media (max-width: 576px) {
  .single-listings .su-expand-content .favorites-list .simplefavorite-button.preset.active::before {
    top: 55%;
    }
}

.single-listings .su-expand-content .simplefavorite-button.preset {
    padding: 0 !important;
    margin-right: 0;
}

.cpt-fav .simplefavorite-button.preset {
    width: 62px;
}

.single-listings .favorites-list {
    gap: 10px;
}

.single-listings .favorites-list li {
    height: 95px !important;
    max-width: 100px !important;
    border-radius: 25px 0 25px 0 !important;
}

.single-listings .favorites-list li a {
    padding: 0 2px !important;
    color: var(--jkd-h-col);
    
}

.single-listings .favorites-list li img {
    width: 98px !important;
    margin-top: -8px !important;
    margin-right: 0 !important;
    object-fit: cover;
    border-radius: 10px 0 10px 0;
}

@media(min-width:1025px) {
    .single-listings .favorites-list li img {
        margin-top: -7px !important;
    }
}

.single-listings .su-expand {
    width: 100%;
    margin: 0 !important;
}

.single-listings .su-expand-link {
    /* text-align: left !important; */
    font-size: 12px;
    font-weight: 600;
    /* margin: 12px 0 7px 10px; */
}

.single-listings .su-expand-link:not(.su-expand-link-less) span::after {
    content: "\ed93 ";
    font-family: 'tabler-icons';
    font-weight: 500;
    color: #ffffff;
    margin-right: 4px;
    position: relative;
    top: -2px;
    border-radius: 50%;
    border: solid 1px #ffffff;
    font-size: 17px;
    padding: 2px;
    background-color: #141893;
    vertical-align: sub;
}

/* [data-color-scheme="dark"].single-listings .su-expand-link:not(.su-expand-link-less) span::after {
    border: solid 1px #ffffff;
} */

/* .single-listings .su-expand-link:not(.su-expand-link-less) span::after {
  content: "" !important
} */

.single-listings #m-wrp .mb-10.sec-list {
    margin: 10px 20px 0px 20px;
    padding-right: 3px;
    font-style: oblique;
}

.single-listings #m-wrp .mb-50 {
    margin-bottom: 0 !important;
}

.single-listings .su-expand-link.su-expand-link-less span {
    display: none !important;
}

.single-listings .su-expand:not(.su-expand-collapsed) .su-expand-content {
    margin: 10px 0 10px;
    max-height: 100vh !important;
}

.su-expand-link a,
.su-expand-link a span {
    border-color: transparent !important;
}

/* === Source: 156-main-active-css-only.php === */
.reflektor {
  display: flex;
  align-items: center;
  height: 32px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.add {
  width: 65px;
  height: 65px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  transform: scale(0.5);
  transform-origin: 50% 50%;
  transition: transform 0.4s ease;
  position: relative;
  will-change: transform;
  pointer-events: auto;
}

.add:not(.active) {
  transform: scale(0.5);
}

.add a {
  width: 50%;
  padding-bottom: 50%;
  background: #0c53b7;
  position: absolute;
  transition: all 0.4s ease;
  pointer-events: auto; /* Allow hover/click */
  z-index: 2;
}

.add.active a {
  pointer-events: auto !important;
  transition: transform 0.15s ease 0.4s, border-radius 0.15s ease 0.4s;
  border-radius: 50%;
  z-index: 3;
}

.add a svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 6px;
  top: 6px;
  transform: scale(0) rotate(315deg);
  transition: all 0.3s ease;
  opacity: 0;
}

.add:hover a svg,
.add a:hover svg {
  opacity: 1;
  transform: scale(1) rotate(315deg);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.add.active a svg {
  opacity: 1;
  transform: scale(1) rotate(315deg);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.add:before,
.add:after {
  content: "";
  width: 24px;
  height: 5px;
  border-radius: 3px;
  background: #fff !important; /* Force white */
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform-origin: 50% 50%;
  transition: transform 0.25s ease;
  pointer-events: none;
  opacity: 1 !important;
  display: block !important;
}

.add:before {
  transform: translate(-50%, -50%) scaleY(0.76);
}

.add:after {
  transform: translate(-50%, -50%) rotate(90deg) scaleY(0.76);
}

.add:hover:before,
.add.active:before {
  transform: translate(-50%, -50%) scaleY(0);
}

.add:hover:after,
.add.active:after {
  transform: translate(-50%, -50%) rotate(90deg) scaleY(0);
}

.add a:nth-child(1) {
  left: 0;
  top: 0;
  border-radius: 100% 0 0 0;
}

.add a:nth-child(2) {
  right: 0;
  top: 0;
  border-radius: 0 100% 0 0;
}

.add a:nth-child(3) {
  left: 0;
  bottom: 0;
  border-radius: 0 0 0 100%;
}

.add a:nth-child(4) {
  right: 0;
  bottom: 0;
  border-radius: 0 0 100% 0;
}

.add:hover a:nth-child(1),
.add.active a:nth-child(1) {
  transform: translate(-10px, -10px);
}

.add:hover a:nth-child(2),
.add.active a:nth-child(2) {
  transform: translate(10px, -10px);
}

.add:hover a:nth-child(3),
.add.active a:nth-child(3) {
  transform: translate(-10px, 10px);
}

.add:hover a:nth-child(4),
.add.active a:nth-child(4) {
  transform: translate(10px, 10px);
}

.add:hover,
.add.active {
  transform: scale(1.2) rotate(45deg);
  transition: transform 0.4s ease 0.1s;
}

.add:hover a,
.add.active a {
  border-radius: 50%;
  transition: all 0.15s ease 0.1s;
}

.click-target {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}

.add .button-one-up svg {
  color: #ffeb3b;
  left: 4px;
  top: 1px;
  height: 30px;
  width: 30px;
}

.add .button-two-up svg {
  color: #ff9200;
  width: 20px;
  height: 20px;
  left: 6px;
  top: 6px;
}

.add .button-three-up svg {
  color: #00ffd0;
  width: 20px;
  height: 20px;
  left: 6px;
  top: 7px;
}

.add .button-four-up svg {
  fill: #ffc107;
}

@media (max-width: 600px) {
  .add {
    transform: scale(0.5);
    transition: transform 0.3s ease;
    pointer-events: auto;
  }

  .add:not(.active) {
    /* transform: scale(0.5); */
  }

  .add a {
    pointer-events: none;
  }

  .add.active a {
    pointer-events: auto;
  }

  .add.active {
    transform: scale(1.2) rotate(45deg);
    transition: transform 0.3s ease;
  }

  .add.active a svg {
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
}

