.elementor-860 .elementor-element.elementor-element-9b1d6b8{--display:flex;--min-height:440px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-860 .elementor-element.elementor-element-9b1d6b8:not(.elementor-motion-effects-element-type-background), .elementor-860 .elementor-element.elementor-element-9b1d6b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://frascaticentre.ie/wp-content/uploads/2024/12/level-1-main-mall.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-860 .elementor-element.elementor-element-02af1a3 .elementor-heading-title{font-family:"Gotham", Sans-serif;font-size:32px;font-weight:700;text-transform:uppercase;color:var( --e-global-color-secondary );}.elementor-860 .elementor-element.elementor-element-689387f{--display:flex;--min-height:200px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;border-style:solid;--border-style:solid;border-width:0px 0px 20px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:20px;--border-left-width:0px;border-color:var( --e-global-color-accent );--border-color:var( --e-global-color-accent );}.elementor-860 .elementor-element.elementor-element-689387f:not(.elementor-motion-effects-element-type-background), .elementor-860 .elementor-element.elementor-element-689387f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#92ACB4;}.elementor-860 .elementor-element.elementor-element-d65b1af{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}.elementor-860 .elementor-element.elementor-element-d65b1af.elementor-element{--align-self:center;}.elementor-860 .elementor-element.elementor-element-be384fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-860 .elementor-element.elementor-element-be384fa{--content-width:1252px;}}/* Start custom CSS for container, class: .elementor-element-689387f */#tenant-search {
    border-radius: 40px;
    padding: 30px;
    background-image: url('https://frascaticentre.ie/wp-content/uploads/2024/07/search-icon.png');
            background-repeat: no-repeat;
            background-position: calc(100% - 15px) center;
            background-size: 30px 30px;
            border: 1px solid #ccc;
            height: 30px;
            box-sizing: border-box;
            /*width: 50;*/
}


.elementor-860 .elementor-element.elementor-element-689387f input::placeholder {
    color: f5f5f5;
}

.tenant-search-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-be384fa */.tenant-filter-block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 100px;
}

.tenant-filter-block select {
    max-width: 300px;
    border-radius: 0;
}

.tenant-filter-block select:focus-visible {
    outline: none;
    border-color: #BD9A55;
}


#tenant-results {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

@media (max-width: 1024px) {
    #tenant-results {
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    img:first-of-type {
        max-height: 250px;
        object-fit: contain;
    }
    }
}

@media (max-width: 767px) {
    #tenant-results {
    grid-template-columns: 1fr;
    gap: 30px;
    
    }
}

.tenant-item {
    width: 289px !important;
    min-height: 370px;
    height: fit-content;
    border: 1px solid #BD9A55;
    border-radius: 5px;
    &:hover {
    border: 1px solid black;
    }
}

.tenant-item-thumbnail {
    padding: 1rem;
    height: 291px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tenant-item-descriptions {
    background: #bd9a55;
}

.tenant-item-descriptions {
    color: #ffffff;
    padding: 1px 20px;
}

.tenant-item-descriptions h2  {
    font-size: 20px;
    color: #ffffff;
}

.tenant-floor {
    display: flex;
    gap: 5px;
}

.tenant-item:hover .tenant-item-descriptions {
    background: #000000;
}
@media screen and (max-width: 1025px){
    #tenant-results {
        justify-items: center !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://frascaticentre.ie/wp-content/uploads/2024/06/Gotham-Book.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://frascaticentre.ie/wp-content/uploads/2024/06/Gotham-Light.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://frascaticentre.ie/wp-content/uploads/2024/06/Gotham-Thin.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://frascaticentre.ie/wp-content/uploads/2024/06/Gotham-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://frascaticentre.ie/wp-content/uploads/2024/06/Gotham-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */