/*
 Theme Name:   ShineBlog Child
 Theme URI:    http://zthemes.net/shineblog
 Description:  ShineBlog Child Theme - A Wordpress Blog Theme
 Author:       ZThemes Team
 Author URI:   http://zthemes.net/
 Template:     shineblog
 Template Version: 1.0.0
 Text Domain:  shineblog
 Tags: white, light, black, responsive-layout, fluid-layout, right-sidebar, one-column, two-columns, three-columns, four-columns, photoblogging, custom-colors, custom-menu, post-formats, rtl-language-support, sticky-post, translation-ready, full-width-template, featured-images
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@import url("../shineblog/style.css");
@import url("./custom-css/h121-custom-styles.css");
@import url("./custom-css/h122-custom-styles.css");
@import url("./custom-css/h123-custom-styles.css");
@import url("./custom-css/h124-custom-styles.css");
@import url("./custom-css/h126-custom-styles.css");
@import url("./custom-css/h127-custom-styles.css");
@import url("./custom-css/h128-custom-styles.css");
@import url("./custom-css/h129-custom-styles.css");
@import url("./custom-css/h130-custom-styles.css");
@import url("./custom-css/h131-custom-styles.css");
/* SNSF Theme customization starts here */
.su-column.cell-styling {
	background-color: #dddcd2;
}
.su-column.styling-1st-row {
	max-height: 380px;
}
.su-column.styling-2nd-row {
	max-height: 404px;
}
@media (max-width: 768px) {
	.su-column.cell-styling {
		max-width: 95%;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.su-column.table-caption {
		max-width: 95%;
	}
}
.su-column.table-caption {
	margin-left: auto !important;
}
/* Post Id DE = 19237, 19276 */
/* Post Id FR = 13353, 13365  */
/* Post Id EN = 14215, 14233*/
.post-19237.single-post-content,
.post-19276.single-post-content,
.post-13353.single-post-content,
.post-13365.single-post-content,
.post-14215.single-post-content,
.post-14233.single-post-content {
	color:#fff;
    background-color: #dddcd2;
}
.post-19237 .post-inner,
.post-19276 .post-inner,
.post-13353 .post-inner,
.post-13365 .post-inner,
.post-14215 .post-inner,
.post-14233 .post-inner {
	color: #383838;
    background-color: #fff;
}
.post-19237 .post-inner .post-spitzmarke,
.post-19276 .post-inner .post-spitzmarke,
.post-13353 .post-inner .post-spitzmarke,
.post-13365 .post-inner .post-spitzmarke,
.post-14215 .post-inner .post-spitzmarke,
.post-14233 .post-inner .post-spitzmarke {
	color: #383838;
    background-color: #dddcd2;
	padding-bottom: 1em;
}
.post-19237 .post-inner .post-title,
.post-19276 .post-inner .post-title,
.post-13353 .post-inner .post-title,
.post-13365 .post-inner .post-title,
.post-14215 .post-inner .post-title,
.post-14233 .post-inner .post-title {
    color: #b3b2aa !important;
}
.wp-caption.padding {
	padding: 0 7px 0 7px;
}
.ls-fullscreen-wrapper .ls-wp-container.scrollable-layers .ls-layers {
	width: 100%;              /* so breit wie der Layer */
	overflow-x: auto;         /* horizontales Scrollen aktivieren */
	overflow-y: hidden;       /* vertikales Scrollen ausblenden */
	border: 1px solid #383838;
}
h4.h4-special-styling {
	color: white;
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	max-width: 100% !important;
	margin-bottom: 1em;
}
.topbar .social i.bluesky::after {
  content: url('http://www.horizonte-magazin.ch/wp-content/uploads/2025/02/bluesky-social-icon-16x18-1.svg');
  display: inline-block;
}
img.framed {
	border-color: #8f8f8f;
	border-style: solid;
	border-width: 2px;
	padding: 7px 0 7px 0;
}
img.margin-top {
	margin-top: 2em;
}
div.img-cap-wrapper {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
div.img-cap-wrapper .wp-caption {
	margin-bottom: 5px;
}
div.img-cap-wrapper .wp-caption p {
	padding: 0 5px 0 5px;
}
@media (max-width: 475px) {
	div.img-cap-wrapper .wp-caption.alignleft {
		float: none;
	}
}
div.table-144-wrapper {
	/*padding: 1em;*/
}
div.table-144 {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	font-size: 0.875em;
	line-height: 1.625em;
}
div.table-144 .table-row {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
div.table-144 .table-row .col-1 {
	width: 50%;
	text-align: right;
} 
div.table-144 .table-row .col-2 {
	width: 10%;
	text-align: center;
	margin-left: 10px;
}
div.table-144 .table-row .col-3 {
	width: 40%;
	text-align: left;
	margin-left: 10px;
} 

@media (max-width: 475px) {
div.su-column.mobile-variant-display-off {
	display: none;
}
div.su-column.mobile-variant-display-on {
	display: normal;
}
}
@media (min-width: 475px) {
div.su-column.mobile-variant-display-off {
	display: normal;
}
div.su-column.mobile-variant-display-on {
	display: none;
}
}

/* START override plug-in css change gradient to the collapsed text and other styles*/
.claps-toggle-text {
	margin-bottom: 2em;
}
.claps-toggle-text .claps-text-toggle-collapsed:after {
	height: 70%;
	background-image: linear-gradient(0deg, #eee, transparent);
}
.claps-toggle-text .claps-text-inner {
	max-width: 600px;
	background-color: #eee;
	margin: 0 auto 0 auto;
	padding: 10px 25px 0 25px;
}
.claps-toggle-text .claps-text-expand-button {
	max-width: 600px;
	background-color: #eee;
	margin: 0 auto 0 auto;
	padding-left: 25px !important;
	color: #383838;
}
.claps-toggle-text .claps-text-expand-button .claps-text-toggle-icon {
	font-weight: 700;
	font-size: 1.125em;
	margin-right: 4px;
}
.claps-toggle-text .claps-text-expand-button span:hover {
	color: #337ab7;
}
/*END plug-in */
img.margin {
	margin-bottom: 2em;
}
.border-box-color-turquoise {
	border-color: #58bec2;
}
.su-divider.shorten-it {
	max-width: 130px;
	margin: 22px auto !important;
}
span.sue-icon.position-center {
	display: flex;
	justify-content: center;
	margin: 0 5px 30px 5px !important;
}
.su-list .def-item-add-border {
	border-left: 2px solid black;
}
.su-list .def-item-add-border ul li>i {
	width: 2em;
	height: 2em;
}
.su-row.align-items-center {
	max-width: 600px;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 475px) {
	.su-row.align-items-center {
		flex-direction: column;
	}
}
button.bt-search {

}
.custom-spoiler-box {
	max-width: 600px;
    margin: 0 auto;
	background-color: #77d4e9;
    padding-top: 15px;
}
.custom-spoiler-box.bc-magenta {
	background-color: #dab9d4;
}
.custom-spoiler-box img {
	max-width: 96%;
}
.custom-spoiler-box ul {
	list-style-type: none;
	padding: 0 0 0 0;
	display: flex;
	flex-direction: column;
    align-items: center;
}
.custom-spoiler-box ul li {
	line-height: 1.25em;
}
.custom-spoiler-box .su-spoiler .su-spoiler-title {
	background-color: #77d4e9;
    padding: 0 16px 13px 47px;
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
    font-size: 1.5em !important;
    font-weight: normal;
	line-height: 1.2em;
}
.custom-spoiler-box.bc-magenta .su-spoiler .su-spoiler-title {
	background-color: #dab9d4;
}
.custom-spoiler-box .su-spoiler .su-spoiler-title:focus {
	outline: none;
}
.custom-spoiler-box .su-spoiler .su-spoiler-title .su-spoiler-icon {
	color: #555555;
	font-size: 1.25em;
	padding: 1px 0 0 10px;
}
.custom-spoiler-box .su-spoiler .su-spoiler-content {
	background-color: #b2e1ed;
	padding-right: 1em;
}
.custom-spoiler-box.bc-magenta .su-spoiler .su-spoiler-content {
	background-color: #dab9d4;
}
#caption-attachment-15558, #caption-attachment-10256 {
	margin-top: 1.5em !important;
}
.ho140-number-info-box {
	max-width: 400px;
	margin-top: 2em;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
.ho140-number-info-box .ho140-number-style {
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-size: 9em;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 48px;
}
.ho140-number-info-box .ho140-number-subline-style {
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-size: 2em;
	text-align: center;
	line-height: normal;
}
.ho140-number-info-box .ho140-number-info-style {
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
	line-height: 1.5em;
	text-align: center;
}
.pswp{
	--pswp-bg:#ffffff;
}

img.border-41acbe {
	border-color: RGB(65,172,190);
	border-style: solid;
	border-width: 2px;
}

.container-arrow-justify-center {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.container-arrow-justify-right {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.container-arrow-justify-left {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.arrow-down-0-1 {
	width: 60%;
}
.arrow-down-1-2 {
	width: 60%;
}
.arrow-down-2-3 {
	width: 60%;
}
.arrow-down-3-4 {
	width: 60%;
}
.arrow-down-4-5 {
	width: 83%;
}
.arrow-down-3-5 {
	width: 3%;
}
.arrow-down-5-6 {
	width: 3%;
}
.peer-review-legende-de {
	max-width: 44%;
	padding-top: 2em;
	padding-left: 1em;
}
.peer-review-legende-en {
	max-width: 30%;
	padding-top: 2em;
	padding-left: 1em;
}
.peer-review-legende-fr {
	max-width: 40%;
	padding-top: 2em;
	padding-left: 1em;
}
.text-box-framed-border-rounded {
	border: 2px solid #90bd6b;
	border-radius: 25px;
	padding: 0 1.5em 0 1.5em;
}
.small {
	width: 44%;
}
.text-box-framed-border-circle {
	border: 2px solid #90bd6b;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	padding: 0 1.5em 0 1.5em;
}
.bg-yellow-seal {
	background-image: url('https://www.horizonte-magazin.ch/wp-content/uploads/2023/12/ho139-yellow-seal.svg');
	background-repeat: no-repeat;
	background-position: center;
}
.ho138.article-digital-currency.accordion .su-spoiler.h126-custom-style .su-spoiler-title .su-spoiler-icon {
	padding-top: 104px;
}

.ho138-begabte-spoiler {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #dddddd;
}
.ho138-begabte-spoiler .su-spoiler-title {
	font-size: 1em;
	font-weight: normal;
	background-color: #cccccc;
}

.ho138.article-digital-currency.accordion.acc-1 .su-spoiler-title:before {
	content: url(http://www.horizonte-magazin.ch/wp-content/uploads/2023/08/FOK_Fintech_Digitale_Transformation-acc-icon-1.png);
}
.ho138.article-digital-currency.accordion.acc-2 .su-spoiler-title:before {
	content: url(http://www.horizonte-magazin.ch/wp-content/uploads/2023/08/FOK_Fintech_Digitale_Transformation-acc-icon-2.png);
}
.ho138.article-digital-currency.accordion.acc-3 .su-spoiler-title:before {
	content: url(http://www.horizonte-magazin.ch/wp-content/uploads/2023/08/FOK_Fintech_Digitale_Transformation-acc-icon-3.png);
}

.ho138.article-highly-gifted.accordion {
	background-color: #9ca98f;
	padding-top: 15px;
}

.ho138.article-highly-gifted.accordion .su-spoiler-title {
	background-color: #9ca98f;
	padding-top: 0px;
	padding-right: 1em;
}
.ho138.article-highly-gifted.accordion .su-spoiler-title:focus {
	outline: none;
}

.ho138.article-highly-gifted.accordion ul li {
	line-height: normal;
}

.ho138.article-highly-gifted.accordion .su-spoiler-content {
	background-color: #c6d9b1;
}

.ho138.article-highly-gifted.accordion .su-spoiler.h126-custom-style .su-spoiler-title .su-spoiler-icon {
	padding-top: 0px;	
}

article.has-post-thumbnail.category-ausgabe-137.category-survey h4, article.has-post-thumbnail.category-edition-137.category-survey h4, article.has-post-thumbnail.category-issue-137.category-survey h4 {
	color: #e9423a !important;
}
article.has-post-thumbnail.category-ausgabe-137.category-survey a, article.has-post-thumbnail.category-edition-137.category-survey a, article.has-post-thumbnail.category-issue-137.category-survey a {
	color: #e9423a !important;
}
.widget.widget_custom_html {
	background-color: white !important;
}
div.ho137-umfrage {
	background-color: #e9423a;
	padding: 0 20px 20px;
}
h4.widget-title.umfrage, p.widget-title.umfrage {
	color: #fde4e8;
}
p.widget-title.umfrage {
	font-size: 1.2em;
	line-height: 1em;
}
button.umfrage {
	color: #e9423a;
	background-color: #fde4e8;
}
h5.underline {
	border-bottom: 1px solid black;
}
.su-row.h128-spoiler-inner-columns.row-align-bottom {
	display: flex;
	align-items:flex-end;
}
div.su-row.h128-spoiler-inner-columns.add-margin-top {
	margin-top: 3em;
}
.gallery.gallery-columns-1.gallery-size-large .gallery-item {
	max-width: 100%;
}
.su-accordion.adjust-position {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.su-spoiler.adjust-title-style .su-spoiler-title {
	line-height: 1.5em;
	padding-right: 10px;
}
.su-spoiler.adjust-title-style .su-spoiler-icon {
	top: 0.75em;
}
.su-spoiler.adjust-title-style .su-spoiler-title h4 {
	font-size: 0.825em;
}
.wp-caption img.add-border {
	border: 2px solid black !important;
}
.gallery {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}
.gallery .gallery-item {
	margin-left: 1em;
	margin-right: 1em;
	max-width: 45%;
}
@media (max-width: 414px) {
	.gallery .gallery-item {
		width: 100% !important;
		max-width: 100% !important;
	}
}
.gallery .gallery-item img {
	border: none !important;
}

/*lightbox font style */
.pswp__caption__text {
	text-align: left;
	font-style: normal;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
	margin: 5px 0 1px;
	line-height: 18px;
}
.pswp__caption__center {
	max-width: 900px;
}
ol {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 375px) {
	.wp-caption {
		width: 100% !important;
	}
}
hr {
	max-width: 600px;
	border-top: 1px solid #383838;
	margin-top: 2em;
	margin-bottom: 2em;
}
hr.h132-hr-style {
	width: 50%;
	border-top: 1px solid #383838;
	margin-top: 2em;
	margin-bottom: 1.5em;
}
hr.h132-hr-style.align-left {
	margin-left: 0;
}
.h132-add-style .su-spoiler-title {
	line-height: 1.3em !important;
}
.h132-add-style .su-spoiler-title .su-spoiler-icon {
	padding-top: 10px !important;
}
.su-row.h132-su-row-style {
	max-width: 600px;
}
body {
	/*font-family: 'Greta Text Regular';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	font-size: 16px;
	letter-spacing: 0;
	background-color: white;
}

h6 + h5 {
	margin: 0px 0 15px 0;
}

article h5 {
	margin: 40px 0px 0px 0px;
}

article h6, article p {
	margin: 0px 0px 0px 0px;
}

article p + p {
	margin: 30px 0px 0px 0px;
}

h1, h2, h3, h4, h5 {
	/*font-family: 'FFMetaWebProBold' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
}

h1, h3, h4, h5 {
	/*font-family: 'FFMetaWebProBold' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
}

h2 {
	font-size: 1.75em;
	font-weight: 500;
	line-height: 1.2em;
}

h5 {
	margin: 5px 0 15px 0;
	font-size: 22px;
}

h6 {
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
    font-size: 16px;
	font-weight: 700;
	line-height: 1.625em;
    margin-bottom: 22px;
}

.menu-topbar-menu, .menu-item, .topbar {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400;
	font-size: 1em;
}

.archive-lead {
	margin-bottom: 30px;
}

p a, .post-excerpt a, .archive-snf-link a, .archive-lead a {
	color: #00477d;
	text-decoration: underline;
}
p.post-feature {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00477d;
	max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
p.post-feature a {
	text-decoration: none;
}

h1 a {
	color: #A0A0A0 !important;
}

p {
	/*font-family: 'Greta Text Regular';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
}

/*
a.author.url.fn::before, a.author.url.fn::after {
		content: " ";
}
*/

/*
p a {
	color:#337ab7;
}
*/

blockquote {
	padding: 8px;
	/*font-family: 'Greta Text Regular';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
	font-size: 14px;
}

div.creative-commons-info {
	text-align: center;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 8px;
}

div.creative-commons-info a {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	color: #337ab7;
	text-decoration: none;
}

/* Pagination styling*/
.shineblog-pagination .row {
	margin-left: 0;
	margin-right: 0;
} 

.shineblog-pagination .custom-display-style {
	display: flex;
	justify-content: space-evenly;
	margin-left: -5px;
	margin-right: -5px;
} 

.shineblog-pagination .older > * {
	vertical-align: middle;
}

.shineblog-pagination .newer > * {
	vertical-align: middle;
}

.shineblog-pagination a {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 2em;
	text-transform: none !important;
	border: 2px solid #dfe9ec !important;
	border-radius: 5px;
	display: inline-block;
}

@media (max-width: 768px) {
	.shineblog-pagination a {
		font-size: 1em;
	}	
}

.shineblog-pagination a:hover {
	border-color: #111111 !important;
}

.shineblog-pagination .newer {
	margin-top: 40px;
}

.shineblog-pagination .older {
	margin-top: 40px;
}

.shineblog-pagination .newer a:before {
	content: url('./images/arrow-left.svg');
	position: relative;
	top: 5px;
	right: 5px;
}

.shineblog-pagination .older a:after {
	content: url('./images/arrow-right.svg');
	position: relative;
	top: 5px;
	left: 5px;
}

/*****************************************
 * First attempt for quote boxes in text
 * now resolved via plugin "shortcode" 
 *****************************************
blockquote.quote {
	max-width: 400px;
	float: right;
}
*/

.my-box {
	background-color: #ff9933;
}

.my-box > .su-box-content.su-clearfix {
	display: none;
}

blockquote > h3 {
	font-size: 16px;
}

#footer {
	margin-top: 60px;
}

@media (max-width: 768px) {
	#footer {
		margin-top: 30px;
	}
}

#nav-wrapper {
	margin-bottom: 60px !important;
}
#nav-wrapper .ztmenu a {
	font-weight: 400 !important;
	font-size: 1em !important;
}
#respond {
	/*display: none;*/
}

.post-cats {
	display: none;
}

.archive-snf-link {
	/*font-family: 'FFMetaWebProNormal', sans-serif;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	text-align: right;
}

.widget {
	/*font-family: 'FFMetaWebProNormal', sans-serif;*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	font-weight: 400;
	background-color: #f0f0f0;
}

.widget ul {
	/*font-family: 'FFMetaWebProNormal', sans-serif;*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	list-style-type: disc;
	margin-left: 30px;
}

.widget ol {
	list-style-type: disc;
	padding-left: 30px;
    padding-right: 10px;
}

.widget li a {
	color: #337ab7;
}

.widget-title {
	font-family: 'SoleSerifHeadline-Black', 'DM Serif Display', serif !important;	
	font-size: 2em;
	background-color: inherit;
	padding-top: 15px;
	margin-bottom: 15px;
}

/* Related posts widget in the sidebar */
.rpp-wrapper-outer {
	margin-top: 2em;
}
.rpp_container {
	background: #f0f0f0 !important;
	text-align: center !important;
}
.rpp_container > legend {
	font-family: 'SoleSerifHeadline-Black', 'DM Serif Display', serif !important;	
	font-size: 2em !important;
	color: inherit !important;
	text-align: inherit !important;
	background-color: inherit;
	padding-top: 15px !important;
	margin-bottom: 15px !important;
}
.rpp_item .rpp_inner {
	box-shadow: none !important;
	background: inherit !important;
}
.rpp_inner > p, 
.rpp_inner > a,
.rpp_title > a {
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400 !important;
	font-size: 1em !important;
	letter-spacing: 1px;
	color: inherit !important;
	text-align: center !important;
}
.rpp_inner .rpp_title {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
/* rpp widget END */

#site-name {
	padding-bottom: 0px;
	padding-top: 0px;
}

#site-name {
	margin-top: 40px;
    margin-bottom: 15px;	
}

#site-name logo {
	
}
#site-name h1 {
	/*font-family: 'FFMetaWebProBlack', sans-serif;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-size: 50px;
	letter-spacing: 0px;
}

@media (max-width: 991px) {
	#custom_html-2 { /* name of the element in right tab, given by WP */
		display: none;
	}
}

@media (min-width: 400px) {
	#site-name h1 {
		margin-top: 60px;
	}
	#site-name a {
		font-size: 80px;
	}
}

@media (min-width: 700px) {
	#site-name h1 {
		margin-top: 70px;
	}
	#site-name a {
		font-size: 110px;
	}
	div[id^="relatedpostspro_0_"].rpp_isotope .rpp_item, 
	div[id^="relatedpostspro_2_"].rpp_isotope .rpp_item {
		width: 25%;
	}
}

.pull-left.style-link-meta-nav {
	
}

.pull-left.style-link-meta-nav a:last-child {
	padding-left: 10px;
}

.archive-box {
	margin-bottom: 20px !important;
	display: none;
}

.archive-box > h3 {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
}

.copyright {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-size: 14px;
	padding: 20px;
}

.footer-container {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	text-align: left;
	padding-left: 10px;
}

.meta-links {
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 60px;
}

@media (max-width: 768px) {
	.meta-links {
		display: grid;
	}
	.meta-links a {
		text-align: center !important;
	}
}

.footer-logos {
}

.footer-logo {
	/*max-height: 40px;*/
	max-height: 90px;
	margin-bottom: 30px;
	margin-right: 40px;
}
.single-post-footer .social-share a {
	width: inherit;	
}
.post-footer.single-post-footer {
    text-align: left;
	padding: 15px 0 0 0;
}
.social-share.share-buttons {
    margin-bottom: -40px;
}
.social-share.share-buttons a {
	margin: 0 5px;
}
.meta-links p {
	margin: 0px;
}

.meta-links a {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.ho-archive-item {
	width: 100%;
	margin-bottom: 0px;
	height: 200px;
}

.ho-archive-item h5 {
	font-size: 18px;
	margin-top: 0px;
}

.ho-archive-item > a:first-child, .ho-archive-item > img:first-child {
	float: left;
	padding-top: 0px;
	margin-right: 15px; 
}

.ho-archive-item > a img, .ho-archive-item > img {
	width: 120px !important;
}

.ho-archive-item-text p, .ho-archive-item-text p + p {
	margin-top: 0px;
	padding-top: 0px;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
}

.ho-archive-item-text {
	padding-top: 25px;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
}

.col-md-9 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

@media (min-width: 800px) {
	.col-md-9 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

.col-md-12 {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.comments-title, .comment-reply-title, .widget-title {
	/*font-family: 'FFMetaWebProNormal', sans-serif;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;	
}

.container-post, .container-page {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.su-row {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.csbwfs-hide {
	display: none !important;
}

.csbwfs-sbutton a {
    opacity: 1.0;
}

.current-menu-item {
	text-decoration: underline;
}

.featured-area {
	margin-bottom: 0px;
}

.feat-title a {
	/*font-family: 'FFMetaWebProNormal', sans-serif;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
}

.langswitchermetanav {
	/*float: left !important;*/
	margin-top: 0px;
	float: left;
	margin-right: 10px;
}

.latest-post.post-item-text.post-meta, .post-meta a {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400;
}

/* Mailchimp START */
.mailchimp-form, .mc4wp-form-fields {
	max-width: 600px;
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400;
}

.mailchimp-form-container {
	max-width: 400px;
	padding-left: 10px;
	padding-right: 10px;
}

.mailchimp-form-submit {
	text-align: right !important;
	margin-top: 0px !important;
}

.mailchimp-form-submit-newsletter {
	text-align: right !important;
	margin-top: 20px !important;
	width: auto;
}

.mailchimp-form-annotation {
	font-size: 12px;
	margin-top: 5px;
}

.mailchimp-form-element {
	margin: 10px 0px 0px 0px;
}

.mailchimp-form-element label {
	margin-bottom: 0px;
}

.mailchimp-form-element input {
	border: 2px solid #f0f0f0;
	border-radius: 5px;
	padding: 7px 15px 7px 15px;
}

.mc4wp-form {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400;
	max-width: 600px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.mc4wp-form label {
	font-weight: 500;
}

.mc4wp-form-basic label {
	margin-top: 10px !important;
	margin-bottom: 1px !important;
}

.mc4wp-form-fields {
	margin-bottom: 40px;
}

.mc4wp-form-fields p, .mc4wp-form-fields label {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	text-align: left;
}

.mc4wp-form-basic input[type=text] {
	max-width: 600px !important;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
}

.mc4wp-form-basic input[type=submit], .mailchimp-form-submit-newsletter input[type=submit] {
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
	font-weight: 400;
	color: white;
	background-color: #333333;
	display: inherit;
	font-size: 1.3em;
	text-transform: none;
	width: 100%;
	border: none;
	border-radius: 5px;
}

.mc4wp-form-fields input {
	width: auto;
}
/* Mailchimp ENDE */

/* Multilanguage START */

.mlp-language-box ul {
	padding-left: 20px;
}

.mlp-language-box ul li {
	display: inline;
	margin: 0 15px 0 0;
	list-style-type: none;
}

.mlp-language-box ul li a {
	text-transform: lowercase;
}

.mlp-quicklinks {
	border: solid;
}

.post {
	border: none;
	box-shadow: none !important;
	padding: 10px 10px;
}

.post-content {
	padding: 10px !important;
}

.post-inner > .post-content {
	padding: 0px !important;
}

.post .post-title {
	margin-bottom: 10px;
	letter-spacing: 0px;
}

.post .post-time {
	font-size: 14px;
}

.post .post-time, .post .post-title, .post .post-spitzmarke {
	/*font-family: 'FFMetaWebProBold';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
}

.post .post-time, .post .post-title {
	text-transform: none !important;
}
.post .post-spitzmarke {
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
	margin-top: 1em;
}
.post .spitzmarke-link a {
	color: #00477d;
}
.post .spitzmarke-link a:hover {
	color: #383838;
}

.post-inner > .post-title,
.post-inner > .post-lead,
.post-inner > .post-time,
.post-inner > .mc4wp-form,
.post-excerpt > h2,
.post-excerpt > h3,
.post-excerpt > h4,
.post-excerpt > h5,
.post-excerpt > h6,
.post-excerpt > p,
.post-excerpt > .su-quote,
.post-excerpt > .su-box,
.post-excerpt > .creative-commons-info,
.post-excerpt > ul,
.post-excerpt > .yarpp-related,
.post-excerpt > .addtoany_share_save_container {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.post-excerpt > .addtoany_share_save_container {
	text-align: center;
}

.addtoany_list a, .widget .addtoany_list a {
	margin: 0 8px 0 -4px;
  padding: 0 !important;
}

.addtoany_content {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.post-inner > .post-time {
    margin-bottom: 8px !important;
}

.post-excerpt > h4 {
	font-size: 26px;
}

.post-inner > .post-time {
	margin-bottom: 8px !important;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
}

.post-inner > .post-feature, .post-title, .post-lead, .post-time {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}

.post-lead {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 18px !important;
}

.post-row {
	margin-left: auto;
	margin-right: auto;
}

.pull-left {
	/*margin-top: 3px;*/
}

.searchform input {
	border: solid #f0f0f0 !important;
	border-radius: 3px;
	border-color: #f0f0f0;
	height: 25px;
}

.shineblog-blog-grid .post .post-content .post-title a {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400;
	color: inherit !important;
}

.shineblog-blog-grid .post .post-content {
	position: relative !important;
	padding: 5px 28px 28px;
	/*background: linear-gradient(to bottom,rgba(0,0,0,.5) 3%,rgba(0,0,0,.75) 100%);*/
	background: inherit;
	z-index:19;
}

.shineblog-blog-grid .post .post-content > * {
	color: inherit !important;
}

@media (max-width: 991px) and (min-width: 480px) {
	.shineblog-blog-grid3columns {
		display: grid;
		grid-template-columns: 50% 50%;
	}
	.shineblog-blog-grid3columns .post {
		width: 100%;
	}
	.shineblog-blog-grid .post .post-content h4.post-title {
		font-size: 0.8em;
	}
}
	
.single-post-content .post-title {
	font-size: 32px;
	letter-spacing: 0px;
}

.site-description {
	font-style: normal;
}

.slider {
	min-height: 300px;
}

.slider .owl-controls .owl-dots {
	display: none !important;
}
/* Metaslider */
.metaslider.ms-theme-outline .rslides .caption-wrap .caption {
	font-size: 1em !important;
}
.metaslider {
    margin-bottom: 30px;
}
.fancy-ico,
#fancybox-right-ico,
#fancybox-left-ico {
	background: 0;
    border: 2px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: black;
    height: 60px !important;
    margin-top: -30px;
    max-width: 60px;
    opacity: 1;
    overflow: hidden;
    text-indent: 0 !important;
    top: 50%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 60px !important;
}
#fancybox-right-ico,
#fancybox-left-ico {
    background: none !important;
    left: 50%;
    position: absolute;

}
#fancybox-right-ico {
	transform: rotate(180deg);
}
#fancybox-right-ico:before,
#fancybox-left-ico:before{
    background: url(images/arrow.png) no-repeat 3px center;
    background-size: 100%;
    content: '' !important;
    display: block;
    height: 32px;
    left: 50%;
    margin-left: -13px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 26px;
}

/* End Metaslider */

.social.pull-left {
    margin-top: 4px;
}

.space_feat {
	height: 0px;
}

.space_feat2 {
	height: 10px;
}

#nav-wrapper .sub-menu {
	min-width: 400px;
}

