/* ============== FILTRY NAETBYAPP ============== */

.elementor-widget-container .netby-table-wrapper .netby-filters {
	background: #f5f5f5 !important;
	padding: 12px 18px !important;
}

.elementor-widget-container .netby-table-wrapper .netby-single {
	position: relative !important;
}

.elementor-widget-container .netby-table-wrapper .netby-single input, 
.elementor-widget-container .netby-table-wrapper .netby-single select {
	width: auto !important;
	background: #fff !important;
	padding: 16px 16px !important;
	font-size: 14px !important;
	border: 1px solid #D2CFCF !important;
	border-radius: 0px !important;
	outline: none !important;
	color: #757575 !important;
	height: auto !important;
}

.elementor-widget-container .netby-table-wrapper .netby-single label {
	position: absolute;
	left: 6px;
	top: -5px;
	color: #757575;
	font-size: 10px;
	pointer-events: none;
	transition: 0.2s ease all;
	background-color: #f5f5f5;
	padding: 0 4px;
	text-transform: uppercase;
}

.elementor-widget-container .netby-table-wrapper .netby-range-filter {
	gap: 0 !important;
}

.elementor-widget-container .netby-table-wrapper .netby-single .netby-range-filter input {
	max-width: 120px;
}

.elementor-widget-container .netby-table-wrapper .netby-single .netby-range-filter input:last-child {
	border-left: 0 !important;
}

.elementor-widget-container .netby-table-wrapper .netby-range-filter span {
	display: none !important;
}

.elementor-widget-container .netby-table-wrapper .netby-single input:focus + label,
.elementor-widget-container .netby-table-wrapper .netby-single input:not(:placeholder-shown) + label {
	top: -8px;
	left: 10px;
	font-size: 12px;
	color: #333;
}

@media (max-width: 768px) {
	.elementor-widget-container .netby-table-wrapper .netby-single {
		width: 100% !important;
	}
    .elementor-widget-container .netby-table-wrapper .netby-single input, 
	.elementor-widget-container .netby-table-wrapper .netby-single select {
		width: 100% !important;
	}
	.elementor-widget-container .netby-table-wrapper .netby-single .netby-range-filter input {
		max-width: unset;
	}
}

/* ============== END FILTRY NAETBYAPP ============== */

/* ============== TABLE NETBYAPP ============== */

.elementor-widget-container td.netby-cell[data-label="Opis"] div div, .elementor-widget-container td.netby-cell[data-label="Balkon"] div, .elementor-widget-container td.netby-cell[data-label="Opis"] div, .elementor-widget-container td.netby-cell[data-label="Rodzaj"] div, .elementor-widget-container td.netby-cell[data-label="Budynek"] div {
	text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 5;
	  -webkit-box-orient: vertical;
	  white-space: normal;
}

.elementor-widget-container .netby-table-wrapper {
	padding: 22px !important; 
}

.elementor-widget-container .netby-table-wrapper table {
	border: 0!important;
}

.elementor-widget-container .netby-table-header {
	background: #fff !important;
	border:0!important;
}

.elementor-widget-container .netby-table-header .netby-header-cell {
	padding: 8px !important;
	text-align: center !important;
	font-family: 'Cantarell', sans-serif !important;
	color:#000 !important;
	font-size: 14px !important;
}

.elementor-widget-container .netby-row:hover {
    background-color: #fff !important;
}

.elementor-widget-container .netby-row {
    border-bottom: 1px solid #C5C5C5 !important;
}

.elementor-widget-container .netby-table-wrapper tbody .netby-table-row:nth-child(odd) .netby-cell, 
.elementor-widget-container .netby-table-wrapper tbody .netby-table-row:nth-child(even) .netby-cell {
	background: transparent !important;
	font-weight:700 !important;
	text-align: center !important;
	border: 0 !important;
	font-size:14px !important;
	font-family: 'Cantarell', sans-serif !important;
	text-transform:uppercase;
}

