.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .row + .row {
  padding-top: 12.5px;
  border-top: 1px solid #e8e8e8;
}
.t3-megamenu .mega-dropdown-menu {
  background: #ffffff;
  font-size: 13px;
  border-width: 2px;
  border-color: #999999;
  border-top-width: 0;
  margin-top: 1px !important;
  padding: 0 15px;
  font-family: 'Roboto', sans-serif;
}
.t3-megamenu .dropdown-submenu > a:after {
  border-left-color: #222222;
}
.t3-megamenu .dropdown-submenu.open > a:after {
  border-left-color: #e55a55;
}
.t3-megamenu .dropdown-submenu .mega-dropdown-menu {
  border-top-width: 2px;
  margin-top: 0 !important;
  margin-left: 15px;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  padding: 12.5px 0;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
}
.t3-megamenu .dropdown-header:after,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:after,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:after,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #e55a55;
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: #000000;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-col-nav {
  padding: 0 15px;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  margin-bottom: 2px;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a,
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
  background: none;
  color: #ce2620;
}
.t3-megamenu .mega-nav > li:last-child > a,
.t3-megamenu .dropdown-menu .mega-nav > li:last-child > a {
  border: none;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #222222;
  padding: 5px 0;
  font-weight: 700;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background: none;
  color: #ce2620;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  padding: 12.5px 0;
  background: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #e55a55;
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: #000000;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 2px;
  font-weight: normal;
  position: absolute;
  text-transform: none;
  white-space: inherit;
  line-height: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}