/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

.popup-konditionen{
	font-size: 16px;
}
html, body { overflow-x: hidden; }
.module-container{
	display: flex ;
	gap: 2%;
}
/* Desktop only */
@media (min-width: 1585px) {
    .module-container .module-box {
        flex: 0 0 50%;
        max-width: calc(50% - 10px);
    }
}
/* Tablet / mid-range*/
@media (min-width:1024px) and (max-width:1585px) {
     .module-container .module-box {
       flex: 100% !important;
       max-width: 100%;
	   margin-bottom: 2em;
    }
	.pakete-container{
	flex-wrap: wrap !important;
	}
}

.pakete-container{
	display: flex ;
	gap: 20px;
}
/* Desktop only */
@media (min-width: 1501px) {
    .pakete-container .tsms-pakete-box {
        flex: 1 1 25%;
        max-width: calc(25% - 15px);
    }
}
/* Tablet / mid-range*/
@media (min-width:1024px) and (max-width:1585px) {
     .pakete-container .tsms-pakete-box {
       flex: 0 0 calc(50% - 10px) !important;
       max-width: calc(50% - 10px);
    }
	.pakete-container{
	flex-wrap: wrap !important;
	}
}

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p{
	margin-bottom: 0.8em !important;
}
.onetap-desc{
	display:none;
}
.onetap-hide-toolbar{
	display:none;
}
.onetap-statement::before{
	display:none;
}
/*Menü Link Farbe*/
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link{
	color: white;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:hover{
	color: #ff0000;
}
/*Kontakt Form - Startseite*/
.hidelabel{
	/*display:none;*/
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.wpcf7 input.wpcf7-form-control:not([type="submit"]), .wpcf7 textarea.wpcf7-form-control, select{
	padding-left: 72px;
	font-size: 13px;
	height: 54px;
	color: #787878;
	border: 2px solid #e9ecef;
}
.icon-container-ts{
	position:absolute;
	height: 54px;
	width: 54px;
	background-color:#e9ecef;
	z-index:10;
	color: #d33;
	border-radius: 5px 0px 0px 5px;
}
.icon-container-ts p{
	display: grid;
	place-items: center;
	min-height: 54px;
}
.wpcf7 textarea {
  height: 260px !important;
}
.submit_ts input[type="submit"]{
	font-size: 11px;
	font-weight: 600;
	background-color: #292929;
	color: #FFF;
	width: 120px !important;
	padding: 12px;
	border-radius: 10px 0px 10px;
}
.submit_ts input[type="submit"]:hover{
	background-color: #e30613 !important;
}
.ts-kformular input.wpcf7-form-control:not([type="submit"]):focus,
.ts-kformular select.wpcf7-form-control:focus,
.ts-kformular textarea.wpcf7-form-control:focus {
	outline: 1px solid #e30613;
	border: 0px !important;
}
/* .wpcf7 input.wpcf7-form-control:not([type="submit"]):focus, .wpcf7 select.wpcf7-form-control:focus, .wpcf7 textarea.wpcf7-form-control:focus{
	outline: 1px solid #e30613;
	border: 0px !important;
} */
.wpcf7 .wpcf7-not-valid-tip{
	display:none;
}
.wpcf7 form.invalid input.wpcf7-not-valid,
.wpcf7 form.invalid textarea.wpcf7-not-valid {
    border: 1px solid #e30613 !important; 
	border-radius: 7px 0px 0px 7px;
}
/* .wpcf7 .wpcf7-not-valid {
    border: 1px solid #e30613 !important; 
	border-radius: 7px 0px 0px 7px;
} */
.wpcf7 form .wpcf7-response-output{
	text-align:center;
	width: 80%;
 	margin-left: auto;
  	margin-right: auto;
}
/*JOBFINDER*/
.ib-mini-container .wpcf7 input.wpcf7-form-control:not([type="submit"]){
	padding-left: 0px !important;
}
/*STICKY HEADER*/
.sticky_header{
  width: 100%;
  position:fixed !important;
  transform: translate(0,-200px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  background-color: #fff;
}
@media screen  and (max-width:1400px){
  .sticky_header{
    padding-bottom: 0px;
  }
}
.inview{
  transform: translate(0,0);
  transition: all .5s ease;
}
/*Header repeats Problem*/
@media (max-width: 1565px) {
  #ast-desktop-header{
  display: none;
  }
  .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap{
    min-height: 90px;
  }
}
.ast-header-break-point #ast-mobile-header{
  margin-top: 1em;
}

/* Default transparent header → black logo */
.sticky_header .custom-logo {
  content: url("https://www.trend-service.de/wp-content/uploads/2025/12/trend_logo_white_150.png");
}
	
/* Sticky header → white logo */
.sticky_header .custom-logo {
  content: url("https://www.trend-service.de/wp-content/uploads/2025/12/trend_logo_150.png");
}
/* Sticky header → menu_link */
.sticky_header .ast-builder-menu-1 .menu-item > .menu-link{
  color: #555555;
}
.sticky_header .ast-builder-menu-1 .menu-item > .menu-link:hover{
  color: #ff0000;
}

/*
 * HEADER MENÜ AND ICONS
 */
@media (max-width: 1024px) {
  .ast-theme-transparent-header #masthead {
   box-shadow: none !important;
  }
}

