.est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) h2 { font-size: var(--text-xl); color: var(--secondary); } .est8-objectlist li a, .est8-objectlist li a:hover { color: var(--secondary); } .est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) .est8-object-type { text-transform: uppercase; letter-spacing: 0.08em; font-style: normal; border-bottom: 1px solid #68604D24; font-size: var(--text-s); font-family: "Marcellus"; } .est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) li .est8-label { font-size: var(--text-xs); letter-spacing: 0.05em; font-family: "Marcellus"; } .est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) li .est8-value { font-size: var(--text-m); font-family: "Marcellus"; letter-spacing: 0.05em; } .est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) li { background: var(--linnefrost); box-shadow: 0px 4px 6px 0px #0000001A; border-radius: var(--radius-l); overflow: hidden; } .est8-objectlist.est8-objectlist-template1:not(.est8-objectlist-template2) li:hover { box-shadow: 0px 4px 6px 0px #0000001A; } .est8-objectlist.est8-objectlist-template1 .est8-cover-image .est8-statuses { font-size: var(--text-s); font-family: "Marcellus"; text-transform: uppercase; letter-spacing: 0.08em; } .est8-objectlist.est8-objectlist-template1 .est8-cover-image .est8-statuses .est8-status { background: var(--primary); padding: var(--space-xs) var(--space-m); border-radius: var(--radius-l) var(--radius-l) 0 0; } .est8-viewinglabel .est8-status { background: var(--primary); border-radius: 0 0 var(--radius-l) var(--radius-l); padding: var(--space-xs) var(--space-m); } .est8-objectlist.est8-objectlist-template1 .est8-cover-image .est8-viewinglabel span { font-size: var(--text-s); font-family: "Marcellus"; text-transform: uppercase; letter-spacing: 0.08em; } .est8-viewinglabel { font-weight: 400; font-size: var(--text-s); color: var(--sandsten); } .est8-statuses { color: var(--sandsten); } .est8-description-row, .est8-summary-row { background-color: var(--sandsten); color: var(--secondary); } .est8-description-row h2, .est8-summary-row h2 { color: var(--secondary); } .est8-summary-columns .est8-label { font-size: var(--text-s); font-family: "Marcellus"; font-weight: 400; text-transform: uppercase; letter-spacing: 0.08em; } .est8-summary-columns .est8-value { font-size: var(--text-m); font-family: "Marcellus"; letter-spacing: 0.05em; } .est8_object-template-default .est8-summary-row .est8-broker-data { border: 0; background: var(--linnefrost); border-radius: var(--radius-l) var(--radius-l) 0 0; } .est8_object-template-default .est8-button { box-shadow: none; border: 0; font-size: var(--text-s); line-height: 150%; font-family: "Marcellus"; font-weight: 400; text-transform: uppercase; letter-spacing: 0.1em; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-full); transition: all .2s ease; } .est8-inline-modal-content h3 { font-size: var(--text-l); } .est8-input .est8-label { font-family: "Marcellus"; font-weight: 400; text-transform: uppercase; letter-spacing: 0.08em; color: var(--text-title); } .est8_object-template-default .fancybox-content { background: var(--linnefrost); border-radius: var(--radius-l); border: 0; } .est8_object-template-default .est8-primary-secondary-columns .est8-secondary-col, .est8_object-template-default .est8-secondary-col h2 { color: var(--sandsten); } .est8_object-template-default .est8-facts-row .est8-secondary-col li a { color: var(--sandsten); font-size: var(--text-m); font-family: "Marcellus"; letter-spacing: 0.08em; } .est8_object-template-default .est8-list-type1 .est8-label { font-size: var(--text-s); font-family: "Marcellus"; letter-spacing: 0.08em; font-weight: 400; } .est8-objectlist { margin: 0; } .est8-wrapper { width: 100%; } @media screen and (max-width: 750px) { .est8_object-template-default .est8-summary-row .est8-broker-data { padding: 20px; border-radius: var(--radius-l); } } .est8-viewings-list .est8-label { max-width: 230px; } .est8-statuses { font-weight: 400; }