/**
 * Campaign Styles for campaign #70580
 */

/** Style Campaign style#258 */
@import url('https://fonts.googleapis.com/css2?family=Hind+Guntur&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+Great+Primer+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap');
/* Map*/
.widget-map .panel-body { height: 700px;} 
.widget-map { height: 700px; !important} 
}

p { max-width: 800px; }

body:not(.is-admin) .entity-history {
    display: none;
}

section.sidebar-campaign .campaign-block .campaign-head .campaign-name, section.sidebar-campaign .campaign-updated {
 font-size: 0;
    margin: 0;
}

.post-header {
    background-color: var(--box-background, hsl(var(--b1)/var(--tw-bg-opacity)));
    border-radius: .25rem;
    padding: .2rem .5rem;
}
.post-title {
    margin: 0;
}

.widget-header {
    text-align: center;
}

/* Set vars */
:root {
	--sky-dashboard-picture-height: 250px;
	--sky-dashboard-picture-height-mobile: 200px;
}

.panel .panel-heading-entity h3 {
	height: var(--sky-dashboard-picture-height);
}

@media (max-width:767px) {
	.panel .panel-heading-entity h3 {
		height: var(--sky-dashboard-picture-height-mobile);
	}
}

.pinned-attribute-section {
    justify-content: center;
}
#campaign-dashboard {
    container: main / inline-size;
}
@container main (min-width: 350px) {
    .campaign-header.campaign-imaged-header .campaign-header-content { width: 45%; margin-left: 0; }
}
/** Theme builder #3316 */
@layer theme {
:root {
  --p: 198 98% 54%;
  --pf: 198 98% 34%;
  --pc: 0 0% 0%;
  --content-wrapper-background: #232630;
  --theme-main-text: #f3f4f6;
  --si: 222 15% 13%;
  --sif: 0 0% 0%;
  --sic: 222 15% 93%;
  --b1: 215 17% 20%;
  --b2: 215 17% 10%;
  --b3: 0 0% 0%;
  --bc: 0 0% 100%;
  --in: 198 44% 34%;
  --inc: 0 0% 100%;
}
}
