.yellow {
color: #B88c33 !important;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-secondary-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after,
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
height: 2px;
border-radius: 0px;
}
#mega-menu-wrap-secondary-menu .mega-menu-toggle + #mega-menu-secondary-menu {
width: 200px;
text-align: center;
margin-top: 13px;
}
#mega-menu-wrap-secondary-menu #mega-menu-secondary-menu > li.mega-menu-item {
margin: 10px 0;
}
.main-header {
background: #000;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
letter-spacing: 2px;
}
.header-right .login-link {
font-weight: 300;
border: 1px solid #fff;
padding: 5px 10px;
background: transparent;
color: #fff !important;
font-size: 14px;
letter-spacing: 2px;
padding: 8px 15px;
}
.footer-bottom {
background: #000;
}
@media only screen and (min-width: 992px) {
.main-header .container {
max-width: unset !important;
width: 100%;
padding: 0 8%;
}
}
@media only screen and (max-width: 991px) {
.mobile-header,
.header-right {
display: none;
}
}