
/* GLOBAL */
/* --- */
html {
scroll-behavior: smooth;
}
body {
font-family: Arial, sans-serif;
}
b,
strong,
.font-weight-bold {
font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: Arial, sans-serif;
font-weight: bold;
}
#savecontent {
margin-top: -2px;
}
.codey {
font-family: courier, monospace;
}
.anchor {
scroll-margin-top: 140px;
}
.sub-hero h1 {
text-align: center;
}
@media(min-width: 576px) {
h1, .h1 {
font-size: 2.7rem;
}
h2,
.h2 {
font-size: 2.4rem;
}
h3,
.h3 {
font-size: 2.1rem;
}
h4,
.h4 {
font-size: 1.9rem;
}
h5,
.h5 {
font-size: 1.6rem;
}
h6,
.h6 {
font-size: 1.3rem;
}
}
@media(min-width: 768px) {
h1, .h1 {
font-size: 3.1rem;
}
h2,
.h2 {
font-size: 2.75rem;
}
h3,
.h3 {
font-size: 2.4rem;
}
h4,
.h4 {
font-size: 2.05rem;
}
h5,
.h5 {
font-size: 1.7rem;
}
h6,
.h6 {
font-size: 1.35rem;
}
}
@media(min-width: 1200px) {
h1.mega, .h1.mega {
font-size: 4.5rem !important;
}
body {
font-size: 1.1rem;
}
h1,
.h1 {
font-size: 3.4rem;
}
h2,
.h2 {
font-size: 3rem;
}
h3,
.h3 {
font-size: 2.6rem;
}
h4,
.h4 {
font-size: 2.2rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
.col-xl-fives {
flex: 0 0 20% !important;
max-width: 20% !important;
}
}
@media(min-width: 1600px) {
h1.mega, .h1.mega {
font-size: 5.5rem !important;
}
h1,
.h1 {
font-size: 3.8rem;
}
h2,
.h2 {
font-size: 3.25rem;
}
h3,
.h3 {
font-size: 2.8rem;
}
h4,
.h4 {
font-size: 2.35rem;
}
h5,
.h5 {
font-size: 1.9rem;
}
h6,
.h6 {
font-size: 1.45rem;
}
}
.btn {
white-space: normal;
}
.btn-primary,
.btn-primary-alt {
color: white !important;
}
.btn-outline-primary:hover {
color: white !important;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
a.text-dark:hover {
color: var(--primary-alt) !important;
}
/*#savecontent img {
max-width: 100% !important;
height: auto !important;
}*/
.blog-desc div img:not(.blog-detail-image),
.rightfloat {
float: right !important;
margin: 0 0 .5rem 1rem !important;
width: 40% !important;
height: auto !important;
}
.rightfloat-sm {
float: right !important;
margin: 0 0 .5rem 1rem !important;
width: 25% !important;
height: auto !important;
}
@media(max-width: 991px) {
.rightfloat-sm {
float: right !important;
margin: 0 0 .5rem 1rem !important;
width: 40% !important;
height: auto !important;
}
}
@media(max-width: 400px) {
.rightfloat-sm {
float: none !important;
margin: 0 0 1rem 0 !important;
width: 100% !important;
}
}
@media (max-width: 767px) {
.blog-desc div img:not(.blog-detail-image),
.rightfloat {
float: none !important;
margin: 0 0 1rem 0 !important;
width: 100% !important;
}
.alert.alert-primary {
font-size: .9rem !important;
line-height: 1.4;
}
}
.btn-primary {
color: white !important;
}
.round {
border-radius: 12px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
}
@media(min-width: 1600px) {
.container.container-wide {
width: 1500px !important;
max-width: 1500px !important;
}
}
.product-image {
background-size: cover !important;
min-height: auto !important;
padding-bottom: 75%;
}
.blog-item.media .blog-image a.d-flex {
padding-bottom: 70% !important;
}
.blog-data a.h5 {
font-size: 1.25rem;
line-height: 1.4;
}
.blog-data a.h5:hover {
color: var(--primary);
}
#savecontent form label {
font-weight: bold;
}
#savecontent form .checkbox-group label,
#savecontent form .radio-group label {
font-weight: normal;
}
.formbuilder-required {
color: red;
}
.text-right.addToCart {
text-align: left !important;
}
.blog-detail-page,
.oms-calendar,
.oms-event-detail,
.oms-blog {
background: var(--light);
}
.blog-item {
background: white;
}
.blog-detail-page .blog {
border-radius: 12px;
padding: 1.5rem;
background: white;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
.blog-detail-page .blog h4 {
margin-top: 1rem;
}
.event-upcoming-title h6 {
margin-right: 1rem;
}
.event-upcoming-title h6,
.event-upcoming-title a {
display: inline-block;
}
.event-upcoming-title {
display: block !important;
}
.event-upcoming-title a {
display: none;
}
.event-listing {
box-shadow: 0 0 0 transparent !important;
}
#savecontent ul:not(.pagination) {
list-style: none;
padding: 0 15px;
}
#savecontent ul:not(.pagination) li {
position: relative;
padding-left: 30px;
}
#savecontent ul:not(.pagination):not(.nav-pills) li:before {
content: "";
position: absolute;
left: 0;
top: 6px;
/* top: 50%;
transform: translateY(-50%);*/
width: 16px;
height: 16px;
background-image: url('/userfiles/2638/images/check.png');
/* Example image */
background-size: cover;
background-repeat: no-repeat;
}
@media(max-width: 575px) {
.main-hero h5 {
font-size: 1rem;
}
.foot-cta h4 {
font-size: 1.25rem;
}
.main-hero h1 {
font-size: 2rem;
}
}
@media(min-width: 992px) {
.main-hero .overlay {
opacity: .2 !important;
}
}
.side-gradient {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 75%;
background: linear-gradient(90deg, var(--dark) 0%, transparent 100%);
}
.dark-card:hover .card-text,
.dark-card:hover .card-text span {
text-decoration: underline;
}
#omsAccordion .card-header a:hover * {
color: var(--primary) !important;
}
@media(max-width: 991px) {
.bg-white div[style*="min-height: 350px"] {
padding-bottom: 80% !important;
}
}
.block-cards .round {
border-radius: 0 !important;
}
img.alignleft,
img.size-medium {
display: none;
}
.secure-btn-container {
margin: auto;
}
/* PAGE SPECIFIC */
/* Page Specific CSS */
.donation-form label {
color: #404040;
display: block;
}
.donation-form label.error,
.donation-form #card-errors {
color: #900;
}
.donation-form label.error {
display: inline-block;
padding: 0 10px;
}
.donation-form section {
padding: 5px;
}
.donation-form .field {
padding: 4px 0;
}
.donation-form .field .required-star {
color: #aa0000;
display: inline-block;
margin-left: 5px;
}
.donation-form .field .checkboxes {
max-width: 275px;
border: 1px solid #A9A9A9;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.donation-form .field .checkbox {
display: block;
position: relative;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 30px;
line-height: 26px;
padding: 2px 28px 2px 8px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #404040;
overflow: hidden;
text-decoration: none;
}
.donation-form .field .checkbox input {
opacity: 0.01;
position: absolute;
left: -50px;
z-index: -5;
}
.donation-form .field .checkbox:last-child {
border-bottom: none;
}
.donation-form .field .checkbox.selected {
background: rgb(50, 142, 253);
color: #fff;
}
.donation-form .field .checkbox.selected:before {
color: #fff;
line-height: 30px;
position: absolute;
right: 10px;
}
.donation-form .field input,
.donation-form .field select,
.donation-form .field textarea,
.donation-form #card-element,
.donation-form #paypal-button-container {
padding: 4px;
max-width: 275px;
width: 96%
}
.donation-form .start-date label.error {
padding: 4px;
max-width: 350px;
width: 96%
}
.donation-form .field .StripeElement {
background-color: white;
background-color: -moz-field;
border: 1px solid darkgray;
display: inline-block;
}
.donation-form .field textarea.international {
height: 120px;
}
.donation-form .field select {
box-sizing: content-box;
}
.donation-form .field.radio label,
.donation-form .field.checkbox label {
display: inline-block;
}
.donation-form .field.radio input,
.donation-form .field.checkbox input {
width: auto;
margin-left: 0;
}
.donation-form .section.consent .field.checkbox:not(.consent-all) {
margin-left: 20px;
}
.donation-form #cardExpirationMonth,
.donation-form #cardExpirationYear {
width: 85px;
}
.donation-form #security-code {
width: 55px;
}
.donation-form .field .sidenote {
color: #999;
font-size: 10px;
}
.donation-form .field.other-option,
.donation-form .field.other-amount,
.donation-form .field.cardExpirationMonth,
.donation-form .field.cardExpirationYear {
display: inline-block;
}
.donation-form .field.other-amount {
padding-left: 6px;
}
.donation-form .field.cardExpirationMonth {
padding-right: 20px;
}
.donation-form #other-amount {
width: 65px;
}
.donation-form .errors {
border: 1px solid #900;
color: #900;
padding: 10px;
}
.donation-form .radio label.error {
display: inline-block;
padding-right: 86%;
float: right;
}
.donation-form .hidden {
display: none;
}
.btn-group .btn-submit-donation {
padding: 4px 10px;
}
iframe#spreedly-iframe[style='visibility: hidden;'] {
display: none;
}
input,
select,
textarea,
button {
font-family: inherit;
}
#spreedly-modal-overlay[style="visibility:hidden"] {
display: none;
}
/* FOOTER */