.elementor-widget-container .netby-table-wrapper tbody .netby-table-row:nth-child(last-child) .netby-cell {
	border-bottom: 0 !important;
}

.elementor-widget-container .netby-table-wrapper tbody .netby-cell {
	padding: 8px !important;
	font-family: 'Cantarell', sans-serif !important;
	text-transform:uppercase;
}

.elementor-widget-container .netby-table-wrapper thead .netby-cell {
	border: 0 !important;
}

.elementor-widget-container .netby-cell a {
	color:#000 !important;
	text-decoration:underline !important;
}

@media (max-width: 768px) {
    .elementor-widget-container .netby-table-wrapper {
		padding: 8px !important;
	}
    .elementor-widget-container .netby-row { 
		background: #fff !important;
		border: 1px solid #C5C5C5 !important;
		box-shadow: unset !important;
		border-radius: 0 !important;
	}
	.elementor-widget-container .netby-row {
		margin-bottom: 12px !important;
	}
	.elementor-widget-container .netby-table-wrapper tbody .netby-cell {
		padding: 12px !important; 
		font-family: 'Cantarell', sans-serif !important;
		text-transform:uppercase;
	}
}

/* ============== END TABLE NETBYAPP ============== */

/* ============== BOX ============== */

.lokale-box-container,
.lokale-box-container-parking {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: flex-start;
	z-index: 999999;
}

.lokale-box-container {
  position: fixed !important;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  /* pointer-events: none; */
  z-index: 9999;
}

.lokal-box {
	display: inline-flex;
	flex-direction: column;
	gap: 6px;
	background: #f1f1f1;
	border-radius: 0px;
	padding: 10px;
	width: 200px;
}

.lokal-box h3 {
	font-family: "Gantari", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	text-align: center;
	margin: 0;
}

.lokal-box p {
	font-family: "Cantarell", Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
}

.lokal-box .badge {
	display: inline-flex;
	padding: 4px 8px;
	border-radius: 100px;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
}

.lokal-box .box-cta {
	background-color: #E30613;
	border-radius: 0px;
	font-family: "Gantari", Sans-serif;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	display: block;
	padding: 10px 20px;
	text-decoration: none;
}

.lokal-box .relations {
	font-family: "Cantarell", Sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.lokale-box-container-parking {
	position: relative;
}

.lokal-box {
	position: absolute;
	align-items: center;
	justify-content: flex-end;
	bottom: 100px;
	left: 0;
	background: #f1f1f1;
	border-radius: 0px;
	padding: 15px;
	width: 200px;
}

.lokale-box-container .lokal-box.prawa {
  right: 0 !important;
  left: auto !important;
  transform: none !important;
}

.lokale-box-container-parking .lokal-box {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	background: #f1f1f1;
	border-radius: 0px;
	padding: 15px;
	width: 200px;
	z-index: 999999;
}

.lokale-box-container-parking .lokal-box.lokal-box--float {
  bottom: 30px; 
  transition: transform .18s ease, left .18s ease, right .18s ease;
}

.lokale-box-container-parking .lokal-box.lokal-box--right {
  right: 0;           
  left: auto;
  transform: none;
}

.lokale-box-container-parking .lokal-box.lokal-box--center {
  left: 50%;            
  right: auto;
  transform: translateX(-50%);
}

.lokal-box.active {
	display: inline-flex;
}


@media (min-width: 1200px) {
	.imp-tooltips-container {
		display: none;
	}
	.imp-scale {
		position: relative;
	}
	#imp-modal {
		display: none;
	}
}

