.classified-breadcrumb {
    height: 27px;
    line-height: 1.75rem;
    font-weight: 500;
    background-color: #f2f2f2;
    margin-bottom: 0;
}

.classified-description .nav-fill .nav-item{
    padding: 7px 2px 11px 2px;
}

.classified-breadcrumb a {
    max-width: 110px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #00339f;
    font-size: 11px;
    display: inline-block;
}

.breadcrumb-item {
    display: flex;
}
.classified-breadcrumb .breadcrumb-item .breadcrumb-item {
    padding: 5px 0 0 0;
    margin-right: 15px;
    
}


.classified-breadcrumb .breadcrumb-item a i {
    color: #8498ab;
}

.classified-breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

#main {
    margin: 0;
}

.classified-title {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
    zoom: 1;
    color: #333;
    height: 46px;
}

.classified-title h1 {
    font-size: 18px;
    color: #333;
    padding: 15px 0 12px;
    /*white-space: nowrap;*/
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 700;
}

.customfieldfr {
    padding: 15px;
}


/* Mobile Template */
@media (max-width: 576px) {
    .classified-title h1 {
        position: relative;
        margin: 0;
        padding: 2px 14px;
        color: #333;
        z-index: 1;
        font: 14px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
        font-weight: normal;
        text-align: center;
        word-wrap: break-word;
        background-color: #f7f7f7;
        white-space: normal;
    }

    .classified-title {
        height: auto;
        margin-left: -30px;
    }

    .classified-description {
        padding-top: 0;
        margin-bottom: 20px;
    }

    .slider {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sm-detail .sm-name {
        font-size: 15px;
        font-weight: 500;
        color: #1064bc;
    }

    .sm-detail .sm-text {
        direction: rtl;
        font-size: 13px;
        color: #1064bc;
    }

    .sm-detail .sm-text:first-child a:not(:last-child):after {
        content: '>';
        color: #1064bc;
    }

    .classified-description .description-tabs {
        padding: 0;
    }

    .classified-detail .detail-value {
        text-align: right;
    }

    #footer {
        display: none;
    }

    .customfieldfr {
        padding: 15px 0 0 0;
    }

    .slider-box .fotorama__nav-wrap,
    .slider-controller-bar {
        display: none;
    }

    .footer-mobile-device {
        z-index: 1000;
        bottom: 0;
        left: 0;
        width: 100vw;
    }

    .footer-mobile {
        display: none !important;
    }
}

.customfieldfr h6 b {
    color: #049aff;
    font-size: 12px;
    font-weight: bold;
}

.customfieldfr .checkbox-row {
    border: 1px solid #ffeaa5;
    background: #fffced;
    margin: 5px 0 25px 0;
}

.customfieldfr .checkbox-row img {
    height: 1.125rem;
    width: 1.125rem;
}

.customfieldfr .disabled-checkbox-value {
    color: #a7a9ac;
}

.slider-controller-bar {
    order: 2;
}

.fotorama__wrap {
    display: flex;
    flex-direction: column;
}

.slider-box .fotorama__nav-wrap {
    order: 3;
}

.slider-box .slider-controller-bar button:hover {
    cursor: pointer;
}

.chat-whatsapp {
    background: url("https://wasset-main.test/app/default/assets/vendor/visiosoft/sahibinden-theme/resources/images/whatsapp-btn.png?v=1752245780") !important;
    background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-color: #52c946 !important;
    background-position: center;
}

.whatsapp-message {
    display: block;
    width: 100%;
    background-color: #25D366;
    color: white;
    margin-top: 0.5em;
    min-height: 38px;
}

.whatsapp-message i {
    left: 2em;
    top: 10px;
}

.whatsapp-message:hover {
    color: white;
    text-decoration: none;
}

.whatsapp-link:hover {
    text-decoration: none;
}

/* Messages Button */
#message {
    display: block;
    width: 100%;
    background-color: #696969;
    color: white;
    margin-top: 0.5em;
}

