/*
 Theme Name:   Sunflower-child
 Theme URI:    https://sunflower-theme.de
 Description:  Sunflower child-theme
 Author:       Tom Rose
 Author URI:   https://tom-rose.de
 Template:     sunflower
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentyfifteenchild
*/

/* assistant-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/assistant-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/oswald-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-family: 'Franklin Gothic Regular';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/FranklinGothic.woff') format('woff');
}
    
@font-face {
    font-family: 'Franklin Gothic Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/FranklinGothicCondensed.woff') format('woff');
}

@font-face {
    font-family: 'Franklin Gothic Italic';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/FranklinGothic_Italic.woff') format('woff');
}

@font-face {
    font-family: 'Franklin Gothic Medium Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('https://www.sexuelle-selbstbestimmung.de/wp-content/themes/sunflower-child/fonts/ITCFranklinGothicStd-MdCd.woff2') format('woff2');
}

:root {
	--bs-primary-rgb: 255,255,255;
	--bs-link-color: #6B358A !important;
	--bs-link-hover-color: #651394 !important;
	--primary-violet: #500B70;
	--secondary-violet: #6D3E98;
	--primary-petrol: #10927B;
}

a {
	color: var(--secondary-violet);
}

a:visited {
	color: #AD55E0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
.has-white-background-color .h1 {
	color: var(--primary-violet);
}

.styled-layout h1,
.styled-layout h2 {
	margin-top: 0 !important;
}

.home .uagb-post__title a, .theme--default, .theme--default .h3, .theme--default .h4,  {
	font-family: "Franklin Gothic Condensed";
	font-weight: 500;
}

.home a.event-card article .h2 {
	color: var(--primary-violet);
}

a:hover {
	color: var(--primary-violet);
}

a[data-unscramble] {
  cursor: pointer;
}

a[data-unscramble]:hover {
  text-decoration: underline !important;
}

.metabox {
	background: var(--primary-petrol);
}

.wp-block-button__link:hover {
	background-color: var(--primary-violet);
}

#secondary section {
	margin-bottom: 0;
}

.has-white-background-color .h1, .has-white-background-color .h2, .has-white-background-color .h3 {
	color: #000;
}

.site-main .page-header h1, .site-main .page-header .h1,
a.event-card article h2, a.event-card article .h2,
a.event-card article .event-archive-meta {
	color: var(--secondary-violet);
}

.theme--default h1, .theme--default .h1, .theme--default .h1, .theme--default .has-huge-font-size,
.theme--default h2, .theme--default .h2, .theme--default .h2, .theme--default .has-large-font-size,
.theme--default h3, .theme--default .h3, .theme--default .h3, .theme--default .has-large-font-size,
.theme--default h4, .theme--default .h4, .theme--default .h4, .theme--default .has-large-font-size {
	font-family: "Franklin Gothic Condensed";
}

.theme--default .has-medium-font-size {
	font-family: "PT Sans", sans-serif;
}

.home .next-events h2 {
	color: #fff;
	padding-top: 1em;
}

.wp-custom-logo .navbar-main.stuck .navbar-brand img {
	height: 40px;
}

.navbar-light .navbar-nav .current-page-ancestor a.nav-link, .navbar-light .navbar-nav .current-menu-parent a.nav-link, .navbar-light .navbar-nav .current-menu-item.active a.nav-link {
	color: var(--primary-violet);
}

.bloginfo a.bloginfo-name {
	color: var(--primary-violet) !important;
	font-family: "Franklin Gothic Regular";
}

.bloginfo a.bloginfo-description {
	color: var(--primary-violet) !important;
	font-family: "Franklin Gothic Medium Condensed";";
}

.bg-darkgreen {
	background-color: #500B70;
}

.bloginfo {
	background-image: none;
}

a.continue-reading, .continue-reading {
	font-style: normal;
}

.dropdown-menu ul li a:hover {
	color: #6B358A;
}

.dropdown-menu ul li.active > a:hover {
	color: #fff;
}

.navbar-light .navbar-nav .current-menu-parent a.nav-link {
	color: #AD55E0;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #6B358A;
}

.dropdown-menu ul li a {
	font-weight: bold;
}

.dropdown-submenu ul li a {
	font-weight: normal;
}

.dropdown-menu ul li a:hover {
	background: var(--secondary-violet);
	color: #fff;
}

.dropdown-menu ul li.active > a {
	color: var(--primary-violet);
}

.page-id-10485 .navbar-main {
	display: none;
}

.navbar-muenster {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.08);
	padding: .5em 0;
}

.navbar-muenster , .navbar > .container {
	justify-content: right;
}

.navbar-muenster .nav-link {
	text-transform: uppercase;
}

.next-events {
	background-image: url("assets/img/bg-events.jpg")
}

.tnp-field input[type="submit"] {
	background-color: #AD55E0 !important;
}

.tnp-field input[type="submit"]:hover {
	background-color: #6B358A !important;
}

.topmenu {
	background-color: var(--primary-violet);
}

.styled-layout .wp-block-group {
	padding: 50px 10px;
}

.wp-block-button__link {
	background-color: #AD55E0;
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20 {
	opacity: 0;
}

#newsletterwidget-2 h2.widget-title {
	text-align: center;
}

.home input.mailpoet_submit:hover {
	background: #fff;
  	color: #500B70;
}

.sunflower-pagination .prev, .sunflower-pagination .next {
	font-style: normal;
	font-weight: bold;
}

#mailpoet_form_1 {
	border-radius: 6px !important;
}

#mailpoet_form_1 h2.mailpoet-heading  {
	margin-top: 0 !important;
}

#mailpoet_form_1 form.mailpoet_form {
	padding: 0 !important;
}

input.mailpoet_submit {
	background: #AD55E0;
	color: #fff;
	font-weight: bold;
	padding: 8px !important;
}

input.mailpoet_submit:hover {
	background: #500B70;
  	color: #fff;
}

.mailpoet_form_html label, .mailpoet_form_iframe label, .mailpoet_form_html p, .mailpoet_form_html ol, .mailpoet_form_html ul, .mailpoet_form_html li, .mailpoet_form_html dl, .mailpoet_form_html dt, .mailpoet_form_html dd, .mailpoet_form_html blockquote, .mailpoet_form_html figure, .mailpoet_form_html fieldset, .mailpoet_form_html form, .mailpoet_form_html legend, .mailpoet_form_html textarea, .mailpoet_form_html pre, .mailpoet_form_html iframe, .mailpoet_form_html hr, .mailpoet_form_html h1, .mailpoet_form_html h2, .mailpoet_form_html h3, .mailpoet_form_html h4, .mailpoet_form_html h5, .mailpoet_form_html h6, .mailpoet_form_iframe p, .mailpoet_form_iframe ol, .mailpoet_form_iframe ul, .mailpoet_form_iframe li, .mailpoet_form_iframe dl, .mailpoet_form_iframe dt, .mailpoet_form_iframe dd, .mailpoet_form_iframe blockquote, .mailpoet_form_iframe figure, .mailpoet_form_iframe fieldset, .mailpoet_form_iframe form, .mailpoet_form_iframe legend, .mailpoet_form_iframe textarea, .mailpoet_form_iframe pre, .mailpoet_form_iframe iframe, .mailpoet_form_iframe hr, .mailpoet_form_iframe h1, .mailpoet_form_iframe h2, .mailpoet_form_iframe h3, .mailpoet_form_iframe h4, .mailpoet_form_iframe h5, .mailpoet_form_iframe h6,
.mailpoet_form_html input, .mailpoet_form_iframe input {
	font-family: "PT Sans", sans-serif !important;
}

.widget_mailpoet_form p.mailpoet_form_paragraph, .widget_mailpoet_form .mailpoet_checkbox_label {
	font-size: .85em;
}

article.uagb-post__inner-wrap {
	border-radius: 6px;
}

.buendniserklaerung-wrapper {
	border-radius: 6px;
}

.buendniserklaerung-list li {
	padding-bottom: 1em;
}

footer img[src$="favicon.png"] {
 	-webkit-filter: brightness(100); 
	filter: brightness(100);
 	height: auto;
	width: 100px;
}

footer div.col-4.col-md-2 {
	text-align: right;
}

.termine-frontpage .fst-italic, .termine-muenster .fst-italic  {
	display: none;
}

.termine-muenster .mb-5 {
	display: none;
}

.termine-muenster .h1 {
	color: #fff !important;
}

.site-footer {
	background: #500B70;
	border-top: 1px dotted #fff;
}

.site-footer hr {
	border-top: 0;
}

#slider_20259 {
	color: #fff;
}

.home .testimonial-wrapper-fullwidth {
	background-color: var(--primary-violet);
}

#slider_20259 img {
	max-width: 500px;
	height: auto;
}

.testimonial-wrapper-fullwidth {
	border-bottom: 1px dotted #fff !important;
	margin-left: calc(50% - 50vw) !important;
  	margin-right: calc(50% - 50vw) !important;
}

#secondary .widget-title {
	padding: 1em 0;
}

.prochoice-info-block a, .testimonial-wrapper-fullwidth a {
	color: #fff;
}

.prochoice-info-block a:hover, .testimonial-wrapper-fullwidth a:hover {
	color: #AD55E0;
	text-decoration: none;
}

.werde-aktiv-block {
	hyphens: none;
}

.werde-aktiv-block h2.wp-block-heading {
	margin-bottom: 20px !important;
}

.werde-aktiv-block .wp-block-button__link:hover {
	background: #fff;
}


.werde-aktiv-block a.wp-block-button__link:hover {
	color: var(--primary-violet);
}

.button-aktionstag {
	font-weight: bold;	
}

.button-aktionstag a {
	color: #fff !important;
 	background: var(--primary-violet);
 	padding: 5px 15px !important;
 	border-radius: 3px;
}

.button-aktionstag a:hover {
	background: var(--secondary-violet);
}

li#menu-item-20402.button-aktionstag.menu-item.menu-item-type-post_type.menu-item-object-sunflower_event.menu-item-20402.nav-item {
	border-color: #fff;
}

.frontpage-themen-toggle-heading .wp-block-ub-content-toggle-accordion-title {
	font-family: "Franklin Gothic Condensed";
  	font-size: 1.25em;
  	line-height: 1.3em;
}

.wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-toggle-wrap {
	padding-top: 24px;
}

.wp-block-ub-content-toggle-accordion {
	border-radius: 3px;
}

.frontpage-bildnachweis-entfernen .wp-block-image figcaption {
	display: none;
}

.frontpage-podcast-button a:hover {
	color: #fff !important;
}

.frontpage-podcast-button .wp-block-button__link:hover {
	border: 3px;
	min-height: 49px;
}

.wp-block-button__link:focus {
	box-shadow: none !important;
}

@media (min-width: 1200px) {
	.bloginfo .img-container {
		margin-left: -4.5em;
	}
}

@media screen and (min-width: 1024px) {
	.wp-block-cover {
		min-height: 519px;
	}
}

@media (min-width: 992px) {
  .navbar-light .navbar-nav > .nav-item:hover {
    border-bottom: 4px solid var(--secondary-violet);
	cursor: pointer;
  }
}

@media (max-width: 992px) {
	li#menu-item-20402.button-aktionstag.menu-item.menu-item-type-post_type.menu-item-object-sunflower_event.menu-item-20402.nav-item {
		width: 100%;
  		text-align: center;
  		justify-content: center;
  		border-top: 1px dotted #555;
  		padding: 1em 0;
  }
}

@media (min-width: 768px) {
  .display-single > .entry-header {
    padding: 40px 0;
	}
}
	

@media screen and (max-width: 767px) {
	.wp-block-cover .wp-block-cover__image-background {
		-o-object-fit: cover;
		object-fit: cover;
	}
	
	.styled-layout .wp-block-group {
		padding: 10px;
	}
	
	.werde-aktiv-block {
		padding: 2em !important;
	}
}
	
@media screen and (min-width: 630px) and (max-width: 767px) {
	.wp-block-cover {
		min-height: 300px;
	}
}

@media screen and (min-width: 480px) and (max-width: 576px) {
	.wp-block-cover {
			min-height: 280px;
	}
}

@media screen and (min-width: 567px) and (max-width:630px) {
	.wp-block-cover {
			min-height: 250px;
	}
}

@media screen and (min-width: 480px) and (max-width: 576px) {
	.wp-block-cover {
			min-height: 200px;
	}
}

@media screen and (max-width: 480px) {
	.wp-block-cover {
		min-height: 150px;
	}
	
	.custom-logo-link {
		margin: 0 1em 0 -1em;
	}
	
	.bloginfo {
		padding: 10px 0 27px;
	}
	
	.bloginfo a.bloginfo-name {
		font-size: 1em;
		margin-top: 1em;
	}
	
	.bloginfo-description {
		font-size: .7em;
	}
	
	#slider_20259 img {
		max-width: 320px;
}