
.help-block{
    color: red;
}

/* SOCIAL SHARE BLOCK */

.btn-footer {
    display: flex;
    justify-content: space-between;
}
ul.social-share {
    /*font-size: 1.5em;*/ /* eliminate space between li */
    display: inline-flex;
}

ul.social-share li {
    margin-right: 0.25em;
    color: black;
}

.tabs-menu1 .active {
    font-weight: bold;
}

/* SOCIAL SHARE BLOCK */
/* ADDITIONAL LINKED IN BUTTON */
.btn-linkedin, .btn-facebook, .btn-twitter {
    width: 2rem;
}
.btn-print, .btn-abuse {

}
.btn-linkedin, .btn-facebook, .btn-twitter, .btn-print, .btn-abuse {
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-linkedin {
    color: #fff;
    background-color: #0077B5;
    border-color: #0077B5;
}

.btn-linkedin:hover,
.btn-linkedin.active {
    color: #fff;
    background-color: #00A0DC;
    border-color: #00A0DC;
}

.btn-linkedin.focus,
.btn-linkedin:focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}

.btn-linkedin.disabled,
.btn-linkedin:disabled {
    color: #fff;
    background-color: #0941d3;
    border-color: #0941d3;
}

.btn-linkedin:not(:disabled):not(.disabled).active,
.btn-linkedin:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0941d3;
    border-color: #0941d3;
}

.show > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #0941d3;
    border-color: #0941d3;
}

.btn-linkedin:not(:disabled):not(.disabled).active:focus,
.btn-linkedin:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}

.show > .btn-linkedin.dropdown-toggle:focus {
    box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}


/*
* AVATAR UPLOAD
*/

.kv-avatar .krajee-default.file-preview-frame,.kv-avatar .krajee-default.file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar {
    display: inline-block;
}
.kv-avatar .file-input {
    display: table-cell;
    width: 213px;
}
.kv-reqd {
    color: red;
    font-family: monospace;
    font-weight: normal;
}


/*
* MENU ON TOP
*
*/

/* TYPEHEAD  */



/*search-panel*/
@media only screen and (max-width: 576px) {

    /* MOBILE VERSION */

    .twitter-typeahead {
        width: 100% !important;
        position: unset !important;
    }

    .typehead-search-results a:hover {
        text-decoration: underline;
    }

    .typehead-search-results .search-category-link, .typehead-search-results .search-category-link:visited, .typehead-search-results .search-category-link:link {
        font-weight: bold;
        color: grey;
    }

    .typehead-search-results {
        width: 100% !important;
        /*position: absolute;
        left: 0;
        right: 0;
        height: 100%;

         */
    }

    .topmenusearch .tt-input {

        padding-left: 0.7rem !important;
    }

    .tt-menu {
        background-color: red;
        position: absolute !important;
        width: 100vw !important;
        left: 0px !important;
        right: 0px;
        height: 80vh !important;
    }

    .tt-dataset {
        text-align: left;
    }

    .wsmenu>.wsmenu-list>li {
        display: block;
        /*float: left;*/
        padding: 0;
    }


    .wsmenu>.wsmenu-list>li>a {
        display: block;
        text-decoration: none;
        position: relative;

    }


    .wsmenu>.wsmenu-list>li.wsshopmyaccount {
        /*float: right;*/
    }

    .wsmenu>.wsmenu-list>li.wsshopmyaccount>a {
        display: block;
        /*padding: 0 24px 0 24px;
        line-height: 40px;*/
        text-decoration: none;
        position: relative;
        color: var(--kp-color-gray);
    }



    .wsmenu>.wsmenu-list>.wsshopmyaccount>a i {
        display: inline-block;
        font-size: 13px;
        line-height: inherit;
        margin-right: 11px;
        vertical-align: middle;
    }

    /*
    .wssearchbar .topmenusearch > div:before {
        content: '\f015';
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        z-index: 10000;
        top: 0;
        bottom: 0;
        font-size: 1.3rem;
        display: flex;
        align-items: center;
        padding: 0.3125rem;
        padding-left: .625rem;
        color: var(--kp-color-orange);
    }
     */

    .twitter-typeahead .tt-hint {
        left: 2.5rem !important;
        width: 60%;
    }

}

