.sc_clearfix:after {
display: block;
visibility: hidden;
float: none;
clear: both;
height: 0;
content: ".";
text-indent: -9999px;
}
#sc_calendar_wrap {
position: relative;
}
#sc_calendar_wrap,
#sc_calendar * {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
line-height: 1em;
cursor: default;
}
#sc_calendar table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
float: left;
padding-top: 0;
margin-top: 0;
border: none;
}
#sc_calendar th {
width: 13.25%;
background: rgba(100,100,100,0.2);
border: 1px solid rgba(130,130,130,0.2);
text-align: center;
text-transform: capitalize;
padding: 5px;
font-size: 15px;
line-height: 15px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
#sc_calendar td {
width: 13.25%;
border: 1px solid rgba(130,130,130,0.2);
font-size: 11px;
line-height: 11px;
padding: 0;
position: relative;
}
#sc_calendar td.calendar-day {
background: rgba(255,255,255,0.1);
height: 70px;
padding: 0;
margin: 0;
}
#sc_calendar td.calendar-day-np {
background: rgba(200,200,200,0.3);
}
#sc_calendar td div.sc_day_div {
padding: 6px;
}
#sc_calendar td div.sc_day_div a {
overflow: hidden;
white-space: nowrap;
display: block;
padding: 2px 0;
margin: 1px 0;
border: none;
text-align: left;
text-decoration: none;
text-overflow: ellipsis;
font-size: 11px;
line-height: 13px;
position: relative;
z-index: 2;
cursor: pointer;
box-shadow: none;
}
#sc_events_calendar_head {
padding: 10px;
background: rgba(200,200,200,0.3);
border: 1px solid rgba(130,130,130,0.2);
border-bottom: none;
}
#sc_event_select,
#sc_event_nav_wrap,
#sc_events_calendar_head h2 {
margin: 0;
clear: none;
}
#sc_event_select {
float: left;
}
#sc_event_nav_wrap {
float: right;
text-align: right;
}
#sc_event_nav_wrap form {
display: inline;
text-align: right;
}
#sc_events_calendar_head h2 {
display: block;
margin-bottom: 10px;
text-align: center;
font-size: 26px;
line-height: 26px;
}
#sc_events_calendar_head h2:before,
#sc_events_calendar_head h2:after {
content: none;
}
#sc_events_calendar_head select {
padding: 5px 15px 5px 5px;
font-size: 13px;
line-height: 13px;
width: auto;
max-height: calc( 1.5em + 10px );
max-width: 33%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background-position: right 10% top 70%;
}
#sc_events_calendar_head input {
font-size: 13px;
line-height: 13px;
padding: 5px 10px;
vertical-align: initial;
width: auto;
}
#sc_events_calendar select,
#sc_events_calendar input {
margin: 0 5px 0 0;
cursor: pointer;
}
#sc_calendar td div.day-number {
float: none;
position: absolute;
right: 2px;
top: 2px;
padding: 0;
margin: 0;
z-index: 1;
cursor: default;
color: rgba(150,150,150,0.8);
}
.sc_small #sc_event_nav_wrap {
margin: 8px 0 0 0;
}
.sc_small #sc_event_nav_wrap,
.sc_small #sc_event_select {
float: none;
width: 100%;
}
.sc_small #sc_calendar td div {
padding: 1px;
}
.sc_small #sc_event_nav_prev,
.sc_small #sc_event_nav_next {
display: block;
width: 50%;
float: left;
}
.sc_small #sc_event_nav_prev {
text-align: left;
}
.sc_small #sc_calendar td div.sc_day_div a {
text-align: center;
font-size: 25px;
line-height: 20px;
}
.sc_event_details {
margin: 0 0 15px;
}
.sc_events_list .sc_event {
clear: both;
}
.sc_events_list .sc_event_title {
float: left;
clear: left;
}
.sc_events_list .sc_event_date {
float: left;
clear: left;
}
.sc_events_list .sc_event_time {
float: left;
clear: left;
}
.sc_events_list .sc_event_categories {
float: left;
clear: left;
}
.sc_events_list .sc_event_link {
float: left;
clear: left;
}
.sc_events_list br.clear {
clear: both;
} @media only screen and (max-width: 480px) {
.sc-table {
overflow: hidden;
}
.sc-table th {
display: none;
}
#content .sc-table tr td {
display: block;
text-align: left;
width: auto;
}
.sc-table td:first-child {
padding-top: .5em;
}
.sc-table td:last-child {
padding-bottom: .5em;
}
.sc-table td:first-child {
background-color: rgba(0, 0, 0, 0.1);
}
#sc_calendar td.calendar-day {
height: auto;
min-height: 70px;
}
#sc_events_calendar_head h2 {
width: 100%;
margin: 0 0 10px 0;
}
#sc_event_nav_wrap {
text-align: center;
margin: 0 auto;
float: none;
}
#sc_event_nav_wrap form {
display: inline;
text-align: center;
}
}.sugar-calendar__display__inline-flex{display:inline-flex}.sugar-calendar__align-items__center{align-items:center}.sugar-calendar__gap-10{gap:10px}.sc-frontend-single-event__details{align-items:flex-start;display:flex;flex-direction:column;gap:10px;line-height:normal}@media(max-width: 767px){.sc-frontend-single-event__details{gap:20px}}.sc-frontend-single-event__details .sc-frontend-single-event__details-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}@media(max-width: 767px){.sc-frontend-single-event__details .sc-frontend-single-event__details-row{align-items:flex-start;flex-direction:column}}.sc-frontend-single-event__details .sc-frontend-single-event__details__label{font-weight:700}@media (max-width: 768px) {
.has-ollie-fs-tablet {
font-size: var(--ollie-fs-tablet, inherit) !important;
}
.has-ollie-padding-top-tablet { padding-top: var(--ollie-padding-top-tablet) !important; }
.has-ollie-padding-right-tablet { padding-right: var(--ollie-padding-right-tablet) !important; }
.has-ollie-padding-bottom-tablet { padding-bottom: var(--ollie-padding-bottom-tablet) !important; }
.has-ollie-padding-left-tablet { padding-left: var(--ollie-padding-left-tablet) !important; }
.has-ollie-margin-top-tablet { margin-top: var(--ollie-margin-top-tablet) !important; }
.has-ollie-margin-right-tablet { margin-right: var(--ollie-margin-right-tablet) !important; }
.has-ollie-margin-bottom-tablet { margin-bottom: var(--ollie-margin-bottom-tablet) !important; }
.has-ollie-margin-left-tablet { margin-left: var(--ollie-margin-left-tablet) !important; } .has-ollie-gap-tablet.is-layout-flex,
.has-ollie-gap-tablet.is-layout-grid {
gap: var(--ollie-gap-tablet) !important;
}
.has-ollie-gap-tablet.is-layout-flow > *,
.has-ollie-gap-tablet.is-layout-constrained > * {
margin-block-start: var(--ollie-gap-tablet) !important;
}
.has-ollie-gap-tablet.is-layout-flow > :first-child,
.has-ollie-gap-tablet.is-layout-constrained > :first-child {
margin-block-start: 0 !important;
}
.has-ollie-mh-tablet { min-height: var(--ollie-mh-tablet) !important; }
.has-ollie-ta-tablet { text-align: var(--ollie-ta-tablet) !important; }
} @media (max-width: 480px) {
.has-ollie-fs-mobile {
font-size: var(--ollie-fs-mobile, inherit) !important;
}
.has-ollie-padding-top-mobile { padding-top: var(--ollie-padding-top-mobile) !important; }
.has-ollie-padding-right-mobile { padding-right: var(--ollie-padding-right-mobile) !important; }
.has-ollie-padding-bottom-mobile { padding-bottom: var(--ollie-padding-bottom-mobile) !important; }
.has-ollie-padding-left-mobile { padding-left: var(--ollie-padding-left-mobile) !important; }
.has-ollie-margin-top-mobile { margin-top: var(--ollie-margin-top-mobile) !important; }
.has-ollie-margin-right-mobile { margin-right: var(--ollie-margin-right-mobile) !important; }
.has-ollie-margin-bottom-mobile { margin-bottom: var(--ollie-margin-bottom-mobile) !important; }
.has-ollie-margin-left-mobile { margin-left: var(--ollie-margin-left-mobile) !important; } .has-ollie-gap-mobile.is-layout-flex,
.has-ollie-gap-mobile.is-layout-grid {
gap: var(--ollie-gap-mobile) !important;
}
.has-ollie-gap-mobile.is-layout-flow > *,
.has-ollie-gap-mobile.is-layout-constrained > * {
margin-block-start: var(--ollie-gap-mobile) !important;
}
.has-ollie-gap-mobile.is-layout-flow > :first-child,
.has-ollie-gap-mobile.is-layout-constrained > :first-child {
margin-block-start: 0 !important;
}
.has-ollie-mh-mobile { min-height: var(--ollie-mh-mobile) !important; }
.has-ollie-ta-mobile { text-align: var(--ollie-ta-mobile) !important; }
}*,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
b,
strong {
font-weight: var(--wp--custom--font-weight--semi-bold);
}
ol,
ul {
padding: 0;
}
ol:where(:not([class*="wp-block"])),
ol:where(.wp-block-list),
ul:where(:not([class*="wp-block"])),
ul:where(.wp-block-list) {
padding-inline-start: var(--wp--preset--spacing--medium);
}
div[class*="wp-block-"] figcaption {
color: var(--wp--preset--color--secondary);
font-size: var(--wp--preset--font-size--x-small);
margin-bottom: 0;
margin-top: 20px;
text-align: center;
}
img,
figure {
max-width: 100%;
height: auto;
} @-moz-document url-prefix() {
a {
text-decoration-thickness: .1rem !important;
}
} input,
button,
textarea,
select {
font: inherit;
}
input[type="button"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="text"],
textarea {
-webkit-appearance: none;
appearance: none;
}
input:not([type="submit"]):not([type="radio"]),
select,
textarea,
.wp-block-post-comments-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.wp-block-post-comments-form textarea {
color: var(--wp--preset--color--main);
border-radius: 5px;
border: solid 1px color-mix(in srgb, var(--wp--preset--color--tertiary) 100%, var(--wp--preset--color--main) 20%);
padding: .5em 1em;
font-size: var(--wp--preset--font-size--small);
background-color: #fff;
box-shadow: 
0 1px 2px rgba(0, 0, 0, 0.02),
0 0.5px 1px rgba(0, 0, 0, 0.04);
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
outline-color: var(--wp--preset--color--main);
outline-offset: 1px;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
select {
-webkit-appearance: none;
appearance: none;
background: var(--wp--preset--color--base) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;
background-size: 16px;
background-position: calc(100% - 12px) 50%;
padding-right: 2.2em;
}
label {
width: 100%;
display: block;
}
::placeholder {
color: var(--wp--preset--color--secondary);
font-size: var(--wp--preset--font-size--small);
opacity: 0.75;
} a.more-link {
display: block;
} *:not(.wp-block-code) > code {
background-color: var(--wp--preset--color--tertiary);
padding: 3px 5px;
position: relative;
border-radius: 3px;
}
.wp-block-categories {
position: relative;
} .wp-block-term-description p:last-child {
margin-bottom: 0;
} .remove-border-and-padding .wp-block-post-template li:last-child .wp-block-separator {
display: none;
} .single .wp-block-group:has(> .post-meta:empty) {
display: none;
}
.wp-block-group:empty:has(+ .comment-respond) {
display: none;
}
.row-logos > figure {
flex-shrink: 1 !important;
} body:not(.wp-admin) header:has(>.is-position-sticky) {
position: sticky;
top: calc( 0px + var( --wp-admin--admin-bar--height, 0px ) );
z-index: 100;
} @media (max-width: 600px) {
header:has(>.is-position-sticky) {
top: 0;
}
} @media (max-width: 781px) {
.ollie-hide-on-mobile {
display: none;
}
.ollie-unstick-mobile {
position: static;
}
header:has(>.ollie-unstick-mobile) {
position: static;
}
} .wp-block-table table {
background: var(--wp--preset--color--base);
border-radius: 5px;
border: solid 1px var(--wp--preset--color--border-light);
font-size: var(--wp--preset--font-size--x-small);
}
.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: var(--wp--preset--color--tertiary);
}
.wp-block-table td, 
.wp-block-table th,
.wp-block-table thead {
border: none;
border-bottom: solid 1px color-mix(in srgb, var(--wp--preset--color--border-light) 50%, var(--wp--preset--color--base) 5%);
}
.wp-block-table th,
.wp-block-table tfoot {
text-align: left;
background-color: color-mix(in srgb, var(--wp--preset--color--tertiary) 75%, var(--wp--preset--color--base) 5%);
}
.wp-block-table td, 
.wp-block-table th {
padding: .8em 1em;
}
.wp-block-table tfoot {
border-top: solid 1px var(--wp--preset--color--border-light);
}
.wp-block-table tfoot td {
border-bottom: none;
}.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.simple-social-icons {
overflow: hidden;
}
.simple-social-icons ul {
margin: 0;
padding: 0;
}
.simple-social-icons ul li {
background: none !important;
border: none !important;
float: left;
list-style-type: none !important;
margin: 0 6px 12px !important;
padding: 0 !important;
}
.simple-social-icons ul li a {
border: none !important;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: inline-block;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
height: 1em;
line-height: 1em;
text-align: center;
text-decoration: none !important;
text-transform: none !important;
width: 1em;
}
.simple-social-icons ul.aligncenter {
text-align: center;
}
.simple-social-icons ul.aligncenter li {
display: inline-block;
float: none;
}
.simple-social-icons .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
svg.social-bluesky {
margin-left: -0.15em;
}