@media (max-width: 991.98px) {
	#imp-overlay,
	#imp-overlay-parking {
		position: fixed;
		inset: 0;
		background: rgba(0, 0, 0, 0.6);
		display: none;
		z-index: 99998;
	}

	#imp-modal,
	#imp-modal-parking {
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		width: auto;
		background: #f1f1f1;
		border-radius: 0px;
		padding: 16px;
		display: none;
		z-index: 99999;
	}

	#imp-modal .imp-close,
	#imp-modal-parking .imp-close {
		align-self: flex-end; 
		background: transparent;
		border: 0;
		color: #000;
		font-size: 24px;
		line-height: 1;
		cursor: pointer;
		width: 100%;
		justify-content: end;
		display: flex;
		margin:0;
		margin-bottom: 8px;
		padding:0;
	}


	#imp-modal .lokal-box,
	#imp-modal-parking .lokal-box {
		position: static;
		width: auto;
		background: transparent;
		border-radius: 0;
		padding: 0;
		box-shadow: none;
		display: inline-flex;
		flex-direction: column;
		gap: 6px;
	}

	.lokale-box-container,
	.lokale-box-container-parking {
		display: none !important;
	}
}

/* ============== END BOX ============== */

/* ============== LEGEND BOX ============== */

.legend-box {
	background: #fff;
	border: 1px solid #E6E6EE;
	border-radius: 0;
	padding: 10px;
	width: auto;
	font-size: 13px;
	line-height: 1.4;
	box-shadow: 0 6px 18px rgba(0,0,0,0.12);
	z-index: 998;
}

.legend-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 600;
	cursor: pointer;
	user-select: none;
}

.legend-toggle {
	background: transparent;
	border: 0;
	padding: 0 6px;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
}

.legend-content { 
	margin-top: 8px; 
}

.legend-item {
	display: flex; 
	align-items: center; 
	gap: 6px; 
	margin: 6px 0; 
	white-space: nowrap;
}

.legend-marker {
	display: inline-block; 
	width: 16px; 
	height: 16px; 
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.15); 
	flex: 0 0 16px;
}

.legend-box.closed .legend-content {
	display: none;
}

#legend-mobile {
	display: none;
	margin-top: 10px;
	background: #f1f1f1;
	border: 1px solid #E6E6EE;
	border-radius: 0px;
	padding: 10px;
	font-size: 14px;
}

#legend-mobile .legend-header {
	font-weight: 600;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#legend-mobile .legend-toggle { 
	font-size: 14px; 
	cursor: pointer; 
}

#legend-mobile .legend-content { 
	display: none; 
	margin-top: 8px; 
}

#legend-mobile.open .legend-content { 
	display: block; 
}

@media (max-width: 768px) {
	
	.legend-box { 
		display: none !important; 
	}
	#legend-mobile { 
		display: block; 
	}
	
}

/* ============== END LEGEND BOX ============== */

.building-layer-icon-parking {
    vector-effect: non-scaling-stroke;
    transform-box: fill-box;
    transform-origin: center;
    transform: scale(1);
    width: 16px !important;
    height: 16px !important;
}

/* ============== IMP SWITCHER ============== */
.imp-top {
	display: flex;
    align-items: baseline;
    justify-content: space-between;
}

@media (max-width: 680px){
	.imp-top {
		justify-content: center;
	}
}

.imp-box {
	font-family: 'Cantarell', sans-serif;
	font-size: 16px;
	color: #757575;
	padding: 13px 0px;
}

@media (max-width: 680px){
	.imp-box {
		padding: 0px 20px 10px 20px;
		text-align: center;
	}
}

.imp-switcher {
	display: flex;
    align-items: baseline;
    justify-content: end;
    gap: 12px;
}

@media (max-width: 680px){
	.imp-switcher {
		flex-direction: column;
		align-items: center;
	}
}


.switcher-info {
	font-family: 'Cantarell', sans-serif;
    font-size: 16px;
    color: #757575;
    padding: 13px 0px;
}

.switcher-wrapper {
	font-family: 'Cantarell', sans-serif;
	font-size: 16px;
	color: #757575;
	position: relative;
	display: inline-flex;
	background: #F1F1F1;
	border: 0;
	border-radius: 0;
	overflow: hidden;
	margin-bottom: 12px;
}

.switcher-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: var(--before-left, 0);
	width: var(--before-width, 0);
	height: 100%;
	background-color: #E30613;
	transition: left 0.25s ease, width 0.25s ease;
	z-index: 1;
}

