
body.pixiedust .pm-megamenu { max-width: unset; }
/*body.pixiedust.pm-mega-on .pm-mega-wrap { position: relative!important; width: 100vw!important; margin: 0 auto!important; left: unset!important; right: unset!important; top: unset !important;}*/

body.pixiedust .pm-mega-wrap h6:first-child{ border-left: none; }
body.pixiedust .navigation .level-top span:after {background: transparent!important;}
body.pixiedust.blog-page .post-read-more, blog-page .post-view .post-nextprev-hld .next-link, .blog-page .post-view .post-nextprev-hld .prev-link{position: relative;background: #ad8c69;padding: 14px 20px;font-size: 18px;line-height: 18px;text-transform: uppercase;transition: background 350ms ease-in-out;cursor: pointer;color: #fff !important;z-index: 1;text-decoration: none;padding-top: 12px!important;}
body.pixiedust.blog-page .post-read-more:hover, .blog-page .post-view .post-nextprev-hld .next-link:hover, .blog-page .post-view .post-nextprev-hld .prev-link:hover {background: #000;color: #fff;text-decoration: none;}

@media (max-width: 1455px) {
    /*body.pixiedust.pm-mega-on .pm-mega-wrap { position: relative!important; width: 100vw!important; margin: 0 auto!important; left: unset!important; right: unset!important; top: unset !important;}*/
}

@media (max-width: 1023px) {
    body.pixiedust .breadcrumbs ul li, body.pixiedust .breadcrumbs a, body.pixiedust .breadcrumbs a:hover, body.pixiedust .breadcrumbs a:visited {font-size: 13px;}
}

@media all and (min-width: 1024px) and (max-width: 1455px) {
    body.pixiedust .logo {margin: 0;}
    body.pixiedust .sections.nav-sections {background: unset;}
    body.pixiedust .sections.nav-sections .navigation .level0 {margin: inherit;width: unset;}
}