@media only screen and (min-width: 576px)
{
    /* PC VERSION */
    .wsmenu>.wsmenu-list>li {
        display: block;
        /*float: left;*/
        padding: 0;

        /* TODO check if need to add margin in PC version */
        /*margin: 0.125rem;*/
    }

    .wsmenu>.wsmenu-list>li>.navtext {
        line-height: 16px;
        text-align: right;
        padding: 14px 20px;
        margin: 0;
        border-radius: 0.25rem!important;
    }

    .wsmenu>.wsmenu-list>li>a {
        display: block;
        text-decoration: none;
        position: relative;
        color: white;
    }

    #btn-all-categories {
        /*background-color: #f26430;*/
        color: #f26430 !important;

        border-radius: 0.25rem;
        border: 1px solid white;
        /*font-size: 0.8rem;*/
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 10rem;
        padding: 0.7rem;
        height: 100%;
    }

    #btn-all-categories span, #btn-all-categories i {
        color: white;
    }


    .wsmenu>.wsmenu-list>li.wsshopmyaccount {
        /*float: right;*/
    }

    .wsmenu>.wsmenu-list>li.wsshopmyaccount>a {
        display: flex;
        align-items: center;
        height: 44px;
        padding: 0 24px 0 24px;
        /*line-height: 59px;*/
        text-decoration: none;
        position: relative;
        color: white;
    }



    .wsmenu>.wsmenu-list>.wsshopmyaccount>a i {
        display: inline-block;
        font-size: 13px;
        line-height: inherit;
        margin-right: 11px;
        vertical-align: middle;
    }

}



/* LANGUAGE PICKER */
#language-picker {
    height:100%;
    padding: 1rem;
    display: flex;
    align-items: center;
}
.language-picker {
    height: 1rem;
}

/*
* KAUBAPLATS LOGO
*/

.kaubaplats-smllogo img {
    width: 37%;
}

.smllogo i {
    font-size: 2rem;
}
.smllogo a:visited, .smllogo a:link, .smllogo i {
    color: var(--kp-color-white) !important;
}

.create-classified {
    background-color: var(--kp-color-skyblue);
    border: 1px solid var(--kp-color-skyblue);
}
.create-classified i {
    color: var(--kp-color-white) !important;
    font-weight: bold;
}

/* CATEGORIES */

.category-box {
    background-color: #eaeef9;
    background-clip: border-box;
    border: 3px solid #eaeef9;
    width: 100%;
    height: 7rem;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 0.3rem;
    z-index: 10;
    transition: all 0.5s ease-in-out;

}

/*block-categories-mobile*/
@media (max-width: 991px){
    .Categories-main{
        padding-top: 60px!important;
    }

}
@media (min-width: 767px) and (max-width: 991px) {
    .category-box {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        gap: 8px !important;
        height: auto !important;
    }
    .col {
        padding: 5px !important;
    }
}

/*/*block-categories-mobile*/


.category-box, .category-box a {
    color: black;
}

.category-img {
    font-size: 2rem;
    padding: 0.5rem;
    z-index: 11;
    transition: all 0.5s ease-in-out;
}

.category-desc {
    display: flex;
    align-items: center;
    z-index: 12;
    transition: all 0.5s ease-in-out;
}

.showAllButton {
    position: absolute;
    top: 10rem;
    z-index: 13;
    transition: all 0.5s ease-in-out;
}

.category-img-animated {
    position: absolute;
    font-size: 3rem;
    top: -5rem;
    right: -5rem;
    opacity: 0.1;
    transition: all 0.5s ease-in-out;
    z-index: 9;
}

@media (min-width: 576px) {
    /* category animation */
    .category-box:hover {
        -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
    }

    .category-box:hover .category-img-animated {
        right: 0rem;
        top: 3rem;
        transform: rotate(-45deg);
    }

    .category-box:hover .category-img {
        transform: translateY(-4rem);
    }

    .category-box:hover .showAllButton {
        transform: translateY(-7rem);
    }

    .category-box:hover .category-desc {
        transform: translateY(-4rem);
    }
}


/* ARTICLE */

.article-page {
    background-color: white;
    border: 1px solid gainsboro;
    border-radius: .36rem;
    padding: 0.625rem;
}

.article-page h1 {
    font-size: 2rem;
}

.article-page .breadcrumb-item a {
    color: black !important;
}

.article-page .breadcrumb-item {
    padding-left: 0 !important;
}

.article-page .breadcrumb-item::before {
    color: black !important;
    padding-right: .3rem !important;
    padding-left: .3rem !important;
}

.article-page .breadcrumb-item .active a {
    font-weight: bold;
    color: darkgreen !important;
}

.rating-input {
    position: absolute !important; /* !!! dont delete this is hack to make widget height smaller */
    display: none !important;
}


.scrollable-box {
    max-height: 300px;
    margin-bottom: 10px;
    overflow-y:scroll;
    -webkit-overflow-scrolling: touch;
    padding-left: .3125rem;
}

.form-control-search-box {
    display: block;
    width: 100%;
    opacity: 1;
    padding: .375rem .75rem;
    font-size: .9375rem;
    line-height: 1.6;
    color: #070510;
    height: 39px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8ebf3;
    border-radius: 3px;
    transition: border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}



/*
*   KONSTANTIN CSS CODE
*/


/*?Navbar*/
.horizontal-main {
    background: #0a2342;
}

.sticky-wrapper .is-sticky {
    background: #0a2342;
}

