/*============================================*/
/** Início Nav Menu **/
/*============================================*/
#header-nav {
    background-color: white;
    display: block !important;
}

nav {
    margin: 0 auto;
}
.nav-primary {
    height: 43px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 1306px;
}
.level0.nav-1.first {
    display: none !important;
}
  .nav-primary li.level0 {
    display: inline-block;
    position: relative !important; 
  }

.nav-primary > li.level0 h2 > a{
      text-decoration: none;
    position: relative;
    display: block;
    color: #3e4191;
    font-family: 'Titillium Web';
    font-size: 14px;
    text-transform: uppercase;
    height: 43px;
    padding: 0 5px;
    border-radius: 5px;
}

li.level0:hover span{
    color: #FFFFFF;
}

li.level0 {
    cursor: pointer;
}

.nav-primary li.level0:hover > a{color: #00ab96; text-decoration: none;}

li.level0.nav-2 {
    width: 100px;
}
.nav-primary li.level0.nav-2 a {
    background: #ea353e !important;
    color: #fff;
    padding: 0px 5px;
    border-radius: 5px;
    line-height: 1.5 !important;
    text-align: center;
}
.nav-primary li.level0.nav-2 .sub a {
    background: #fff !important;
    border-radius: 0px !important;
    text-align: left;
}
.nav-primary li.level0 a:hover {
    background: red !important;
    color: #fff;
}
.nav-primary li.level0 .sub a:hover {
    background: #fff !important;
    color: #3e4191 !important;
}
/*--------------------------------------------*/
/** Início Icones **/
.level0 {
    transition: all 0.5s ease 0s;
}
/*
.level0.nav-2::before, .level0.nav-3::before, 
.level0.nav-4::before, .level0.nav-5::before, 
.level0.nav-6::before, .level0.nav-7::before, 
.level0.nav-8::before, .level0.nav-9::before,
.level0.nav-10::before, .level0.nav-11::before,
.level0.nav-12::before, .level0.nav-13::before {
    background-image: url("../images/sprite-menu.png");
    background-repeat: no-repeat;
    content: "";
}

.level0.nav-2::before {
    background-position: 0 0;
    width: 39px;
    height: 29px;
    position: absolute;
    top: 16px;
    left: 22px;
}

.level0.nav-2:hover::before {
    background-position: 0 -49px; 
}

.level0.nav-2:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-2 {
    width: 56px;
}

.level0.nav-3::before {
    background-position: 0 -98px;
    width: 17px;
    height: 38px;
    position: absolute;
    top: 8px;
    left: 34px;
}

.level0.nav-3:hover::before {
    background-position: 0 -156px; 
}

.level0.nav-3:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-3 {
    width: 64px;
}

.level0.nav-4::before {
    background-position: 0 -214px;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 9px;
    left: 36px;
}

.level0.nav-4:hover::before {
    background-position: 0 -272px; 
}

.level0.nav-4:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-4 {
    width: 74px;
}

.level0.nav-5::before {
    background-position: 0 -330px;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 9px;
    left: 39px;
}

.level0.nav-5:hover::before {
    background-position: 0 -389px; 
}

.level0.nav-5:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-5 {
    width: 99px;
}

.level0.nav-6::before {
    background-position: 0 -448px;
    height: 33px;
    width: 39px;
    position: absolute;
    top: 12px;
    left: 13px;
}

.level0.nav-6:hover::before {
    background-position: 0 -501px; 
}

.level0.nav-6:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-6 {
    width: 38px;
}

.level0.nav-7::before {
    background-position: 0 -554px;
    width: 50px;
    position: absolute;
    height: 20px;
    top: 16px;
    left: 16px;
}

.level0.nav-7:hover::before {
    background-position: 0 -593px; 
}

.level0.nav-7:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-7 {
    width: 53px;
}

.level0.nav-8::before {
    background-position: 0 -632px;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 8px;
    left: 13px;
}

.level0.nav-8:hover::before {
    background-position: 0 -689px; 
}

.level0.nav-8:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-8 {
    width: 39px;
}

.level0.nav-9::before {
    background-position: 0 -746px;
    width: 27px;
    height: 33px;
    position: absolute;
    top: 11px;
    left: 18px;
}

.level0.nav-9:hover::before {
    background-position: 0 -799px; 
}

.level0.nav-9:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-9 {
    width: 39px;
}

.level0.nav-10::before {
    background-position: 0 -852px;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 10px;
    left: 24px;
}

.level0.nav-10:hover::before {
    background-position: 0 -910px; 
}

.level0.nav-10:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-10 {
    width: 62px;
}

.level0.nav-11::before {
    background-position: 0 -968px;
    height: 35px;
    width: 33px;
    position: absolute;
    top: 12px;
    left: 33px;
}

.level0.nav-11:hover::before {
    background-position: 0 -1024px; 
}

.level0.nav-11:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-11 {
    width: 69px;
}

.level0.nav-12::before {
    background-position: 0 -1080px;
    width: 40px;
    height: 36px;
    position: absolute;
    top: 11px;
    left: 16px;
}

.level0.nav-12:hover::before {
   background-position: 0 -1136px; 
}

.level0.nav-12:hover {
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

.level0.nav-12 {
    width: 27px;
    padding: 0 22px !important;
}

.level0.nav-13::before {
    background-position: 0 -1192px;
    width: 10px;
    height: 4px;
    position: absolute;
    top: 58px;
    left: 37px;
}
.level0.nav-13 {
    width: 60px;
    margin-left: 20px;
    background-color: #ea353e !important;
    border-radius: 7px 7px 7px 7px !important;
}

li.level0 {
    padding: 0 12px;
}

.level0.nav-13 h2 a span {
    position: absolute;
    width: 74px;
    line-height: 1.2;
    text-align: center;
    margin-top: 20px;
    left: -7.5px;
}


.level0.nav-13 h2 a {
    width: 72px;
    height: 69px !important;
    color: #FFF !important;
    margin-top: 1px;
}
*/

.nav-primary li {
   margin: 0 5px;
}



/** Fim Icones **/
/*--------------------------------------------*/

/*--------------------------------------------*/
/** Início Sub menu **/
#nav {
    border-bottom: 1px solid #ea353e;
}

