/*
Theme Name: Arkhitekton Child
Theme URI: https://neuronthemes.com/arkhitekton
Description: This is a child theme of Arkhitekton
Author: NeuronThemes
Author URI: https://neuronthemes.com
Template: arkhitekton
Version: 1.0.0
*/


.nf-response-msg {
    text-align: center;
    position: absolute;
    top: 40%;
    width: 100%;
    padding: 0 20px;
    font-size: 21px;
}

.richiedi_preventivo {
    background-color: #171717;
    text-align: center;
    border-radius: 5px;
}

 

.m-nav-menu--holder .richiedi_preventivo a,.menu .richiedi_preventivo a {
    color: #fff !important;
    padding: 0 15px;
}
.nf-form-content {
    max-width: none !important;
}

.nf-form-fields-required {
    color: #7b7b7b;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media (min-width: 769px) {
    li.lang-item-en {
        margin-left: 10px !important;
    }
}


