/*
Theme Name: Sydney Child Privat
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

/* TT Änderungen */
h1, h2, h3, h4, h5, h6 {  
  margin: 10px 0 20px;
}
/* Passwort eingabe für Seite stylen */
.boldgrid-section{	
    background: no-repeat center url('/wp-content/uploads/sites/6/praesentation.jpg');
	background-size: cover;
	margin-bottom: 350px !important;
	padding-top: 300px;
	height:300px;
}
.boldgrid-section .container{
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #fff;	
}
.boldgrid-section input[type="password"]{
	padding: 2px 20px !important;
	height: 41px !important;
}

/* Dokumenten-Gallerie */
.document-galery img,
.elementor-image-gallery img{
  transition: transform .3s; /* Animation */
  margin: 0 auto;
}
.document-galery img:hover,
.elementor-image-gallery img:hover{
  transform: scale(1.03); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.text-slider .maintitle {
  font-size: 30px !important;
}
.text-slider .subtitle {
  font-size: 24px !important;
}
.header_layout_2 .header-col {
  margin-top: -5px;
}
.site_name_spec {
		color: #F76262;
		font-weight: 700;
}
h3 .action-counter{
	background-color: #ffcc00;
	padding:1px;
	margin: 2px;
}
.transparent-header .sticky-header.sticky-always.sticky-active {
  transition: all 1s;
}
button, input[type="button"], input[type="reset"], input[type="submit"],
a.elementor-button {
	color: #ffffff !important;
	background-color: #f76262 !important;
	text-transform: uppercase !important;
	border-radius: 4px !important;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	color: #ffffff !important;
	background-color: #f72727 !important;
}
#mainnav ul li a {
  font-size: 18px;
}
#mainnav li {
  padding: 0;
  margin: 0 12px;
}
#mainnav li:last-child {
  margin-right: 0;
}
#mainnav li.current_page_item a {
  color: #F76262 !important;
  font-weight: 600;
}
.main-header #mainnav .menu > li a:hover {
  text-decoration: underline solid 2px #F76262;	
  transition: all 0.4s ease-in-out;
  text-underline-position: under;
  text-underline-offset: 3px;
}
.main-header #mainnav .menu > li.current_page_item a:hover,
.sidebar-column .widget a:hover {
	color: #F76262 !important;
	transition: all 0.4s ease-in-out;
}
.mobile-menu-close svg {
  fill: #fff !important;
}
.header-elements svg {
  max-height: 16px !important;
}
.header-elements .sydney-svg-icon {
  width: 20px !important;
}
.site-header-inner {
  padding-top: 10px !important;
  padding-bottom: 15px !important;
}
.site-description {
  		color: #fff !important;
	margin-top:0 !important;
}
.gdpr_lightbox {
 
  background: rgba(0,0,0,.7) !important;
}
.moove-gdpr-modal-close{
	background-color: transparent !important;
}
button.moove-gdpr-modal-close:hover{
	background-color: transparent !important;
}
@media (max-width: 1024.9px)
{
	.transparent-header .main-header:not(.sticky-active):not(.is-sticky), 
	.transparent-header .bottom-header-row:not(.sticky-active):not(.is-sticky) {
	  background-color: #000151 !important;
	}
}
@media (min-width: 1025px){
	.transparent-header .main-header:not(.sticky-active):not(.is-sticky),
	.transparent-header .bottom-header-row:not(.sticky-active):not(.is-sticky) {
  		background-color: transparent;
		transition: all 0.5s;
	}
}
@media (min-width: 992px)
{
	body, .posts-layout .entry-post {
		font-size: 18px !important;
	}
	.site-description {
  		font-size: 15px !important;
	}
	.site_name_spec {
		font-size: 36px;
	}	
}
@media (min-width: 576px) and (max-width: 991px)
{	
  .site_name_spec {
		font-size: 30px;
	}	
	.site-description {
  		font-size: 14px !important;
		font-weight: normal;
  		color: #fff;
	}
}
@media (max-width: 575px)
{
	.site_name_spec {
		font-size: 26px !important;
	}
	.site-description {
  		font-size: 14px !important;
		font-weight:normal;
	}
}
.content-area.col-md-9 {
    width: 100% !important;
}
body, .posts-layout .entry-post {
  font-size: 18px !important;
}
.elementor-element-882d7bf{
	text-align:center;
}
.elementor-element-18996f0{
	width: 320px !important;
	margin-bottom: 10px;
}
.elementor-shortcode #loginform {
  width:320px;
  padding: 26px 24px 34px;
  overflow: hidden;
  background: #fff;
  text-align: left;
  margin: auto;
}
.elementor-shortcode #loginform label{
	font-weight:400;
	font-size: 15px;
}
.elementor-shortcode #loginform input[type="submit"]{
	width:100%
}
.elementor-shortcode #loginform p:last-of-type{
  margin-bottom: 0;
}
.site-description {
  margin: 0;
}
.sydney_contact_info_widget .contact-phone {
	margin-bottom:0;
}
.footer-widgets .widget-title {
 	margin: 5px 0 !important;
}
.footer-widgets .widget ul.menu{
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}
#sidebar-footer .wp-block-columns {
  margin-bottom: 0;
}
#sidebar-footer pre.wp-block-verse {
	margin-top: 0;
	margin-bottom: 10px;
}
#sidebar-footer #block-15 p{
	  margin-bottom: 10px;
}
.social-profile a {
  margin-right: 25px;
}
#sidebar-footer {
  background-image: url("../../uploads/sites/6/footer_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
aside{
	margin-bottom:0 !important;
}
#nav_menu-7 h3,
#nav_menu-7 li{
	text-align:right;
}
@media (max-width: 735.9px)
{
	#menu-footer-menu li{
	text-align: left;
	}
}
@media (max-width: 767px)
{
	.text-slider .maintitle {
  		padding-bottom: 18px !important;
	}
	.text-slider .subtitle {
		padding: 15px 0 30px 0 !important;
	}
}