/**
 * Campaign Styles for campaign #235704
 */

/** Style Text Headers#3801 */
.widget-header-text{
   font-size: 3.0rem;
    font-weight: bold;
    margin-top: -12px;
    color: black;
  font-family: Eagle Lake;
  font-variant: small-caps;
  }

div.widget.widget-header{
  position: relative;

    margin-bottom: 15px;
    margin-top: 15px; 
      height: 83px;
    padding-top: 18px;
    background-image: url(https://kanka-user-assets.s3.eu-central-1.amazonaws.com/entities/files/QdL8V1S6kBpMDK952u92Tz17yXOVAUWiXLcL7WMG.jpg);
}
/** Style IPanels#3802 */
/* Calendar*/
div.widget.widget-calendar > .bg-box > .widget-header + div.p-4 {min-height: 340px;}


.widget-image + .flex {
    position: absolute;
    top: 0;
    color: var(--RWI-c);
    text-shadow: rgba(0,0,0,.9) 0 2px 5px!important;
}
/** Style Background#3800 */
/* background image */
  .content-wrapper, .main-footer, body {
    background: url(https://d3a4xjr8r2ldhu.cloudfront.net/campaigns/163775/cad9e536-3a17-4a5a-995d-15b168801860.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-attachment: fixed;
  }
/** Style Entity Box Background#3803 */
/* Background under all posts and entry */
.entity-grid .entity-main-block {
	padding: 10px 10px 20px 10px;
	background-color: #333;
	box-shadow: #111 -3px 3px 3px;
	border-radius: 5px;
}
/** Style Titles#3804 */
:root {
    /* Line limits for entity titles in grid view */
    --entity-grid-max-lines: 2; /* desktop, custom image */
    --entity-grid-max-lines-noimg: 3; /* desktop, default gradient */
    --entity-grid-mobile-max-lines: 2; /* mobile, custom image*/
    --entity-grid-mobile-max-lines-noimg: 3; /* mobile, default gradient */
}
/** Style WImages#3805 */
:root {
	--RWI-h: 50vh; /* use e.g. 30vh for a percentage of screen height */
	--RWI-c: #fff;
}