@media screen and (max-device-width:1585px) {
	.main-header-menu .menu-link, .main-header-menu > a{
		font-size:14px !important;
	}
	.header-icon-holder{
	width: 400px; 
	margin-right: 6.5em;
	}
}
@media screen and (min-device-width:1000px) and (max-device-width:1700px) {
	.header-icon-holder{
		width: 300px !important; 
		margin-right: 2.5em !important;
	}
	.ast-builder-layout-element .ast-site-identity{
		margin-left:2em;
	}
}
@media screen and (min-device-width:1700px) and (max-device-width:2000px) {
	.header-icon-holder{
		width: 400px !important; 
		margin-right: 0.5em !important;
	}
	.ast-builder-layout-element .ast-site-identity{
		margin-left:2em;
	}
}
@media screen and (min-device-width:2001px) {
	.ast-desktop .ast-primary-header-bar.main-header-bar{
		padding-left: 5.5%;
	}
	
}
.header-icon-holder{
	width: 400px; 
	margin-right: -2.5em;
}
.kukunu-icon{
	margin-right: 0.5em;
	border: 1px solid #c8c8c8;
}
.yourfirm-icon{
	border: 1px solid #c8c8c8;
  margin-right: 0.3em;
}
.tuev-icon{
	border: 1px solid #c8c8c8;
}
.wpr-slider-arrow{
  z-index: 90 !important;
}
/*********************************************************************************/
.footer_link a:hover{
	color:#e30613 !important;
}
.link_red a{
	text-decoration:none !important;	
}
/**************************************************************************************/

/* TSMS ÜBERSICHT */
/*Button Design*/
/*Rote arrow button*/
.tsms-arrow-button {
	position: relative; 
	background-color: #eb5e57;
	color: black;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	width: 250px;
}
/*Paket-Black arrow button*/
.paket-farbe-button-arrow{
	position: relative; 
	background-color: #000000;
	color: white;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	width: 250px;
}
/*Paket-Yellow arrow button*/
.paket-yellow-button-arrow{
	position: relative; 
	background-color: #ffe046;
	color: black;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	/* width: 350px; */
}
/*Paket-Blue arrow button*/
.paket-blue-button-arrow{
	position: relative; 
	background-color: #68c6df;
	color: black;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	/* width: 350px; */
}
/*Paket-red arrow button*/
.paket-red-button-arrow{
	position: relative; 
	background-color: #f39586;
	color: black;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	/* width: 350px; */
}
/*Paket-green arrow button*/
.paket-green-button-arrow{
	position: relative; 
	background-color: #86cbca;
	color: black;
	font-weight: 800;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	/* width: 350px; */
}


