* {
    page-break-inside: auto !important;
}

.print-only {
    display: block !important;
}

a {
    text-decoration: none !important;
}

#headerContainer {
    margin-top: 40px !important;
}

.container-fluid {
    width: 1080px !important;
}

.url-print-only {
    position: absolute;
    width: 100%;
    padding: 10px 0;
    height: auto;
    text-align: center;
    background: #ffffff !important;
    left: 0;
    top: 0;
    z-index: 2000;
}

.nav.main {
    background: #333 !important;
}

nav.main .nav-justified > li > ul {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
    ;
    -webkit-column-gap: 40px !important;
    -moz-column-gap: 40px !important;
    column-gap: 40px !important;
}

.nav.main > li > a {
    color: #fff !important;
}

.mobile.visible-xs {
    display: none !important;
}

.header-top.hidden-xs {
    display: block !important;
}

.print-btn, .elka-2015.popup {
    display: none !important;
    visibility: hidden !important;
}

.item-inner__preview-aside .desktop-photo {
    display: block !important;
}

a[href]::after {
    content: "" !important;
}

.item-inner__preview {
    height: auto !important;
    margin-bottom: 0 !important;
}

.item-inner__info-content table tr.hidden-property,
.item-inner__info-content table tr.hidden {
    display: table-row !important;
    width: 100%;
}

a#showHiddenProperties {
    display: none !important;
}

.item-inner__preview-img.slick-slide,
.slick-track {
    opacity: 1 !important;
    width: 100% !important;
    text-align: center !important;
}

.item-inner__preview-img {
    display: none !important;
}

    .item-inner__preview-img:first-of-type {
        display: block !important;
    }
/*.item-inner__preview-img:first-of-type{ height: 300px !important; line-height: normal !important; text-align: center !important; display:block !important; } */


@page {
    margin: 0.5cm;
    size: landscape;
}
