/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2026 | 11:45:11 */
button#modal-search-toggle {
    display: none;
}

a.wp-block-button__link.has-normal-font-size.has-custom-font-size.wp-element-button {
    border-radius: .2rem;
}

.wp-block-button__link:not(.has-text-color) {
    border-radius: .2rem;
}

a.back-to-top {
    display: none;
}

footer#colophon {
    display: none;
}

.content-area {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

@media (max-width: 1279px) {
    .has-navigation-mobile .main-navigation a {
        font-size: 16px;
    }
}

@media (max-width: 1279px) {
    .has-navigation-mobile .main-navigation-container {
        background: #052643 !important;
        color: white !important;

    }
}

.site .toggled .menu-toggle {
    background: #fff !important;
    box-shadow: none !important;
    border-bottom: 1px solid white;
	text-align: right;
}

.container {
    max-width: 1400px !important;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px !important;
    padding-right: 16px;
    overflow-x: hidden;
}

.ccsb-card-heading-label {
    background: #052643 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin-top: 0px !important;
    text-align: left !important;
    text-decoration: none !important;
}

.ccsb-slider-item {
    border-radius: 0px !important;
    color: white !important;
    box-shadow: none !important;
    text-align: left !important;
}

.melyna .ccsb-slider-item {
    background: #052643 !important;
}

.ccsb-card-subtitle {
    box-shadow: none !important;
    text-align: left !important;
    color: white !important;
    padding: 10px 28px 10px 28px !important;
    margin: 0px 0px 10px 0px !important;
}

.ccsb-slider-item {
    position: relative;
    flex: 0 0 360px !important;
}

a.ccsb-card-heading-label {
    line-height: 31px;
}

.ccsb-card-subtitle {
    line-height: 25px !important;
}

.ccsb-slider-controls {
    max-width: 1400px !important;
	margin: 8px auto 15px auto !important;
}

.ccsb-slider-arrow:hover {
    background: #F7F6F5 !important;
    color: white !important;
    border-color: #052643 !important;
}

.ccsb-slider-progress-bar {
    background: #052643 !important;
}

button.ccsb-slider-arrow.ccsb-slider-next:focus, button.ccsb-slider-arrow.ccsb-slider-prev:focus {
    outline: 1px !important;
	outline-style: solid !important;
	outline-color: #052643 !important;
}

@media (max-width: 480px) {
    .ccsb-slider-track {
        grid-auto-columns: calc(90% - 6px) !important;
    }
}

@media (max-width: 768px) {
    .bc-size-card__image-wrap {
        min-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .bc-size-card {
        display: flex;
        flex-direction: column !important;
    }
}

.bc-step-indicator {
	display: none !important;
}


h2.bc-size-selector__title {
    font-size: var(--typography_heading_size_2_em);
    line-height: calc(1 + var(--typography_line_height_headings) / var(--typography_heading_size_2) / var(--responsive_scale));
    color: white;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

@media (min-width: 768px) {
p.bc-size-selector__subtitle {
    color: white;
    font-family: 'Avenir';
    font-size: 19px;
    max-width: 700px;
    margin: 0 auto;
    padding-bottom: 2rem;
	}}

@media (max-width: 768px) {
p.bc-size-selector__subtitle {
    color: white;
    font-family: 'Avenir';
    font-size: 19px;
    padding-bottom: 2rem;
	}}

.bc-size-card {
    border-radius: 0px !important;
}

.bc-size-card__price p, .bc-size-card__price span {
    font-family: 'Avenir';
    font-weight: 700 !important;
    color: black;
}

p.has-small-font-size {
    font-family: 'Avenir';
    font-size: 14px;
	color: #000;
}

.bc-addon-category__header {
    border-radius: 0px !important;
    background: white !important;
    color: #052643 !important;
}

.bc-addon-category__header .bc-counter {
    color: #052643 !important;
    font-family: 'Avenir' !important;
}

p.bc-addon-category__subtitle {
    color: white !important;
    font-family: 'Avenir' !important;
    font-size: 16px !important;
    padding-bottom: 1rem !important;
}

.bc-addon-item__content {
    font-family: 'Avenir' !important;
    color: white !important;
}

span.bc-addon-item__name {
    color: white !important;
    font-family: 'Avenir' !important;
    font-size: 16px !important;
}

span.bc-addon-item__price {
    color: white !important;
    font-family: 'Avenir' !important;
    font-size: 12px !important;
    opacity: .7 !important;
}

.bc-addon-category {
    border-bottom: 0px !important;
}

button.bc-btn.bc-btn--primary.bc-btn--lg {
    border-radius: .2rem !important;
    font-family: 'Avenir' !important;
    background: white !important;
    color: #052643 !important;
    text-transform: none !important;
    font-size: 19px !important;
}

h2.bc-addon-picker__title {
    font-size: var(--typography_heading_size_2_em);
    line-height: calc(1 + var(--typography_line_height_headings) / var(--typography_heading_size_2) / var(--responsive_scale));
    color: white;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

p.bc-addon-picker__subtitle {
    color: white;
    font-family: 'Avenir';
    font-size: 19px;
    padding-bottom: 2rem;
    text-align: center;
}

.bc-addon-item--selected {
    border-color: white !important;
    border-radius: 0px !important;
}

button.bc-addon-item__remove-btn {
    background: white !important;
    color: black !important;
}

button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bc-addon-category__items {
    font-family: 'Avenir';
    color: white;
}

input.bc-qty-input {
    border: 1px solid;
}

button.bc-btn.bc-btn--secondary {
    background: white !important;
    color: black !important;
    border-radius: 0px !important;
    min-height: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
	max-height: 40px !important;
}

span.bc-product-item-qty__label {
    display: none !important;
}

.bc-product-item-qty {
    padding-top: 1rem !important;
}

.bc-product-item-qty {
    max-width: 220px !important;
	min-width: 220px !important;
}

input.bc-qty-input.bc-product-item-qty__input, input.bc-qty-input {
    max-width: 60px !important;
    padding: 0 !important;
    max-height: 40px !important;
    height: 40px !important;
}

.button:focus, .cart_totals .checkout-button:focus, .page-numbers:not(.current):not(.dots):focus, .post-page-numbers:not(.current):not(.dots):focus, .wp-block-button__link:focus, .wp-block-search .wp-block-search__button:focus, [type=button]:focus, [type=reset]:focus, [type=submit]:focus, button:focus {
    outline-color: transparent !important;
	outline: none !important;
}

:where(.site :focus) {
    outline-width: 0px !important;
    outline-style: dashed;
    outline-offset: 0px !important;
    outline-color: currentColor;
}

.bc-review-sidebar__item-thumb {
    display: none;
}

button.bc-btn.bc-btn--primary.bc-btn--lg.bc-btn--full {
    border-radius: .2rem !important;
    font-family: 'Avenir' !important;
    background: #052643 !important;
    color: #fff !important;
    text-transform: none !important;
    font-size: 19px !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    font-size: 0px !important;
    padding: 10px !important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    font-size: 0px !important;
    padding: 10px !important;
}

button.bc-addon-item__info-btn {
    font-family: 'Avenir';
    text-transform: lowercase;
    color: black;
    font-style: normal;
    font-size: 14px;
}

.ccsb-events-row {
    color: black !important;
	font-family: 'Avenir' !important;
}

.ccsb-events-month {
    font-family: 'Avenir' !important;
	color: black !important;

}

.ccsb-events-day {
    font-size: 45px !important;
	line-height: 53px !important;
}

.ccsb-events-title {
    font-size: 25px !important;
    line-height: 33px !important;
}

.ccsb-events-subtitle {
    font-size: 19px !important;
	line-height: 27px !important;
}

.ccsb-events-meta {
    font-size: 19px !important;
	line-height: 27px !important;
}

.ccsb-events-row {
    padding: 25px 0 !important;
}

.ccsb-events-month {
    font-size: 34px !important;
    font-weight: normal !important;
	line-height: 42px !important;
}

.ccsb-events-month-en {
    font-size: 25px !important;
	line-height: 33px !important;
}

.ccsb-events-cal {
    font-size: 19px !important;
	line-height: 27px !important;
}

.ccsb-container {
    max-width: 1500px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ccsb-container {
    color: black;
}

.ccsb-project-funding-label {
    display: grid;
}