.bkntc-tenant-search-shortcut-container * {
font-family: 'Poppins', sans-serif !important;
box-sizing: border-box !important;
fill: transparent !important;
max-width: initial !important;
} input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number]{
-moz-appearance: textfield;
}
.bkntc-tenant-search-shortcut-container *:before, .bkntc-tenant-search-shortcut-container *:after {
content: "" !important;
height: 0 !important;
margin: 0 !important;
display: none !important;
}
.bkntc-tenant-search-shortcut-container input:focus {
outline: none !important;
border-color: #E3EBF4 !important;
}
.bkntc-wrapper-container{
min-height: 700px;
} .bkntc-not-found-view {
flex: 16;
background: #fff;
border-radius: 6px;
padding: 50px;
}
.bkntc-tenant-map-view-container .bkntc-not-found-view{
flex: 1 0 300px;
box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15);
}
.bkntc-not-found-view > div, .bkntc-not-found-view {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.bkntc-not-found-reload-btn{
width: 100px !important;
}
.bkntc-not-found-text{
color: #41424A;
font-size: 32px;
font-weight: 600;
line-height: 41px;
letter-spacing: -0.394px;
margin-block: 54px 42px;
text-align: center;
}
.bkntc-not-found-view img {
width: 457px;
}
.bkntc-not-found-view .bkntc-button {
padding: 14px 24px;
}
.bkntc-tenant-search-shortcut-container {
background-color: #F8F8FA;
display: flex;
gap: 10px;
color: #14151A;
padding: 16px;
}
.bkntc-tenant-search-shortcut-container a {
text-decoration: none !important;
}
.bkntc-see-on-map-container, .bkntc-filter-container, .bkntc-view-panel {
border-radius: 6px;
}
.bkntc-tenant-search-shortcut-container h1 {
font-size: 18px;
font-weight: 700;
line-height: 32px;
letter-spacing: -0.216px;
margin-block: 0 !important;
}
.bkntc-tenant-search-shortcut-container .bkntc-filter-container-header{
margin-bottom: 14px !important;
}
.bkntc-view-panel button {
all: unset;
cursor: pointer;
padding: 6px;
border-radius: 6px;
}
.bkntc-see-on-map-container .mobile-filter-button {
display: none;
}
.bkntc-view-panel button.bkntc-active-view-btn {
background: #4778F5;
}
.bkntc-header-control {
display: flex;
gap: 10px;
align-items: center;
} .bkntc-filter-panel {
flex: 1 0 278px;
display: flex;
flex-direction: column;
max-width: 400px !important;
}
.bkntc-filter-wrapper {
flex: 1;
}
.bkntc-see-on-map-container {
margin-bottom: 10px;
height: 200px;
display: grid;
place-items: center;
background: url(//ntermin.com/wp-content/plugins/booknetic-tenant-directory/assets/frontend/images/map-background.png) no-repeat center center;
background-size: 130%;
}
.bkntc-see-on-map-container .bkntc-button {
width: 70%;
}
.bkntc-button {
width: 100%;
padding: 14px;
color: #FFF !important;
font-size: 16px;
font-weight: 500;
line-height: 20px;
letter-spacing: -0.192px;
border: none;
border-radius: 12px;
background: #4778F5 !important;
display: flex;
justify-content: center;
gap: 6px;
cursor: pointer;
}
.bkntc-view-panel .bkntc-see-on-map-btn {
color: #fff;
padding: 8px !important;
background: #4778F5;
font-size: 14px;
border-radius: 6px;
}
.bkntc-vertical-separator{
width: 1px;
height: 20px;
background-color: #8E9CA7;
margin-inline: 10px;
}
.bkntc-no-photo-container{
background-color: #E5E5E5;
border-radius: 4px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 175px;
margin-bottom: 7px;
}
.bkntc-no-photo-container p{
color: #8895A0;
font-size: 10px;
font-weight: 500;
line-height: 14px;
letter-spacing: -0.12px;
margin-block: 5px;
}
.bkntc-tenant-search-shortcut-container .bkntc-no-photo-container img{
width: 36px !important;
height: auto;
object-fit: initial !important;
}
.bkntc-no-image-list{
border-radius: 10px;
background-color: #E5E5E5;
width: 53px;
display: grid;
place-items: center;
}
.bkntc-no-image-list img{
width: 28px !important;
}
.bkntc-button:hover, .bkntc-view-panel button:hover {
filter: brightness(90%) !important;
}
.bkntc-view-panel button:not(.bkntc-active-view-btn, .bkntc-see-on-map-btn):hover {
background-color: #F5F5F5;
}
.bkntc-filter-container {
background: #fff;
padding: 10px 16px 30px 16px;
height: 100%;
border-radius: 10px;
}
.bkntc-filter-container form {
display: flex;
flex-direction: column;
gap: 14px;
}
.bkntc-filter-container label {
font-family: 'Poppins', sans-serif !important;
display: block;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 20px !important;
margin-bottom: 8px !important;
}
.bkntc-filter-container select, .bkntc-filter-container input {
width: 100%;
}
.bkntc-filter-container input {
border: 1px solid #E3EBF4;
border-radius: 2px;
padding: 14px 16px;
}
.bkntc-filter-container input, .bkntc-filter-container input::placeholder {
font-family: inherit;
font-size: 14px;
font-weight: 400;
line-height: 20px;
}
.bkntc-filter-container input::placeholder {
color: #8895A0;
} .bkntc-slider-range {
margin-block: 12px;
}
.custom-slider {
background-color: #F5F5F5;
height: 5px;
border: none !important;
}
.ui-slider-range {
background-color: #4778F5;
}
.ui-slider-handle {
background-color: #4778F5 !important;
border: none !important;
border-radius: 50%;
top: -7px !important;
}
.bkntc-price-display {
display: flex;
justify-content: space-between;
font-size: 12px;
font-weight: 500;
line-height: 20px;
gap: 20px;
}
.bkntc-filter-container .select2-container--bootstrap .select2-selection--single {
height: 50px;
width: 100%;
}
.bkntc-filter-container .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
padding: 7px 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
font-size: 14px !important;
} .bkntc-view-panel {
flex: 3.33 2 928px;
background-color: #fff;
padding: 16px 20px;
display: flex;
flex-direction: column;
}
.bkntc-view-panel header {
display: flex;
justify-content: space-between;
align-items: center;
}
.bkntc-tenant-grid-view {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
gap: 16px 10px;
margin-block: 18px;
}
.bkntc-tenant-service-card {
padding: 8px;
border-radius: 10px;
background: #EEEEF0;
border: 2px solid transparent;
}
.bkntc-tenant-service-card.active {
border: 2px solid #ddd;
}
.bkntc-tenant-service-card h3 {
font-size: 16px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.192px;
margin-block: 0;
}
.bkntc-tenant-service-card a, .bkntc-tenant-list-view td a {
color: #1DA1F2 !important;
text-decoration: underline !important;
}
.bkntc-tenant-service-card img {
border-radius: 6px;
height: 175px;
width: 100%;
object-fit: cover;
}
.bkntc-service-card-content {
display: flex;
flex-direction: column;
gap: 16px;
}
.bkntc-service-card-content > div {
display: flex;
justify-content: space-between;
align-items: center;
}
.bkntc-service-card-content span {
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.168px;
}
.bkntc-service-card-content button {
all: unset;
cursor: pointer;
color: #1DA1F2;
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.168px;
text-decoration: underline;
}
.bkntc-service-badge {
padding: 8px 16px;
color: #8E9CA7;
font-size: 14px;
font-weight: 500;
line-height: 16px;
letter-spacing: -0.168px;
border-radius: 30px;
background: rgba(71, 120, 245, 0.10);
}
.bkntc-tenant-list-view table {
width: 100%;
margin-top: 18px;
border: none !important;
margin-bottom: 0 !important;
}
.bkntc-tenant-list-view table th, .bkntc-tenant-list-view table td {
border: none !important;
}
.bkntc-tenant-list-view table td:nth-child(3) {
max-width: 200px !important;
}
.bkntc-tenant-list-view table thead th {
color: #14151A !important;
font-size: 12px !important;
font-weight: 400 !important;
line-height: 20px !important;
letter-spacing: -0.144px !important;
margin-bottom: 10px !important;
text-align: left !important;
}
.bkntc-tenant-list-view table tbody tr:not(:last-child) {
border-bottom: 1px solid rgba(71, 120, 245, 0.10) !important;
}
.bkntc-tenant-list-view table tbody td {
padding-block: 10px !important;
font-size: 14px !important;
font-weight: 600 !important;
line-height: 20px !important;
letter-spacing: -0.168px !important;
text-align: left !important;
}
.bkntc-tenant-list-view table tbody tr:first-child td {
padding-top: 20px !important;
}
.bkntc-tenant-list-view table tbody td:last-child, .bkntc-tenant-list-view table thead th:last-child {
text-align: right !important;
}
.bkntc-tenant-list-view table img {
width: 53px;
height: 53px;
border-radius: 10px;
}
.bkntc-view-panel footer {
border-top: 1px solid rgba(71, 120, 245, 0.10);
display: flex;
align-items: center;
justify-content: space-between;
padding-block: 12px;
margin-top: auto;
}
.bkntc-page-of {
font-size: 14px;
font-weight: 600;
line-height: 20px;
letter-spacing: -0.168px;
}
.bkntc-pagination-container {
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
}
.bkntc_pagination {
color: #0C1B49;
font-size: 14px;
font-weight: 500;
line-height: 18px;
padding: 10px 13px;
border-radius: 6px;
}
.bkntc_pagination:hover {
background-color: #ddd;
color: #fff;
}
.bkntc_pagination_active {
background: #4778F5;
color: #fff;
} .bkntc-tenant-map-view-container {
background-color: transparent;
padding: 20px;
min-height: 842px;
}
.bkntc-map-filter-container {
display: flex;
flex-direction: column;
flex: 1;
}
.bkntc-map-filter-container > div:not(.bkntc-filter-wrapper-toggle) {
display: flex;
justify-content: space-between;
gap: 10px;
}
.bkntc-map-filter-container > div .bkntc-filter-panel, .bkntc-map-filter-container > div .bkntc-tenant-grid-view {
border-radius: 10px;
background: #FFF;
box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15);
}
.bkntc-map-filter-container .bkntc-tenant-grid-view {
flex: 1 0 300px;
margin-block: initial;
grid-template-columns: repeat(auto-fill, minmax(228px, 1fr));
gap: 10px;
padding: 10px;
overflow-y: auto;
max-height: 774px;
align-items: start;
border-radius: 10px;
}
.bkntc-map-filter-container .bkntc-filter-panel {
flex: 0 0 278px;
}
.bkntc-tenant-businnes-map-container {
flex: 2;
border-radius: 10px;
}
.bkntc-map-filter-container .bkntc-tenant-service-card {
padding: 7px;
}
.bkntc-map-filter-container .bkntc-service-card-content {
gap: 11px;
}
.bkntc-map-filter-container .bkntc-service-card-content img {
height: 122px;
}
.bkntc-map-filter-container .bkntc-service-card-content > div:first-child {
flex-direction: column;
align-items: flex-start;
}
.bkntc-map-filter-container .bkntc-service-badge {
padding: 5px 8px;
}
.bkntc-filter-wrapper-toggle{
margin-block: 10px;
}
.bkntc-filter-wrapper-toggle .bkntc-filter-panel {
display: none;
}
.bkntc-map-view-control {
max-height: 48px !important;
}
.bkntc-map-filter-container .bkntc-map-view-control .bkntc-button {
width: 163px;
}
.bkntc-tenant-search-shortcut-container .bkntc-filter-wrapper-toggle .bkntc-filter-panel {
flex: 1;
}
.bkntc-map-filter-button {
display: none;
}
@media (width <= 1200px) {
.bkntc-tenant-search-shortcut-container {
flex-direction: column;
}
.bkntc-tenant-map-view-container {
flex-direction: row;
}
.bkntc-filter-panel {
flex: 1;
max-width: initial !important;
}
.bkntc-tenant-shortcut-container-from-directory .bkntc-filter-container{
display: none;
}
.bkntc-see-on-map-container .mobile-filter-button {
display: flex;
}
.bkntc-see-on-map-container {
background: none;
height: auto;
display: flex;
justify-content: space-between;
align-items: center;
gap: 16px;
}
.bkntc-see-on-map-container button {
width: auto;
}
.bkntc-tenant-list-view {
overflow-x: auto;
}
.bkntc-tenant-list-view table {
min-width: 800px;
}
} :where(.wp-site-blocks *:focus) {
outline-width: 0 !important;
}
@media (width <= 768px) {
.bkntc-view-panel header {
flex-direction: column;
justify-content: initial;
align-items: initial;
}
.bkntc-view-panel h1 {
margin-bottom: 10px !important;
}
.bkntc-header-control {
justify-content: space-between;
}
.bkntc-header-control button:nth-child(2) {
margin-left: auto;
}
.bkntc-view-panel footer {
flex-direction: column;
gap: 25px;
}
.bkntc-page-of {
align-self: flex-start;
}
.bkntc-see-on-map-container {
flex-direction: column;
}
.bkntc-see-on-map-container .bkntc-button, .bkntc-see-on-map-container .mobile-filter-button {
width: 100%;
}
.bkntc-not-found-text{
display: none;
}
.bkntc-not-found-view img {
width: 100%;
margin-bottom: 20px;
}
.bkntc_not_found_view_map{
width: 77px;
height: 77px;
}
.bkntc_not_found_view_map p{
display: none;
}
}
@media (width <= 450px) {
.bkntc-tenant-grid-view {
grid-template-columns: 1fr;
}
}
@media (width <= 1220px) {
.bkntc-tenant-businnes-map-container {
flex: 20 1 auto;
}
.bkntc-map-filter-container .bkntc-tenant-grid-view {
flex: 1 0 250px;
}
.bkntc-view-panel {
flex: 1;
}
}
@media (width <= 930px) {
.bkntc-view-container {
display: none;
}
.bkntc-map-filter-container .bkntc-map-view-control .bkntc-button {
width: 100%;
display: flex;
}
}
@media (width <= 700px) {
.bkntc-map-filter-container > div {
flex-direction: column-reverse;
}
.bkntc-map-view-control {
max-height: initial !important;
flex-direction: column !important;
}
.bkntc-tenant-businnes-map-container {
height: 600px;
}
.bkntc-map-filter-container .bkntc-tenant-grid-view {
display: flex;
overflow-x: auto;
flex: initial;
width: 100%;
max-height: initial;
align-items: initial;
scroll-snap-type: x mandatory ;
scroll-behavior: smooth;
background: transparent !important;
box-shadow: none !important;
position: absolute;
bottom: 0;
left: 10px;
padding-inline: 10px;
z-index: 999999;
border-radius: initial !important;
}
.bkntc-wrapper-container {
position: relative;
overflow: hidden;
}
@supports (-moz-appearance: none) {
.bkntc-tenant-grid-view.bkntc-scroll-wrapper {
scrollbar-width: auto;
scrollbar-color: initial;
}
}
.bkntc-tenant-grid-view.bkntc-scroll-wrapper::-webkit-scrollbar {
width: initial;
height: initial;
}
.bkntc-tenant-grid-view .bkntc-scroll-wrapper::-webkit-scrollbar-track {
background-color: initial;
}
.bkntc-tenant-grid-view.bkntc-scroll-wrapper::-webkit-scrollbar-thumb {
background-color: initial;
border-radius: initial;
}
.bkntc-map-filter-container .bkntc-tenant-service-card {
display: flex;
gap: 10px;
flex: 0 0 330px;
scroll-snap-align: start;
position: relative;
}
.bkntc-map-filter-container .bkntc-tenant-service-card img {
height: 77px;
width: 77px;
}
.bkntc-map-filter-container .bkntc-service-card-content {
gap: 4px;
flex: 1;
}
.bkntc-map-filter-container .bkntc-service-card-content .bkntc-card-key,
.bkntc-map-filter-container .bkntc-service-card-content .bkntc-card-value {
font-size: 12px;
font-weight: 400;
line-height: 18px;
}
.bkntc-map-filter-container .bkntc-service-card-content .bkntc-card-value {
font-weight: 700;
}
.bkntc-map-filter-container .bkntc-service-badge {
font-size: 12px;
font-weight: 500;
line-height: 16px;
}
.bkntc-map-filter-container .bkntc-service-card-content button {
position: absolute;
left: 6px;
top: 94px;
font-size: 12px;
line-height: 18px;
}
.bkntc-map-filter-container .bkntc-tenant-service-card h3 {
font-size: 14px;
line-height: 16px;
}
}