.switcher-wrapper.active-right::before {
	transform: translateX(100%);
}

.switcher-wrapper .switcher-button {
    z-index: 2;
    background: transparent;
    border: none !important;
    border-radius: 0 !important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #757575 !important;
    align-items: center;
    justify-content: center;
    padding: 13px 26px !important;
    display: inline-flex;
}

.switcher-button:hover, .switcher-button:focus {
	background-color: transparent !important;
}

.switcher-button.active {
	color: #fff !important;
}

.imp-controls .imp-top {
	gap: 12px;
	flex-wrap: wrap;
}

.imp-controls .parking-toolbar {
	font-family: 'Cantarell', sans-serif;
	display: flex;
	align-items: center;
	gap: 10px;
	width: 100%;
	background: #F1F1F1;
	border: 1px solid #E6E6EE;
	border-radius: 0px;
	padding: 8px 10px;
	margin-top: 8px;
	box-sizing: border-box;
}

.imp-controls .parking-toolbar[hidden] {
	display: none !important;
}

.imp-controls .ptb-title {
	color: #757575;
	font-weight: 600;
	font-size: 14px;
}

.imp-controls .ptb-levels {
	margin-left: auto;
	display: inline-flex;
	gap: 6px;
}

.imp-controls .ptb-level {
	appearance: none;
	border: 1px solid #D7D7E0;
	background: #FFFFFF;
	color: #757575;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 14px;
	border-radius: 0px;
	cursor: pointer;
	line-height: 1;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.imp-controls .ptb-level:hover,
.imp-controls .ptb-level:focus {
	background: #E30613;
	border-color: #E30613;
	outline: none;
}
.imp-controls .ptb-level[aria-selected="true"] {
	background: #E30613;
	color: #FFFFFF;
	border-color: #E30613;
}

@media (max-width: 680px){
	.imp-controls {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 10px;
	}
	
	.imp-controls .ptb-title { 
		font-size: 12px;
	}
	
	.imp-controls .ptb-level { 
		font-size: 12px;
		padding: 10px 14px; 
	}
}

/* ============== IMP SWITCHER ============== */

/* ============== IMP TABLE PAGINACTION ============== */

.nb-custom-pagination {
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    gap: 2px;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .nb-custom-pagination {
        justify-content: flex-start;
    }
}

.nb-custom-pagination button {
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color: #999999;
    padding: 4px 10px;
    cursor: pointer;
    transition: all 0.2s ease;
	border-radius: 0;
	outline: 0;
	border: 0;
}

.nb-custom-pagination button:hover {
	background-color: #E30614;
	color: #fff;
}

.nb-custom-pagination button.active {
    background-color: #E30614;
    color: #fff;
}

/* ============== END IMP PAGINATION ============== */

/* ============== IMP CONTROLS ============== */

.inwestycja-controls {
	position: absolute;
    bottom: 0;
	right: 0;
	display: none;
    flex-direction: row;
    gap: 51px;
    padding: 27px 44px;
    background: #000;
    width: fit-content;
	z-index: 9999999;
}

.inwestycja-controls .control-button {
	display: flex;
    flex-direction: row;
	gap: 14px;
	align-items: center;
	justify-content: center;
}


.inwestycja-controls .control-button .icon {
	display: flex;
}

.inwestycja-controls .control-button .label {
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

@media (max-width: 767px) {
	.inwestycja-controls .control-button {
		width: calc(50% - 16px);
	}
	.inwestycja-controls .control-button:last-child {
		width: 100%;
		justify-content: center;
	}
	.inwestycja-controls {
		position: unset;
		flex-wrap: wrap;
		padding: 13px 22px;
		gap: 16px;
		justify-content: space-between;
		width: 100%;
	}
	.inwestycja-controls .control-button .label {
		font-size: 12px;
	}
	.inwestycja-controls .control-button .icon {
		width: 16px;
		height: auto;
	}
}

/* ============== END IMP CONTROLS ============== */

/* ============== IMP ============== */

#loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

#loader::before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 50%;
	border: 3px solid #E30613;
	border-top: 3px solid transparent;
	animation: spin 1s linear infinite;
}

.imp-object-poly polygon, .imp-object-rect {
    opacity: 0 !important;
	transition: all .3s !important;
}

.imp-object-rect.imp-object.parking {
	background: transparent !important;
}

.building-layer-icon-parking {
	pointer-events: none !important;
}

.imp-object-poly polygon:hover, .imp-object-rect:hover {
    opacity: 0.7 !important;
}

.imp-tooltip, .imp-tooltip-content {
	background: #F1F1F1 !important;
	border-radius: 0px !important;
	padding: 10px !important;
	color: #000 !important;
}

.imp-tooltip .hs-arrow-bottom {
	border-top-color: #F1F1F1 !important;
}

.imp-tooltip-content div:first-child {
	display: none;
}

.imp-ui-top-right {
	display: none !important;
}

@media (max-width: 620px) {
	.imp-ui-layers-menu-wrap {
		display: none;
	}
}

.building-layer-icon {
    pointer-events: none !important;
	transition: all 0.3s ease !important;
}

.lokal-price {
	text-align: center;
}

.status-badge {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	width: 100%;
	white-space: nowrap;       
	overflow: hidden;           
	text-overflow: ellipsis;  
	min-width: unset !important;
}

.status-available {
	color: rgb(23, 156, 6);
}

.status-reserved {
	color: rgb(201, 157, 0);
}

.status-sold {
	color: rgb(151, 0, 0);
}

.status-unknown {
	color: #999;
}

.status-tooltip {
	display: inline-flex;
	font-weight: 700;
}

.status-tooltip.available {
	color: rgb(23, 156, 6);
}

.status-tooltip.reserved {
	color: rgb(201, 157, 0);
}

.status-tooltip.sold {
	color: rgb(151, 0, 0);
}

.status-tooltip.none {
	color: #999;
}

.info-div {
	text-align: center;
}

.info-title {
	font-family: "Cantarell", Sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	margin-bottom: 18px;
	padding: 10px;
	text-transform: uppercase;
}

.imp-tooltip-content h3 {
	font-family: "Cantarell", Sans-serif !important;
	font-size: 24px !important;
	font-weight: bold !important;
	line-height: 130% !important;
	color: #000 !important;
	margin-bottom: 18px !important;
	padding: 10px !important;
	text-transform: uppercase !important;
}

.info-text {
	font-family: "Cantarell", Sans-serif;
	font-size: 14px;
	line-height: 10px;
	color: #000;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
}

.info-text.small {
	font-size: 14px;
	text-transform: uppercase;
}


.info-button {
	background-color: #E30613 !important;
	border-radius: 0px !important;
	border: 1px solid #fff;
	font-family: "Gantari", Sans-serif !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 17px !important;
	color: #fff !important;
	width: 100% !important;
	height: unset !important;
	text-align: center !important;
	display: inline-block !important;
	padding: 10px 20px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none !important;
	text-transform: uppercase;
	letter-spacing: 1.3px;
}

.imp-container #loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.imp-container #loader::before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 50%;
	border: 3px solid #C49A6C;
	border-top: 3px solid transparent;
	animation: spin 1s linear infinite;
}

