/* 
Theme Name: tredition Child Theme
Theme URI: https://tredition.de/
Description: tredition Child Theme
Author: tredition
Author URI: https://tredition.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: tredition-child
*/


/* Schrift scharf stellen */
body {-webkit-font-smoothing: antialiased !important;
}

/* Helpie FAQ*/
.helpie-faq.accordions .form__section {
	font-family: "Barlow", Sans-serif;
	font-size: 0.8em;
}

.helpie-faq.accordions .form__text, .helpie-faq.accordions .form__email, .helpie-faq.accordions .form__textarea {
	width: 600px;
	border-color: #8ce699;
}

/* Helpie Icon*/
.helpie-faq.accordions .accordion__header:before, .helpie-faq.accordions .accordion__header:after {
	margin-right: 0px;
	height: 3px;
}

/* Elementor-Akkordeon */

.elementor-toc__header {
	margin-top: -25px !important;
}
.elementor-toc__toggle-button {
	margin-top: 25px;
	font-size: 0.8em;
}
.elementor-toggle-icon-closed {
	font-size: 0.6em;
	padding-top: 10px;
}
.elementor-toggle-icon-opened {
	font-size: 0.8em !important;
	padding-top: 5px;
}
.elementor-toggle .elementor-tab-title {
	margin-top: -35px !important;
}

.elementor-toggle-title {
	text-decoration: none !important;
}

.elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a, .elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
	text-decoration: none;
}
.elementor-tabs-content-wrapper :focus {
	border: none;
	outline: none;
}

/* Elementor Tab-Section */

.elementor-3373 .elementor-element.elementor-element-19b231a .elementor-tab-content {
	margin-top: -50px;
}

/* Language Switcher */
.trp-language-switcher > div {
	border: #8ce699;
	background-color: #8ce699;
	background-image: linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%);
}
.trp-language-switcher > div > a {
	color: black;
	text-decoration: none;
	font-family: "Barlow", Sans-serif;
	font-size: 1rem;
	font-weight: 500;
}
.trp-language-switcher > div > a:hover {
	color: black;
	text-decoration: underline;
	background-color: #8ce699;
	font-family: "Barlow", Sans-serif;
	font-size: 1rem;
	font-weight: 500;
}

/*Banderole beim CTA-Modul
.elementor-ribbon-inner {
	text-align: none !important;
	width: 120px !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	margin-bottom: -50px !important;
} */

/* Typographie 
=================================================================================================*/

/* Abstand Überschriften */
.elementor-kit-7 h1 {
	margin-bottom: 2rem !important;
}
.elementor-kit-7 h2 {
	margin-top: 3rem !important;
	margin-bottom: 2rem !important;
}
.elementor-kit-7 h3 {
	margin-top: 3rem !important;
	margin-bottom: 1.5rem !important;

}
.elementor-kit-7 h4 {
	margin-top: 3rem !important;
	margin-bottom: 1rem !important;
}

.elementor-toc__list-item-text-wrapper {
	align-items: baseline !important;
}

/* Widget für Kommentare */
.elementor-widget {
	color: #ffffff;
/*	font-size: 1.3m;*/
}
h2#reply-title.comment-reply-title, h3.title-comments, .comment-metadata a, a.comment-reply-link, .logged-in-as a {
	color: #ffffff !important;
} 
.comment-meta, .comment-metadata a:hover, .comment-reply-link a:hover {
	color: #8CE699 !important;
}
a#cancel-comment-reply-link {
	color: #ffffff;
	padding-left: 30px;
	font-size: 11px;
	font-family: "Nunito", Sans-serif;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
	text-decoration: none;
}

.elementor-icon-list-text.elementor-post-info__item.elementor-post-info__item--type-comments a {
	text-decoration: none !important;
}

/* Button und weitere Klassen
=================================================================================================*/

.elementor-toggle-icon-closed#akkordeon-table {
	font-size: 0.8em;
	padding-top: 15px;
}

.elementor-button-text, .elementor-button-wrapper a {
	font-family: "Barlow", Sans-serif;
	text-decoration: none !important;
}

.button-minze p, .button-minze a, .button-minze  elementor-post-info__terms-list a, .elementor-cta__button.elementor-button.elementor-size-xs {
	font-family: "Barlow", Sans-serif !important;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #8ce699 60%);
	display: inline;
	font-size: 1.7rem !important;
	font-weight: 500 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
	border: none !important;
	padding: 0 0 0 0 !important;
}