.horizontal-main.bg-dark-transparent.clearfix {
    background-color: #0a2342;
}

.horizontalMenu>.horizontalMenu-list>li>a:hover {
    background-color: #f26430;
    color: #fff;
}


.btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0099cc;

    border-color: #0099cc;
}


.horizontalMenu>.horizontalMenu-list>li>a.active {
    background: none;
    color: #fff;
}

.horizontalMenu>.horizontalMenu-list>li>a.active:hover {
    background-color: #f26430;
    color: #fff;
}


.sticky-wrapper .is-sticky .horizontalMenu>.horizontalMenu-list>li>a.active,
.sticky-wrapper .is-sticky .horizontalMenu>.horizontalMenu-list>li>a:hover {
    background-color: #f26430;
    color: #fff;
}

.sticky-wrapper .is-sticky .horizontalMenu>.horizontalMenu-list>li>a.active {
    background: none;
    color: #fff;
}

.sticky-wrapper .is-sticky .btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0099cc;
    border-color: #0099cc;
}

.sticky-wrapper .is-sticky .horizontalMenu>.horizontalMenu-list>li>a.active:hover {
    background-color: #f26430;
    color: #fff;
}

.sticky-wrapper .is-sticky .horizontal-main:after {
    background: #f26430;
    height: 2px;
}

.search-box:focus{
    border: 2px solid #f26430;
}


/*?Singnup*/
.custom-select.is-invalid, .form-control.is-invalid {
    border-color: #f26430 !important;
    border: solid 1px #f26430;
}


/*
.invalid-feedback {
    display: inline-flex !important;
    font-size: 87.5%;
    color: #f26430;
    align-items: center;
    padding-left: 1rem;
}
*/

.custom-control-label pl-2 a {
color: #f26430;
}

.submit{
    background-color:#f26430 ;
}

.btn.btn-primary{
background-color: #f26430;
}
.btn-primary {
    color: #fff !important;
    background-color: #f26430 !important;
    border-color: #f26430 !important;
}



.form-control:focus{
    border: 2px solid #f26430;
}
/*?Singnup*/




/* CONTACT BUTTONS */
.contact.icon {
    /* font-size: 61px; */
    /* display: block; */
    max-width: 40px;
    width: 47px;
    height: 32px;
    /* margin-right: 10px; */
    color: #fff;
}

.contact.icon svg {
    width: 40px !important;
    height: 40px
}

/* PAGINATION */
.page-item.disabled {
    display: none;
}

/* CROPPIE */

.croppie-widget{
    border: 1px solid gainsboro;
    border-radius: .25rem;
    margin: .3125rem;
    text-align: center;
    padding: .7rem;
}

.croppie-widget label {

    margin: 0;
}

/* ABUSE BUTTON */
#btnAbuse {
    margin-right: 0.125em;
}

/* CLASSIFIED DETAILS */
.classified-item-bg {
    border: 1px solid gainsboro;
    border-radius: .187em;
    background-color: #fafafa;
    margin-bottom: .5em;
    padding: .3em;
}
.classified-btn-row a {
    margin-bottom: .5em;
}

.kv-upload-progress {
    display:none !important;
}

.img-container {
    width: 500px; /* Adjust this width as needed */
    height: 300px; /* Optional: Adjust the height as needed */
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}



/* MOBILE BOTTOM PANEL */
#bottom-menu {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: var(--kp-color-darkblue);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    z-index: 10000;
    height: 3rem;
  }

#bottom-menu a:not(.contact-widget-dropdown):not(.contact-widget-item), #bottom-menu div:not(.contact-widget-dropdown):not(.contact-widget-item) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 1.5rem;
    flex-grow: 1;
    color: var(--kp-color-white);
    text-decoration: none;
    transition: all 0.3s;
    font-size: 0.8rem;
}

#bottom-menu .active {
    border-color: var(--kp-color-black);
    color: var(--kp-color-orange);
    display: flex;
    align-items: center;
  }

  #bottom-menu .active > span {
    background: var(--kp-color-orange) !important;
  }

  #bottom-menu .bars {
    height: 0.875rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    background: transparent;
    border: none;
    cursor: pointer;

    color: var(--kp-color-white);
    position: relative;
  }

  #bottom-menu .bar {
    min-width: 1.125rem;
    height: 3px;
    background: var(--kp-color-white);
    transition: all 0.3s ease;
  }

  #bottom-menu .cross .bar:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
  }

  #bottom-menu .cross .bar:nth-child(2) {
    display: none;
  }

  #bottom-menu .cross .bar:nth-child(3) {
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
  }

  /* MOBILE MENU  */
.add-classified-btn {
    width: 2.8rem;
}

.main-footer {
    background-color: var(--kp-color-darkblue);
}