@media (max-width: 1200px) {
	.elementor-element-c77f04a .e-con-inner {
		margin: unset !important;
	}
}

/* ============== END IMP ============== */

.nb-custom-filters {
	background: #f5f5f5 !important;
    padding: 12px 18px !important;
}

.nb-custom-filters__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 18px;
	align-items: end;
}

.nb-custom-filters label,
.nb-range {
	display: flex;
	flex-direction: column;
	gap: 8px;
	font-weight: 600;
	position: relative;
}

.nb-custom-filters label span {
	position: absolute;
    left: 6px;
    top: -5px;
    color: #757575;
    font-size: 10px;
    pointer-events: none;
    transition: 0.2s ease all;
    background-color: #f5f5f5;
    padding: 0 4px;
    text-transform: uppercase;
}

.nb-custom-filters select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: none !important;
	width: 100% !important;
    background: #fff !important;
    padding: 16px 16px !important;
    font-size: 14px !important;
    border: 1px solid #D2CFCF !important;
    border-radius: 0px !important;
    outline: none !important;
    color: #757575 !important;
    height: auto !important;
	text-transform: capitalize;
}

.nb-custom-filters select::-ms-expand {
	display: none;
}

.nb-select::after {
	content: '';
	position: absolute;
	right: 18px;
	top: 50%;
	width: 10px;
	height: 10px;
	border-right: 2px solid #757575;
	border-bottom: 2px solid #757575;
	transform: translateY(-60%) rotate(45deg);
	pointer-events: none;
	transition: .2s ease;
}


