article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: 400;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}#breadcrumbSidebar {
position: sticky;
top: 0;
margin-top: 10px;
margin-right: 40px;
width: 300px;
flex-grow: 1000;
max-width: 400px;
}
#breadcrumbSidebar ul {
list-style-type: none;
}
#breadcrumbSidebar > ul {
padding-left: 0;
padding-top: 0px;
padding-bottom: 20px;
}
#breadcrumbSidebar a {
text-decoration: none !important;
}
#breadcrumbSidebar li {
padding-left: 20px;
padding-right: 15px;
border-radius: 4px;
}
#breadcrumbSidebarTitle {
font-size: 16px;
display: block;
font-weight: 400;
padding-bottom: 15px;
padding-top: 15px;
padding-left: 15px;
margin-bottom: 15px;
border-bottom: 0.5px solid rgb(150, 150, 150);
}
#breadcrumbSidebarTitle a {
color: black !important;
}
#breadcrumbSidebar ul span {
min-width: 150px;
display: block;
}
.parent-link {
font-size: 15px;
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.parent-link ul {
padding-left: 0px;
margin-top: 18px;
margin-bottom: 10px;
margin-left: 10px;
border-left: 0.5px solid rgb(216, 216, 216);
}
.parent-link-active {
padding-top: 20px;
padding-bottom: 15px;
margin-top: 5px;
margin-bottom: 5px;
background-color: rgba(202, 201, 201, 0.205);
}
.parent-link-active > a {
font-weight: 400;
}
.child-link {
font-size: 13px;
display: block;
padding-top: 3px;
padding-bottom: 6px;
}
.child-link-active > span > a {
font-weight: 400;
}
.parent-link > span {
margin-bottom: 4px;
}
.building-icon {
display: flex;
flex-flow: column;
align-items: center;
text-decoration: none !important;
}
.building-icon span {
font-size: 12px;
font-style: normal;
text-decoration: none !important;
color: black !important;
display: block;
}
.section-panorama {
overflow-x: scroll;
overflow-y: hidden;
width: 100%;
white-space: nowrap;
background-color: #f2f2f2;
margin: 0; text-align: center;
font-size: 0;
}
.section-panorama-centred {
display: block;
margin: 0 auto;
padding: 0;
}
.section-panorama-centred img {
height: 400px;
margin: 0;
padding: 0;
max-width: none;
}
.section-panorama-centred > div {
display: inline-block;
position: relative;
}
.building {
margin: 0;
padding: 0;
}
.building-layer {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
}
.single .building-layer {
background: #eee;
opacity: 0.7;
}
.archive .building-layer,
.building-layer-text {
cursor: pointer;
opacity: 0;
}
.archive .building-layer:hover {
opacity: 0.4;
}
.section-panorama-centred > div:hover .building-layer-text {
opacity: 1;
}
.single .active-building .building-layer {
opacity: 0;
}
.building-layer-text {
position: absolute;
width: 100%;
height: auto;
top: 0;
left: 0;
z-index: 6;
background: #444;
color: #fff;
text-align: center;
padding: 5px 0;
font-size: 15px;
}
#historic-building-view-container {
display: none;
}
.gallery ul {
display: flex;
flex-wrap: wrap;
}
.gallery ul li {
display: block;
width: 50%;
padding: 4px;
min-width: 132px;
}
.gallery ol {
display: flex;
flex-wrap: wrap;
}
.gallery ol li {
display: block;
width: 50%;
padding: 4px;
min-width: 132px;
}
.header .nav-button:before {
margin-left: 5px;
}
#building-by-building-menu {
border-top: 1px solid rgb(233, 233, 233);
border-bottom: 1px solid rgb(233, 233, 233);
padding-top: 40px;
padding-bottom: 80px;
background-color:rgb(245, 245, 245)
}
#buttons {
display: flex;
justify-content: space-between;
max-width: 1250px;
}
#buttons ul {
list-style-type: none;
padding-left: 0;
}
#buttons h1 {
font-size: 14px;
margin-bottom: 10px;
font-weight: 400;
}
#buttons li {
color: rgb(71, 112, 112);
margin-bottom: 10px;
transition: color 0.2s ease-in-out;
}
#buttons li:hover {
cursor: pointer;
color:rgb(119, 206, 206)
}
#street-dropdown-button, #section-dropdown-button, #building-dropdown-button {
font-size: 22px;
font-weight:normal;
}
#goToBuildingButton {
margin: 0;
padding-top: 12px;
padding-bottom: 12px;
height: auto;
width: 100%;
background-color: rgb(205, 205, 205);
margin-top: 10px;
border: 1px solid rgb(174, 174, 174);
}
#goToBuildingButton.valid {
background-color: rgb(71, 112, 112);
border-color: rgb(65, 65, 65);
}
#goToBuildingButton.valid:hover {
background-color: rgb(88, 134, 134);
}
.building-by-building-list {
padding: 20px 50px;
border-radius: 8px;
flex-grow: 1;
flex-basis: 0;
}
.building-by-building-list.active {
border: 0.5px solid rgb(205, 205, 205);
background-color: rgb(200, 200, 200, 0.1);
}
.building-by-building-list.inactive {
color: rgb(150,150,150) !important;
}
.building-by-building-list .selected {
font-weight: bold !important;
}
.building-by-building-list .deselected {
font-weight: normal !important;
}
@media (max-width: 750px) { 
#buttons {
flex-wrap: wrap;
}
#buttons > div {
min-width: 100%;
} 
}
.building-by-building-buttons {
padding: 10px 15px;
height: 50px;
background-color: rgb(97, 97, 97);
color: white;
border: none;
border-radius: 4px;
margin-top: 20px;
margin-bottom: 20px;
transition: background-color 0.2s ease-in-out;
}
.building-by-building-buttons.active {
background-color:rgb(31, 31, 31)
}
.building-by-building-buttons:hover {
background-color: rgb(63, 63, 63);
}
#historic-view-button {
margin-left: 10px;
} #menu-main-menu li {
list-style-type: none;
} #main-menu-container #menu-main-menu {
padding: 0;
display: flex;
justify-content: space-between;
max-width: 800px;
font-size: 16px;
font-weight: 300;
color: black !important;
--vertical-margin: 16px;
margin-top: var(--vertical-margin);
margin-bottom: var(--vertical-margin);
}
#menu-main-menu ul {
padding: 0;
} #main-menu-container #menu-main-menu .sub-menu {
display: none;
padding: 0 60px;
} #main-menu-container .sub-menu > li {
padding-bottom: 5px;
padding-top: 5px;
}
#main-menu-container .ow-submenu-wrapper {
z-index: 500;
position: absolute;
left: 0;
right: 0;
margin-top: 17px;
box-shadow: 0 2px 10px -5px rgb(179, 179, 179);
background-color: rgba(247, 247, 247);
border-bottom: 1px solid rgb(221, 221, 221);
padding-top: 30px;
padding-bottom: 30px;
} #main-menu-container  .menu-button-active .ow-submenu-wrapper {
display: block;
}
#main-menu-container .menu-item > a {
padding-left: 5px;
padding-right: 5px;
}
#main-menu-container .menu-button-active > a {
font-weight: 500;
}
#main-menu-container .menu-button-inactive .ow-submenu-wrapper {
display: none;
}
#main-menu-container .sub-menu .menu-item > a {
font-size: 18px;
display: block;
margin-top: 5px;
margin-bottom: 5px;
}
#main-menu-button {
font-size: 30px;
border-radius: 4px;
width: 50px;
height: 50px;
display: none;
font-weight: lighter;
transition: background-color 0.2s ease-in-out;
padding: 0;
text-align: center;
align-items: center;
justify-content: space-around;
}
#main-menu-button.inactive {
background-color: white;
border: 0.5px solid rgb(163, 163, 163);
color:rgb(44, 43, 43);
}
#main-menu-button.active {
background-color: rgb(215, 58, 58);
border: 0.5px solid rgb(41, 38, 38);
color:rgb(255, 255, 255);
font-size: 14px;
}
#mobileMainMenu {
display: none;
position: absolute;
z-index: 1000000;
width: 100vw;
font-size: 16px;
background-color: rgb(238, 238, 238);
border-top: 0.5px solid grey;
border-bottom: 0.5px solid rgb(165, 165, 165);
}
#mobileMainMenu ul {
list-style-type: none !important;
}
#mobileMainMenu ul {
padding: 0;
}
#mobileMainMenu li {
padding-top: 8px;
padding-bottom: 8px;
}
#mobileMainMenu li li {
padding-top: 7px;
padding-bottom: 7px;
}
#mobileMainMenu li a {
font-size: 18px;
}
#mobileMainMenu li li a {
font-size: 16px;
}
#mobileMainMenu ul ul {
margin-left: 10px;
padding-left: 15px;
border-left: 1px solid rgb(218, 218, 218);
margin-top: 10px;
margin-bottom: 10px;
}
#mobileMainMenu .ow-submenu-wrapper {
display: block !important;
position: static;
box-shadow: none;
background-color:rgba(163, 163, 163, 0)
}
@media (max-width: 500px) { 
#main-menu-button {
width: 40px;
height: 40px;
}
}
#nextPageNav {
margin-top: 60px;
padding-top: 40px;
border-top: 1px solid rgb(224, 224, 224);
display: flex;
justify-content: space-between;
}
#nextPageNav a {
display: block;
text-decoration: none;
}
#nextPageNav span {
font-size: 14px;
}
#nextPageNav h1 {
font-size: 18px;
margin-top: 5px;
margin-bottom: 10px;
}
#main-header {
border-bottom: 1px solid rgb(223, 223, 223);
z-index: 10;
}
#headerTitle {
color: black;
font-weight: 300;
font-size: 23px;
margin: 0;
display: block;
}
#header-logo {
width: 35px;
height: 35px;
overflow: hidden;
margin-right: 15px;
}
#header-and-logo {
display: flex;
align-items: center;
margin-top: 20px;
margin-bottom: 20px;
}
#logo-wrapper {
margin-top: 20px;
display: flex;
justify-content: space-between;
align-items: center;
}
#headerTagline {
font-size: 12px;
display: block;
}
#beta-header-tag a {
margin-top: 2px;
display: block;
font-style: italic;
color: rgb(106, 35, 35) !important;
}
#beta-header-tag a:focus {
color: rgb(56, 145, 228);
}
@media (max-width: 500px) { 
#headerTitle {
font-size: 16px;
}
}
@media (max-width: 850px) { 
#main-menu-container {
display: none;
}
#mobile-main-menu-container {
display: block;
}
#main-menu-button {
display: flex !important;
}
#logo-wrapper {
margin-bottom: 20px;
}
} .wp-block-image {
margin-top: 50px;
margin-bottom: 50px;
}
.wp-block-image img {
width: 100%;
height: auto;
object-fit: contain;
cursor: pointer;
border-radius: 3px;
}
.wp-block-image figcaption {
font-size: 14px;
margin-top: 15px;
}
.wp-block-separator {
border-top: 0.5px solid rgb(146, 146, 146);
border-bottom: none;
margin-top: 50px;
margin-bottom: 50px;
}
.wp-block-file a {
font-size: 16px;
}
.wp-block-file__button {
border-radius: 4px;
margin-left: 10px;
}
.gallery li span {
display: block;
font-size: 12px;
margin-top: 5px;
margin-bottom: 10px;
}   *,
*:after,
*:before {
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
} html {
font-size: 16px;
line-height: 1.4em;
height: 100%;
}
body {
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: rgb(14, 14, 14);
min-width: 320px;
min-height: 100%;
} .clear:before,
.clear:after {
content: ' ';
display: table;
}
.clear:after {
clear: both;
}
.clear {
*zoom: 1;
}
img {
max-width: 100%;
vertical-align: bottom;
}
a {
color: rgb(13, 73, 73);
text-decoration: none;
transition: color 0.2s ease-in-out;
}
a:hover {
color: rgb(58, 168, 187);
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
input:focus {
outline: 0;
border: 1px solid #04A4CC;
}
h1 {
font-family: 'Roboto', sans-serif;
font-size: 2em;
font-weight: normal;
margin-top: 30px;
margin-bottom: 30px;
line-height: 1.1em;
}
h4 {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
h2 {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-block-start: 60px;
margin-block-end: 20px;
line-height: 1em;
}
h3 {
font-size: 20px;
margin: 40px 0;
font-weight: 400;
}
p, dt, dl {
font-weight: 300;
margin: 1em 0;
font-size: 18px;
line-height: 26px;
}
main li {
font-size: 1.1em;
line-height: 1.4em;
}
main a {
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-thickness: 1px;
}
.next > a, .previous > a{
font-weight: 500;
}
p:first-child {
margin-top: 0;
}
section {
margin: 1.5em 0;
} main {
padding-bottom: 60px; } .wrapper {
max-width: 1280px;
padding: 0 60px;
margin: 0 auto;
position: relative;
}
@media only screen and (max-width:750px) {
.wrapper {
padding: 0 40px;
}
}
@media only screen and (max-width:450px) {
.wrapper {
padding: 0 20px;
}
}
.text-wrapper-ow {
max-width: 600px;
} .menu-open {
overflow: hidden;
} #breadcrumb {
font-family: 'Roboto', sans-serif;
font-size: 16px;
font-weight: normal;
margin-top: 0;
line-height: 1em;
color: rgb(56, 55, 55);
}
#breadcrumb a {
font-size: 1em;
}
.previous-building {
position: absolute;
left: -50px;
top: 240px;
}
.next-building {
position: absolute;
right: -50px;
top: 240px;
}
.previous-building::before,
.next-building::before {
border-radius: 50%;
width: 40px;
height: 40px;
color: #fff;
background-color: #ccc;
text-align: center;
padding-top: 12px;
}
.previous-building:hover::before,
.next-building:hover::before {
background-color: #ddd;
} #sliding-nav {
position: fixed;
top: 0;
left: 0;
z-index: 1001;
background-color: #eee;
height: 100%;
max-height: 100vh;
max-width: 320px;
overflow: hidden;
transition: 0.5s;
box-sizing: border-box;
width: 0px;
overflow-x: hidden;
overflow-y: auto;
}
#sliding-nav .nav-content {
overflow-y: auto;
overflow-x: hidden;
}
#sliding-nav>div {
padding: 0 2px 0 10px;
}
#sliding-nav .nav-header {
transition: 0.3s;
width: 300px;
padding: 5px 0 10px 0;
}
#sliding-nav .nav-header h4 {
display: inline-block;
padding-left: 25px;
max-width: 200px;
margin: 0;
vertical-align: top;
padding-top: 4px;
}
#sliding-nav nav {
overflow-y: auto;
margin-right: 3px;
width: 300px;
border-bottom: 1px solid #bbb;
}
#sliding-nav nav ul {
list-style: none;
padding: 0;
margin: 0;
}
#sliding-nav nav ul.sub-menu {
padding-left: 0;
}
#sliding-nav nav ul li {
border-top: 1px solid #bbb;
position: relative;
}
#sliding-nav nav ul a {
padding: 15px 0;
display: block;
color: #777;
padding: 15px 26px 15px 15px;
transition: 0.3s;
}
#sliding-nav nav ul a:hover {
color: #444;
}
.nav-overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 1000;
background-color: rgba(0, 0, 0, 0.83);
top: 0;
left: 0;
transition: 0.5s;
cursor: pointer;
}
.menu-item-has-children.icons8-sort-down:before,
.menu-item-has-children.icons8-sort-up:before {
position: absolute;
right: 10px;
top: 13px;
font-size: 1.5em;
color: #777;
pointer-events: none;
}
.menu-item-has-children.icons8-sort-down:hover:before {
color: #444;
}
#sliding-nav nav ul .menu-item-has-children li a {
background-color: #dddddd;
}
#sliding-nav nav ul .menu-item-has-children .menu-item-has-children li a {
background-color: #cccccc;
}
#sliding-nav .nav-close {
display: inline-block;
position: relative;
font-size: 3em;
margin-left: 13px;
cursor: pointer;
color: #999;
}
.nav-bottom-image {
position: absolute;
bottom: 0;
text-align: center;
width: 300px;
max-height: 250px;
}
.nav-bottom-image img {
width: 40%;
margin: 0 auto;
}
#nav-wrapper {
overflow: auto;
} #sliding-nav form.search {
width: 300px;
border-bottom: 1px solid #bbb;
}
#sliding-nav form.search input {
width: auto;
position: relative;
display: inline-block;
width: 249px;
background-color: rgba(0, 0, 0, 0);
border: none;
font-size: 1.1em;
padding: 15px 0;
}
#sliding-nav form.search i {
font-size: 22px;
padding-left: 15px;
color: #aaa;
}
::-webkit-input-placeholder { color: #ccc;
}
:-moz-placeholder { color: #ccc;
opacity: 1;
}
::-moz-placeholder { color: #ccc;
opacity: 1;
}
:-ms-input-placeholder { color: #ccc;
} .breadcrumb {
margin-top: 15px;
padding: 15px;
width: 300px;
}
.breadcrumb h6 {
margin: 0;
font-size: 1em;
font-weight: normal;
margin-bottom: 5px;
color: #aaa;
}
.breadcrumb ul {
margin: 0;
list-style: none;
padding-left: 0;
}
.breadcrumb ul li {
margin-bottom: 3px;
color: #aaa;
font-size: 1.1em;
}
.breadcrumb ul li a {
color: #aaa;
padding-left: 5px;
font-size: 1em;
}
.breadcrumb ul li:before {
font-size: 0.7em;
}
.breadcrumb li.bc-current,
.breadcrumb li.bc-current a {
color: #777;
}  .caption {
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 16px;
margin-top: 10px;
margin-bottom: 10px;
color:rgb(48, 46, 46);
} .icons {
margin: 25px 0 25px -18px;
}
.icons i {
width: 69px;
display: inline-block;
} .gallery ul {
margin: 0;
padding: 0;
}
.gallery ul li {
display: inline-block;
width: 25%;
padding: 0 4px;
}
.gallery ul li img {
width: 100%;
cursor: pointer;
}
.gallery ul li span {
font-size: 0.7em;
opacity: 0.6;
line-height: 0.7em;
}
.gallery-img {
cursor: pointer;
} #street-sections g {
cursor: pointer;
} .links {
margin: 1em 0;
}
.links div {
margin-top: 5px;
}
.links a span {
margin-right: 10px;
font-size: 1.2em;
}
.nextprevious{
margin: 80px 0;
}
.next{
float: right;
text-align: right;
width: 50%;
}
.previous{
float: left;
width: 50%;
} .embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .twentytwenty-overlay {
display: none;
}
.page .twentytwenty-handle {
height: 21px;
width: 38px;
position: absolute;
left: 50%;
bottom: 25px;
top: auto;
margin-left: -22px;
margin-top: 0;
border: 3px solid white;
z-index: 40;
cursor: pointer;
background: rgba(153, 153, 153, 0.85);
border-radius: 0 !important;
box-shadow: none !important;
}
.page .twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 15px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.page .twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 15px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
} .flex-table {
overflow: auto;
margin: 3em 0;
}
.flex-table table {
min-width: 1200px;
}
.flex-table thead {
border-bottom: 2px solid #eee;
}
th, td {
border-right: 2px solid #eee;
}
th:last-child, td:last-child {
border-right: none;
}
.flex-table th {
padding: 12px 24px;
}
.flex-table th,
.flex-table tbody tr td {
text-align: left;
width: 33.3333333%;
}
.flex-table tbody tr td{
padding: 12px 24px;
}
.flex-table tr:nth-child(odd){
background-color: #f9f9f9;
}
.flex-table th{
background-color: #fff;
} @font-face {
font-family: 'Font-Name';
src: url(//sevendialscoventgarden.study/wp-content/themes/sd-ow-3/fonts/font-name.eot);
src: url(//sevendialscoventgarden.study/wp-content/themes/sd-ow-3/fonts/font-name.eot?#iefix) format('embedded-opentype'),
url(//sevendialscoventgarden.study/wp-content/themes/sd-ow-3/fonts/font-name.woff) format('woff'),
url(//sevendialscoventgarden.study/wp-content/themes/sd-ow-3/fonts/font-name.ttf) format('truetype'),
url(//sevendialscoventgarden.study/wp-content/themes/sd-ow-3/fonts/font-name.svg#font-name) format('svg');
font-weight: normal;
font-style: normal;
} .cookie-disclaimer {
position: fixed;
bottom: 0;
width: 100%;
background: #000;
}
.cookie-disclaimer>div {
text-align: center;
padding: 8px 10px 8px 10px;
}
.cookie-disclaimer>div span {
font-size: 1.1em;
color: #fff;
}
.cookie-disclaimer>div span a {
font-size: 1em;
text-decoration: underline;
color: #fff;
}
.cookie-disclaimer>div>span:before {
cursor: pointer;
font-size: 1.1em;
} .overlay-welcome {
position: fixed;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.88);
top: 0;
left: 0;
color: #fff !important;
font-size: 1.3em;
line-height: 1.3em;
}
.overlay-welcome>div {
display: table;
max-width: 600px;
margin: 0 auto;
height: 100%;
padding: 0 10px;
}
.overlay-welcome>div>div {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.overlay-welcome .close-welcome {
font-size: 2em;
cursor: pointer;
}
.overlay-welcome .welcome-links>div {
font-size: 1em;
padding-bottom: 15px;
}
.overlay-welcome a {
color: #fff;
text-decoration: underline;
} .wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea{
margin-bottom: 1rem;
border: 1px solid #777;
width: 400px;
}
.wpcf7 .wpcf7-form-control-wrap input{
line-height: 2.5rem;
padding-left: 8px;
}
.wpcf7 .wpcf7-form-control-wrap textarea{
padding-top: 10px;
padding-left: 8px;
}
.wpcf7 input[type=submit]{
width: 150px;
background: #eee;
padding: 12px 8px;
border:none;
border: 1px solid #eee;
}
.wpcf7 input[type=submit]:hover{
border: 1px solid #777;
} .footer {
width: 100%;
background-color: rgb(26, 25, 25);
padding-top: 50px;
padding-bottom: 50px;
border-top: 2px solid black;
color: rgb(172, 167, 167);
font-size: 14px;
margin-top: 40px;
}
.footer .col-4 {
padding-right: 10px;
}
.footer h2 {
font-family: 'EB Garamond', 'Roboto', sans-serif;
font-weight: normal;
line-height: 1.1em;
margin-top: 0;
margin-bottom: 8px;
font-size: 20px;
color: rgb(231, 229, 229);
}
.footer ul {
list-style: none;
margin-top: 0;
padding-left: 0;
}
.footer li {
font-size: 14px;
line-height: 1em;
margin-bottom: 5px;
}
.footer li span {
color: rgb(172, 167, 167);
}
.footer a {
color: rgb(172, 167, 167);
transition: color 0.3s ease-in-out;
}
.footer a:hover {
color: white;
}
.footer #main-menu-container {
border-top: 0.5px solid rgb(172, 167, 167);
padding-top: 30px;
margin-top: 30px;
} .scrollup{
position: fixed;
bottom: 217px;
right: 0;
height: 60px;
width: 60px;
background-color: #aaa;
cursor: pointer;
}
.scrollup::before{
color: white;
font-size: 30px;
left: 16px;
top: 16px;
position: absolute;
} .biblio>div {
padding: 12px 24px;
}
.biblio .clear:nth-child(odd) {
background: #f9f9f9;
}
.biblio {
width: 100%;
}
.biblio-col {
width: auto;
float: left;
padding: 24px 12px;
}
.biblio-col:nth-child(1) {
width:30%;
margin-right: 30px; 
}
.biblio-col:nth-child(1) > p {
font-weight: bold;
}
.biblio-col:nth-child(0) {
width:70%;
} .col-4 {
width: 25%;
float: left;
}
.col-2 {
width: 50%;
float: left;
}
.col-2:first-child {
padding-right: 20px;
}
.col-2:last-child {
padding-left: 20px;
} .acf-flex {
width: 100%;
display: flex;
}
.full-width, .full-width img {
width: 100%;
}
.full-width p > img {
width: auto;
}
.full-width > p.caption {
margin-bottom: 20px;
}
.acf-flex > .col-2-flex {
float: left;
}
.acf-flex .col-2-flex:nth-child(1) {
max-width: 60%;
}
.acf-flex .col-2-flex:nth-child(0) {
max-width: 60%;
}
.col-2-flex img {
width: auto;
object-fit: cover;
}
.col-2-flex:first-child {
padding-right: 3em;
}
.col-2-flex:last-child {
padding-left: 3em;
} ::-WebKit-scrollbar {
-WebKit-appearance: none;
}
::-WebKit-scrollbar-thumb {
border-radius: 5px;
background-color: rgba(0, 0, 0, .3);
-WebKit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
::-WebKit-scrollbar-track {
background-color: #ddd;
}
::-webkit-scrollbar:horizontal {
height: 10px;
}
#sliding-nav::-webkit-scrollbar,
#sliding-nav .nav-content::-webkit-scrollbar,
#street-dropdown::-webkit-scrollbar {
width: 7px;
} @media only screen and (max-width:1420px) {
.previous-building {
left: 5px;
top: 240px;
z-index: 1000;
}
.next-building {
right: 5px;
top: 240px;
z-index: 1000;
}
.previous-building::before,
.next-building::before {
background-color: #aaa;
}
}
@media only screen and (max-width:1280px) {
.header .nav-button:before {
margin-left: -3px;
}
}
@media only screen and (max-width:1000px) { .header .logo>div>a {
font-size: 1.5em;
} .col-4 {
width: 50%;
}
.dropdowns>div>div>div {
margin-top: 2px;
} .col-2 {
width: 100%;
}
.col-2:first-child {
padding-right: 0;
}
.col-2:last-child {
padding-left: 0;
}
::-webkit-scrollbar:horizontal {
height: 5px;
}
.footer .col-4 {
text-align: center;
}
}
@media only screen and (max-width:850px) {
.previous-building {
float: left;
top: initial;
position: relative;
margin-top: 10px;
}
.next-building {
float: right;
top: initial;
position: relative;
margin-top: 10px;
}
.previous-building::before,
.next-building::before {
background-color: #ccc;
}
}
@media only screen and (max-width:700px) {
.icons {
margin: 25px 0 25px -18px;
}
.icons i {
width: 25%;
padding: 5%;
}
}
@media only screen and (max-width:600px) { .header .logo>div>a {
font-size: 1.2em;
} .col-4, .biblio-col, .biblio-col:nth-child(1), .biblio-col:nth-child(2) {
width: 100%;
} .full-width, .full-width img {
width: 100%;
}
.col-2-flex img {
width: 100%;
height: 93%;
object-fit: cover;
}
.col-2-flex:first-child {
padding-right: 0;
}
.col-2-flex:last-child {
padding-left: 0;
}
.acf-flex .col-2-flex:nth-child(1) {
max-width: 100%;
}
.acf-flex .col-2-flex:nth-child(0) {
max-width: 100%;
}
} ::selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-webkit-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-moz-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #FFF;
border: 1px solid #F0F0F0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {}
.bypostauthor {} @media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " ("attr(href) ")";
}
abbr[title]:after {
content: " ("attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
} .ow-main-flex {
display: flex;
}
.ow-text-wrapper {
margin-bottom: 60px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding: 0 15px;
padding-top: 10px;
padding-bottom: 50px;
border-bottom: 1px solid rgb(223, 219, 219);
}
.ow-fullwidth-wrapper {
max-width: 1200px;
margin: 0 auto;
}
.ow-page-wrapper {
padding-left: 60px;
padding-right: 60px;
max-width: 1500px;
margin-left: auto;
margin-right: auto;
}
.ow-category-wrapper {
padding-bottom: 90px;
padding-top: 50px;
margin: 0 auto;
}
.ow-map-wrapper {
border-top: 1px solid rgb(194, 194, 194);
padding-bottom: 100px;
padding-top: 40px;
margin-top: 20px;
padding-bottom: 0;
}
.ow-map-wrapper h2 {
margin-bottom: 10px;
}
.ow-map-wrapper span {
display: block;
margin-bottom: 40px;
font-size: 18px;
}
.logo a {
color: rgb(17, 17, 17);
}
#ow-building-title {
margin-top: 15px;
margin-bottom: 15px;
}
.ow-page-header {
margin-top: 35px;
margin-bottom: 35px;
}
.description {
padding-bottom: 20px;
border-bottom: 1px solid rgb(196, 194, 194);
}
.icons {
margin-top: 40px;
margin-bottom: 40px;
}
.icons h2 {
margin-left: 18px;
margin-bottom: 20px;
}
.links {
padding-top: 20px;
border-top: 1px solid rgb(196, 194, 194);
}
.links a {
font-size: 18px;
}
#ow-category-header h1 {
margin-bottom: 15px;
margin-top: 0px;
}
#ow-category-header span {
font-size: 18px;
}
#ow-category-map {
padding-top: 50px;
padding-right: 20px;
}
#ow-category-info {
padding-bottom: 50px;
}
.ow-content-and-sidebar {
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-evenly;
}
.ow-main-wrapper {
margin-top: 40px;
}
#category-header-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-top: 40px;
margin-bottom: 40px;
}
#building-map-section {
border-top: 1px solid rgb(199, 199, 199);
padding-top: 10px;
}
#building-map-container {
margin-top: 30px;
}
.ow-content-and-sidebar .ow-text-wrapper {
min-width: 650px;
}
#building-buttons {
display: flex;
justify-content: space-between;
}
#interactive-map-wrapper-outer {
background-color: rgb(233,232,230);
border: 1px solid rgb(233,232,230);
width: 100%;
}
#interactive-map-wrapper-inner {
margin: 0 auto;
max-width: 2100px;
}
#interactive-map-wrapper-inner svg {
display: block;
} @media only screen and (max-width:1180px) {
.ow-text-wrapper {
max-width: 500px;
}
}
@media only screen and (max-width:1120px) {
.ow-page-wrapper {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 800px) { 
.ow-content-and-sidebar .ow-text-wrapper {
min-width: 0 !important;
}
.ow-page-wrapper {
margin-left: 10px;
margin-right: 10px;
padding-left: 40px;
padding-right: 40px;
}
#ow-category-header {
min-width: 100%;
}
#category-header-wrapper {
margin-bottom: 20px;
}
#building-by-building-wrapper #building-by-building-menu {
display: none;
}
}
#contents-header {
margin-top: -10px;
margin-bottom: 40px;
display: block;
font-style: italic;
font-weight: lighter;
font-size: 18px;
}
.ow-image-page-wrapper h1 {
margin-bottom: 5px;
display: block;
}
@media (max-width: 600px) { 
.ow-page-wrapper {
padding-left: 30px;
padding-right: 30px;
}
.ow-text-wrapper {
padding-left: 0;
padding-right: 0;
}
#breadcrumbSidebar {
margin-bottom: 80px !important;
}
}
@media (max-width: 500px) { 
.ow-page-wrapper {
padding-left: 20px;
padding-right: 20px;
}
.ow-main-wrapper {
margin-top: 20px;
}
#breadcrumbSidebar {
min-width: 0 !important;
width: 100% !important;
margin-right: 0 !important;
box-sizing: border-box !important;
}
}
#map-header {
border: none;
padding-top: 80px;
}
#interactive-map-wrapper {
margin-bottom: 60px;
}
#footer-main-menu li {
display: inline-block;
margin-right: 2px;
}
#footer-main-menu li::after {
content: " \00B7";
}
#footer-main-menu li:last-of-type::after {
content: none;
}
#designation-list {
list-style-type: none;
padding-left: 0;
}
dt {
font-weight: 500;
margin-bottom: 10px;
}
dd {
margin-left: 10px;
}
ol {
padding-left: 10px;
}@font-face {
font-family: "Website-Basics";
src: url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.eot);
src: url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.eot?#iefix) format("embedded-opentype"),
url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.woff2) format("woff2"),
url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.woff) format("woff"),
url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.ttf) format("truetype"),
url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.svg#Website-Basics) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Website-Basics";
src: url(https://sevendialscoventgarden.study/wp-content/themes/sd-ow-3/icons/fonts/Website-Basics_5cf8599af1ca19dc26757f5d827df739.svg#Website-Basics) format("svg");
}
}
[data-icons8]:before { content: attr(data-icons8); }
[data-icons8]:before,
.icons8-attention:before,
.icons8-back:before,
.icons8-cancel:before,
.icons8-checked-checkbox-2:before,
.icons8-checkmark:before,
.icons8-collapse-arrow:before,
.icons8-delete:before,
.icons8-document:before,
.icons8-download:before,
.icons8-expand-arrow:before,
.icons8-external-link:before,
.icons8-facebook:before,
.icons8-file:before,
.icons8-folder:before,
.icons8-forward:before,
.icons8-google-plus:before,
.icons8-home:before,
.icons8-image-file:before,
.icons8-info:before,
.icons8-linkedin:before,
.icons8-menu:before,
.icons8-message:before,
.icons8-minus:before,
.icons8-picture:before,
.icons8-pinterest:before,
.icons8-plus:before,
.icons8-restart:before,
.icons8-search:before,
.icons8-share:before,
.icons8-sort-down:before,
.icons8-sort-left:before,
.icons8-sort-right:before,
.icons8-sort-up:before,
.icons8-tumblr:before,
.icons8-twitter:before {
display: inline-block;
font-family: "Website-Basics";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-rendering: optimizeLegibility;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.icons8-attention:before { content: "\f11c"; }
.icons8-back:before { content: "\f106"; }
.icons8-cancel:before { content: "\f116"; }
.icons8-checked-checkbox-2:before { content: "\f11a"; }
.icons8-checkmark:before { content: "\f119"; }
.icons8-collapse-arrow:before { content: "\f108"; }
.icons8-delete:before { content: "\f109"; }
.icons8-document:before { content: "\f11e"; }
.icons8-download:before { content: "\f10d"; }
.icons8-expand-arrow:before { content: "\f107"; }
.icons8-external-link:before { content: "\f11b"; }
.icons8-facebook:before { content: "\f110"; }
.icons8-file:before { content: "\f120"; }
.icons8-folder:before { content: "\f121"; }
.icons8-forward:before { content: "\f105"; }
.icons8-google-plus:before { content: "\f113"; }
.icons8-home:before { content: "\f117"; }
.icons8-image-file:before { content: "\f11d"; }
.icons8-info:before { content: "\f118"; }
.icons8-linkedin:before { content: "\f114"; }
.icons8-menu:before { content: "\f100"; }
.icons8-message:before { content: "\f10e"; }
.icons8-minus:before { content: "\f104"; }
.icons8-picture:before { content: "\f11f"; }
.icons8-pinterest:before { content: "\f112"; }
.icons8-plus:before { content: "\f103"; }
.icons8-restart:before { content: "\f122"; }
.icons8-search:before { content: "\f10a"; }
.icons8-share:before { content: "\f10f"; }
.icons8-sort-down:before { content: "\f101"; }
.icons8-sort-left:before { content: "\f10c"; }
.icons8-sort-right:before { content: "\f10b"; }
.icons8-sort-up:before { content: "\f102"; }
.icons8-tumblr:before { content: "\f115"; }
.icons8-twitter:before { content: "\f111"; }