#message i {
    position: absolute;
    display: none;
    left: 2em;
    top: 10px;
}

#message img {
    height: 1rem;
    width: auto;
}

.color-facebook-icon {
    color: #3b5998 !important;
}

.color-twitter-icon {
    color: #01aced !important;
}

.color-whatsapp-icon {
    color: #11af0b !important;
}

.a-linkedin-type {
    color: #0a66c2;
    line-height: 19px;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

@media only screen and (min-width: 1200px) {
    #message i {
        display: inline-block;
    }
}


@media only screen and (min-width: 576px) {
    .fotorama {
        height: 413px;
    }

    .classified-description .nav-fill .nav-item{
        padding: 7px 17px 11px 17px;
    }
}

@media only screen and (min-width: 768px) {
    .fotorama {
        height: 303px;
    }
}

@media only screen and (min-width: 992px) {
    .fotorama {
        height: 383px;
    }
}

@media only screen and (min-width: 1200px) {
    .fotorama {
        height: 443px;
    }
}

.print-button-detail {
    font-size: 15px;
}

.userBox .userDetail .buynow_btn{
    width: 100% !important;
}

.detail_ad_area img{
    margin: 0 auto !important;
    display: block;
}

@media (max-width: 576px){
    .detail_ad_area img{
        width: 100%;
        margin-bottom: 55px !important;
    }
}

#sticky-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-color: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
    display: none;
    z-index: 100;
}

@media only screen and (min-width: 1200px) {
    #sticky-header .sticky-header-content{
        max-width: 1110px;
        margin-right: auto;
        margin-left: auto;
    }
}

#sticky-header .sticky-header-content .row {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 16px;
    margin-left: 15px;
}

#sticky-header .sticky-header-content .row .sticky-header-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#sticky-header .sticky-header-content .row .sticky-header-separator {
    margin: -2px 6px 0;
    width: 1px;
    height: 24px;
    background-color: rgba(51,51,51,0.3);
}

#sticky-header .sticky-header-content .row.sticky-attributes {
    margin-top: 8px;
}

#sticky-header .sticky-header-content .row .sticky-header-attribute {
    font-size: 12px;
    color: #333;
    margin-right: 45px;
}

#sticky-header .sticky-header-content .row .sticky-header-attribute.price:before {
    background-image: url("https://wasset-main.test/app/default/assets/vendor/visiosoft/sahibinden_style_provider-extension/resources/images/price.svg?v=1752245780");
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}

#sticky-header .sticky-header-content .row .sticky-header-attribute.location:before {
    background-image: url("https://wasset-main.test/app/default/assets/vendor/visiosoft/sahibinden_style_provider-extension/resources/images/location.svg?v=1752245780");
    width: 15px;
    height: 15px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 2px;
}

#sticky-header .sticky-header-content .sticky-header-info-box {
    width: 280px;
    height: 70px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    position: absolute;
    right: calc((100% - 1111px) / 2);
    bottom: -8px;
}

#sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-rel {
    position: relative;
    height: 70px;
}

#sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-info-box-content {
    padding: 8px;
    height: calc(100% - 16px);
    display: flex;
    flex-direction: row;
}

#sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-info-box-content .sticky-header-store-information{
    flex-grow: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-info-box-content .sticky-header-store-information .sticky-header-indivudial-name, #sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-info-box-content .sticky-header-store-information .sticky-header-phone {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    line-height: 15px;
}

#sticky-header .sticky-header-content .sticky-header-info-box .sticky-header-info-box-content .sticky-header-store-information .sticky-header-registration-date {
    margin-bottom: 4px;
    color: #999;
    font-size: 11px;
    line-height: 14px;
}


.breadcrumb {
    padding: 8px 0;
    text-align: right;
    font-size: 10px;
    color: #000829;
    background-color: unset !important;
    margin: unset;
}

.breadcrumb .active {
    color: #0062ff;
    font-weight: 700;
}