.nb-range__label {
	font-weight: 400;
	color: #757575;
    font-size: 14px;
    text-transform: uppercase;
}

.nb-range__slider {
	position: relative;
	height: 34px;

	--range-left: 0%;
	--range-right: 100%;
}

.nb-range__slider::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 4px;
	background: #fff;
	border-radius: 999px;
	transform: translateY(-50%);
	z-index: 1;
}

.nb-range__slider::after {
	content: '';
	position: absolute;
	left: var(--range-left);
	right: calc(100% - var(--range-right));
	top: 50%;
	height: 4px;
	background: #E30613;
	border-radius: 999px;
	transform: translateY(-50%);
	z-index: 2;
}

.nb-range__slider::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 4px;
	background: #fff;
	border-radius: 999px;
	transform: translateY(-50%);
	z-index: 1;
}

.nb-range input[type="range"] {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 24px;
	margin: 0;
	transform: translateY(-50%);
	background: transparent;
	pointer-events: none;
	appearance: none;
	-webkit-appearance: none;
	z-index: 2;
}

.nb-range input[type="range"]::-webkit-slider-runnable-track {
	height: 4px;
	background: transparent;
	border: 0;
}

.nb-range input[type="range"]::-moz-range-track {
	height: 4px;
	background: transparent;
	border: 0;
}

.nb-range input[type="range"]::-webkit-slider-thumb {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #E30613;
	border: 2px solid #E30613;
	cursor: pointer;
	pointer-events: auto;
	appearance: none;
	-webkit-appearance: none;
	position: relative;
	z-index: 5;
	margin-top: -7px;
}

.nb-range input[type="range"]::-moz-range-thumb {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #E30613;
	border: 2px solid #E30613;
	cursor: pointer;
	pointer-events: auto;
	position: relative;
	z-index: 5;
}

.nb-custom-filters button {
	background-color: #E30613;
    font-family: "Gantari", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 1.3px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border: 1px solid #E30613;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 20px 15px 20px;
}



.nb-custom-filters button:hover {
	color: #E30613;
    background: transparent;
}

.nb-custom-filters button:focus:not(:hover) {
	outline: none;
	box-shadow: none;

	color: #FFFFFF;
	background: #E30613;
}

@media (max-width: 1200px) {
	.nb-custom-filters__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 800px) {
	.nb-custom-filters__grid {
		grid-template-columns: 1fr;
	}
}

.nb-custom-pagination {
	margin-top: 20px;

	display: flex;
	justify-content: flex-end;
	gap: 2px;
	flex-wrap: wrap;
}

@media (max-width: 1199px) {

	.nb-custom-pagination {
		justify-content: flex-start;
	}
}

.nb-custom-pagination button {
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	padding: 4px 10px;
	cursor: pointer;
	transition: all 0.2s ease;
	border-radius: 0;
	outline: 0;
	border: 0;

	background: transparent;
}

.nb-custom-pagination button:hover {
	background-color: #E30614;
	color: #fff;
}

.nb-custom-pagination button.active {
	background-color: #E30614;
	color: #fff;
}

.nb-custom-pagination button:disabled {
	opacity: .4;
	cursor: default;
}