/* EMAIL VERIFICATION SUCCESS/FAILED */
.message-box {
    border-radius: 10px;
    width: 300px;
    height: 400px;
    text-align: center;
    background-color: white;
}

.message-box .bg-success {
    background-color: #27C781 !important;
}

.message-box .text-success {
    color: #27C781 !important;
}

.message-box .bg-error {
    background-color: var(--kp-color-orange) !important; /* Red background */
}

.message-box .text-error {
    color: var(--kp-color-orange) !important; /* Red background */
}


.message-box {
    border-radius: 10px;
    width: 100%;
    text-align: center;
    background-color: white;
    padding: 30px;
}

.message-box .message-box-icon {
    font-size: 60px;
    height: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.message-box .message-box-body {
    height: 65%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.message-box .btn-primary {

    border-radius: 20px;
    width: 50%;
    border: 0;
}

.message-box .btn-primary:hover {
    opacity: 0.8;
    border-radius: 20px;
    width: 50%;
    border: 0;
}

/* CUSTOM LIST */

.custom-ul {
    list-style-type: disc;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
}

/* CLASSIFIED IMAGE UPLOAD */
.file-drop-zone {
    margin: 0;
}

.file-preview {
    border: 0;
    margin: 0;
    padding: 0;
}

.close {
    display: none;
}

/* MY CLASSIFIED */
.classified-features {
    font-size: 1rem;
    color: Gold;
}
.classified-features i {
    margin: 0.3125rem;
}

.fa-crown {
    color: Gold;
}

/* VIP CLASSIFIED ON MAIN PAGE */


.item-card7-overlaytext-vip {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.item-card7-overlaytext-vip i.fa-crown {
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    padding: 10px;
    font-size: 1rem;
}

.item-card7-overlaytext-vip a span {
    padding: 4px 10px;
    display: inline-block;
}

.item-card7-overlaytext-vip a.wishlist {
    position: absolute;
    bottom: 12px;
    right: 12px;
    color: #fff;
    width: 2rem;
    display: inline-block;
    height: 2rem;
    text-align: center;
    line-height: 2.1rem;
    border-radius: 50%;
    z-index: 1000;
}
.item-card7-overlaytext-vip a.wishlist:hover {
    color: Gold;
}


/* DETAILS CHART */

.details-rate-chart {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.details-rate-chart div:first-child {
    width: 15%;
}
.details-rate-chart div:last-child {
    width: 85%;
}

.no-items-icon {
    font-size: 4rem;
    color:var(--kp-color-orange);
    opacity: 0.5;
}


/* CONTACT */

#contact-section {
    padding-top: 100px;
}

@media (max-width: 991px) {
    #contact-section {
        padding-top: 10px !important;
    }
}

.connect-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 1.5rem;
}

.connect-item {
    display: flex;
    margin: 0.6rem 0;
    padding: 0.6rem;
    background-color: #f9f9f9;
    border-radius: 0.25rem;
    transition: background-color 0.3s;
    text-decoration: none;
    color: #333;
}

.connect-item:hover {
    background-color: #f2f2f2;
}

.connect-icon {
    font-size: 50px !important; /* Icon size set to 70px */
}

.connect-icon-wrapper {
    width: 15%;
}

.connect-text {
    font-size: 14px;
    width: 85%;
}

.connect-text span {
    font-weight: bold;
}

.connect-text .link-text {
    color: #f26430;
    text-decoration: underline;
}

.connect-text .email-link {
    color: #ff0000;
    text-decoration: underline;
}

.email {
    background-color: #f9f9f9;
    border: 3px solid #f9f9f9;
}

.contact-item {
    display: flex;
    padding-bottom: 20px;
}

.contact-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}

.contact-img-item {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-text {
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    display: flex;
}

.contact-name {
    font-size: 18px;
}

.contact-role {
}

.contact-mail a {
    color: #f26430;
}

/* krajee fileinput */
/* IMAGE HEIGHT */
.krajee-default.file-preview-frame .file-thumbnail-footer {
    height: unset;
}

/* SORTABLE */
.classified-queue-current {
    background-color: #0ab2e6;
}

.ui-state-highlight {
    background-color: yellow;
}

/* ADD CLASSIFIED BUTTON ANIMATION */

:root {
    --shine-degree: 120deg;
    --shine-color: rgba(255, 255, 255, 0.4);
    --shine-effect: linear-gradient(
            var(--shine-degree),
            transparent,
            var(--shine-color),
            transparent
    );
    --shine-transition: all 0.65s ease-in-out;
}

.animated-button {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
    box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
}

.animated-button::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--shine-effect);
}

.animated-button::before {
    -webkit-animation: shine 5s ease-in-out infinite;
    animation: shine 5s ease-in-out infinite;
}

@-webkit-keyframes shine {
    0% {
        left: -100%;
        transition-property: left;
    }
    11.5044247788%, 100% {
        left: 100%;
        transition-property: left;
    }
}

