/*
Theme Name:     Divi Child
Theme URI:      http://eleganthemes.it/
Description:    Tema Child per il tema Divi
Author:         Jean-Marie Clément
Author URI:     http://eleganthemes.it/
Template:       Divi
Version:        0.1
*/
@import url("../Divi/style.css");

body.home .layouts-page-title {display: none;}
#logo {max-height: 100% !important;}
#et-info {float: right !important; }
.wpt-form-submit {
  margin-bottom: 20px;
}
.nav li ul {
width: 250px !important;
}
#top-menu li li a {
width: 100% !important;
}
#top-menu-nav > ul > li > a:hover,
#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
/*background-color: rgba(88,147,45,0.2);
opacity: 1 !important;
color: #000 !important;
border-top: #58932d solid 2px ;
padding-top: 8px;
opacity: 0 !important;
color: #000 !important;
*/
}
#left-area {
width: 100% !important;
padding-right: 0 !important;
}
.main_title, .entry-title {
    font-weight: bold;
    color: #58932d;
    margin-bottom: 10px !important;
}
.et_pb_post .entry-content {
    padding-top: 0px !important;
}
.pulsante {
    background-color: #58932d;
    padding: 5px 10px;
    width: 120px;
    font-weight: bold;
    color: #fff;
}
.wpt-form-item-radio {
display: inline-block;
padding-right: 10px;
}
.radio-sino {
display: inline-flex;
}
.radio-sino ul {
padding: 0 0 5px 15px !important;
}

/* form login */
#loginform {
    background-color: #58932d;
    padding: 20px;
    color: white;
    max-width: 500px;
    margin: auto;

}
#loginform label {
    min-width: 150px
}
#loginform input[type=text], #loginform input[type=password] {
    width: 50%;
    min-width: 150px;
    border-radius: 4px;
}

#loginform input[type=submit] {
    border-radius: 4px;
    min-width: 120px;
    padding: 5px;
	color: #000;
}

#loginform .login-remember {
    float: left;
}
/* form per aggiunta taxonomies */
#aggiungi_tax {
  margin-bottom: 20px;
}

#aggiungi_tax .new-tax {
  margin: auto;
}

#aggiungi_tax input[type=text] {
  width: 50%;
  min-width: 150px;
  border-radius: 4px;
}

#aggiungi_tax label, #aggiungi_tax input {
  padding: 5px  
}

#aggiungi_tax input[type=submit] {
  border-radius: 4px;
    min-width: 100px;
    padding: 5px;
    margin-left: 10px;
    min-height: 35px;
} body.home .layouts-page-title {display: none;}
#logo {max-height: 100% !important;}
#et-info {float: right !important; }
.wpt-form-submit {
  margin-bottom: 20px;
}
.nav li ul {
width: 250px !important;
}
#top-menu li li a {
width: 100% !important;
}
#top-menu-nav &gt; ul &gt; li &gt; a:hover,
#et-secondary-menu &gt; ul &gt; li &gt; a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
/*background-color: rgba(88,147,45,0.2);
opacity: 1 !important;
color: #000 !important;
border-top: #58932d solid 2px ;
padding-top: 8px;
opacity: 0 !important;
color: #000 !important;
*/
}
#left-area {
width: 100% !important;
padding-right: 0 !important;
}
.main_title, .entry-title {
    font-weight: bold;
    color: #58932d;
    margin-bottom: 10px !important;
}
.et_pb_post .entry-content {
    padding-top: 0px !important;
}
.pulsante {
    background-color: #58932d;
    padding: 5px 10px;
    width: 120px;
    font-weight: bold;
    color: #fff;
}
.wpt-form-item-radio {
display: inline-block;
padding-right: 10px;
}
.radio-sino {
display: inline-flex;
}
.radio-sino ul {
padding: 0 0 5px 15px !important;
}

/* form login */
#loginform {
    background-color: #58932d;
    padding: 20px;
    color: white;
    max-width: 500px;
    margin: auto;

}
#loginform label {
    min-width: 150px
}
#loginform input[type=text], #loginform input[type=password] {
    width: 50%;
    min-width: 150px;
    border-radius: 4px;
}

#loginform input[type=submit] {
    border-radius: 4px;
    min-width: 120px;
    padding: 5px;
}

#loginform .login-remember {
    float: left;
}
/* form per aggiunta taxonomies */
#aggiungi_tax {
  margin-bottom: 20px;
}

#aggiungi_tax .new-tax {
  margin: auto;
}

#aggiungi_tax input[type=text] {
  width: 50%;
  min-width: 150px;
  border-radius: 4px;
}

#aggiungi_tax label, #aggiungi_tax input {
  padding: 5px  
}

#aggiungi_tax input[type=submit] {
  border-radius: 4px;
    min-width: 100px;
    padding: 5px;
    margin-left: 10px;
    min-height: 35px;
} 