.ma-title { background: unset !important; }
body {     font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.footer-container { margin-top: 20px; }

.block-new-customer { display: none !important; }

.block-authentication .block[class]+.block:before { display: none !important; }

@media only screen and (min-width: 768px){
.popup-authentication .modal-inner-wrap { width: 40% !important; } 
}

@media only screen and (min-width: 768px){
.fieldset>.field:not(.choice)>.label {
width: 26.8% !important;
text-align: left !important;
}
}

.block-collapsible-nav .content ul.nav {
padding-bottom: 15px !important;
padding-top: 15px !important;
}

.static_top .txt_content .txt_in {
color: #000000;
font-style: unset;
font-size: 17px;
}