/*BESTELLUNG FORMULAR*/
.container-full-tsms{
	display: flex;
	margin-left: auto;
	margin-right: auto;
    flex-wrap: wrap;
	width: 87%;
}
.main-container-tsms{
	width:48%;
	margin-right:auto;
	margin-left:auto;
	font-size: 22px;
	/* padding-top: 20px; */
	color: black;
	padding-bottom: 2.5em;
	text-align: left;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    /* border-radius: 10px; */
    margin-bottom: 1em;
}
.standard { background-color:#ffe04b !important; /*border-radius: 10px 10px 0px 0px;*/ }
.advanced { background-color:#6fb6c9!important;   }
.professional { background-color:#86cbca!important;  }
.individual { background-color:#e28b7c!important; }
.kontakt-form-header{background-color: #e5e5e5; padding-left: 8% !important;}

.ueberschrift-tsms{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	font-size: 22px;
	padding: 10px 0px 10px 0px;
	color: black;
	font-size:30px;
	border-radius: 10px;
}
.ueberschrift-tsms p {
	margin-bottom: 0px !important;
}
.kf-ueberschrift-tsms{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	font-size: 22px;
	padding: 10px 0px 10px 0px;
	color: black;
	font-size:30px;
	border-radius: 10px;
}
.kf-ueberschrift-tsms p {
	margin-bottom: 0px !important;
}
/*Bestellung Formular -> STANDARD */
.package-header {
  padding: 5px 5px;
  font-weight: bold;
  color: black;
  margin-bottom: 20px;
}
.main-container-tsms p{
	margin-bottom: 0px !important;
	padding-left: 2em;
	padding-right: 1em;
}
.ueberschrift-tsms p{
	padding-left: 40px;
}
.form-section {
  background:#ccc;
  padding:10px;
  font-weight:bold;
  margin-top:40px;
}
.package-box p, label {
	font-size: 22px !important;
}
.package-option {
	margin-bottom: 5px;
}
.package-option .wpcf7-list-item-label {
	font-weight: 700;
	font-size: 22px;
}
.package-option .wpcf7-list-item {
	margin: 0;
}
.package-option input[type="checkbox"] {
	margin-right: 8px;
	vertical-align: middle;
	height: 2em;
	width: 1.8em;
}
.package-details {
	margin-left: 36px; /* aligns text under checkbox */
	font-size: 18px;
	color: black;
	margin-top: -27px;
}
.package-details p{
	margin-bottom: 0.2em !important;
}
.package-box p{
	margin-bottom:0px;
}
.tsms-kf-container{
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 84%; 
	font-size: 22px;
	color: black;
}
.tsms-left-container{
    flex:0 0 30%;
}

.tsms-right-container{
    flex:1;
    margin-left:1em;
}

.submit_tsms input{
	background-color: black;
	font-weight: 600;
    font-size: 22px;
    border-radius: 5px;
}

.tsms-anrede input[type="checkbox"] {
	margin-right: 8px;
	vertical-align: middle;
	height: 2em;
	width: 1.8em;
}
.tsms-anrede input[type="radio"] {
	margin-right: 8px;
	vertical-align: middle;
	height: 2em !important;
	width: 1.8em;
}
.tsms-acceptance{
	margin-left: -1em;
	margin-top: -1em;
}
.tsms-acceptance label{
	font-size: 13px !important;
}

.tsms-acceptance input[type="checkbox"] {
	margin-right: 8px;
	vertical-align: middle;
	height: 2em;
	width: 1.8em;
}
.tsms-kf-container .wpcf7 form .wpcf7-response-output{
	text-align:center;
	width: 84%;
 	margin-left: auto;
  	margin-right: auto;
}

.tsms-kf-container input[type="submit"]:hover{
	background-color: #e30613 !important;
}
.tsms-kf-container .wpcf7 input.wpcf7-form-control:not([type="submit"]):focus,
.tsms-kf-container .wpcf7 select.wpcf7-form-control:focus,
.tsms-kf-container .wpcf7 textarea.wpcf7-form-control:focus {
	outline: 1px solid #605BE5 !important;
	border: 0px !important;
}
.tsms-kf-container input[type="text"],
.tsms-kf-container input[type="email"]{
    background-color:#f2f2f2;
    border: 1px solid #f2f2f2;
	box-shadow: none !important;
}
.tsms-kf-container input.wpcf7-form-control:not([type="submit"]),
.tsms-kf-container textarea.wpcf7-form-control,
.tsms-kf-container select{
	font-size:20px !important;
}
.tsms-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}


@media (max-width: 1000px) {
    .tsms-kf-container {
        width: 95%;
        font-size: 16px;
    }

    .tsms-left-container,
    .tsms-right-container {
        flex: 0 0 100%;
        margin-left: 0;
    }

    .tsms-left-container {
        margin-bottom: 5px;
    }

    .tsms-right-container {
        margin-bottom: 15px;
    }

    .tsms-kf-container input.wpcf7-form-control:not([type="submit"]),
    .tsms-kf-container textarea.wpcf7-form-control,
    .tsms-kf-container select {
        font-size: 16px !important;
        width: 100%;
    }

    .tsms-anrede {
        display: flex;
        gap: 10px;
    }

    .submit_tsms input {
        width: 100%;
        font-size: 18px;
    }

	.tsms-left-container .entry-content .wp-audio-shortcode, .tsms-left-container .entry-content .wp-embedded-audio,
	.tsms-left-container .entry-content .wp-embedded-video, .tsms-left-container .entry-content .wp-video, .tsms-left-container p{
		margin-bottom: 0.2em !important;
	}
}

@media screen and (max-width:1450px)  {
	.main-container-tsms{
		width: 100%;
	}
}

@media screen and (max-width:1000px)  {
	.main-container-tsms{
		font-size: 18px;
	}
	.container-full-tsms{
		width: 100%;
	}
	.package-box p, label {
		font-size: 18px !important;
	}
	.tsms-kf-container{
		font-size: 18px;
	}
	.submit_tsms input{
		font-size: 18px;
	}
	.package-option .wpcf7-list-item-label{
		font-size: 18px;
	}
	.tsms-kf-container{
		width: 90%;
	}
	.popup-container{
		padding:1em !important;
	}
	.close{
		margin-right:15px;
	}
	.ueberschrift-tsms{
		font-size:20px !important;
	}
	.kf-ueberschrift-tsms{
		font-size:20px !important;
	}
}
/*Menü 2*/
@media screen and (max-width:2000px)  {
	.tsms-menu2{
	margin-left: -12%;
	}
}
/*Popup */
/* Prevent background scrolling when popup is open */
body.popup-open {
  overflow: hidden;
}
.popup {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}
.ueberschrift-container{
	position: sticky; /* stays at top of scroll inside popup */
	top: 0;
	width: 100%;
	z-index: 10;
}
.popup-ueberschrift{
	font-size: 20px;
	/* background-color: #ffe046;      */
	padding: 1em 1em 1em 2em; 
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	color: black;
	width: 100%; /* stretch across the content */
	box-sizing: border-box; /* ensures padding included in width */
}

.popup-content {
  background-color: #fff;
  margin: 5% auto;
  width: 80%;
  max-height: 75vh;
  overflow-y: auto;
  font-size: 18px !important;
  position: relative; /* needed for header positioning */
}

.popup-container{
	padding:10px 40px 40px 40px;
	line-height:1.6;
	color:#000;
}

.close {
  float: right;
  font-size: 28px;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  color: black;
}

.tsms-jetzt-bestellen{
	/* background-color: #ffe04b;  */
	color:black !important; 
	font-size: 18px; 
	font-weight:600;
}
.tsms-jetzt-bestellen .standard:hover{
	background-color: #ffe04b !important;
}

/*FAQ POPUP*/
.faq-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
}

.faq-popup-content {
  background: #fff;
  width: 60%;
  margin: 5% auto;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  max-height: 85vh;
  overflow-y: auto;          /* 🔥 important */
  -webkit-overflow-scrolling: touch; /* smooth scrolling on iOS */
}

.faq-close {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 32px;
  cursor: pointer;
}

