/*
Theme Name: Gika Rector child theme for Enfold
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme, customized for Sentinel Trust
Version: 1.0
Author: Edward F. Gumnick
Author URI: http://www.starfallgraphics.com
Template: enfold
*/


:root {
	--coaching-even-darker: #003d40;
	--coaching-darker: #00565a;
	--coaching-medium: #007b81;
	--coaching-light: #bfdedf;
	--creativity-even-darker: #486012;
	--creativity-darker: #65871a;
	--creativity-medium: #90c125;
	--creativity-light: #e3efc8;
	--movement-even-darker: #7d2b08;
	--movement-darker: #af3d0b;
	--movement-medium: #fb5710;
	--movement-light: #fed5c3;
	--about-even-darker: #7e5600;
	--about-darker: #b07800;
	--about-medium: #fcac00;
	--about-light: #feeabf;
	--purple-medium: #593d98;
	--purple-light: #836eb2;
	--purple-lighter: #ac9ecc;
	--purple-lightest: #d5cee5;
	--purple-dark: #503789;
	--purple-darker: #3e2b6a;
	--purple-darkest: #2c1e4c;
	--buttons: #e14e0e;
}


.template-page .entry-content-wrapper h2 {
    text-transform: none !important;
    letter-spacing: 0px !important;
}


/* Turn off default all-caps and letterspacing on various headings */
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2, .iconbox .iconbox_content .iconbox_content_title, h1, h2, h3, h4, h5, h6 {
text-transform: none !important;
letter-spacing: 0px !important;
}

/* Set fonts */
body, .tribe-theme-enfold, .tribe-common .tribe-common-b2,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-common-form-control-text__input,
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
	font-family: ff-tisa-sans-web-pro, sans-serif !important;
	font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6, 
.tribe-common .tribe-common-h1, 
.tribe-common .tribe-common-h2, 
.tribe-common .tribe-common-h3, 
.tribe-common .tribe-common-h4, 
.tribe-common .tribe-common-h5, 
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8,
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn {
	font-family: ff-tisa-sans-web-pro, sans-serif !important;
	font-weight: 700 !important;
}

/* Set heading sizes */
h1, h2, h2.entry-title {
	font-size: 32px !important;
}

/* Exception for H2s in event details on single-event posts */
h2.tribe-events-single-section-title {
	font-size: 16px !important;
}

h3 {
	font-size: 24px !important;
	line-height: 1.4em !important;
	margin: 24px 0 10px !important;
}

/* Exception for H3s that appear in post sliders */
h3.slide-entry-title.entry-title, h3.entry-title.summary {
	font-size: 18px !important;
	line-height: 1.3em !important;
}

/* Fix padding on titles of events on summary pop-ups */
h3.entry-title.summary {
	padding: 0 19px !important;
}

/* Exception for H3s on the event calendar month view */
h3.tribe-events-month-event-title {
	font-size: 14px !important;
	line-height: 1.3em !important;
	margin-top: 10px !important;
}

h4 {
	font-size: 16px !important;
	line-height: 1.3em !important;
	margin-bottom: 6px !important;
}

/* Exception for H4s in the calendar listing on the home page */
h4.entry-title.summary {
	font-size: 15px !important;
}

/* Style superscripts */
.superscript {
	font-size: 65% !important;
	position: relative !important;
	top: -6px !important;
}

/* Style footnotes */
.footnote {
	font-size: 80% !important;
}

/* Designate nonbreaking text */
.dnb {
	display: inline-block !important;
}

/* Style fractions */
.frac-num, .frac-denom {
	font-size: 65% !important;
}
.frac-num {
	position: relative !important;
	top: -0.3rem !important;
}
.gika-fraction {
	letter-spacing: 1px !important;
}

/* Adjust color scheme of event posts */
.tribe-events-pg-template, .tribe-events {
	background-color: #fffff5 !important;
}

/* Adjust layout of single-event posts content area - I don't remember why I added this rule, but I removed it on 6/18/24 because it was screwing up the mobile layout. --efg
.av-single-event-content {
		margin: 50px !important;
} */

/* Fix button color in events */
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
	background-color: #fb5710 !important;
}

/* Highlight menu option(s) */
#menu-item-5507 a {
	background-color: #fc814c !important;
	color: #000 !important;
}

