
/* ==============================================================
   DEALS FOR BUDDIES MASTER LOCK FINAL
   One visual system for public pages. Header/footer remain global,
   category/archive cards match homepage cards, single auction is rebuilt
   into a proportional 1150px layout. No heavy shadows/gradients/bold text.
   ============================================================== */
:root{
  --dfb-site-width:1150px;
  --dfb-blue:#075fe8;
  --dfb-navy:#061c46;
  --dfb-text:#182033;
  --dfb-muted:#667085;
  --dfb-line:#e5eaf2;
  --dfb-soft:#f6f8fb;
  --dfb-yellow:#ffc400;
  --dfb-radius:10px;
}
html,body{max-width:100%;overflow-x:hidden!important;}
body{font-family:Arial,Helvetica,sans-serif!important;color:var(--dfb-text)!important;font-size:15px!important;font-weight:400!important;line-height:1.5!important;background:#fff!important;}
body *{box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{font-family:Arial,Helvetica,sans-serif!important;color:var(--dfb-text)!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;line-height:1.25!important;}
p,a,span,li,td,th,label,input,select,textarea,button{font-family:Arial,Helvetica,sans-serif!important;letter-spacing:0!important;text-transform:none!important;}
strong,b{font-weight:500!important;}

/* HEADER: never boxed, never hidden, same on every public page */
.bbb-site-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;}
.dfb-header-v8{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;position:relative!important;z-index:50!important;}
.dfb-header-v8 .dfb-topbar,.dfb-header-v8 .dfb-mainbar,.dfb-header-v8 .dfb-navrow{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important;left:50%!important;width:100vw!important;max-width:100vw!important;margin-left:-50vw!important;margin-right:-50vw!important;overflow:visible!important;}
.dfb-header-v8 .dfb-topbar{background:#075fe8!important;color:#fff!important;}
.dfb-header-v8 .dfb-mainbar{background:#fff!important;}
.dfb-header-v8 .dfb-navrow{background:#061c46!important;color:#fff!important;}
.dfb-header-v8 .dfb-header-container{width:min(var(--dfb-site-width),calc(100vw - 32px))!important;max-width:var(--dfb-site-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}
.dfb-header-v8 .dfb-topbar-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:38px!important;height:auto!important;gap:16px!important;font-size:13px!important;font-weight:400!important;overflow:visible!important;}
.dfb-header-v8 .dfb-topbar-left,.dfb-header-v8 .dfb-topbar-right{display:flex!important;align-items:center!important;gap:16px!important;visibility:visible!important;opacity:1!important;}
.dfb-header-v8 .dfb-topbar a,.dfb-header-v8 .dfb-top-welcome{display:inline-flex!important;align-items:center!important;color:#fff!important;font-size:13px!important;font-weight:400!important;text-decoration:none!important;white-space:nowrap!important;}
.dfb-header-v8 .dfb-mainbar-inner{display:grid!important;grid-template-columns:220px minmax(260px,1fr) auto!important;align-items:center!important;gap:20px!important;min-height:112px!important;height:auto!important;overflow:visible!important;}
.dfb-header-v8 .dfb-logo-link,.dfb-header-v8 .dfb-header-search,.dfb-header-v8 .dfb-header-actions{display:flex!important;visibility:visible!important;opacity:1!important;}
.dfb-header-v8 .dfb-logo-link img{width:210px!important;max-width:210px!important;height:auto!important;max-height:86px!important;object-fit:contain!important;}
.dfb-header-v8 .dfb-header-search{height:46px!important;min-width:0!important;}
.dfb-header-v8 .dfb-header-search input{height:46px!important;border:1px solid var(--dfb-line)!important;border-right:0!important;border-radius:0!important;font-size:14px!important;font-weight:400!important;box-shadow:none!important;background:#fff!important;}
.dfb-header-v8 .dfb-header-search button{height:46px!important;width:54px!important;border:1px solid #075fe8!important;background:#075fe8!important;color:#fff!important;border-radius:0!important;box-shadow:none!important;}
.dfb-header-v8 .dfb-header-actions{align-items:center!important;justify-content:flex-end!important;gap:14px!important;white-space:nowrap!important;}
.dfb-header-v8 .dfb-action{display:inline-flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;color:#101828!important;font-size:12px!important;font-weight:400!important;text-decoration:none!important;min-width:48px!important;}
.dfb-header-v8 .dfb-sell-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:40px!important;min-width:120px!important;padding:0 14px!important;background:#ffc400!important;color:#101828!important;border:1px solid #e4b000!important;border-radius:0!important;box-shadow:none!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important;}
.dfb-header-v8 .dfb-navrow-inner{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;align-items:stretch!important;min-height:54px!important;height:auto!important;overflow:visible!important;}
.dfb-header-v8 .dfb-browse-title{display:flex!important;align-items:center!important;gap:9px!important;height:54px!important;padding:0 15px!important;background:#075fe8!important;color:#fff!important;font-size:14px!important;font-weight:500!important;white-space:nowrap!important;}
.dfb-header-v8 .dfb-navlinks{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;visibility:visible!important;opacity:1!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;}
.dfb-header-v8 .dfb-navlinks::-webkit-scrollbar{display:none!important;}
.dfb-header-v8 .dfb-navlinks>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:54px!important;padding:0 11px!important;color:#fff!important;font-size:13px!important;font-weight:400!important;text-decoration:none!important;white-space:nowrap!important;flex:0 0 auto!important;}
.dfb-header-v8 .dfb-navlinks>a:hover{background:rgba(255,255,255,.08)!important;}
.dfb-header-v8 .dfb-navlinks>a:first-child::after{display:none!important;}

/* FOOTER: full-width background, aligned inner content */
.dfb-footer-v8,.dfb-site-footer,.site-footer{width:100%!important;max-width:none!important;margin:0!important;overflow:visible!important;}
.dfb-footer-v8 .dfb-footer-container,.dfb-footer-container{width:min(var(--dfb-site-width),calc(100vw - 32px))!important;max-width:var(--dfb-site-width)!important;margin-left:auto!important;margin-right:auto!important;}

/* PUBLIC PAGE CONTAINERS */
.bbb-container,.dfb-page-container,.dfb-category-page,.dfb-auction-category-page,.bbb-category-page,.dfb-single-master-shell,.dfb-contact-wrap,.dfb-public-shell{width:min(var(--dfb-site-width),calc(100vw - 32px))!important;max-width:var(--dfb-site-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}
.dfb-category-page,.bbb-category-page{padding-top:18px!important;}
.bbb-category-layout,.dfb-category-layout{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;}
.bbb-category-header,.dfb-category-header,.bbb-filter-bar{margin-bottom:14px!important;}
.bbb-category-header h1,.dfb-category-header h1{font-size:24px!important;font-weight:500!important;margin:0!important;}
.bbb-category-header p,.dfb-category-header p,.bbb-filter-bar,.dfb-filter-bar{font-size:14px!important;font-weight:400!important;color:var(--dfb-muted)!important;}

/* MASTER AUCTION CARD: same on home, right column, category, archive, search */
.bbb-card-grid,.dfb-card-grid,.dfb-auction-grid,.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;margin:0!important;padding:0!important;}
.bbb-auction-card,.dfb-auction-card-v2,.products .product{position:relative!important;background:#fff!important;border:1px solid var(--dfb-line)!important;border-radius:10px!important;box-shadow:none!important;background-image:none!important;overflow:hidden!important;min-width:0!important;height:100%!important;display:flex!important;flex-direction:column!important;}
.bbb-auction-card *,.dfb-auction-card-v2 *{box-shadow:none!important;text-shadow:none!important;}
.dfb-card-click{position:absolute!important;inset:0!important;z-index:1!important;}
.bbb-card-watch,.dfb-watch-toggle{position:absolute!important;top:10px!important;right:10px!important;z-index:5!important;width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--dfb-line)!important;border-radius:50%!important;background:#fff!important;color:#075fe8!important;font-size:18px!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important;}
.dfb-heart-filled{display:none!important}.is-saved .dfb-heart-outline{display:none!important}.is-saved .dfb-heart-filled{display:inline!important;color:#075fe8!important;}
.bbb-card-image,.dfb-card-image{display:block!important;position:relative!important;width:100%!important;height:175px!important;aspect-ratio:auto!important;background:#f7f9fc!important;overflow:hidden!important;z-index:2!important;}
.bbb-card-image img,.dfb-card-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:none!important;transform:none!important;}
.dfb-card-badge,.bbb-card-badge{display:none!important;}
.bbb-card-body,.dfb-card-body{padding:12px!important;display:flex!important;flex-direction:column!important;gap:6px!important;flex:1!important;min-height:148px!important;position:relative!important;z-index:2!important;background:#fff!important;}
.bbb-card-body h3,.dfb-card-body h3{margin:0!important;font-size:15px!important;line-height:1.3!important;font-weight:500!important;height:40px!important;overflow:hidden!important;}
.bbb-card-body h3 a,.dfb-card-body h3 a{color:#172033!important;text-decoration:none!important;font-weight:500!important;}
.bbb-card-bid,.dfb-card-price{font-size:18px!important;line-height:1.25!important;font-weight:500!important;color:#075fe8!important;margin:0!important;}
.dfb-card-bids{font-size:13px!important;color:var(--dfb-muted)!important;font-weight:400!important;margin:0!important;}
.dfb-card-bottom{margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;font-size:12px!important;line-height:1.35!important;color:var(--dfb-muted)!important;}
.bbb-card-button,.dfb-card-bid-now{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:34px!important;min-width:78px!important;padding:0 12px!important;background:#075fe8!important;color:#fff!important;border:1px solid #075fe8!important;border-radius:6px!important;font-size:13px!important;font-weight:500!important;text-decoration:none!important;white-space:nowrap!important;}

/* SINGLE AUCTION: proportional, aligned, no boxed header/footer */
.dfb-single-page-master{width:100%!important;max-width:none!important;background:#fff!important;margin:0!important;padding:18px 0 34px!important;overflow:visible!important;}
.dfb-single-master-shell{display:block!important;}
.dfb-single-breadcrumbs{margin:0 0 14px!important;font-size:13px!important;color:var(--dfb-muted)!important;}
.dfb-single-master-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) 280px!important;gap:18px!important;align-items:start!important;width:100%!important;margin:0!important;}
.dfb-single-gallery,.dfb-single-details,.dfb-single-bid-panel,.dfb-single-tabs,.dfb-single-seller,.dfb-single-history{background:#fff!important;border:1px solid var(--dfb-line)!important;border-radius:10px!important;box-shadow:none!important;background-image:none!important;}
.dfb-single-gallery{padding:12px!important;}
.dfb-single-main-image-wrap{height:420px!important;background:#f7f9fc!important;border:1px solid var(--dfb-line)!important;border-radius:8px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;}
.dfb-single-main-image-wrap img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
.dfb-single-badge{display:none!important;}
.dfb-single-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:8px!important;margin-top:10px!important;}
.dfb-single-thumbs button{height:64px!important;border:1px solid var(--dfb-line)!important;background:#fff!important;border-radius:6px!important;padding:3px!important;box-shadow:none!important;}
.dfb-single-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important;}
.dfb-single-details{padding:18px!important;}
.dfb-single-title-row{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 8px!important;}
.dfb-single-title-row h1{font-size:25px!important;font-weight:500!important;margin:0!important;line-height:1.25!important;}
.dfb-single-heart{width:36px!important;height:36px!important;border:1px solid var(--dfb-line)!important;background:#fff!important;border-radius:50%!important;box-shadow:none!important;font-size:19px!important;color:#075fe8!important;}
.dfb-single-category{display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;color:var(--dfb-muted)!important;margin-bottom:14px!important;}
.dfb-single-category a{color:#075fe8!important;text-decoration:none!important;font-weight:400!important;}
.dfb-single-category strong{font-size:13px!important;color:#1f7a42!important;font-weight:500!important;}
.dfb-single-stats{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin:0 0 14px!important;}
.dfb-single-stats>div{border:1px solid var(--dfb-line)!important;background:#f8fafc!important;border-radius:8px!important;padding:10px!important;text-align:center!important;}
.dfb-single-stats strong{display:block!important;font-size:17px!important;font-weight:500!important;color:#172033!important;}
.dfb-single-stats span{display:block!important;font-size:12px!important;color:var(--dfb-muted)!important;font-weight:400!important;}
.dfb-single-summary{font-size:14px!important;color:#475467!important;margin:0 0 14px!important;}
.dfb-single-features{margin:0 0 14px!important;padding:0!important;list-style:none!important;display:grid!important;gap:7px!important;}
.dfb-single-features li{font-size:14px!important;color:#344054!important;font-weight:400!important;padding-left:18px!important;position:relative!important;}
.dfb-single-features li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:#075fe8;}
.dfb-single-meta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important;}
.dfb-single-meta>div{border:1px solid var(--dfb-line)!important;background:#fff!important;border-radius:8px!important;padding:9px!important;}
.dfb-single-meta dt{font-size:11px!important;color:var(--dfb-muted)!important;font-weight:400!important;margin:0 0 2px!important;}
.dfb-single-meta dd{font-size:13px!important;color:#172033!important;font-weight:400!important;margin:0!important;}
.dfb-single-bid-panel{padding:16px!important;position:sticky!important;top:16px!important;}
.dfb-single-time,.dfb-single-current{border-bottom:1px solid var(--dfb-line)!important;padding-bottom:14px!important;margin-bottom:14px!important;}
.dfb-single-time span,.dfb-single-current span{display:block!important;font-size:12px!important;color:var(--dfb-muted)!important;font-weight:400!important;margin-bottom:3px!important;}
.dfb-single-time strong{display:block!important;font-size:18px!important;font-weight:500!important;color:#1f7a42!important;}
.dfb-single-time small{display:block!important;font-size:12px!important;color:var(--dfb-muted)!important;font-weight:400!important;margin-top:4px!important;}
.dfb-single-current strong{display:block!important;font-size:28px!important;line-height:1.15!important;font-weight:500!important;color:#075fe8!important;margin:2px 0!important;}
.dfb-single-current a{font-size:13px!important;color:#075fe8!important;text-decoration:none!important;font-weight:400!important;}
.dfb-single-bid-form label{display:block!important;font-size:13px!important;color:#344054!important;font-weight:500!important;margin:0 0 6px!important;}
.dfb-single-bid-form input{width:100%!important;height:44px!important;border:1px solid var(--dfb-line)!important;border-radius:6px!important;background:#fff!important;padding:0 12px!important;font-size:15px!important;font-weight:400!important;box-shadow:none!important;margin-bottom:10px!important;}
.dfb-single-bid-form button{width:100%!important;height:44px!important;border:1px solid #075fe8!important;border-radius:6px!important;background:#075fe8!important;color:#fff!important;font-size:15px!important;font-weight:500!important;box-shadow:none!important;cursor:pointer!important;}
.dfb-single-bid-form p{font-size:12px!important;color:var(--dfb-muted)!important;margin:8px 0 0!important;}
.dfb-single-watch{width:100%!important;height:40px!important;border:1px solid var(--dfb-line)!important;background:#fff!important;color:#075fe8!important;border-radius:6px!important;box-shadow:none!important;font-size:14px!important;font-weight:500!important;margin-top:12px!important;}
.dfb-single-confidence{margin-top:12px!important;background:#f8fafc!important;border:1px solid var(--dfb-line)!important;border-radius:8px!important;padding:12px!important;}
.dfb-single-confidence strong{display:block!important;font-size:14px!important;font-weight:500!important;margin-bottom:4px!important;}
.dfb-single-confidence span{font-size:12px!important;color:var(--dfb-muted)!important;font-weight:400!important;}
.dfb-single-bottom-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:18px!important;margin-top:18px!important;align-items:start!important;}
.dfb-single-tabs,.dfb-single-seller,.dfb-single-history{padding:18px!important;}
.dfb-single-tab-labels{display:flex!important;gap:8px!important;flex-wrap:wrap!important;border-bottom:1px solid var(--dfb-line)!important;margin-bottom:14px!important;padding-bottom:10px!important;}
.dfb-single-tab-labels label{font-size:14px!important;font-weight:500!important;color:#344054!important;padding:8px 10px!important;border:1px solid var(--dfb-line)!important;border-radius:6px!important;background:#fff!important;}
.dfb-single-tab-content{font-size:15px!important;color:#344054!important;line-height:1.6!important;}
.dfb-single-seller h2,.dfb-single-history h2{font-size:20px!important;font-weight:500!important;margin:0 0 12px!important;}
.dfb-single-history{margin-top:18px!important;}
.dfb-bid-history-table{width:100%!important;border-collapse:collapse!important;font-size:14px!important;}
.dfb-bid-history-table th,.dfb-bid-history-table td{border-bottom:1px solid var(--dfb-line)!important;padding:10px!important;text-align:left!important;font-weight:400!important;}
.dfb-bid-history-table th{font-weight:500!important;background:#f8fafc!important;}

/* Contact/public content should sit inside the same width */
.page-template-page-contact .entry-content,.page-id-contact .entry-content{width:min(var(--dfb-site-width),calc(100vw - 32px))!important;max-width:var(--dfb-site-width)!important;margin-left:auto!important;margin-right:auto!important;}

/* Responsive */
@media(max-width:1180px){
  .dfb-header-v8 .dfb-header-container,.bbb-container,.dfb-page-container,.dfb-category-page,.dfb-auction-category-page,.bbb-category-page,.dfb-single-master-shell,.dfb-contact-wrap,.dfb-public-shell{width:calc(100vw - 32px)!important;max-width:none!important;}
  .dfb-header-v8 .dfb-mainbar-inner{grid-template-columns:200px minmax(220px,1fr) auto!important;gap:14px!important;}
  .dfb-header-v8 .dfb-logo-link img{width:195px!important;}
  .dfb-header-v8 .dfb-navrow-inner{grid-template-columns:200px minmax(0,1fr)!important;}
  .bbb-card-grid,.dfb-card-grid,.dfb-auction-grid,.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .dfb-single-master-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;}
  .dfb-single-bid-panel{position:relative!important;top:auto!important;grid-column:1/-1!important;}
  .dfb-single-bottom-grid{grid-template-columns:1fr!important;}
}
@media(max-width:900px){
  .dfb-header-v8 .dfb-topbar-right{display:none!important;}
  .dfb-header-v8 .dfb-mainbar-inner{grid-template-columns:180px minmax(0,1fr)!important;}
  .dfb-header-v8 .dfb-header-actions{grid-column:1/-1!important;justify-content:center!important;}
  .dfb-header-v8 .dfb-navrow-inner{grid-template-columns:1fr!important;}
  .dfb-header-v8 .dfb-browse-title{height:46px!important;}
  .dfb-header-v8 .dfb-navlinks>a{height:46px!important;}
  .bbb-category-layout,.dfb-category-layout{grid-template-columns:1fr!important;}
  .bbb-card-grid,.dfb-card-grid,.dfb-auction-grid,.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .dfb-single-master-grid{grid-template-columns:1fr!important;}
  .dfb-single-main-image-wrap{height:360px!important;}
}
@media(max-width:560px){
  .dfb-header-v8 .dfb-header-container,.bbb-container,.dfb-page-container,.dfb-category-page,.dfb-auction-category-page,.bbb-category-page,.dfb-single-master-shell,.dfb-contact-wrap,.dfb-public-shell{width:calc(100vw - 24px)!important;}
  .dfb-header-v8 .dfb-mainbar-inner{display:block!important;text-align:center!important;padding:10px 0!important;}
  .dfb-header-v8 .dfb-logo-link{justify-content:center!important;margin-bottom:10px!important;}
  .dfb-header-v8 .dfb-header-search{margin:0 0 10px!important;width:100%!important;}
  .dfb-header-v8 .dfb-header-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;}
  .dfb-header-v8 .dfb-action{font-size:11px!important;min-width:0!important;}
  .dfb-header-v8 .dfb-sell-button{min-width:0!important;padding:0 8px!important;font-size:11px!important;}
  .bbb-card-grid,.dfb-card-grid,.dfb-auction-grid,.products{grid-template-columns:1fr!important;}
  .bbb-card-image,.dfb-card-image{height:210px!important;}
  .dfb-single-main-image-wrap{height:310px!important;}
  .dfb-single-meta,.dfb-single-stats{grid-template-columns:1fr!important;}
}

/* ==============================================================
   TOP BAR ABSOLUTE LOCK PATCH
   The support/top menu must be visible on every page and at every
   desktop/tablet width. Earlier responsive rules in older CSS files
   hid .dfb-topbar-right on some templates, which made the top bar
   appear on some pages but disappear on others.
   ============================================================== */
.dfb-header-v8,
.dfb-header-v8 .dfb-topbar,
.dfb-header-v8 .dfb-topbar-inner,
.dfb-header-v8 .dfb-topbar-left,
.dfb-header-v8 .dfb-topbar-right,
.dfb-header-v8 .dfb-topbar a,
.dfb-header-v8 .dfb-top-welcome{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
.dfb-header-v8 .dfb-topbar{
  display:block!important;
  min-height:38px!important;
  height:auto!important;
  overflow:visible!important;
}
.dfb-header-v8 .dfb-topbar-inner{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px 18px!important;
  min-height:38px!important;
  height:auto!important;
  padding-top:6px!important;
  padding-bottom:6px!important;
}
.dfb-header-v8 .dfb-topbar-left,
.dfb-header-v8 .dfb-topbar-right{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:10px 16px!important;
  width:auto!important;
  max-width:100%!important;
}
.dfb-header-v8 .dfb-topbar-left a,
.dfb-header-v8 .dfb-topbar-right a,
.dfb-header-v8 .dfb-top-welcome{
  display:inline-flex!important;
  align-items:center!important;
  min-height:24px!important;
}
@media(max-width:900px){
  .dfb-header-v8 .dfb-topbar-right{display:flex!important;justify-content:center!important;}
  .dfb-header-v8 .dfb-topbar-left{display:flex!important;justify-content:center!important;}
  .dfb-header-v8 .dfb-topbar-inner{justify-content:center!important;}
}
@media(max-width:640px){
  .dfb-header-v8 .dfb-topbar-left a,
  .dfb-header-v8 .dfb-topbar-right a,
  .dfb-header-v8 .dfb-top-welcome{display:inline-flex!important;}
}
