html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #262b32;
font-family: montserrat, sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1 {
color: #a87a60;
color: #99765e;
font-size: 3vmin;
text-align: center;
margin-bottom: calc(0.5em + 2vh);
font-family: trajan-pro-3, serif;
text-transform: uppercase;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h2 {
font-family: trajan-pro-3, serif;
text-transform: uppercase;
font-weight: 400;
font-size: 1.2em;
}
h3 {
text-transform: uppercase;
font-weight: 400;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: rgba(000, 000, 000, 0.2);
border: 0;
height: 1px;
margin-bottom: 1.5em;
margin-top: 0.85em;
width: 40px;
}
.page-template-banner-at-top.page-id-29 hr {
background-color: rgba(000, 000, 000, 0.4);
}
hr.wp-block-separator.is-style-wide {
width: 100%;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a { color: #46484c;
text-decoration: none;
}
.post-template-default a {
color: #a87a60;
}
a:visited {  }
a:hover { opacity: 0.5;
}
a:focus,
a:active,
a:focus {
outline: 0px;
}
a:hover,
a:active {
outline: 0;
} figure.image-holder {
margin: 0;
width: 100%;
height: 100%;
}
header#masthead {
position: fixed;
width: 100%;
z-index: 1000;  } h1.site-title,
p.site-title {
text-indent: 100%;
overflow: hidden;
white-space: nowrap;
margin: 0;
}
.logo-holder {
position: relative;
width: auto;
text-align: center;
}
.logo-holder svg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
-webkit-transition: -webkit-transform 0.5s;
transition: -webkit-transform 0.5s;
transition: transform 0.5s;
transition: transform 0.5s, -webkit-transform 0.5s;
height: 100%;
}
.site-branding {
position: relative; overflow-x: hidden;
padding: 1em 0 0.75em;
background-color: white;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
}
@media screen and (min-width: 765px) {
.scrolled .site-branding {
-webkit-transform: translateY(-0.5em);
transform: translateY(-0.5em);
-webkit-transition: -webkit-transform 0.2s 0.35s;
transition: -webkit-transform 0.2s 0.35s;
transition: transform 0.2s 0.35s;
transition: transform 0.2s 0.35s, -webkit-transform 0.2s 0.35s;
}
}
.site-branding a {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 900; }
.site-title {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
color: transparent;
text-indent: -9999rem;
font-size: 0.4rem;
}
.site-branding .logo-holder {
height: 50px;
}
@media screen and (min-width: 765px) {
.site-branding .logo-holder {
height: 68px;
}
}
.site-content {
background: #e9e4de;
}
.home .site-content {
background: #d3c9bf;
}
.single-program .site-content { }
.site-main {
display: block; margin: 8.5em auto 7em;
}
@media screen and (min-width: 765px) {
.site-main {  margin: calc(11.5em + 4vh) auto 7em; }
}
@media screen and (min-width: 765px) {
.page-template-default.page-id-31 .site-main { margin: calc(9.5em + 4vh) auto 7em;
}
} @media screen and (min-width: 765px) {
.page-template-default .site-main {  }
}
.page-template-default h1 {
font-size: 1.65em;
margin: 0;
}
.page-template-default.page-id-31 h1 {
margin: 0;
}
body:not(.home).page-template-banner-at-top .site-main {
padding: 12px;
margin: 0;
width: auto;
max-width: none;
position: relative;
}
.home .site-main { margin: calc(3em + 6vh) auto 0;
}
body:not(.home) .site-main {
width: 82vw;
width: 92vw; max-width: 1150px; }
.display-header {
text-transform: uppercase; margin: 0;
color: #a7a4a4;
letter-spacing: 0.06em;
font-weight: 500;
}
@media screen and (min-width: 1200px) {
.display-header { }
}
.item p.display-header {  margin: 0.5em 0 0;
}
@media screen and (min-width: 765px) {
.item p.display-header {
margin: 0;
}
}
.program-width p.display-header {
margin: 0 0 0.5em;
}
.icaa-post-content p.display-header {
font-family: montserrat, sans-serif;
}
.item .text-holder h3 {
font-size: 1.2em;
}
.subtitle {
font-style: italic; margin: 0;
}
.item p.subtitle {
font-size: 0.9em;
margin: 0;
max-width: none;
}
p.subtitle {  } .featured-items {
margin-bottom: calc(2em + 4vh);
}
.home .featured-items {
width: 82vw;
width: 92vw;
margin: 0 auto calc(3em + 6vh);
max-width: 1150px;
}
.featured-item { background: #fff;
}
.featured-item .text-holder {
text-align: center;  background-color: none;
position: relative;
padding: 20px 3%;
}
.featured-item .text-holder ul {
margin: 0;
padding: 0.1em 0 0 1.4em;
line-height: 1.5;
font-size: 0.85em;
text-align: left;
list-style-type: square;
}
.featured-item .text-holder ul li { margin-top: 0.5em;
}
.text-holder h3 {
margin-bottom: 0; font-size: 1.1em;
font-weight: 500;
letter-spacing: 0.03em;
}
.text-holder h3 + p {
margin-top: 0.3em;
}
.single-program .links a:first-of-type,
.button-style {
text-transform: uppercase;
background: rgba(255, 255, 255, 0.4);
background: none;
border: 2px solid rgba(000, 000, 000, 0.2); padding: 0.55em 1.5em;
display: inline-block; font-size: 0.9em;
font-size: 0.83em; font-weight: 500;
letter-spacing: 0.1em;
color: rgba(000, 000, 000, 0.8);
font-family: montserrat, sans-serif;
}
.featured-item .text-holder a.button-style { margin-top: 1.5em;
border: 2px solid rgba(000, 000, 000, 0.2);
}
.single-program .links a:first-of-type:hover,
a.button-style:hover {
opacity: 1;
color: black;
}  .featured-item .image-holder img {
display: block;
}
.item {
border-bottom: 1px solid rgba(000, 000, 000, 0.3);
padding: 0 0 1em;
margin-bottom: 1em;
}
.item:last-of-type {
border-bottom: none;
}
.page-template-page_upcoming .item {
padding-bottom: 4em;
margin-bottom: 3.75em;
}
.page-template-page_upcoming .item:last-of-type {
padding-bottom: 0;
margin-bottom: 0;
}
.item .button-holder a {
display: block;
width: 145px;
border: 2px solid rgba(000, 000, 000, 0.3);
background-color: transparent;
text-align: center;
}
@media screen and (max-width: 765px) {
.page-template-page_calendar .item .button-holder a {
display: inline-block;
}
}
.item .button-holder a:first-of-type {
margin-bottom: 10px;
}
@media screen and (min-width: 765px) {  }
.item img {
display: block; }
.item div.image-holder:empty { display: none;
}
.page-template-page_calendar .item div.image-holder:empty { display: block;
background-color: rgba(223, 216, 209, 0.9);
}
@media screen and (max-width: 500px) {
.item img {
width: 100%;
}
}
@media screen and (min-width: 765px) {
.item img { position: relative; width: 100%;
height: 100%; }
}
@media screen and (min-width: 765px) {
.item .image-holder { position: relative;
width: 20vmin;
height: 13vmin;
overflow: hidden; }  .program-width {
max-width: 1000px;
margin: 0 auto;
padding: 6vw;
}
.page-template-page_upcoming .item .image-holder {
width: 100%;
max-width: 750px;
margin: 0 auto; height: auto;
}
}
@media screen and (min-width: 1024px) {
.item .image-holder { }
}
.item .text-holder h3 {
margin-top: 0; }
@media screen and (min-width: 765px) {
.item .text-holder h3 {
max-width: calc(100% - 160px);
}
}
@media screen and (min-width: 765px) {
.item .text-holder h3 {
max-width: calc(100% - 160px);
}
}
@media screen and (min-width: 1250px) {
.item .text-holder h3 {
max-width: calc(80% - 160px);
}
}
.featured-item {
margin-bottom: 20px;
} @media screen and (min-width: 765px) {
.page-template-page_calendar .item,
.featured-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.featured-item:not(:has(.video-content)) {
height: 36vw; }
.featured-item.contains-custom-text {
height: fit-content;
}
.page-template-page_calendar .text-holder {
padding-left: 1.25em; }
.featured-item .text-holder {
width: 50%;
width: 68%;
display: -webkit-box;
display: -ms-flexbox;
display: flex; -webkit-flex-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
} .featured-item .image-holder {
display: block;
height: auto;
width: 50%;
width: 42%;
position: relative;
padding-top: 13px;
padding-bottom: 13px;
padding-left: 13px;
} .featured-item .image-holder img {
display: block;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit: cover";
}
.featured-item:nth-child(2n) .image-holder {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
position: relative;
padding-top: 13px;
padding-bottom: 13px;
padding-left: none;
padding-right: 13px;
}
.featured-item:nth-child(2n) .text-holder {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media screen and (min-width: 900px) {
.featured-item {
height: 29.1vw;
max-height: 425px;
max-height: 350px;
min-height: fit-content;
overflow: hidden;
}
}
.featured-item:has(.video-content) {
display: none;
display: block;
padding: 13px;
}
.featured-item .video-content {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
max-width: 100%;
}
.featured-item .video-content + .text-content {
padding: 0 0 1em;
}
.featured-item .video-content + .text-content .display-header {
margin-top: 0.6em;
}
.featured-item .video-content iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} ul#footer-menu {
margin: 0;
padding: 0;
list-style: none;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li:after {
content: " | ";
padding: 0 0.25em;
}
#footer-menu li:last-of-type:after {
display: none;
}
.site-info .sep {
padding: 0.25em;
}
.site-info .social {
display: block;
margin-top: 0.5em;
}
@media screen and (min-width: 500px) {
.site-info .social {
display: inline-block;
margin-top: 0;
}
}
.social a {
width: 25px;
display: inline-block;
vertical-align: middle;
height: 25px;
}
.desk-sep {
display: none;
}
@media screen and (min-width: 500px) {
.desk-sep {
display: inline-block;
}
}
.site-content {
min-height: calc(100vh - 6rem);
overflow-x: hidden;
}
footer .site-info {
font-size: 0.83em;
font-weight: 500;
text-transform: uppercase;
margin: 1.5em 0 1em;
text-align: center;
}
@media screen and (min-width: 900px) {
footer .site-info {
width: 82vw;
width: 92vw;
margin: 1em auto;
max-width: 1250px;
letter-spacing: 0.1em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.site-info div:first-child,
.site-info div:last-child {
min-width: 15.5em;
text-align: left;
}
.site-info div:last-child {
text-align: right;
}
}
a.diana-home-link {
margin: 2.5em 0 0.5em;
display: block;
}
@media screen and (min-width: 900px) {
a.diana-home-link {
margin: 0.1em 0 0 0;
}
}
a.diana-home-link svg {
height: 65px;
width: 45px;
}
@media screen and (min-width: 765px) {
footer.site-footer {
height: 6rem;
}
} .main-navigation {
clear: both;
display: block; width: 100%;
padding: 0 0 0.3em 0;
position: relative;
background-color: white;
-webkit-transition: -webkit-transform 0.3s 0.1s;
transition: -webkit-transform 0.3s 0.1s;
transition: transform 0.3s 0.1s;
transition: transform 0.3s 0.1s, -webkit-transform 0.3s 0.1s;
z-index: 3000;
font-size: 0.95rem;
}
@media screen and (min-width: 765px) {
.wash-chapter {
-webkit-transition: 0.5s;
transition: 0.5s;
}
.main-navigation {
padding: 0 0 0.35em 0;
}
.scrolled .main-navigation {
-webkit-transform: translateY(-2.3em);
transform: translateY(-2.3em);
}
.scrolled .wash-chapter {
opacity: 0;
}
.scrolled .logo-holder svg {
-webkit-transform: scale(0.7);
transform: scale(0.7);
-webkit-transition: -webkit-transform 0.5s 0.2s;
transition: -webkit-transform 0.5s 0.2s;
transition: transform 0.5s 0.2s;
transition: transform 0.5s 0.2s, -webkit-transform 0.5s 0.2s;
}
}
@media screen and (max-width: 765px) {
.menu-main-menu-container {
font-size: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
opacity: 0; -webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.toggled .menu-main-menu-container {
font-size: 1em;
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
min-height: 100vh;
}
nav li#menu-item-64 li#menu-item-679 {
display: none;
}
}
.main-navigation ul {
display: block;
text-align: center;
list-style: none;
margin: 0;
padding-left: 0;
}
@media screen and (min-width: 765px) {
.main-navigation ul.sub-menu {
position: absolute;
left: 0;
top: 1.8em;
right: 0;
bottom: auto;
width: 100%;
display: none;
padding: 0.5em 0 0.4em;
}
}
@media screen and (min-width: 765px) {
.main-navigation ul.sub-menu {
background: rgba(223, 216, 209, 0.9);
}
}
.single-program .main-navigation li.menu-item-38 ul.sub-menu,
.main-navigation li.current_page_parent ul.sub-menu,
.main-navigation li.current-menu-parent ul.sub-menu,
.main-navigation li.current-menu-item ul.sub-menu {
display: block;
}
.single-program .main-navigation li.menu-item-38 a:after { } .category-award-winners .main-navigation li.current_page_parent.menu-item-64 ul.sub-menu,
.single-program .main-navigation li.current_page_parent.menu-item-64 ul.sub-menu {
display: none;
} .category-award-winners li.menu-item-64.current_page_parent a:after,
.single-program .main-navigation li.current_page_parent.menu-item-64 a:after {
opacity: 0;
}
.main-navigation li {
padding: 0.2em;
}
@media screen and (min-width: 765px) {
.main-navigation li:first-of-type {
padding-top: 0;
}
.main-navigation li {
padding: 1em;
}
}
.main-navigation li a {
position: relative;
font-weight: bold;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.1em;
font-size: 0.92em;
font-size: 0.85em;
color: #262b32;
}
@media screen and (max-width: 765px) {
.main-navigation .sub-menu li a {
color: #adafae;
}
}
.main-navigation li a:hover {
opacity: 1;
}
@media screen and (min-width: 765px) {
.main-navigation li a:hover:after {
opacity: 1;
}
}
.main-navigation li a:after {
content: "";
width: 100%;
height: 1px;
background: #46484c;
position: absolute;
right: 0;
left: 0;
top: auto;
bottom: 0;
opacity: 0;
}
.main-navigation li.current_page_parent a:after,
.main-navigation li.current-menu-ancestor a:after,
.main-navigation li.current-post-ancestor a:after,
.single .main-navigation .sub-menu li.current-post-ancestor a:after,
.main-navigation li.current-menu-item a:after {
opacity: 1;
}
.single .main-navigation li.current_page_parent .sub-menu a:after {
opacity: 0; }
.single .main-navigation .sub-menu li.current-post-ancestor a:after {
opacity: 1 !important;
}
.main-navigation li.current-menu-ancestor ul.sub-menu li:not(.current-menu-item) a:after,
.main-navigation li.current-menu-item ul.sub-menu a:after {
opacity: 0;
}
.main-navigation li.current-menu-ancestor ul.sub-menu li:not(.current-menu-item) a:hover:after,
.main-navigation li.current-menu-item ul.sub-menu a:hover:after {
opacity: 1;
}
@media screen and (min-width: 765px) {
.main-navigation li {
display: inline-block;
padding: 0 1%;
}
}
.main-navigation a {
display: inline-block;
text-decoration: none;
}
@media screen and (min-width: 765px) {
.main-navigation a {
display: block;
}
} button.menu-toggle {
background-color: transparent; border-radius: 0px;
border-right: none;
border-left: none;
margin: 0 auto;
height: 8px;
width: 23px;
padding: 0.85em; position: relative;
border: none;
}
button.menu-toggle span {
position: absolute;
top: 0.15em;
left: 0;
right: 0;
height: 2px;
width: 100%;
background: #c68a65;
margin-top: 0.25em;
display: inline-block;
}
button.menu-toggle span:last-of-type {
top: 0.75em;
}
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 765px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
@media screen and (max-width: 765px) {
li#menu-item-1219 {
display: none;
}
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.site-main:before,
.site-main:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .home-header {
height: calc(65vh - 100px);
margin-top: 98px;
position: relative;
}
@media screen and (min-width: 765px) {
.home-header {
height: calc(80vh - 130px);
margin-top: 124px;
}
}
.hero-header {
height: calc(65vh - 100px);
min-height: 400px;
margin-top: 98px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 765px) {
.hero-header {
height: calc(75vh - 130px);
margin-top: 123px;
}
}
.hero-header img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit:cover";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.hero-header img.pope-logo {
-o-object-fit: contain;
object-fit: contain;
max-width: 600px;
width: 80vmin;
margin: 1rem auto 0;
}
@media screen and (min-width: 765px) {
.hero-header img.pope-logo {
width: 60vmin;
}
}
p.mission { font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-style: italic;
font-size: 1.3em;
line-height: 1.6;
width: 82vw;
width: 92vw;
margin: 0;
max-width: 750px;
text-align: center;
position: relative;
}
@media screen and (min-width: 765px) {
p.mission {
font-size: 3vmin;
}
}
.hero-header svg {
width: 300px;
height: 223px;
position: relative;
}
@media screen and (min-width: 765px) {
.hero-header svg {
height: 31vmin;
width: 40vmin;
}
.page-id-27 .hero-header svg { height: 32vmin;
width: 55vmin;
margin-top: 4vmin;
}
}
.home-header:after {
content: "";
position: absolute;
top: auto;
right: 0;
bottom: -2.75em;
left: 0;
height: 30px;
width: 30px;
display: block;
z-index: 900;
margin: auto;  opacity: 0.6;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media screen and (min-width: 765px) {
.img-slider {
opacity: 0;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
.img-slider.slick-initialized {
opacity: 1;
}
}
.slide,
.slick-list,
.slick-track,
.img-slider,
.slide figure {
height: 100%;
}
@media screen and (max-width: 765px) {
.home .slick-list {
overflow: visible;
}
}
.slide img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
font-family: "object-fit:cover";
}
@media screen and (min-width: 765px) {
.gallery-slider.img-slider {
height: calc(100vh - 28em);
min-height: 500px;
}
}
#counter {
margin-top: 1em; font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
text-align: center;
}
.gallery-slider .slick-dots {
display: none !important;
}
.gallery-slider .slick-list {
overflow: visible;
}
@media screen and (min-width: 765px) {
.gallery-slider .slide img {
width: auto;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit:contain";
display: block;
margin: 0 auto;
}
}
.img-slider .slide a {
display: block;
height: 100%;
width: 100%;
}
.img-slider .slide a:hover {
opacity: 1;
}
.img-slider .slide a .image-holder img {
background-color: #fff;
-o-object-fit: contain;
object-fit: contain;
font-family: "object-fit: contain;";
}
.img-slider figure.image-holder {
position: relative;
margin: 0 0 1.5em 0;
}
@media screen and (min-width: 765px) {
.img-slider figure.image-holder {
margin: 0;
}
}
.img-slider:not(.gallery-slider) p {
background: rgba(255, 255, 255, 0.9);
width: 100%;
text-align: center; position: absolute;
top: auto;
right: 0;
bottom: 0;
left: 0;
padding: 0.25em 0 0.2em;
padding: 0.75em 0.75em 0.74em; text-transform: uppercase; font-size: 0.9em;
margin: 0;
letter-spacing: 0.03em;
}
@media screen and (min-width: 765px) {
.img-slider:not(.gallery-slider) p {
font-size: 1em;
}
}
@media screen and (max-width: 765px) {
.img-slider:not(.gallery-slider) p {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.img-slider button {
background: transparent;
border: none;
text-indent: -1000%;
overflow: hidden;
white-space: nowrap;
color: #e9e4de;
}
button:focus {
outline: 0px;
}
.img-slider button.slick-arrow {
position: absolute;
top: 0;
width: 7em;
left: 0;
height: 100%;
z-index: 800;
cursor: pointer; }
.gallery-slider.img-slider button.slick-arrow {
width: calc(50% + 4vw);
left: -4vw;
}
button.slick-arrow:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 28px;
width: 28px;
display: block;
z-index: 900;
margin: auto;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
opacity: 0.6;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.gallery-slider button.slick-arrow:after {
right: 1em;
left: auto;
border-right: 2px solid #777776;
border-bottom: 2px solid #777776;
}
.img-slider button.slick-arrow.slick-next {
right: 0;
left: auto;
}
.gallery-slider.img-slider button.slick-arrow.slick-next {
right: -4vw; }
.img-slider button.slick-arrow.slick-prev:after {
right: auto;
left: 1em;
}
button.slick-arrow.slick-next:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.slick-dots {
position: absolute;
bottom: 0.5em;
top: auto;
right: 0;
left: 0;
margin: 0;
padding: 0;
text-align: center;
}
@media screen and (min-width: 765px) {
.slick-dots {
bottom: 3.75em;
}
}
.slick-dots li {
background-color: rgba(255, 255, 255, 0.5);
display: inline-block;
z-index: 900;
height: 6px;
width: 6px;
border-radius: 100%;
margin: 0 0.5em;
overflow: hidden; }
.slick-dots li.slick-active {
background-color: rgba(255, 255, 255, 1);
} .no-upcoming-statement {
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.no-upcoming-statement a {
color: #a87a60;
}
.items {   }
@media screen and (min-width: 765px) {
.program-width {
background: white;
padding: 4vw;
}
}
.page-template-page_calendar .items {
background: none;
}
.page-template-page_calendar h2 {
color: #a87a60; font-size: 2em;
text-align: center;
margin-bottom: calc(0.5em + 2vh);
line-height: 1;
}
.page-template-page_calendar h2:first-of-type {
margin-top: 0;
}
@media screen and (max-width: 765px) {
.page-template-page_calendar .image-holder {
display: none;
}
}
@media screen and (min-width: 765px) {
.program-width h1,
.program-width h2 {
margin: 0 auto 1.5em;
max-width: 40vw;
}
}
.page-template-page_calendar .text-holder,
.page-template-page_upcoming .text-holder {
position: relative;
width: 100%;
}
.page-template-page_upcoming .text-holder {
text-align: center;
padding: 0;
}
.button-holder {
margin-top: 1em;
}
@media screen and (min-width: 765px) {
.button-holder {
position: absolute;
bottom: 0;
left: auto;
right: 0px;
top: 0px;
bottom: auto;
margin-top: 0;
}
}
.button-holder a:first-of-type {
margin-right: 14px;
}
@media screen and (min-width: 765px) {
.page-template-page_calendar .button-holder a:first-of-type {
margin-right: 0;
}
}
.icaa-callout {
text-align: center;
color: #8a6041;
padding: calc(2.5rem + 8vh) 1.5em;
background: url(//www.classicist-washington.org/wp-content/themes/icaa-wash/img/images/home_pattern_03.png) repeat;
position: relative;   }
@media screen and (min-width: 765px) {
.icaa-callout {
padding: calc(2.5rem + 8vh); }
}
.home .icaa-callout h2 {
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-size: 1.3em;
font-style: italic;
margin: 0 auto 0.75em;
text-transform: none;
line-height: 1.6;
color: white;
letter-spacing: 0.02em;
position: relative;
z-index: 10;
}
@media screen and (min-width: 765px) {
.icaa-callout h2 {
font-size: 2.6vmin;
max-width: 70vmin;
}
}
.home .icaa-callout a.button-style {
color: #fff;
}
.diana-overlay svg {
position: absolute;
top: 0;
right: -60px;
bottom: 0;
left: 0;
height: 275px;
margin: auto;
}
@media screen and (min-width: 765px) {
.diana-overlay svg {
height: 375px;
}
}
.page-id-1850 .diana-overlay svg {
right: 0;
height: 100px;
}
.home .diana-overlay svg {
height: 275px;
}
.diana-overlay svg .cls-1 {
fill: rgba(000, 000, 000, 0.17);
}
.home .diana-overlay svg .cls-1 {
fill: rgba(82, 59, 43, 0.7);
}
.page-id-29 .icaa-callout {
background: url(//www.classicist-washington.org/wp-content/themes/icaa-wash/img/sponsors-bg.jpg);
color: white;
}
.icaa-callout h2 {
font-size: 2.2em;
}
.icaa-callout a.button-style {
background: none; border: 2px solid #a78f7e;
color: #8a6041;
position: relative;
z-index: 10;
}
.page-id-29 .icaa-callout a.button-style {
border: 2px solid white;
color: white;
} .page-template-page_calendar .site-main ul {
list-style: none;
text-transform: uppercase;
font-weight: 700;
font-weight: 500;
letter-spacing: 0.05em;
font-size: 0.92em;
border-top: 1px solid;
margin: 0;
padding: 0;
}
.page-template-page_calendar .site-main .sep {
display: none;
}
@media screen and (min-width: 765px) {
.page-template-page_calendar .site-main .sep {
display: inline-block;
}
}
.page-template-page_calendar .site-main li {
padding: 1em 0;
border-bottom: 1px solid;
position: relative;
}
.page-template-page_calendar .site-main li span:first-of-type {
color: #838684;
}
.page-template-page_calendar .site-main li a:not(.register) {
display: block;
}
@media screen and (min-width: 765px) {
.page-template-page_calendar .site-main li a:not(.register) {
display: inline-block;
}
.page-template-page_calendar .site-main li span:first-of-type {
color: inherit;
}
}
.page-template-page_calendar .site-main li span:nth-child(2) {
padding: 0 1em;
}
.page-template-page_calendar .site-main li a.register {
display: block;
text-align: center;
width: 110px;
margin: 1em 0; }
@media screen and (min-width: 765px) {
.page-template-page_calendar .site-main li a.register { position: absolute;
right: 0;
margin-top: 0;
top: 0;
margin: 0.7em 0;
}
} .page-template-page_past_programs .featured-items {
border-bottom: 1px solid rgba(000, 000, 000, 0.3); padding-bottom: calc(1em + 2vh);
margin-bottom: calc(2em + 2vh);
}
.page-template-banner-at-top.page-id-29 .site-content {
background-color: #966e51;
background-color: #a0765a;
background-color: #a87c5e;
color: #000;
}
.page-template-banner-at-top.page-id-29 .hero-header {
background-color: #fff;
}
.page-template-banner-at-top.page-id-29 .site-content a {
color: #000;
}
.page-template-banner-at-top.page-id-29 .site-main:after {
border: 2px solid rgba(255, 255, 255, 0.3);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.page-template-banner-at-top.page-id-29 .content-block h2 {
font-size: 1.6em;
color: #fff;
}
.page-template-banner-at-top.page-id-29 .sponsor-list h2 {
color: #fff;
}
.page-template-banner-at-top .content-block { padding: 4em 5%;
width: 100%;
position: relative;
}
@media screen and (min-width: 765px) {
.page-template-banner-at-top .site-main:after {
content: "";
position: absolute;
top: 12px;
right: 12px;
bottom: 12px;
left: 12px;
border: 2px solid rgba(000, 000, 000, 0.1);
border: 2px solid rgba(139, 96, 64, 0.25);
pointer-events: none;
width: calc(100% - 24px);
display: block;
}
}
.page-template-banner-at-top h2 {
text-align: center;
}
.page-template-banner-at-top .content-block p {
text-align: justify;
max-width: 750px;
margin: 0 auto 1.5em;
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.page-template-banner-at-top .content-block p.has-text-align-center {
text-align: center;
}
.page-template-banner-at-top .content-block blockquote p {
text-align: center;
font-style: italic;
max-width: 400px;
margin: 2em auto;
}
.button-area {
text-align: center;
}
.button-area a {
margin: 0 0 7px 0;
}
@media screen and (min-width: 765px) {
.button-area a {
margin: 0 7px;
}
} .sponsor-list {
padding: 3rem 0;
text-align: center;
position: relative;  }
.home .sponsor-list {
background: white;
}
.home .sponsor-list:after {
content: "";
position: absolute;
border: 2px solid #dcd4ce;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
pointer-events: none;
}
.home .sponsor-list { }
.page-template-banner-at-top .sponsor-list {
border-top: 1px solid rgba(000, 000, 000, 0.4);
width: 92vw;
max-width: 750px;
margin: 0 auto;
}
.sponsor-list ul {
list-style: none;
margin: 0 0 1em;
padding: 0 0 0 0;
}
.sponsor-row.large-text ul { text-transform: uppercase;
line-height: 2;
letter-spacing: 0.05em;
font-size: 0.9em;
}
.home .sponsor-row.large-text ul {
color: #a7a4a4;
}
.home .sponsor-row.large-text ul a {
color: #a7a4a4;
}
.sponsor-list h3 {
color: #000;
font-family: trajan-pro-3, serif; display: inline-block;
padding: 0 1em;
position: relative;
z-index: 400;
margin-bottom: 0.25rem;
font-size: 1.4rem;
}
.home .sponsor-list h3 {
}
.sponsor-list h2 { color: #8a6041;
color: #99765e;
font-size: 1.6rem;
}
.tier-header {
max-width: 700px;
margin: 0 auto;
position: relative;
}  .icaa-post {
font-size: 0.9em;
}
.item h3,
.featured-item h3,
.icaa-post h3 {
font-family: trajan-pro-3, serif;
text-transform: uppercase;
font-size: 1.4rem;
margin: 1.25em 0 0.1em;
}
.icaa-post h3 {
font-size: 1.2rem;
margin: 0.25em 0 0;
}
.icaa-post p {
margin-top: 0;
display: inline-block;
color: #7c7e82;
}
.icaa-post span {
padding: 0 0.75em;
color: #7c7e82;
}
.icaa-post span + a {
color: #7c7e82;
}
@media screen and (min-width: 765px) {
.icaa-posts {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.icaa-post {
width: calc(50% - 1em); }
.icaa-post .image-holder {
width: 100%;
overflow: hidden;
position: relative;
padding-top: 68%;
background: #fff;
}
.icaa-post .image-holder img {
width: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
}  .single-program .main-navigation li.menu-item-38 > a:after {
opacity: 1;
}
.single-program.upcoming-program .main-navigation li.menu-item-58 a:after {
opacity: 1;
}
.single-program.past-program .main-navigation li.menu-item-40 a:after {
opacity: 1;
}
body:not(.home).single-program .site-main {    }
body:not(.home).single:not(.single-program) .site-main {
max-width: 800px;
}
body:not(.home).single .site-main.galleries {
max-width: 1000px; margin-top: 8.5em;
}
@media screen and (min-width: 765px) {
body:not(.home).single .site-main.galleries { margin-top: 12em;
}
}
body:not(.home).single-post .site-main { margin-top: 12em;
} .page-id-31 .entry-content ul {
margin: 0 0 2em 0;
padding: 0;
list-style-type: none;
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
}
.page-id-31 h2 {
margin-bottom: 0.2em;
color: #99765e;
}
@media screen and (max-width: 765px) {
.page-id-31 h2,
.page-id-31 .entry-content ul {
text-align: center;
}
} .page-id-31 h2.black {
color: #262b32;
margin: 0.5em 0 3em 0;
}
@media screen and (min-width: 765px) {
.page-id-1866 .icaa-post-content,
.page-id-31 .icaa-post-content {
max-width: calc(750px + 14vw);
margin: 0 auto;
background: white;
padding: 3vw 7vw;
}
}
.page-id-1866 iframe {
margin: 0 auto;
text-align: center;
}
.single-program .text-holder {
margin: 1.5em 0 0 0;
}
@media screen and (min-width: 765px) {  }
.single .links {
margin-top: calc(3em + 3vh);
text-align: center;
}
.single .links a {
display: block;
width: 350px;
margin: 7px auto;
} .post-thumb img {
display: block;
}
.post-thumb + p.icaa-caption {
margin-bottom: calc(2em + 2vh); }
body:not(.home) .icaa-caption,
body:not(.home) p.icaa-caption {
text-align: center;
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
font-style: italic;
color: #74777b;
letter-spacing: 0.02em;
}
.icaa-caption.galleries p {
font-style: normal; color: #262b32;
margin-top: 0;
}
@media screen and (min-width: 765px) {
.icaa-caption.galleries p {
margin-top: 3em;
}
}
.icaa-post-header {
text-align: center;
}
@media screen and (min-width: 765px) {
.icaa-post-header {    }
.icaa-post-header .image-holder {  }
.icaa-post-header img { }
}
.single-program h1 {
text-align: center; color: #262b32; font-size: 1.1em;
font-weight: 500;
letter-spacing: 0.03em;
}
.single-program .subtitle {
text-align: center; }
@media screen and (min-width: 765px) {
.single-program p.display-header {  }
}
.icaa-post-details {
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto; margin: 2.25em auto 3em;
text-align: center;
width: 82vw;
width: 92vw;
max-width: 600px;
}
@media screen and (min-width: 765px) {
.icaa-post-details { }
.icaa-post-details p:first-of-type {
margin-top: 0;
margin-bottom: 0.75em;
}
}
.icaa-post-details a.button-style {
margin-top: 0.65em;
border: 2px solid rgba(000, 000, 000, 0.2);
}
.icaa-post-content { font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
width: 82vw;
width: 92vw;
max-width: 750px;
margin: 0 auto;
}
.page-template-page_upcoming .icaa-post-content {
width: auto;
}
.icaa-post-content p {
text-align: justify;
}
.icaa-post-content p.has-text-align-center {
text-align: center;
}
.icaa-post-content p.display-header {
text-align: center;
}
.icaa-post-content .icaa-post-details p {
text-align: center;
}
.galleries .icaa-post-content {
margin: 6em auto 0;
}
.icaa-post-content ul {
margin: 0;
text-align: left;
padding: 0 0 0 1em;
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
list-style-type: circle;
}
.icaa-post-content p + ul {
margin: -1em auto 2em;
}
.icaa-post-content .wp-block-gallery ul {
padding: 0;
margin-top: 1em;
}
@media screen and (max-width: 765px) {
.page-id-1866 .wp-block-gallery.columns-3 ul li:last-of-type {
display: none;
}
}
.page-template-banner-at-top .content-block ul {
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto;
} .icaa-single-post h1 {
color: black;
margin: 0;
font-size: 1.5em;
}
.icaa-single-post .date {
text-align: center;
margin: 0 0 calc(1em + 2vh) 0;
color: #74777b;
font-size: 0.9em;
}
.sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
margin: 0;
}
.entry-content a:not(.button-style) {
color: #a87a60;
}
.page-id-31 .entry-content a:not(.button-style) {
color: #262b32;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} @media screen and (max-width: 850px) {
.wp-block-columns {
display: block;
}
.wp-block-column {
margin-left: 0 !important;
}
}
@media screen and (min-width: 850px) { } .instagram {
text-transform: uppercase;
font-weight: 700;
font-weight: 500;
letter-spacing: 0.1em;
text-align: center;
background-color: #d3c9be;
background-color: #222222;
padding: 6vh 4vw;
}
.instagram h2 {
font-family: montserrat, sans-serif;
font-weight: 700;
font-weight: 500;
letter-spacing: 0.1em;
font-size: 1em;
margin-top: 0;
color: #fff;
}
.instagram .social svg {
fill: #fff;
}
#sb_instagram {
width: 84vw !important;
max-width: 1266px;
margin: 0 auto; }
#sb_instagram #sbi_load .sbi_follow_btn {
display: block;
}
#sb_instagram #sbi_load .sbi_follow_btn a {
background-color: none;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
background: none;
color: #fff;
display: block;
margin-top: 2em; padding: 0;
font-size: 1em;
}
.sbi_follow_btn svg {
display: none;
}
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
opacity: 0.6;
}
#sb_instagram svg:not(:root).svg-inline--fa { opacity: 0;
} .wp-pagenavi {
width: 100%;
text-align: center;
text-transform: uppercase;
font-size: 0.85em;
}
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi a,
.wp-pagenavi span {
border: none;
color: #46484c;
padding: 5px 3%;
}
@media screen and (min-width: 765px) {
.wp-pagenavi a,
.wp-pagenavi span {
padding: 3px 0.75%;
}
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
font-size: 1.3em;
}
.wp-pagenavi span.current {
font-weight: normal;
border-bottom: 1px solid;
}  #credit svg svg.siteby path,
#credit svg svg.d path,
#credit svg svg.therest path {
fill: #000; }
@media all and (min-width: 765px) {
#credit svg svg.siteby path,
#credit svg svg.d path,
#credit svg svg.therest path {
fill: #000;
opacity: 0.8;
}
} #credit svg svg.siteby,
#credit svg svg.therest {
opacity: 0;
filter: alpha(opacity=0);
transition: opacity 0.75s ease, -webkit-filter 0.75s ease;
-webkit-transition: opacity 0.75s ease, -webkit-filter 0.75s ease;
transition: opacity 0.75s ease, filter 0.75s ease;
transition: opacity 0.75s ease, filter 0.75s ease, -webkit-filter 0.75s ease;
}
#credit {
opacity: 0;
filter: alpha(opacity=0);
margin: 5rem auto 0;
padding: 0;
overflow: hidden;
display: block;     width: 200px;
height: 12px;
max-width: 10px;
-webkit-transition: max-width 0.75s ease, opacity 0.5s ease-in;
transition: max-width 0.75s ease, opacity 0.5s ease-in;
z-index: 900;
}
#credit svg {
height: 100%;
position: absolute;
left: 0;
right: auto;
} #credit > a {
display: block;
position: relative;
margin: 0 !important;
padding: 0 !important;
height: 12px;
width: 200px;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
-webkit-transition: -webkit-transform 0.75s ease;
transition: -webkit-transform 0.75s ease;
transition: transform 0.75s ease;
transition: transform 0.75s ease, -webkit-transform 0.75s ease;
}
#credit:hover {
max-width: 200px;
}
#credit:hover > a {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
#credit:hover svg svg.siteby,
#credit:hover svg svg.therest {
opacity: 1;
filter: alpha(opacity=100);
} .page-template-default:not(.page-id-31) .entry-content {
text-align: justify;
font-family: "Gentium Book Basic", "Gentium Basic", Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: subpixel-antialiased;
-moz-osx-font-smoothing: auto; }
.page-id-31 h1,
.post-template-default h2,
.page-template-default h2,
.page-template-banner-at-top.page-id-1850 h2 {
font-family: montserrat, sans-serif;
letter-spacing: 0.06em;
font-size: 0.9em;
font-weight: 600;
color: #99765e;
}
.wp-block-button {
color: inherit;
text-align: center;
margin-bottom: 1.5em;
}
.wp-block-button__link {
background-color: transparent;
border: 2px solid rgba(000, 000, 000, 0.2) !important;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
color: inherit;
cursor: pointer; font-size: 0.83em;
font-family: montserrat, sans-serif;
margin: 0;
padding: 0.55em 1.5em;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
}
ul.no-bullet-center {
text-align: center;
list-style: none;
padding: 0;
margin: 0 0 1.5em 0;
}
p.inset-text {
max-width: 500px !important;
margin: 1em auto 1.5em !important;
}