@keyframes shine {
    0% {
        left: -100%;
        transition-property: left;
    }
    11.5044247788%, 100% {
        left: 100%;
        transition-property: left;
    }
}


/* MOBILE ACCORDION */

.accordion-item:first-of-type {
    border-radius: unset;
}

.accordion-button {
    padding: .312rem;
}
.accordion-item:first-of-type .accordion-button {
    border-radius: unset;
}

/*!_main_list_item */


@media (max-width: 480px) {
    #my-item-classified .text-muted {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        width: auto;

    }
    #my-item-classified .tab-content .tab-pane .card-body a{
        width: auto;
        display: inline-block;
        margin: 9px 0;
    }
    }

    #my-item .font-weight-bold{
        display: inline-block !important;
        vertical-align: top !important;
        max-width: calc(100% - 64px) !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
    }

/*!classifieds-latest-mob(main page)*/
    @media (max-width: 576px) {
        .classifieds-latest{
            padding-bottom: 50px;
        }
    }

    /*!details*/

#details-inner .slider-wrap{
    height: 70px!important
}

#details-inner .slider {
    height: 72px!important;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: none;
}

#details-inner .slider .slider-inner {
    height: 100%;
    display: flex;
    align-items: center;
}

.item-user-icons a{
    margin-right: 10px;
}


@media (max-width: 991px) {
    #details-inner{
        padding-top: 50px;
    }

}

@media (max-width: 576px) {
    #details-inner{
        padding-top: 50px;
    }
        .slider-inner .thumb:nth-child(5) {
        display: none;
    }
    /*убираем стрелочки на моб устройствах*/
    .slider-wrap .thumb-carousel-control-prev,
    .slider-wrap .thumb-carousel-control-next {
        display: none !important;
    }

    .rated-products{
        padding-bottom: 10px;
    }

}

/* LONG TEXT SHORTENER */

.log-text {
    width: 100ch;          /* Limit to approximately 100 characters */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/**/
/* STAR ROTATIONG */
/**/

/* Central container for stars */
.circle-container {
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: transform 0.5s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    z-index: 10;
}

.classifieds-latest-title{
    display: inline-block !important;
    vertical-align: top !important;
    max-width: calc(100% - 14px) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
}

/* Stars styling */
.paramaunt-star {
    position: absolute;
    font-size: 18px;
    color: gold;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.5s ease-out;
}

/* Show stars one by one on hover */
.circle-container:hover .paramaunt-star {
    opacity: 1;
}

/* Rotate animation for the entire container */
.circle-container:hover {
    animation: rotateCircle 5s linear infinite;
}

/* Keyframes for rotating the entire circle around center */
@keyframes rotateCircle {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Delays for stars' sequential opacity effect */
.paramaunt-star:nth-child(1) { transition-delay: 0s; }
.paramaunt-star:nth-child(2) { transition-delay: 0.1s; }
.paramaunt-star:nth-child(3) { transition-delay: 0.2s; }
.paramaunt-star:nth-child(4) { transition-delay: 0.3s; }
.paramaunt-star:nth-child(5) { transition-delay: 0.4s; }
.paramaunt-star:nth-child(6) { transition-delay: 0.5s; }
.paramaunt-star:nth-child(7) { transition-delay: 0.6s; }
.paramaunt-star:nth-child(8) { transition-delay: 0.7s; }
.paramaunt-star:nth-child(9) { transition-delay: 0.8s; }
.paramaunt-star:nth-child(10) { transition-delay: 0.9s; }
.paramaunt-star:nth-child(11) { transition-delay: 1s; }
.paramaunt-star:nth-child(12) { transition-delay: 1.1s; }
.paramaunt-star:nth-child(13) { transition-delay: 1.2s; }
.paramaunt-star:nth-child(14) { transition-delay: 1.3s; }
.paramaunt-star:nth-child(15) { transition-delay: 1.4s; }
.paramaunt-star:nth-child(16) { transition-delay: 1.5s; }
.paramaunt-star:nth-child(17) { transition-delay: 1.6s; }
.paramaunt-star:nth-child(18) { transition-delay: 1.7s; }
.paramaunt-star:nth-child(19) { transition-delay: 1.8s; }
.paramaunt-star:nth-child(20) { transition-delay: 1.9s; }


/* DEPOSIT */

#deposit-block{
    position: relative;
    background-color: #ace6fb;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    border: 1px solid gainsboro;
    padding: 1rem;
}

/*!My-item*/


/*?item-image*/
#my-item .item-card9-img {
    width: 100%;
    max-width: 290px!important;
    height: 200px!important;
}

#my-item .item-card9-imgs img {
    width: 100%;
    height: 200px!important;
    object-fit: contain;
    transform: translateZ(-200px);
}
/**/

#my-item .item-card9-img .item-card9-imgs {
    width: 100%;
    height: 100%;
    position: relative;
}

