/*
Theme Name: Sienna
Theme URI: http://rockettheme.com
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Sienna - Gantry 5 Theme from RocketTheme
Version: 1.3.2
*/
h2 {
 font-size:1.25rem;
 font-weight:300
}
#g-page-surround{background:#fff;overflow:hidden;background:url('http://katewolfmusicfestival.com/wp-content/uploads/Poster-Art2-KW_04-gradient.jpg') no-repeat; background-position: top center;
background-size: cover;background-attachment: fixed}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
    background: #95a5a6;
	border-radius: 5px;
}
#g-container-above #g-abovemain {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}
/* line 1, wp-content/themes/rt_sienna/scss/sienna/sections/_main.scss */
#g-mainbar {
  background: rgba(252, 247, 243, 0.7);
  color: #666;
  border-radius: 5px;  
}
.wk-accordion-default .toggler {
    text-shadow: 0 1px 0 #fff;
    color: aliceblue;
}
.wk-slideshow-tabs .nav
span {
    padding: 7px
15px 5px 15px;
    overflow: hidden;
    color: aliceblue;
}
.wk-slideshow-tabs .slides>li>article {
    padding: 15px;
    color: aliceblue;
}
.wk-accordion-default .content {
    padding: 10px;
    border: 1px solid #369;
    background: rgba(37, 120, 162, 0.8);
    border-radius: 5px;
    color: aliceblue;
}
.wk-accordion
.toggler {
    margin: 0;
    cursor: pointer;
    font-size: 1.5em;
}
.wcs-addons--blink {
	animation: none !important;-webkit-animation:none !important;
}
.wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(1){
	display:none !important
}
.wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(2){
	display:none !important
}
.wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(3){
	display:none !important
}
.wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(4){
	display:none !important
}
.wcs-timetable--1 .wcs-timetable--compact .wcs-timetable__classes::before, .wcs-timetable--1 .wcs-timetable--compact .wcs-class__title {
    color: #1e73be;
    font-weight: bold;
}
.wcs-timetable__compact-list .wcs-class__time {
    line-height: 1.96;
    width: 15vh;
    min-width: 160px;
    text-align: center;
    padding: 0;
    font-weight: bold;
}
.wcs-timetable__compact-list .wcs-day__date {
    font-size: large;
    font-weight: bold;
}
.wcs-timetable__container h2 {
    margin: 0 0 1vh;
    padding: 1vh 0;
    text-align: left;
    font-weight: bold;
}
.wcs-timetable__compact-list span {
    font-size: inherit;
    font-weight: bold;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
    color: #ffffff;
    background: rgba(37, 120, 162, 0.75);
    border-radius: 5px;
    border: 1px solid #369;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
    background: #369;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
    background: rgba(255, 255, 255, 0.75);
}