#menu-item-5507 a:hover {
	background-color: #4a398a !important;
	color: #fff !important;
}


/* Modify look of events calendar */
.main_color .av-tribe-events-content-wrap, .main_color .av-single-event-meta-bar-inner {
background: #ffffff !important;
}

.av-tribe-events-content-wrap {
	border: solid #f4dfc6 1px !important;
	margin-bottom: 20px !important;
}

#top .tribe-events-list-event-title.entry-title, #top .tribe-events-list-event-title {
	text-align: left !important;
}

/* Adjust background color of the view selector at the right end of the events header area */
.main_color .tribe-bar-views-inner {
	background-color: #ac9ecc !important;
}

/* Remove rules from the view selector box */
.tribe-bar-views-inner {
	border: 0px !important;
}

/* Adjust background color of the search form at the top of event pages */
#tribe-bar-form {
	background: #d5cee5 !important;
}

.tribe-bar-filters-inner {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.tribe-events-othermonth {
	background-color: #fed5c3 !important;
	z-index: -1000 !important;
}

/* Create border around Coaching section of home page */
.home #coaching {
	border-top: solid 30px var(--coaching-medium) !important;
	border-bottom: solid 30px var(--coaching-medium) !important;
	border-left: solid 50px var(--coaching-medium) !important;
	border-right: solid 50px var(--coaching-medium) !important;
}

/* Create border around Creativity section of home page */
.home #creativity {
	border-top: solid 30px var(--creativity-medium) !important;
	border-bottom: solid 30px var(--creativity-medium) !important;
	border-left: solid 50px var(--creativity-medium) !important;
	border-right: solid 50px var(--creativity-medium) !important;
}

/* Create border around Movement section of home page */
.home #movement {
	border-top: solid 30px var(--movement-medium) !important;
	border-bottom: solid 30px var(--movement-medium) !important;
	border-left: solid 50px var(--movement-medium) !important;
	border-right: solid 50px var(--movement-medium) !important;
}

/* Create border around About section of home page */
.home #about, .page-id-8014 #about {
	border-top: solid 30px var(--about-medium) !important;
	border-bottom: solid 30px var(--about-medium) !important;
	border-left: solid 50px var(--about-medium) !important;
	border-right: solid 50px var(--about-medium) !important;
}

/* Style large lead-in headings for home page sections */
.home-leads {
	font-size: 3vw !important;
	font-weight: 100 !important;
	font-style: italic !important;
	position: relative !important;
	top: -7px !important;
}

@media only screen and (max-width: 768px) {
.home-leads {
	font-size: 5vw !important;
	font-weight: 100 !important;
}
}


/* Style pull quotes */
.quote-out {
	font-size: 2vw !important;
	font-weight: 100 !important;
	font-style: italic !important;
}

@media only screen and (max-width: 992px) {
.quote-out {
	font-size: 3vw !important;
	font-weight: 100 !important;
	position: relative !important;
	top: -1em !important;
}
}

@media only screen and (max-width: 768px) {
.quote-out {
	font-size: 4vw !important;
	font-weight: 100 !important;
}
}

@media only screen and (max-width: 400px) {
.quote-out {
	font-size: 6vw !important;
	font-weight: 100 !important;
}
}


/* Hide comment count and blog post date on home page blog slider */
#about .slide-meta {
	display: none !important;
}

/* Adjust type size of blog post excerpts on home page About section */
#about .slide-entry-excerpt {
	font-size: 14px !important;
	font-style: italic !important;
	line-height: 1.5em !important;
	margin-top: 6px !important;
}

#about .slide-entry-excerpt .read-more-link {
	margin-top: 4px !important;
}


/* Blog posts: Break author byline to a line by itself in meta data */
.blog-author.minor-meta, .blog-categories.minor-meta, .comment-container.minor-meta {
	display: block !important;
	padding-top: 3px !important;
}


/* Hide separators (/) on blog post meta data */
.post-meta-infos .text-sep /*.post-meta-infos .text-sep.text-sep-date, .post-meta-infos .text-sep.text-sep-cat */ {
	display: none !important;
}

/* Adjust line height on blog post meta data */
.post-meta-infos {
	line-height: 1.4em !important;
	border-left: solid 3px var(--about-darker) !important;
	padding-left: 15px !important;
}