#my-item .item-card9-img .item-card9-imgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media (max-width: 761px) {
    #my-item .item-card9-img {
    width: 100%;
    max-width: 100%!important ;
    height: 230px!important;

}

#my-item .item-card9-imgs img {
    width: 100%!important;
    height: 230px!important;
    object-fit: contain;

}
}

/*?item-content*/


#my-item .font-weight-bold {
    padding:3px 0;
}

#my-item .badge {
    display: inline-block;
    padding: .3em .4em;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3px;
}

#my-item .badge-success {
    color: #fff;
    background-color: #27c781;
}

#my-item .card-footer {
    padding: .7rem .7rem;
}


#my-item .item-iqon .btn {
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--kp-color-orange);
    border: none;
}

/**/

.arrow-toggle {
    display: none;
}


@media (max-width: 767px) {
    #my-item {
        position: relative;
    }

    .my-item-object {
        width: 100%;
    }

    .item-iqon {
        position: relative;
    }

    #my-item.swiped-left .item-iqon {

        width: 20%;
        transition: width 0.3s ease, left 0.3s ease 0.3s, right 0.3s ease 0.3s; /* Moves after width change */

    }

    #my-item.swiped-left .my-item-object {
        width: 80%;
        transition: width 0.3s ease, left 0.3s ease 0.3s, right 0.3s ease 0.3s; /* Moves after width change */

    }

    #my-item.swiped-right .item-iqon {


        transition: width 0.3s ease, right 0.3s ease 0.3s; /* Moves after width change */

    }

    #my-item.swiped-right .my-item-object {
        width: 100%;
        transition: width 0.3s ease, right 0.3s ease 0.3s; /* Moves after width change */

    }

    .arrow-toggle {
        display: inline-block;
        position: absolute;
        top: 1px;
        left: -2px;
        bottom: 10px;
        width: 5px;
        background-color: var(--kp-color-orange);
        z-index: 100;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .arrow-toggle i {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        cursor: pointer;
        transition: transform 0.3s ease;
        background-color: var(--kp-color-orange);
        color: white;
        height: 32px;
        width: 32px;
        z-index: 101;
        display: flex;
        justify-content: center;
        align-items: center;
        border-top-left-radius: 32px;
        border-bottom-left-radius: 32px;
    }


    .my-item.swiped .arrow-toggle i {
        transform: rotate(180deg);
    }
}




/* SHRING BRANDS */

.shrink-brands {
    position:absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25vh; /* Dynamically scale font size */
    opacity: 0.1; /* Semi-transparent */
    text-align: center;
    line-height: 1; /* Prevent text from exceeding container height */
    overflow: hidden; /* Hide overflow if necessary */
    white-space: nowrap; /* Prevent text from wrapping */
    color: black;
    font-weight: bold;
    text-transform: uppercase;
}

.brand-title {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 1.25rem;
}


/**/
/* DEPOSIT */
/**/
.deposit-classified-block {
    background-color: gainsboro;
}

.deposit-classified-block .row > div {
    padding: .625rem;
}

.deposit-classified-block  div:last-child {
    font-weight: bold;
}

.service-provider-radio {
    display: none;
}

.service-provider-label {
    display: inline-block;
    cursor: pointer;
    padding: 5px;
    margin: 0 10px;
    border: 2px solid transparent;
    border-radius: 5px;
    transition: border-color 0.3s;
}

.service-provider-label.active,
.service-provider-label:hover {
    border-color: #007bff; /* Highlight color */
}

.service-provider-logo {
    max-width: 100px;
    max-height: 50px;
}


.buttons {
    margin: 0.5rem;
}

.problem-list li {
    display: flex;

}

.problem-list li > span:first-child {
    margin-right: .325rem;
}

/**/



.typehead-search-results {
    display: flex !important;
    padding: 7px !important;
    align-items: center;
    flex-wrap: nowrap;
}
.result-image {
    flex: 0 0 54px;
    height: 40px;
    margin-right: 5px;
}

.result-image img {
    width: 54px !important;
    height: 40px !important;
    object-fit: cover;
    flex-shrink: 0;
    border-radius: 8px;

}

  .result-text {
    display: flex;
    flex-direction: column;
     text-align: left;

  }

  .result-title {
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-size: 1.0em;

  }


  .search-category-link {
    color: #666;
    font-size: 0.9em;
    text-decoration: none;

  }


  .tt-menu{
    width: 100%!important;
    align-items: center;
  }


  .result-text {
    display: inline-block !important;
    vertical-align: top !important;
    max-width: calc(100% - 64px) !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
}

