/* Best for Bride shared navigation. Approved preview version 6. */
body.bfb-navigation #promo-bar{margin:0;position:relative;z-index:1}
body.bfb-navigation .wrapper-internal{top:0!important}
.mp-header{position:relative;z-index:1000;background:#fff;font-family:'Open Sans',sans-serif;color:#322b2b;border-bottom:1px solid #e7e3e4}
.mp-header *,.mp-trust *{box-sizing:border-box}
.mp-header a,.mp-header button,.mp-actions a{font:600 14px/1.4 'Open Sans',sans-serif;color:#322b2b;text-decoration:none;text-transform:none;letter-spacing:0}
.mp-header a:focus-visible,.mp-header button:focus-visible{outline:3px solid #862633;outline-offset:-3px}
.mp-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px}
.mp-logo img{display:block;width:240px;max-width:100%;height:auto}
.mp-actions{display:flex;gap:20px;align-items:center}
.mp-actions-compact{display:none}
.mp-actions .mp-book{background:#862633;color:#fff;padding:15px 22px;border-radius:3px;text-align:center}
.mp-actions .mp-book:hover{background:#6c1d2a}
.mp-actions .mp-store{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid #862633;border-radius:3px;color:#862633;background:#fff;white-space:nowrap;box-sizing:border-box}
.mp-actions .mp-store:hover{background:#f8f3f5;color:#6c1d2a}
.mp-actions a:focus-visible{outline:3px solid #862633;outline-offset:2px}
.mp-actions .mp-book:focus-visible{outline:3px solid #fff;outline-offset:-5px;box-shadow:0 0 0 2px #862633}
.mp-list,.mp-sub{list-style:none!important;margin:0!important;padding:0!important}
.mp-list{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:0;padding:0 12px!important;border-top:1px solid #eee9eb;background:#fff}
.mp-list>li{position:relative;margin:0;padding:0;float:none}
.mp-list>li>a,.mp-category{display:flex;align-items:center;gap:9px;min-height:52px;padding:12px 10px;white-space:nowrap;border:0;background:transparent;cursor:pointer}
.mp-list>li>a:hover,.mp-category:hover,.mp-category[aria-expanded="true"],.mp-sub a:hover{background:#f7f2f4;color:#862633}
.mp-header .mp-promotions,.mp-header .mp-contact{color:#862633;font-weight:700}
.mp-chevron{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px}
.mp-category[aria-expanded="true"] .mp-chevron{transform:rotate(225deg);margin-top:3px}
.mp-sub{position:absolute;top:100%;left:0;min-width:270px;max-width:330px;background:#fff;border:1px solid #e7e3e4;box-shadow:0 8px 18px #39282012;border-radius:0 0 5px 5px;overflow:auto;max-height:65vh}
.mp-list>li:last-child .mp-sub{left:auto;right:0}
.mp-sub[hidden]{display:none!important}
.mp-sub a{display:block;padding:14px 19px;min-height:48px;white-space:normal}
#mp-toggle{display:none;background:#fff;border-color:#d9d2d5}
.mp-trust{padding:14px 10px;text-align:center;background:#fff}
.mp-trust img{display:block;width:380px;max-width:100%;height:auto;margin:auto}
@media(min-width:992px) and (max-width:1199px){
 .mp-header .mp-list>li>a,.mp-header .mp-category{font-size:13px;padding-left:7px;padding-right:7px;gap:6px}
 .mp-list{padding-left:8px!important;padding-right:8px!important}
}
@media(max-width:991px){
 .mp-header{position:sticky;top:0}
 .mp-header .mp-top{flex-wrap:nowrap;min-height:67px;padding:12px 18px;gap:15px}
 .mp-logo img{width:195px}
 .mp-actions-desktop{display:none}
 .mp-actions-compact{display:flex}
 .mp-header+.mp-actions{background:#fff;padding:10px 18px;justify-content:center;gap:20px}
 #mp-toggle{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #d9d2d5;border-radius:3px;background:#fff;cursor:pointer}
 .mp-header #mp-toggle{margin-left:auto}
 .mp-bars{font-size:22px;line-height:1}
 #mp-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 10px 18px #39282026;max-height:calc(100vh - 150px);max-height:calc(100dvh - var(--mp-bottom,90px) - 76px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
 #mp-nav.mp-visible{display:block}
 .mp-list{display:block;padding:0 15px 16px!important;background:#fff}
 .mp-list>li{border-bottom:1px solid #eee9eb}
 .mp-list>li>a,.mp-category{width:100%;justify-content:space-between;min-height:54px;padding:14px 10px}
 .mp-sub{position:static;min-width:0;max-width:none;max-height:none;background:#fff;border:0;margin:0 0 10px 0!important;padding:2px 0 4px!important;box-shadow:none;border-radius:0}
 .mp-header .mp-sub a{padding:14px 26px;min-height:48px;font-size:14px;font-weight:400;color:#51474b}
 .mp-header .mp-sub a:hover,.mp-header .mp-sub a:focus-visible{background:#f8f5f6;color:#862633}
 .mp-category[aria-expanded="true"]{background:#fff;color:#862633}
}
@media(max-width:599px){
 .mp-header .mp-top{gap:9px;padding:10px 14px}
 .mp-logo{order:1}.mp-logo img{width:172px}
 #mp-toggle{order:2;margin-left:auto}
 .mp-actions{order:3;width:100%;gap:12px;justify-content:space-between}
 .mp-header+.mp-actions{gap:12px;padding:10px 14px}
 .mp-actions-compact{gap:10px!important}
 .mp-actions .mp-store{font-size:12px;padding:12px 13px;min-height:44px}
 .mp-actions .mp-book{padding:12px 10px;font-size:12px;flex:1;min-height:44px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}
 .mp-trust{padding:12px 14px}
}
