/*
 Theme Name:   toabai.media DSGVO
 Description:  Mein Child Theme
 Author:       Tobias Öllinger
 Author URI:   https://toabai.media
 Template:     astra
 Version:      1.0
 Text Domain:  astra-child
*/
/*@import url(/css/cookie-style.css);*/

@import 'css/fonts.css'; 
@import 'css/websitecheck.css';

/*Caldera Button unten */
#fld_8215747_2 { background-color:red}


/*DSE*/
#bor {
	text-align:center;
	margin-left: 30%;
	
}

#cn-notice-icon {display:none!important}

#primary, #secondary {
	
	margin-top:20px!important;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	border:0px!important;
}

div.ast-post-format-.blog-layout-1 {
	border: 1px solid #eee;
	padding:10px;	
}


/* Kategorie Bereich Schönheitskur*/

/*Abstand um den Text*/
.ast-archive-description {
	
	padding: 10px!important;
	margin-bottom:20px!important;
}

/*
 * KATEGORIE BESCHREIBUNG
 * 
*/

.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
	background:none;
	border: 0px solid #eee;
}

/*Schriftgröße Text*/
.ast-archive-description p {
	font-size:1.0rem;
	font-weight:400;
}
/* Kategorie Titel*/
.ast-archive-description .ast-archive-title {
	font-size: 2rem;
}

/* Farben Management */

.red {
	color:red!important;
}

.black {
	color:black!important;
}

.green {
	color:green!important;
}

.gold {
	color: #c8ac48!important;
}

/*Modal Window Textalignment left*/
.modal {
	text-align: left;
}


/*Innenabstand der Modal Windows*/
.modal-body {
    padding: 15px !important;
}







/* ALT */
/*Farbverlauf Hintergrund*/

.elementor-8 .elementor-element.elementor-element-941ca18 > .elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(60deg, #5271ff 25%, #ee7fff 100%)!important;
    opacity: 0.75;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}


/*Hover Button


.elementor-8 .elementor-element.elementor-element-48cd36a1 a.elementor-button, .elementor-8 .elementor-element.elementor-element-48cd36a1 .elementor-button {
	
	background-color:#00ffbe!important;
}

*/

/*Button Menü*/

.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
	    border-color: #00ffbe;
    	background-color: #00ffbe;
}


body {font-size: 1.1rem;}