/* Tinker with arrows on blog post slider */
.avia-slideshow-arrows {
	display: none !important;
}

/* Show arrows on testimonial slider */
.page-id-9413 .avia-slideshow-arrows {
	display: block !important;
}

/* adjust photo on never and always blog post */
#never_always_pic {
	background-size: cover !important;
}

/* adjust text alignment of icon box text */
.iconbox_content_container {
	text-align: left !important;
}

/* Define style for bold lead-in text */
.lead-in {
font-weight: bold;
color: var(--purple-dark);
}

.editor-note {
display: block;
border: 1px solid #c00;
font-size: 90%;
color: #c00;
margin: 6px 0;
padding: 6px 6px 0 6px;
}


/* Box for "Guest Post" label */
div.guest-post {
float: left;
background-image: url('/wp/wp-content/uploads/2010/06/guest-bg.jpg');
color: white;
/* font-weight: bold; */
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
font-size: 18px;
line-height: 21px;
text-align: center;
padding: 8px 15px 12px;
margin: 0 12px 6px 0;
}


/* Hide box about recurring events on home page event listings */
.home .recurringinfo {
	display: none !important;
}

/* Fix vertical alignment of event details on event listings */
.tribe-events-loop .tribe-events-event-meta {
vertical-align: top !important;
}

/* Fix alignment of page headlines on event listings */
.tribe-events-page-title {
font-size: 28px !important;
text-align: left;
}

/* Adjust titles of individual events */
.single-tribe_events .tribe-events-single-event-title {
	font-size: 32px !important;
	line-height: 1.3em !important;
	margin-bottom: 8px !important;
}

/* Adjust spacing between slide images and the article headline on the home page */
.home .slide-entry .slide-image {
	margin-bottom: 12px !important;
}

/* Make event summary pop-ups prettier */
.tribe-events-event-thumb img {
	margin: 6px 9px 3px 0 !important;
}

/* Highlight menu item of current page */
.sub-menu .current-menu-item a,
.sub-menu .current-menu-item a:hover {
	background-color: #fdab88 !important;
	color: #101000 !important;
}

/* De-emphasize the Coaching, Creativity, Movement, and About menu items on the home page */
.home .current_page_item a {
	color: #8c8c8c !important;
}

.home #menu-item-3467.current_page_item a {
	color: #ffffff !important;
}

/* Adjust width of first footer column */
#footer .av_one_fifth.first {
	width: 5% !important;
}

/* Adjust footer spacing */
#footer .widget {
	margin: 15px 0 15px 0 !important;
}

#footer {
	padding-bottom: 0px !important;
}


/* Style "read more" link */
.read-more {
	font-size: 90% !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	padding-left: 4px !important;
}

/* Create custom bullets for main body text (including the home page and event lists) */
.avia_textblock ul, .ecs-event-list {
	list-style-image: url(/wp/wp-content/uploads/2010/06/gika-bullet.jpg) !important;
	margin-left: 0px !important;
}

.avia_textblock ul li, .ecs-event-list li {
	padding-left: 7px !important;
}

/* .ecs-event-list li span.duration {
	margin-left: 7px !important;
} */

/* Adjust spacing of event list */
.ecs-event-list ul h4.entry-title {
	margin-bottom: 2px !important;
}


/* Fix spacing of bullet lists in sidebar widgets */
.sidebar .widget li p {
	margin: 0 0 10px 0px !important;
}

.sidebar .widget ul {
	list-style-type: none !important;
	margin-left: 20px !important;
	text-indent: 0px !important;
}

.sidebar .widget li p::before {
	content: "\25A0" !important;
	font-size: 120% !important;
	color: var(--buttons) !important;
	display: inline-block !important;
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}

/* Remove indent on the upcoming events list on the sidebar */
.sidebar .widget ul.ecs-event-list {
	margin-left: 0px !important;
}
.sidebar .widget ul.ecs-event-list li {
	padding-left: 0px !important;
}


.event-img-vert {
	float: right; 
	margin: 0 0 15px 30px; 
	width: 30%; 
	min-width: 250px;
}

.event-img-horiz {
	float: right; 
	margin: 0 0 15px 30px; 
	width: 40%; 
	min-width: 275px;
}

.event-img-wh-bg {
	border: solid 1px var(--movement-darker) !important;
}

