/*
=========================================
Tabela
=========================================
*/
@media (max-width: 1050px) {
	.tablepress {
	display: block;
	overflow-x: auto;
	white-space: nowrap
}
}
.tablepress {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.tablepress>:where(thead,tfoot)>*>th {
    background-color: #d5b269 !important;
    color: #000 !important;
    font-weight: normal;
    line-height: 24px;
}
@media (max-width: 1050px) {
.tablepress>:where(thead,tfoot)>*>th {
    padding: 0 15px !important;
}
}
.column-3 {
	line-height: 20px;
}
th.column-1 {
    border-radius: 20px 0 0;
}
tr.row-1 th:last-child {
    border-radius: 0 20px 0 0;
}
.tablepress>:not(caption)>*>* {
    text-align: center !important;
	vertical-align: middle !important;
}
.column-5 a {
    display: flex;
    justify-content: center;
    color: #fff;
}
.column-5 a:hover {
    color: #d7b46a;
}
.column-5 a::before {
    content: '';
    background-color: #d5b269;
    -webkit-mask: url(/pdf_svg.svg) no-repeat center;
    mask: url(/pdf_svg.svg) no-repeat center;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.column-70 a::before {
    content: '';
    background-color: #6cab00;
    -webkit-mask: url(/szczegoly_svg.svg) no-repeat center;
    mask: url(/szczegoly_svg.svg) no-repeat center;
    width: 24px;
    height: 24px;
    display: block;
}

/* Rezerwacja - formularz popup */
.button-rezerwuj i {
    cursor: pointer;
    color: #d5b269;
    transform: scale(1.5);
}
.ult_modal-content .contact_form li {
    padding: 3px 15px!important;
}
.wpcf7-list-item-label {
    font-size: 13px;
    line-height: 0;
}
.ult_modal-content textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px;
}
.ult_modal-body p {
    margin-bottom: 5px !important;
}
.wpcf7-form p {
    padding: 0 !important;
}
.ult-modal-input-wrapper.ult-adjust-bottom-margin {
	margin-bottom:0!important;
}
/*
=========================================
SmartDeweloper
=========================================
*/
.smartdew_modal_footer,
.smartdew-footer {
	display:none!important
}
.smartdew_history_access_button:hover {
    background:none;
}
td .smartdew_pricing_row_container.smartdew_propertyonly_section, 
td .smartdew_historical_price_section,
td .smartdew_pricing_row_container.smartdew_per_m2_section {
    display: none !important;
}
.tablepress .smartdew-status-badge {
    font-weight: normal !important;
    background-color: transparent !important;
    color: #fff !important;
    display: flex;
    align-items: center;
}
.smartdew_price_history_modal_overlay .smartdew_price_history_modal_window * {
    font-family: inherit!important;
}
.smartdew-property-price-display .smartdew_main_price_section .smartdew_main_price_value {
    font-weight: normal!important;
    color: inherit!important;
    font-size: inherit!important;
}
span.smartdew-status-count:before {
    content:none;
}
.tablepress .smartdew-status-badge.smartdew_custompillstatus_sprzedane::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #cf0000;
    border-radius: 50px;
    margin-right: 10px;
}
.tablepress .smartdew-status-badge.smartdew_custompillstatus_wolne::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #388e3c;
    border-radius: 50px;
    margin-right: 10px;
}
.tablepress .smartdew-status-badge.smartdew_custompillstatus_rezerwacja::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #cfb800;
    border-radius: 50px;
    margin-right: 10px;
}
.tablepress .smartdew-property-price-display.compact {
    padding: 0 !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    margin:0!important;
}
.legenda span.smartdew-status-count:before {
    content: none;
}
.smartdew_history_access_button {
    background: none!important;
	box-shadow:none!important;
	padding:0 5px!important;
}
/*
=========================================
PDF MODAL
=========================================
*/
body.pdf-open .zolo_header {
    display:none !important;
}
#pdf-modal{
    display:none;
    position:fixed;
    inset:0;
    z-index:99999999;
}
.pdf-modal-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.75);
}
.pdf-modal-content{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:70%;
    height:90%;
    background:#fff;
    border-radius:12px;
    border:6px solid #233B26;
    overflow:hidden;
}
@media (max-width: 767px){
    .pdf-modal-content{
        top:20px;
        width:95%;
        height:calc(100vh - 40px);
    }
}
#pdf-frame{
    width:100%;
    height:100%;
    border:none;
}
.pdf-close{
    position:absolute;
    top:15px;
    right:20px;
    z-index:999;
    cursor:pointer;
    font-size:28px;
    color:#fff;
    background:rgba(0,0,0,.5);
    width:40px;
    height:40px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
}

/*
=========================================
IMP CUSTOM
=========================================
*/
.imp-wrap {
	 container-type: inline-size;
}
.imp-shape-oval {
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    border: 0.15cqw solid white !important;
}
div.imp-shape.imp-shape-oval[data-shape-title]:after {
	content: attr(data-shape-title);
    position: absolute;
    display: flex;
	font-size:1.2cqw;
	letter-spacing: -0.1cqw;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    width: 100%;
	height:100%;
    justify-content: center;
    align-items: center;
    color: #fff;
}
@media (min-width: 768px) {
div.imp-shape.imp-shape-oval[data-shape-title]:after {
	left: -1px;
}
}
.imp-shape-oval {
	width: 1.622%!important;
    height: 2.776%!important;
}
.imp-tooltip-plain-text {
	line-height: 28px!important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip, .imp-fullscreen-tooltips-container {
	height: 250px!important;
}
.imp-fullscreen-tooltip {
	background: rgb(170 138 72)!important;
}
.imp-fullscreen-tooltip .fplan {
    float: left;
    display: block !important;
    color: #000;
    background: #e1e1e1;
    padding: 5px 31px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    font-size: 13px;
}
.imp-fullscreen-tooltip a.fplan {
  opacity: 0;
  display: none;
}
.imp-tooltip a {
  display: none;
}
.nr-istatus {
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1070px) {
    .mobile-off {
        display: none !important;
    }
}
.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip.imp-tooltip-visible {
    padding: 20px 40px !important;
}