1
@media (min-width:900px){.btn.megamenu{background:#ff9a29;font-size:18px}
2
._megamenu_{overflow:hidden;opacity:0;visibility:hidden;transition: opacity 1s, visibility 0s linear 0s;width:100%;height:auto;top:90px;position:absolute;z-index:1;text-align:center}
3
._megamenu_.active{opacity:1;visibility:visible;transition-delay: 0s;display:block;position:absolute;z-index:99999;background:#fff;box-shadow:0 1px 4px #cdcdcd;border-bottom:solid #000 2px}
4
._megamenu_ * li{list-style:none}
5
._megamenu_ * ul{margin:0;padding:0}
6
._megamenu_ .menu-item-wrapper{padding:20px 30px;margin:0 auto;display:inline-block;background:transparent}
7
._megamenu_ .menu-item-wrapper li{margin-right:0}
8
._megamenu_ .menu-item-wrapper .category-wrapper{float:left;display:inline-block;margin-left:0;padding:0 20px 10px 0;text-align:left;background:transparent}
9
._megamenu_ .menu-item-wrapper .category-wrapper:last-child{margin-right:0}
10
._megamenu_ .menu-item-wrapper .category-wrapper .item-category{position:relative;display:block;padding:0 15px;margin-bottom:0}
11
._megamenu_ .menu-item-wrapper .category-wrapper .item-category,._megamenu_ .menu-item-wrapper .category-wrapper .item-category a{color:#f59223;font-family:robotolight,'arial narrow',helvetica,sans-serif;text-decoration:none;font-size:17px}
12
._megamenu_ .menu-item-wrapper .category-wrapper .item-category a:hover{text-decoration:underline}
13
._megamenu_ .menu-item-wrapper .category-wrapper .item-category.nn{color:#f59223}
14
._megamenu_ .menu-item-wrapper .category-wrapper .item-category{color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Helvetica Neue',Oxygen-Sans,Ubuntu,Cantarell,'Segoe UI',Verdana,sans-serif;text-decoration:none;font-size:16px;text-transform:uppercase;padding:0;font-weight:700}
15
._megamenu_ .menu-item-wrapper .category-wrapper ul{display:inline-block;float:left;margin-top:10px}
16
._megamenu_ .menu-item-wrapper li{display:block;height:auto;padding:7px 0}
17
._megamenu_ .menu-item-wrapper li:last-child{margin-bottom:0;padding-right:0}
18
._megamenu_ .menu-item-wrapper li a{color:#000;font-family:robotolight,'arial narrow',helvetica,sans-serif;padding:10px 0;
font-size:14px;border-bottom:1px solid #cdcdcd;text-decoration:none}
19
._megamenu_ .menu-item-wrapper .nn li a{color:#f59223;border-bottom:1px solid #fdd4a6}
20
._megamenu_ .menu-item-wrapper li a:last-child{padding-bottom:0}
21
._megamenu_ .menu-item-wrapper li a:hover{color:#ff9a29;border-bottom:1px solid #fdd4a6}
22
._megamenu_ .menu-item-wrapper li ul{padding:0}
23
._megamenu_ * .rty a{font-weight:bold;}
24
}
25
@media (min-width: 1500px){._megamenu_ .menu-item-wrapper .category-wrapper{padding-right:60px}
26
}
27
@media (min-width: 1280px){._megamenu_ .menu-item-wrapper .category-wrapper{padding-right:30px}
28
}
29
@media (max-width: 1070px){._megamenu_ .menu-item-wrapper .category-wrapper{padding-right:10px}
30
._megamenu_ .menu-item-wrapper{padding:20px 5px}
31
}