.button-minze p:hover, .button-minze a:hover, .elementor-cta__button.elementor-button.elementor-size-xs:hover {
	font-family: "Barlow", Sans-serif !important;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #ffee80 60%);
	display: inline;
	font-size: 1.7rem !important;
	font-weight: 500 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
	border: none !important;
	padding: 0 0 0 0 !important;
}

.button-licht p, .button-licht a {
	font-family: "Barlow", Sans-serif !important;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #ffee80 60%);
	display: inline;
	font-size: 1.7rem !important;
	font-weight: 500 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}

.button-licht p:hover, .button-licht a:hover {
	font-family: "Barlow", Sans-serif !important;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #8ce699 60%);
	display: inline;
	font-size: 1.7rem !important;
	font-weight: 500 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}

.button-minze-klein p, .button-licht-klein a {
	font-family: "Barlow", Sans-serif;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #8ce699 60%);
	display: inline;
	font-size: 1.125rem !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}

.button-minze-klein p:hover, .button-licht-klein a:hover {
	font-family: "Barlow", Sans-serif;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #ffee80 60%);
	display: inline;
	font-size: 1.125rem !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}

.button-licht-klein p, .button-licht-klein a {
	font-family: "Barlow", Sans-serif;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #ffee80 60%);
	display: inline;
	font-size: 1.125rem !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}

.button-licht-klein p:hover, .button-licht-klein a:hover {
	font-family: "Barlow", Sans-serif;
	color: #000000 !important;
	background: linear-gradient(180deg, rgba(255,255,255,0) 60%, #8ce699 60%);
	display: inline;
	font-size: 1.125rem !important;
	font-weight: 600 !important;
	margin-top: 30px !important;
	text-decoration: none !important;
}
.link-schwarz p, .link-schwarz a {
	font-family: "Barlow", Sans-serif !important;
	font-weight: 500 !important;
	font-size: 1em !important;
	text-decoration: none !important;
}

.link-schwarz p:hover, .link-schwarz a:hover {
    font-family: "Barlow", Sans-serif !important;
	font-weight: 500 !important;
	font-size: 1em !important;
	color: #000000 !important;
	text-decoration: underline !important;
}

.link-nunito p, .link-nunito a {
	font-family: "Nunito", Sans-serif !important;
	font-size: 1em !important;
	text-decoration: none !important;
}

.link-nunito p:hover, .link-nunito a:hover {
	font-family: "Nunito", Sans-serif !important;
	font-size: 1em !important;
	color: #8ce699 !important;
}

.link-weiss p, .link-weiss a {
	text-decoration: none !important;
	color: #ffffff !important;
}

.link-weiss p:hover, .link-weiss a:hover {
    color: #ffee80 !important;
	text-decoration: none !important;
}

.tag-rubin {
	font-family: "Barlow", Sans-serif;
	font-size: 0.8em !important;
	font-weight: 500 !important;
	color: #ffffff;
	background-color: #fc2b6b;
	padding: 2px 10px 3px 11px;
	border-radius: 30px;
	margin-right: 5px;
}

.tag-licht {
	font-family: "Barlow", Sans-serif;
	font-size: 0.8em !important;
	font-weight: 500 !important;
	background-color: #ffee80;
	padding: 2px 10px 3px 11px;
	border-radius: 30px;
	margin-right: 5px;
}

/*.screenshot {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
}/*



/* Optimierung mobile Ansicht 
=================================================================================================*/

@media (max-width: 767.98px) {
@media (max-width: 1290px) {

	
	.link-weiss p, .link-weiss a {
	text-decoration: none !important;
	color: #ffffff !important;
}

	span.elementor-icon-list-text {
		font-size: 17px !important;
		line-height: 1.5em !important;
	}
	
	.elementor-blockquote__content {
		font-size: 20px !important;
		margin-left: -10px !important;
	}
	
	.elementor-blockquote {
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
	
	a.elementor-toggle-title {
		font-size: 17px !important;
	}
	
	.button-minze p, .button-minze a {
	font-size: 25px !important;
	}
	
	.button-licht p, .button-licht a {
	font-size: 25px !important;
	}
}