/**/
@media (max-width: 576px) {
    .typehead-search-results {
        display: flex !important;
        flex-wrap: nowrap;
        align-items: center;
        gap: 12px;
        padding: 8px 0;
    }

    .result-image {
        flex: 0 0 auto;
        width: 72px !important;
        height: 60px !important;

    }

    .result-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        border-radius: 8px;
    }

    .result-title {
        display: inline-block !important;
        vertical-align: top !important;
        max-width: calc(100% - 64px) !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 0;
        font-size: 1.1em;
    }

    .result-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
        overflow: hidden;
        max-width: calc(100% - 64px);
    }


    .search-category-link {
        font-size: 1em;
    }
}

/**/




/*!search-panel*/
.btnstyle{
    right:0px;
}

.wsmenu>.wsmenu-list>li.wssearchbar>.topmenusearch>.btnstyle{
    right: 2px;
    background-color: var(--kp-color-orange);
}

.wsmenu>.wsmenu-list>li.wssearchbar>.topmenusearch>.btnstyle:hover{
    background-color:#D85528;

}

.wssearchbar .topmenusearch .btnstyle{
    height:34.85px!important;
}
.fa-magnifying-glass:before, .fa-search:before{
    color: var(--kp-color-white);
}

.wssearchbar .topmenusearch input{
    margin:0px;
    border: 2px solid var(--kp-color-orange);
}

@media  (max-width: 991px) {
    .wssearchbar .topmenusearch input{
        margin:5px;

    }

    .wsmenu>.wsmenu-list>li.wssearchbar>.topmenusearch>.btnstyle{
        right: 2px;
        background-color: var(--kp-color-orange)!important;
    }

    .btnstyle{
        background-color: var(--kp-color-orange)!important;
    }
}


/*!search-panel*/


/*!my account*/
.navitem {
    border-radius: 0.25rem!important;
}


.sub-menu li a:hover i {
    color: white !important;
}

.sub-menu li a i {
    transition: color 0.3s ease;
}

.sub-menu li a i {
    color: var(--kp-color-orange)!important;
}



/*!my account*/

/*Cookie Policy*/

.cc-window {
    background-size: 150px !important;
    color: #ffffff !important;
    border-radius: 12px !important;
    padding: 20px !important;
    max-width: 450px !important;
    height: auto !important;
    position: fixed !important;
    bottom: 20px !important;
    left: 20px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;
}


.cc-message h1 {
    font-size: 18px !important;
    font-weight: bold !important;
    margin-bottom: 10px !important;
}


.cc-message a {
    color: #ff6b00 !important;
    text-decoration: none !important;
}
.cc-message a:hover {
    text-decoration: underline !important;
}


.cc-compliance {
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 15px !important;
}


.cc-btn.cc-deny {
    background: #2d2f36 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out !important;
}
.cc-btn.cc-deny:hover {
    background: #3a3d46 !important;
    transform: scale(1.05) !important;
}


.cc-btn.cc-allow {
    background: #ff6b00 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    cursor: pointer !important;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out !important;
}
.cc-btn.cc-allow:hover {
    background: #e65a00 !important;
    transform: scale(1.05) !important;
}


/*wishlist-button-animation*/

.wishlist i.fa-bell {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.wishlist:hover i.fa-bell {
    animation: shake 0.5s ease-in-out;
}

@keyframes shake {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-15deg); }
    50% { transform: rotate(15deg); }
    75% { transform: rotate(-10deg); }
    100% { transform: rotate(0deg); }
}


.wishlist {
    width: 25px !important;
    height: 25px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}

.wishlist i.fa-bell {
    font-size: 14px !important;
    line-height: 1 !important;
    position: relative !important;
    top: 0.5px !important;
}


/*back-to-top-button*/

#back-to-top {
    background: var(--kp-color-orange);
  }
  #back-to-top:hover {
    background: #fff;
    color: var(--kp-color-orange);
    border: 2px solid var(--kp-color-orange);
  }

  /**/

  .text-primary {
    color:var(--kp-color-orange)!important;
  }

  a.text-primary:hover, a.text-primary:focus {
    color: var(--kp-color-skyblue)!important;
  }
  a.text-dark:hover, a.text-dark:focus {
    color: var(--kp-color-skyblue) !important;
  }

  /*.seller-rating-mainPage*/
  .seller-rating {
    background-color: var(--kp-color-orange)!important;
  }

/**/


.accordion-item:first-of-type > .accordion-header .accordion-button {
    border-radius: unset !important;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    background-color: unset;
}

.kv-grid-table .table-bordered {
    border: none !important;
}

.modal-dialog-centered {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 100vh; /* Ensures full viewport centering */
}
.modal-dialog-centered .modal-dialog {
    width: 100vw;
}


/* SINGLE PAGE */

.single-page .wrapper h3, .single-page .wrapper h4 {
    margin-bottom: 25px;
    font-size: 22px;
    color: #070510;
}

.single-page .wrapper > form > div {
    position: relative;
    margin-bottom: 15px;
}

