/*
Theme Name: Webify Child
Theme URI: 
Description: Child theme of webify theme for the Webify theme
Author: <a href="http://themeforest.net/user/theme_bubble">themebubble</a>
Author URI: 
Template: webify
Version: 2.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 06 Aug 2019 01:17:13 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.elementor-element-b6b27e9 {
 margin-top: 15px;
}

@font-face {
  font-display: swap;
}

.login h1 a {
 display:none !important;
}


/* Personalizza il colore dello sfondo */
body.login {
    background-color: #f1f1f1 !important;
}

/* Personalizza il colore del form di login */
#loginform {
    background-color: #ffffff;
}

/* Personalizza il colore del titolo del form di login */
#loginform h1 a {
    color: #333333;
}

/* Personalizza il colore del link "Hai dimenticato la password?" */
#loginform p#nav a {
    color: #666666;
}

/* Personalizza il colore del pulsante di login */
#wp-submit {
    background-color: #337ab7;
    border-color: #2e6da4;
    box-shadow: none;
    text-shadow: none;
}

/* Personalizza il colore del testo del pulsante di login */
#wp-submit:hover {
    background-color: #286090;
    border-color: #204d74;
}
