/**
 * Theme Name:     Customify Child
 * Author:         Nehuol UG
 * Template:       customify
 * Text Domain:	   customify-child
 * Description:    Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header &amp; Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header &amp; Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.com/customify
 */
 

/* Header  auf Report-LP verstecken 
.page-id-XXX #primary-menu {
    display: none;
}*/

html, body {
    height: 100%;
}

.page-titlebar, .hidden {
  display:none;
}

.smw-ticker-container .smw-field.smw-field-change-abs {display:none;}

.smw-ticker-container .smw-delimiter {display:none;}

.smw-widget[data-v-f0e678f6] {
  background: #fff !important;
}

.smw-ticker-container .smw-field.smw-field.smw-field-change-pct {color:#235787;padding-left:3px;}

.customify-builder-btn {
  background-color: #FFCC00 !important;
}

.smw-ticker-container img.smw-field {display:none; !important}

.smw-table-quotes.smw-zebra4 table tbody tr td.smw-cell-logo-name-symbol .smw-field-symbol {
  display: none;
}

#reportReiter .elementor-icon-list-item {background-color:#dddddd;}

#reportReiter.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {padding: 3px 7px 3px 5px;}

.smw-root .smw-table-quotes .smw-selected-asset-chart-container .smw-ranges-container div {margin: 0 0.2em !important;}


.report-haken {
	background-image: url('https://erfolgreichmitaktien.de/wp-content/uploads/2025/02/Analyse-Check.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-left: 50px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 5px;
}


/*
.page-id-1014 .reportTitel h2 {
    font-size:2.6em !important;
}
*/

/* ####### Popup und Formular FadeIn########### */

.analysehaken {
	background-image: url('https://erfolgreichmitaktien.de/wp-content/uploads/2025/02/Analyse-Check.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-left: 30px;
	font-weight: bold;
	width: 100%;
	padding-bottom: 10px;
}

.analysehakenBig {
	background-image: url('https://erfolgreichmitaktien.de/wp-content/uploads/2025/02/Analyse-Check.jpg');
	background-repeat: no-repeat;
	float: left;
	padding-left: 40px;
	font-weight: normal;
	width: 100%;
}

/* News Direkt-Download aus 
.blog .beitragreportdownload {
    display: none;
}*/

.beitragreportdownload_left {width:45%;}
.beitragreportdownload_right {width:50%;}
	
	

/* ##################### START RSS-Popup für den Generator (nur close-Button, restliches CSS steht im Element ############ */

.PopupClose:hover,
.PopupClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* ##################### ENDE RSS-Popup für den Generator############ */



#lp_cover_title {
    width: 230px;
    height: 40px;
    position: absolute;
    top: 110px;
    left: 26px;
	transform:rotate(-2deg);
}

#lp_cover_title_small {
    width: 200px;
    height: 40px;
    position: absolute;
    top: 90px;
    left: 26px;
	transform:rotate(-1deg);
}

#lp_cover_date {
	background: #a0ae00;
	width: 120px;
    height: 120px;
	color:white;
	font-weight: bold;
    position: absolute;
	border-radius: 50%;
    top: 250px;
    left: 180px;
}

#lp_cover_date p {padding-top:40px}

@media (max-width: 920px) { 
#lp_cover_date {
	background: #a0ae00;
	width: 120px;
    height: 120px;
	color:white;
	font-weight: bold;
    position: absolute;
	border-radius: 50%;
    top: 370px;
    left: 250px;
	}
}

@media (max-width: 500px) { 
#lp_cover_date {
	background: #a0ae00;
	width: 120px;
    height: 120px;
	color:white;
	font-weight: bold;
    position: absolute;
	border-radius: 50%;
    top: 270px;
    left: 200px;
	}
}

@media only screen and (max-width: 500px){
	#reportReiter .elementor-icon-list-item 	{margin-bottom:5px;}
	
	.beitragreportdownload_left {width:100%;}
	.beitragreportdownload_right {width:100%;}
	


}