/*
Theme Name:   Tresoröffnung Adler 
Theme URI:    https://tresoroeffnung-stuttgart24.de/
Author:       ComMotion 
Author URI:   https://commotion.online/
Description:  Child-Theme für das WordPress-Standardtheme Twenty Twenty.
Template:     twentytwenty
Version:      10.0
*/ 

/* Basic */

	.social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"],button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link{
		background-color: #2a2a2a !important;
	}

	a.telefon {
		text-shadow: 2px 2px 2px rgba(0,0,0,0.3) !important;
		color: #fff !important;
	}

	p {
		text-align: justify !important;
	}

/* Cookie */

	#cn-accept-cookie {
		color: #fff !important;
		font-weight: 700 !important;
		text-shadow: none !important;
		border-top-color: #20a623 !important;
		border-left-color: #108d13 !important;
		border-right-color: #108d13 !important;
		border-bottom-color: #007503 !important;
		background: linear-gradient(to bottom,#00c307,#039103) #039103 !important;
	}

/* Header */

	body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
		color: #2a2a2a !important;
	}

	.header-titles .site-description, .header-inner .search-toggle-wrapper {
		display: none !important;
	}

/* Page */

	.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
		color: #2a2a2a !important;
	}

/* Buttons */

	a.call-to-action {
		font-size: 25px !important;
		background-color: #2a2a2a !important;
		color: #fff !important;
		font-weight: 700 !important;
		padding: 20px 25px !important;
		display: inline-table !important;
		float: right !important;
		border-radius: 5px !important;
	}

	#cta {
		margin: 10px 0px !important;
		display: grid !important;
		text-align: center !important;
		width: 100% !important;
	}

	a#callnowbutton {
		color: #fff !important;
	}

	input.wpcf7-form-control.wpcf7-submit {
		border-radius: 5px;
	}

/* Footer */

	.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
		margin-top: 0 !important;
	}

	.footer-nav-widgets-wrapper, #site-footer {
		background-color: #2a2a2a;
	} p.footer-copyright, #site-footer a {
		color: #fff;
	}

	.sites {
		color: #fff;
		margin: 1em 0 10px 0;
		height: 80px;
		overflow: hidden;
		position: relative;
	} .sites:hover {
		height: auto;
	}

@media (max-width: 699px)

	#site-footer .section-inner {
		display: block;
	} a.to-the-top {
		display: block;
		text-align: right;
	}

	.sites {
		height: 75px;
		margin-bottom: 50px;
	}
}