@media only screen and (max-width: 767px) {
.event-img-vert, .event-img-horiz {
	float: none !important; 
	margin: inherit !important; 
	width: 100% !important; 
}	
}


.photo-credit { 
	float: right !important;
	clear: right !important;
	font-size: 12px !important;
	margin: 0px 0px 10px 30px !important;
	position: relative !important;
	top: -10px !important;
	width: 40% !important;
	min-width: 275px !important;
}


/* Define style for a highlight box to appear above a newsletter article */
.highlight-box {
	border: solid 1px #fed680;
    background-color: #feeabf;
	padding: 10px 15px 5px !important;
	font-size: 90% !important;
    color: #8c8c8c;
}


/* Design e-mail blurb on Weekly Newsletter posts */
.email_blurb {
	background-color: var(--coaching-light) !important;
	padding: 3px 20px 15px !important;
}


.email_blurb .iconbox_icon {
	padding-top: 7px !important;
}


/* Adjust size of labels on Gravity Forms */
legend.gfield_label {
	font-size: 0.92em !important;
}

/* Fix link and link hover colors within event posts and lists */
#tribe-events-content a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #fb5610 !important;
}
#tribe-events-content a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #583d98 !important;
}

/* Adjust color for <strong> tags to make them distinct from links */
strong {
	color: var(--movement-darker) !important;
}

/* Remove bizarro background color from event search bar */
.main_color #tribe-events-bar:before, .main_color #tribe-events-bar:after {
	background: none !important;
	border: 0 !important;
}

/* Fix color of text in calendar links and sharing buttons on events */
#tribe-events-content .tribe-events-cal-links a, #tribe-events-content .sd-content li a {
	color: #fff !important;
}

/* Adjust spacing at top of Calendar page */
.tribe-events-l-container {
	padding-top: 25px !important;
}

/* Add spacing between paragraphs of excerpts in event lists */
.tribe-common p {
	margin-bottom: 0.75em !important;
}

/* Set font to Tisa Sans where necessary */
.tribe-events-content, .tribe-common .tribe-common-b2--bold, body, p, div, .tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8, .tribe-common .tribe-common-b2 {
	font-family: ff-tisa-sans-web-pro, sans-serif !important;
}

/* Remove big margin at the top of single-event posts */
.av-single-event-content {
	margin-top: 0px !important;
}

/* Change background color of "tooltip" box that appears when you hover over events in month view */
.tooltipster-sidetip .tooltipster-box {
	background: #101010 !important;
	border: none !important;
	padding: 15px 15px 10px !important;
	border-radius: 4px
}

/* Adjust color of bold lead-ins on "tooltip" box on month view */
.tooltipster-sidetip .tooltipster-box .lead-in {
	color: #ac9ecc !important;
	display: block !important;
	margin-bottom: 8px !important;
}

/* Adjust size of event titles on monthly calendar view */
h3.tribe-events-calendar-month__calendar-event-title, .tribe-events-calendar-month__multiday-event-hidden a, .tribe-events-calendar-month__multiday-event-bar-title {
	font-size: 16px !important;
}
/* ...and on tooltip */
a.tribe-events-calendar-month__calendar-event-tooltip-title-link.tribe-common-anchor-thin {
	font-size: 18px !important;
	line-height: 1.2em !important;
	display: inline-block !important;
}

/* Set wider page margins for info panel page */
.page-id-8014 #main {
box-shadow: #222222 6px 0px 15px -6px, #222222 -6px 0px 15px -6px;
margin-top: 30px;
margin-bottom: 30px;
}

/* Resize the text of footer notes */
.footer-note p {
	font-size: 90% !important;
}

/* Style "Upcoming Classes" box on Movement page */
#upcoming-feltmaking-box {
	background-color: var(--movement-light) !important;
	padding: 10px 15px !important;
}

/* Remove excess spacing at top and side of Events Calendar page */
section.tribe-common-l-container.tribe-events-l-container {
	padding: 0px !important;
}

/* Adjust width and allow text wrapping for event details */
.tribe-events-event-url, .tribe-events-event-url a {
	word-wrap: break-word !important; /* Ensures long URLs break and wrap to the next line */
    white-space: normal !important;  /* Allows normal text wrapping */
	overflow-wrap: break-word !important;
}
