/* 
Theme Name: SC Humanities
Theme URI:    https://schumanities.org
Description:  Custom design theme for SC Humanities
Author:       Nick Kask / Kask Creativity
Author URI:   https://kaskcreativity.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* COLORS */
.indigo {color:#22355b; }
.coastal {color:#00abe9; }
.palmetto {color:#60ab56; }
.jessamine {color:#ebe650; }
.tobacco {color:#a14263; }

.ultimatum-nav {z-index:9999;position: relative}
.uppercase {text-transform:uppercase;}
.right {text-align:right;}

.shadow { text-shadow: 2px 2px 3px #22355b;}
.opaque50 { opacity: 0.5;}

/* BLOOM  */
.et_bloom .et_bloom_optin.et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.et_bloom .et_bloom_optin_1 .et_bloom_1_field.et_bloom_form_content {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
aside .widget.widget_bloomwidget h5 {
margin-bottom: 0;
}
.et_bloom .et_bloom_optin_1 h2, .et_bloom .et_bloom_optin_1 h2 span, .et_bloom .et_bloom_optin_1 h2 strong {font-family: 'Quincy' !important; font-size: 24px !important;
font-weight: normal !important;}

.wp-block-file__button {color: white !important; padding: 8px 15px !important; background-color: var( --e-global-color-primary ); border-radius: 8px;}
.wp-block-file:not(.wp-element-button){font-size: 18px;}

/* CALENDER */
.rhc-widget-b .rhc-date-month-year {background-color: #ebe650;}
.rhc-widget-b .rhc-featured-date {border: 1px solid #ebe650 !important;}
.rhc-widget-b.rhc-widget-upcoming-item.hide-repeat-date {margin-bottom: 5px;}

/* SPEAKERS */
.sb-title {font-size: 24px;}
.sb-topic {background-color: #ebe650; padding:10px; float:left; margin:5px; }
.sb-topic a {text-decoration:none; color:#22355b;}

::-moz-selection { background: #00abe9; color:#ffffff; }
::selection { background: #00abe9; color:#ffffff; }