/*
 Theme Name:   Edita Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Edita  Child Theme
 Author:       edita
 Author URI:   http://example.com
 Template:     edita 
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  edita-child
*/

.container-fedora {
    margin-bottom: 80px;
}

.container-fedora a,
.container-fedora a:hover {
    color: #000!important;
    text-decoration: none!important;
    
}

.container-fedora i {
    vertical-align: sub;
}

.container-fedora img {
    display: inline-block;
    margin-left: 10px;
}

#richiestapreventivo-modal h2 {
    margin: 5px 14px 20px;
    padding: 0;
    font-size: 20px;
    line-height: 2.0em;
    border-bottom: 1px solid #CCCCCC;
    color: #24cdd3;
 }

#richiestapreventivo-modal .edita-form-builder .efb-legend {
    display: none;
 }

#richiestapreventivo-modal .modal-header .close {
    margin-top: -65px;
 }

#richiestapreventivo-modal .entry-content {
    margin: 0 20px;
    font-weight: 300;
}

#richiestapreventivo-modal .entry-content span,
#richiestapreventivo-modal .entry-content a {
    font-weight: 400;
    color: #d96ba2;
}

#richiestapreventivo-modal .entry-content a {
    text-decoration: underline;
}

#richiestapreventivo-modal .entry-content a:hover,
#richiestapreventivo-modal .entry-content a:active,
#richiestapreventivo-modal .entry-content a:focus {
    text-decoration: none;
}

.servizio-title {
    font-size: 36px !important;
}

@media screen and (max-width: 1024px) {
    .servizio-title {
        font-size: 19px !important;
    }
}

.main-navigation .buttonMenu-second {
    text-transform: none !important;
}

.main-navigation .buttonMenu-second.booking {
    background: #4f9fc1;
}

.main-navigation .buttonMenu-second.booking:hover,
.main-navigation .buttonMenu-second.booking:active,
.main-navigation .buttonMenu-second.booking:focus {
    background: #3c7a94;
}