#nav-wrapper .ztmenu a {
	font-size: 14px;
}

/* styling for plugin SHORTCODE */
.su-box {
	border-style: none !important;
}

.su-box-content {
	/*background-color: #f2f3ed !important;*/
	background-color: #f0f0f0 !important;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	padding: 0 1rem 1rem 1rem !important;
}

.su-box-content p {
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
}

.su-box-content h5 {
	margin: 20px 0 15px 0;
}

.su-box-title {
	background-color: #f0f0f0 !important;
	/*font-family: 'FFMetaWebProBold';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 400 !important;
	font-size: 1.5em !important;
	color: #000000 !important;
	font-weight: normal !important;
	padding-left: 1rem !important;
}

.su-box.su-box-style-default.issue-116-videogames .su-box-title,
.su-box.su-box-style-default.issue-116-videogames .su-box-content {
	background-color: #ffed00 !important;
}

.su-column-size-1-2 {
	max-width: 620px;
}

.su-quote-style-default {
	border: none;
	/*float: right !important;
	max-width: 380px !important;*/
	margin-left: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 15px !important;
	padding: 1em 0.5em !important;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
	font-style: normal !important;
	font-size: 28px;
	line-height: 1.2em;
}

.su-quote-style-default:before, .su-quote-style-default:after {
	display: none !important;
	top: 3px !important;
	left: 5px !important;
}
.su-quote-inner {
	text-align: center;
}
.su-column-inner > *:first-child {
	margin-bottom: 10px;
}