.single-page .wrapper label:not(.form-check-label) {
    position: absolute;
    top: -7px;
    font-size: 12px;
    white-space: nowrap;
    background: #fff;
    text-align: left;
    left: 15px;
    padding: 0 5px;
    color: #070510;
    pointer-events: none;
}

.single-page .wrapper {
    background: #fff;
    box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.1), 0 2px 9px 0 rgba(62, 57, 107, 0.1);
    transition: all 0.5s;
    color: #838ab6;
    overflow: hidden;
    border-radius: 7px;
}

/* DISPUTE INFO BLOCK */

.dispute-persons {
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: .8rem;
    margin-top: .8rem;
    margin-bottom: .8rem;
}

.dispute-custom-text {
    font-size: 12px;
    color: gray;
}



.tag-text {
    position: absolute;
    bottom: 12px;
    z-index: 1;
    right: 6px;
}
.tag-text .tag-option {
    color: #fff;
    margin: 5px;
    padding: 3px 5px;
    font-size: 12px;
    border-radius: 3px;
}

/* SCROLL BOX IMAGE */
.scroll-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .25rem;
}

.limited-text {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Limits to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* VIP RATING */

.readonly-stars {

    color: gold;
}


/* GAUGE */


.gauge {
    position: relative;
    border-radius: 50%/100% 100% 0 0;
    background-color: var(--color, #a22);
    overflow: hidden;
}
.gauge:before{
    content: "";
    display: block;
    padding-top: 50%;   /* ratio of 2:1*/
}
.gauge .chart {
    overflow: hidden;
}
.gauge .mask {
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: 0;
    top: 40%;
    background-color: #fff;
    border-radius: 50%/100% 100% 0 0;
}

.gauge .percentage {
    position:  absolute;
    top: -1px;
    left: -1px;
    bottom: 0;
    right: -1px;
    background-color: var(--background, #aaa);
    transform:rotate(var(--rotation));
    transform-origin: bottom center;
    transition-duration: 600;
}

.gauge .hand {
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: 0;
    right: -1px;
    transform: rotate(var(--rotation));
    transform-origin: bottom center;
    transition-duration: 600;
    border-bottom: 2px solid red;
}

.gauge:hover {
    --rotation: 100deg;
}
.gauge .value {
    position:absolute; bottom:0%; left:0;
    width:100%;
    text-align: center;
}

.gauge .min {
    position:absolute;
    bottom:0; left:5%;
}
.gauge .max {
    position:absolute;
    bottom:0; right:5%;
}


/* WIZARD */


.step-wizard {
    /*max-width: 600px;
    margin: 20px auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
     */
    margin-bottom: 50px;
}

.form-header {
    text-align: center;
    margin-bottom: 20px;

}

.form-header h1 {
    margin: 0;
    font-size: 24px;
    color: #0A2342;
}

.form-header p {
    margin: 5px 0 0;
    font-size: 14px;
    color: #909BA9;
}

.steps {
    display: flex;
    justify-content: space-between;
    position: relative;

}

.steps::before {
    content: "";
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #909BA9;
    z-index: 0;
    transform: translateY(-60%);
}

.step {
    text-align: center;
    flex: 1;
    position: relative;
    z-index: 1;
}

.step span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    line-height: 40px;
    border: 2px solid #909BA9;
    border-radius: 50%;
    background-color: #fff;
    color: #909BA9;
    font-weight: bold;
}

.step.active span {

    color: #fff;
    background-color: #27c781;
    width: 30px;
    height: 30px;
}

.step-title {
    margin-top: 5px;
    font-size: 14px;
    color: #909BA9;
}

.step.active .step-title {
    color: #0A2342;
}


@media (max-width: 480px) {
    .step-wizard {
        padding: 15px;
    }
}


/* CLEAR BUTTON ON SELECT2 */
.select2-container--krajee-bs5 .select2-selection--single .select2-selection__clear, .select2-container--krajee-bs5 .select2-selection--multiple .select2-selection__clear {

    right: 2rem;
    color: red;
    top: 0.2rem;
}


/* GRID ITEMS IMAGES CAROUSEL */
/*
.carousel-control-prev , .carousel-control-next {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    background-color: white;
    opacity: 0.4;
}
*/
.grid-image-height {
    height: 200px;
}

#vip-info-block, #stars-info-block, #quicksell-info-block {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
    color: gray;
}

#open-vip-calendar, #open-star-calendar, #open-quicksell-calendar {
    width: 32px;
    cursor: pointer;
}

#clear-vip-daterange, #clear-star-daterange, #clear-quicksell-daterange {
    width: 32px;
    cursor: pointer;
    color: red;
}

.term-and-condition {
    color: black;
}

.term-and-condition a {
    text-decoration: underline;
    color: var(--kp-color-orange);
}

/* FILE INNPUT OVERALL DELETE BUTTON HIDE */
.fileinput-remove {
    display: none !important;
}