/*
Theme Name:     Dricub-driving-child
Theme URI:      https://smartdata.tonytemplates.com/dricub-driving-school/
Description:    Child theme for Dricub- driving school Services
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       dricub-driving-school
Version:        1.0
*/
/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

        #login h1 a, .login h1 a {
        background-image: url(https://fahrschuleklein.de/wordpress/wp-content/uploads/2020/03/logo_klein_v2-4.jpg);
        height:100px;
        width:300px;
        background-size: 300px 100px;
        background-repeat: no-repeat;
        padding-bottom: 10px;
        }
	 
	 
	 
#login {
  
  background: #fff;
}

.login  {
  background-image: url('https://fahrschuleklein.de/wordpress/wp-content/uploads/2022/03/Depositphotos_367016568_XL.jpg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
	