#nav li.level0 .sub{
    font-family: Titillium Web;
}
#nav li.level0 .sub {
     border-top: none !important;
    background: #fff none repeat scroll 0 0 !important;
    border-color: currentcolor #dc2b34 #dc2b34 !important;
    border-image: none !important;
    border-radius: 0 0 5px 5px !important;
    border-style: none solid solid !important;
    border-width: medium 2px 2px !important;
    box-shadow: 0 7px 9px -7px rgba(0, 0, 0, 0.6) !important;
    top: 43px !important;
}
#nav li.level0 .sub ul.level0-sub {
    background: transparent none repeat scroll 0 0 !important;
}
#nav li.level0 .sub .level0-sub li.level1 a.level1 {
   color: #0d1045;
    display: block;
    height: 25px;
    padding: 4px 0;
    width: auto;
}
#nav li.level0 .sub .level0-sub li.level1 a.level1 span {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    padding-left: 15px;
}
#nav li.level0 .sub .level0-sub li.level1 a {
    border-bottom: 1px solid #dc2b34;
    color: #0d1045;
}
.nav-primary .sub li {
    width: auto;
}
.level0-sub .level1 > h2 {
    color: #fff;
}
.level0-sub .product-name > a {
    color: #fff;
    font-size: 13px;
}

.sub .product-name {
    padding: 4px 0;
}
.level0-sub .price-box {
    display: none;
}
/*selo na imagem do produto no sub menu*/
.sub .amlabel-table2 {
    display: none;
}
#nav li.level0 .sub .level0-sub li.level1 a.level1:hover{
    text-decoration:none;
    background-color: #eeeeee;

}
#nav .sub li.level1:hover .product-image{
    background-color: transparent !important;
}
#nav .sub .product-name a, #nav .sub .product-image {
    border: medium none !important;
}
li.level0.parent.current a, li.level0.menu-active.active a {
    background: #ea353e !important;
    color: #fff;
}
li.level0.parent.current .sub a, li.level0.menu-active.active .sub a {
    background: #fff !important;
    color: #fff;
}
/** Fim Sub menu **/
/*--------------------------------------------*/


/*============================================*/
/** Fim Nav Menu **/
/*============================================*/