.bg-gray
{
    background-color:#fafafa;
}

.bg-gray-2
{
    background-color:#bababa;
}

.form-group legend{
    margin-bottom: 15px;
    font-size: 20px;
    float: inline-start;
}

fieldset.form-group{
    background-color: #fafafa;
    border: 1px solid black;
}

div.form-group{
    margin-left: 40px;
    margin-right: 40px;
}

/* CERCA */
.modal-dialog-w-100 {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
}

.icon-fix {
    width: 32px;
    height: 31px;
    vertical-align: middle;
    cursor: pointer;
}


/* KE SEARCH */
.tx-kesearch-pi1 #kesearch_ordering div.ordering
{
    max-width: inherit !important;
}


/* .form-check [type=checkbox], .form-check [type=radio]
{
    opacity: initial;
    position: unset;
} */

.fascia-breadcrumbsimple-nolinkpagina
{
    color: #000000;
}

.linkmenublu h3
{
    padding: 0 !important;
    font-weight: bold !important;
    color: #06c;

}
.linkmenublu 
{
  
}



.mainNav3-firstchild-link-container
{
    justify-content:space-between;
    align-items:self-end;
}

.mainNav3-firstchild-link-flex
{
    justify-content:space-between;
    align-items:center;
}

.checkbox{
    padding-top: 15px;
}

.clearfix{
    padding-inline: 30px;
}

.confirmation{
    display: flex;
    justify-content: center;
    font-size: 25px;
    margin-top: 27px;
    font-weight: 400;
}