#mega-menu-wrap-menu-top #mega-menu-menu-top[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    padding-bottom: 40px;
}
.axel-custom-menu li, .axel-custom-menu ul{
    list-style: none;
    list-style-type: none;
}
.axel-custom-menu ul{
    padding: 0;
}
.axel-custom-menu h3,.axel-custom-menu .h3,.axel-custom-menu h3 a,.axel-custom-menu .h3 a{
    color: #ec0824!important;
    margin: 5px 0;
    font-size: 18px;
    text-transform: uppercase;

}
.axel-custom-menu .h3 a:hover {
    color: #000!important;
    text-decoration: none;
}
.axel-custom-menu li, .axel-custom-menu li a {
    color: #000000;
    font-size: 16px;
    margin-left: 8px;
    border-bottom: 1px solid #d6d6d6;
    display: block;
}
.axel-custom-menu a.sistemi {
    color: #000000!important;
    font-size: 18px!important;
    padding-top: 50px !important;
    display: block;
    line-height: 26px;
}
.axel-custom-menu li {
    border-bottom: 0px solid #d6d6d6;
}
.axel-custom-menu li a::before {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 10px;
    color:#d6d6d6;
    margin-left: -15px;
}
.axel-custom-menu li a:hover {
    color: #ec0824 !important;
    text-decoration: none;
}

#mega-menu-wrap-menu-top #mega-menu-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-top #mega-menu-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-top #mega-menu-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #ec0824!important;
    padding: 0px 20px 0px 20px;
}

#mega-menu-wrap-menu-top #mega-menu-menu-top[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    -webkit-box-shadow: 1px 1px 3px 0px #ccc;
    -moz-box-shadow: 1px 1px 3px 0px #ccc;
    box-shadow: 1px 1px 3px 0px #ccc;
}
.mega-sub-menu .pc_login_row,.mega-sub-menu .pc_login_smalls,.mega-sub-menu .pc_auth_btn{
    float:left;
    margin-right: 30px;
}

.mega-sub-menu .pc_login_form{
    max-width: 100%;
    border:none;
}
.pc_login_smalls {
    margin-top: 20px;
}
.pc_auth_btn {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 150px;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    color: white;
    background-color: #ec0824;
    border: 0;
    font-size: 15px;

}
.pc_auth_btn, .pc_mobile_login .pc_auth_btn {

    margin-top: 20px!important;
}
.mega-sub-menu .pc_login_form input,.mega-sub-menu .pc_login_form label{
    position: relative!important;
    top:0!important;

    display: block;
    float:none;
    width: 100% !important;
}div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(//magazzinosicuro.it/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}