span.su-quote-cite {
	font-size: 16px;
}
/* END SHORTCODE */

.top-bar-search {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

@media (max-width: 500px) {
	.top-bar-search .searchform {
		display: none;
		position: absolute;
		margin-left: -80px;
		margin-top: 30px;
	}
}

.top-bar-search > input {
	width: 170px;
}

.wp-caption.alignnone, .wp-caption.aligncenter {
	margin: 5px auto 30px auto !important;
}
.wp-caption p.wp-caption-text, 
.wp-caption-text.gallery-caption {
	text-align: left;
	font-style: normal;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif;
	font-weight: 500;
	font-size: 0.9em !important;
	margin: 5px 0 1px;
	line-height: 18px;
}

.yarpp-related h5 {
	font-size: 18px;
}

.yarpp-related a, .yarpp-related-widget a {
	/*font-family: 'FFMetaWebProNormal' !important;*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif !important;	
	font-weight: normal !important;
	color: #337ab7;
	/*text-decoration: underline !important;*/
}
.snf-minifocus {
	background-color: #dddcd2;
}
/***************************************************
 * Classes only for certain posts
 ***************************************************/

/* https://www.horizonte-magazin.ch/2018/03/08/ist-biohacking-bei-uns-selbst-ein-menschenrecht/ */
.su-quote-for-full-width {
	width: 300px !important; 
}

/* Metaslider */
#fancybox-title {
    /*font-family: "FFMetaWebProNormal";*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
}
@media (max-width: 991px) {
  #fancybox-title {
      border-bottom: 10px solid #fff;
      position: static;
  }
  #fancybox-content {
      border-bottom: none !important;
  }
  #fancybox-wrap {
  	  padding: 0 20px !important;
  }
}
/* Layerslider */
.ls-fullscreen-wrapper {
    margin-bottom: 40px;
}

/* Wissenschaft muss den eigenen CO2- Ausstoss drosseln */
.bgbox {
    /*background-color: #eaca49;*/
    float: left;
    margin: 0 auto;
    padding: 40px 100px;
}
.box {
    cursor: pointer;
    height: 140px;
    position: relative;
    overflow: hidden;
    width: 140px;
    float: left;
    margin: 15px 15px 0 0;
	border-radius: 5px;
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.box .overbox {
  background-color: #eaca49;
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
 width: 100%;
    height: 100%;
  padding: 15px 8px;
}

.box:hover .overbox { 
	opacity: 0.9; 
	border: 1px dotted #000;
}

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}

.box:hover .title,
.box:focus .title {
  font-size: 14px;
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.overbox {
	border-style:dashed;
    display:block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box; 
    border-width:2px;
    border-color:rgba(0,0,0,0);
    
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -ms-transition:0.5s ease;
    -o-transition:0.5s ease;
    transition:0.5s ease;
}
.overbox:hover {
    border-width:2px;
    border-color:rgba(0,0,0,0.5);
}
.overbox-white {
	background-color: #fff !important;
	border: 1px dotted #383838;
	opacity: 1 !important;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	z-index: 100;
	width: 100%;
	height: 100%;
	padding: 4px 8px;
    font-size: 15px;
    line-height: 20px;
}
.overbox-white img {
    position: relative;
    float: right;
	margin: 0;
}
@media (max-width: 686px) {
	.box {
	    height: 200px;
    	width: 200px;
	}
}
/* H-120 Kontroverse: https://www.horizonte-magazin.ch/2019/03/07/braucht-es-den-statistischen-schwellenwert-noch/ */
div.wp-caption-text {
	text-align: left;
	font-style: normal;
	/*font-family: 'FFMetaWebProNormal';*/
	font-family: 'SoleSerifText-Regular', 'PT Serif', serif;
	font-size: 14px;
	margin: 3px 0 1px;
	line-height: 18px;
}
.mobile {
	display:none !important;
}
@media (max-width: 768px) {
	.desktop {
		display: none !important;
	}
	.mobile {
		display:block !important;
	}	
}

/* https://www.horizonte-magazin.ch/2019/03/07/bewegende-forschungsmomente/ */
.caption-right {
	float: right;
}

/* Print Abo abonnieren Sidebar */
.abo {
	background-color: #f0f0f0;
	padding:0 20px 20px;
    margin-left: auto !important;
    margin-right: auto !important;
	text-align: center;
}
.print img {
	padding: 10px;
}
.printabo {
    font-family: 'Caslon Doric Web', 'Libre Franklin', sans-serif !important;
    font-weight: 400;
    color: white;
    background-color: #333333;
    display: inherit;
    font-size: 1.3em;
    text-transform: none;
    width: 100%;
    border: none;
    border-radius: 5px;
	margin-top:20px;
	padding: 4px 10px;
}