:root {
  --evo-brand-primary: #0066cc;
  --evo-brand-secondary: #990000;
  --evo-brand-accent: #317cc5;
  --evo-header-background: #fff;
  --evo-brand-primary-dkr: #003f7e; /* -4 */
  --evo-brand-primary-ltr: #1b8dff; /* +4 */
  --evo-brand-primary-lts: #f3f9ff;
  --evo-brand-secondary-dkr: #7a0000;}
.btn-black { background-color: var(--evo-brand-secondary);}
.btn-black:hover {background: var(--evo-brand-secondary-dkr);}
.btn-add-to-cart { background-color: var(--evo-brand-secondary);}
.btn-add-to-cart:hover {background: var(--evo-brand-secondary-dkr);}
.load-more-btn-wrapper .load-more-btn {background-color: var(--evo-brand-primary);}
.load-more-btn-wrapper .load-more-btn:hover {background-color: var(--evo-brand-secondary);}

/* general */
.bg-white { background-color: white !important; }
.merchandisingcontent_container .item-merchandising .owl-nav>div, .merchandisingcontent_container .lastviewedproducts-content .owl-nav>div, .merchandisingcontent_container .productgridwidget .owl-nav>div, .merchandisingcontent_container .productsrelated .owl-nav>div, .productsrelated_container .item-merchandising .owl-nav>div, .productsrelated_container .lastviewedproducts-content .owl-nav>div, .productsrelated_container .productgridwidget .owl-nav>div, .productsrelated_container .productsrelated .owl-nav>div, .widget-contract-items-html .item-merchandising .owl-nav>div, .widget-contract-items-html .lastviewedproducts-content .owl-nav>div, .widget-contract-items-html .productgridwidget .owl-nav>div, .widget-contract-items-html .productsrelated .owl-nav>div, .widget-lastviewedproducts-html .item-merchandising .owl-nav>div, .widget-lastviewedproducts-html .lastviewedproducts-content .owl-nav>div, .widget-lastviewedproducts-html .productgridwidget .owl-nav>div, .widget-lastviewedproducts-html .productsrelated .owl-nav>div { background-color:var(--evo-brand-primary-lts) !important;}

@media only screen and (min-width: 769px) {
  .content-pg-menus ul li { font-size:1.25rem; margin-bottom:0px; background-color: var(--evo-brand-secondary); }
  .content-pg-menus ul li:hover, .content-pg-menus ul li:focus-visible { background-color: #7a0000; }
  .content-pg-menus ul li a { color:white; display:block; margin: 2px 0; padding:15px; }
  .furn ul li { font-size:1.25rem; margin-bottom:0px; background-color: var(--evo-brand-primary); }
  .furn ul.submenu li { font-size:1.25rem; margin-bottom:0px; background-color:#2F7CCA; }
  .furn ul.submenu li:hover, .furn ul.submenu li:focus-visible { background-color:#990000; }
  .divhead {  margin-bottom: 0 !important;}
  .see-full-link, .see-specs-link {
    color: #990000;
    cursor: pointer;
    text-decoration: underline;
    margin-right: 15px;
    font-size: 1.1em;
    font-weight: 550;
  } 
}
.tnr .evogallery-widget-box img  {
  height: 90%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: none;
  width: 90%;
}
.content .inner .block { max-width: 65%;}



.furn ul.submenu { position: absolute; left:247px; top:84px; width:250px; z-index: 5; display:none; }
.furn ul.submenu li:hover { background-color: #7a0000; }
section.quicklinks.furn ul li.has-submenu a { margin-bottom: inherit; }
.furn .has-submenu.active ul.submenu { display:block; }

/* customer tools */
.customertools-container { background-color: #ebf2fa !important; }

/* header layout */
header .header-full .logo_container .widgetlogo a.logo img { max-height: initial !important; }
.menu .catalog-block { margin-bottom: 20px; }
nav.menu .catalog-block ul.catalog>li>a { color: white; background-color:var(--evo-brand-primary); margin: 0 10px; border-radius:5px;}
nav.menu .catalog-block ul.catalog>li>a:focus-visible, nav.menu .catalog-block ul.catalog>li>a:hover { color: white !important; background-color:var(--evo-brand-secondary) !important; }
.header-mobile .logo img {content:url('https://us.evocdn.io/dealer/1540/content/media/My_Theme/GABEvoX-white.png')}; /* change to white logo on mobile layout */

/* footer layout */

/* home layout */
.popcat-hide-nav .link-wrapper { visibility: hidden; }
.popcat-hide-nav .nav-wrapper { display: none; }
.cust-img-row .head-img { background-size:cover; background-position: center; height: 500px; position:relative; }
.cust-img-row-short .head-img { height: 300px; }
.cust-img-row .head-img .head-img-overlay { background-color: rgba(0, 0, 0, .5); width:100%; height:100%; }
.cust-img-row .head-img .head-con-txt { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; }
.cust-img-row .head-img .head-con-txt h1 { color: white; text-transform:uppercase; text-align: center;  }
.cust-img-row .imgcont { margin-top:15px; margin-bottom: 15px; }

/* product layout */
.prod-code .label { background-color: initial !important; font-weight: 700; }
.productspecs_container .tech-specs .item:nth-child(odd) { background-color: var(--evo-brand-primary-lts) !important; }
.productsummary_container .product-indicators .fa-recycle,.productsummary_container .product-indicators .fa-leaf  {color:green; }
.productsummary_container .product-indicators { font-size: 1.8rem !important; color:#990000 !important; }
.productimage_container .product-info { display: none !important; }
.productsummary_container .product-title-wrapper { display: block !important; margin-top: 15px; }
.productsummary_container .product-summary .product-brand img { max-height: 50px; }
.product-points > ul {  font-size: 1em; font-weight: bold;}
.productsummary_container .product-points li::marker { color:#990000; font-size:1em; font-weight:700; }

.product-shopping-actions-row { border: 1.2px solid #06c; padding: 10px; background-color: #ebf2fa; border-radius: 5px;}
.productaddtocart_container .buttons button { background-color: var(--evo-brand-secondary); color:white; }
.productaddtocart_container .buttons button:hover { background-color: #7a0000; color:white; }
.btn-add-to-cart .fa-bag-shopping:before, .btn-add-to-cart .fa-shopping-bag:before { content: "\f07a"; color:white; }
.btn-add-to-cart .fa-thumbs-o-up:before { content: "\f218"; color:white; }
.product-description a.rebate-link, .product-description-in-summary a.rebate-link { font-size: 1.25rem; }
.icons-block { font-size:1.5em; }
.shortquotemetiles .indicators-grid,
.shortquotemetiles .product-sku,
.shortquotemetiles  .leadtime,
.shortquotemetiles .list-attribute,
.shortquotemetiles .footer-wrapper-price,
.shortquotemetiles .product-compare-action,
.shortquotemetiles .addtoquicklist-wrapper {display:none !important;}
.shortquotemetiles .tile .footer .footer-wrapper { min-height:125px !important;}

@media only screen and (max-width: 768px) {
  .mobile-hide {
    display: none;
  }
}
@media (min-width: 1200px) {
  .shortquotemetiles .griditems .btn-list { 
    max-width: inherit;
    width: inherit;
  }
}

/* spaces*/
.spaces .tileparent {
  min-width: 350px;
  flex: 0 0 350px;
}

.spaces .griditems {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.spaces .imgthumbnail {
  width: 325px;
  height: 325px;
  overflow: hidden;
}

.spaces .imgthumbnail img {
  width: 325px !important;
  height: 325px !important;
  object-fit: cover;
}
.spaces .imgthumbnail img,
.spaces .tile img,
.spaces .catalog-grid .tile img {
  max-height: 325px !important;
  max-width: 325px !important;
  width: 325px !important;
  height: 325px !important;
}
.spaces .griditems .footer-wrapper-description,
.spaces .tile .footer-wrapper-description,
.spaces .catalog-grid .footer-wrapper-description {
  margin: 0 !important; height: auto !important;
}
.spaces .brand-label a img {
  object-fit: scale-down;
  object-position: left;
}

/* Hides Terms, Route & Salesperson from Orders Page */
.ex-order section.myorderview #order-top .customer-orders-terms,
.ex-order section.myorderview #order-top .customer-orders-route,
.ex-order section.myorderview #order-top .customer-orders-salesperson { display: none; }

/* Removes Phone Icon with call for price */
i.fa.fa-phone { display: none; }

/* Removes social links on product page */
.social-links { display: none; }

/* remove in contract filter-Temp?-BD*/
.filtername-incontract { display: none; }


/* Hides OFF53 & ITC80 Banners */
body > div.page-content.myaccount.onecolumn > section.myaccount.container > section.desktop > div > div > div:nth-child(1) { display: block; }
body.ex-l-2778 div.page-content.myaccount.onecolumn > section.myaccount.container > section.desktop > div > div > div:nth-child(1) { display: block; }
body > div.page-content.myaccount.onecolumn > section.myaccount.container > section.desktop > div > div > div:nth-child(2) { display: none; }
body.ex-l-2981 div.page-content.myaccount.onecolumn > section.myaccount.container > section.desktop > div > div > div:nth-child(2) { display: block; }

/* spaces layout */
.furn .subcategorieslist_container .griditems .tile figure { padding: initial }
.furn .subcategorieslist_container .griditems .tile img { height: initial; object-fit:cover; }

/* Hides parent account in right menu */
body > div.customertools.flyout-items-loaded.new.open > div > div.switch-account-new.small.hidden > table > tbody > tr:nth-child(3) { display: none; }

/* Hides Some Categories for OFF53 Accounts */
#headermenu_176556 > nav > div > ul > li:nth-child(8) { display: none; }
body.ex-l-2781 #headermenu_176556 > nav > div > ul > li:nth-child(2) { display: none; }
body.ex-l-2781 #headermenu_176556 > nav > div > ul > li:nth-child(4) { display: none; }
body.ex-l-2781 #headermenu_176556 > nav > div > ul > li:nth-child(6) { display: none; }
body.ex-l-2781 #headermenu_176556 > nav > div > ul > li:nth-child(7) { display: none; }
body.ex-l-2781 #headermenu_176556 > nav > div > ul > li:nth-child(9) { display: none; }
/* Special Settings for ITC80 Accounts */
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(1) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(2) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(3) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(4) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(5) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(6) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(7) { display: none; }
body.ex-l-2765 #headermenu_176556 > nav > div > ul > li:nth-child(8) { display: block; }
body.ex-l-2765 #breadcrumb { display: none; }

/* show or hide osd banners for osd users*/
.offbanner, .itcbanner {display:none;}
.ex-l-2781 .offbanner {display:block;}
.ex-l-2765 .itcbanner {display:block;}

/* show/hide MB item filter -BD */
.filtername-market_basket { display: none; }
.ex-l-2781 .filtername-market_basket { display: block; }
.ex-l-2781 .filtername-market_basket .filter-section-header h5 { font-weight: 800; color: #990000;}
.tech-specs .attr_293366264 { display: none; }

/* Hides Call for Price when logged out */
body.ex-loggedout div.price-call.live-pricing-fallback-option-callforprice { display: none; }

/* Hides Web Order Number from Orders */
#myOrdersListErp > div > table > thead > tr > th.thirdPartyOrderNumber { display: none; }
#myOrdersListErp > div > table > tbody > tr > td.thirdPartyOrderNumber { display: none; }

.topbar {
  background-color: #ebf2fa;
  height: 50px;
}

span.id-card {
  display: none;
}

/* recyling link button BD*/
.recylelink > p:nth-child(1) > a:nth-child(1) {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0066cc;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #0066cc;
  border-radius: 5px;
  font-weight: 500;
}
.recylelink > p:nth-child(1) > a:nth-child(1):hover {
  background-color: #990000;
  color: #ffffff;
}
/* recyling link show hide for label 3070 BD*/
.recylelink  {
  display: none;
}
.ex-l-3070 .recylelink  {
  display: inline-block;
}
/* hide search & menu COBPS not logged in BD*/
body.ex-loggedout.ex-name-bostonpublicschools div.widgetsearch:nth-child(1){  display: none;}
body.ex-loggedout.ex-name-bostonpublicschools #headermenu_176556{  display: none;}
body.ex-loggedout.ex-name-bostonpublicschools #minicart_71{  display: none;}


/* Hde search & menu for custom pages-categories BD*/
/*defurnture*/
body.ex-name-defurniture div.widgetsearch:nth-child(1),
body.ex-name-defurniture #headermenu_176556,
body.ex-name-defurniture #minicart_71,
body.ex-loggedout.ex-name-defurniture #breadcrumb,
body.ex-loggedout.ex-name-defurniture .furniturewhl {  display: none;}
body.ex-name-defurniture .header-links .contactde {  display: inline-flex;}
body.ex-name-defurniture .header-links .contactus {  display: none;}

/* Stop Logo Home link*/
body.ex-name-defurniture .widgetlogo > a{  pointer-events: none; cursor: default;}
/*projects*/
body.ex-loggedout.ex-name-projects div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-name-projects #headermenu_176556,
body.ex-loggedout.ex-name-projects #minicart_71,
body.ex-loggedout.ex-name-projects #breadcrumb,
body.ex-loggedout.ex-name-projects .furniturewhl {  display: none;}
body.ex-name-furnitureprojects .defurn{  display: none;}
body.ex-name-projects .furnmenu{  display: none;}
body.ex-name-projects .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-name-projects .header-links .contactde {  display: inline-flex;}
body.ex-name-projects .header-links .contactus {  display: none;}

/*furniture Regular*/
body.ex-loggedout.ex-name-furniture div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-name-furniture #headermenu_176556,
body.ex-loggedout.ex-name-furniture #minicart_71,
body.ex-loggedout.ex-name-furniture #breadcrumb,
body.ex-loggedout.ex-name-furniture .furniturewhl {  display: none;}
.of-c .evogallery-widget-box img { object-fit: contain !important; }
.h-250 .evogallery-widget-box { height: 250px; }

/*Contact DE*/
body.ex-loggedout.ex-name-contactde div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-name-contactde #headermenu_176556,
body.ex-loggedout.ex-name-contactde #minicart_71 {  display: none;}
body.ex-name-contactde .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-name-contactde #breadcrumb > li:nth-child(1) > a:nth-child(1){  pointer-events: none; cursor: default;}
.header-links .contactde {  display: none;}
body.ex-name-contactde .header-links .contactde {  display: inline-flex;}
body.ex-name-contactde .header-links .contactus {  display: none;}
/*spaces*/
body.ex-loggedout.ex-category-spaces div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-spaces #headermenu_176556,
body.ex-loggedout.ex-category-spaces #minicart_71,
body.ex-loggedout.ex-category-spaces .furniturewhl {  display: none;}
body.ex-category-spaces .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-spaces .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-space .header-links .contactde {  display: inline-flex;}
body.ex-category-space .header-links .contactus {  display: none;}

body.ex-loggedout.ex-catalog-2856 div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-catalog-2856 #headermenu_176556,
body.ex-loggedout.ex-catalog-2856 #minicart_71 {  display: none;}
body.ex-catalog-2856 .price-qty-wrapper {  display: none;} 
body.ex-catalog-2856 .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-catalog-2856 .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-catalog-2856 .header-links .contactde {  display: inline-flex;}
body.ex-catalog-2856 .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-workspace div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-workspace #headermenu_176556,
body.ex-loggedout.ex-category-workspace #minicart_71,
body.ex-loggedout.ex-category-workspace .furniturewhl {  display: none;}
body.ex-category-workspace .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-workspace .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-workspace .header-links .contactde {  display: inline-flex;}
body.ex-category-workspace .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-privateoffices div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-privateoffices #headermenu_176556,
body.ex-loggedout.ex-category-privateoffices #minicart_71,
body.ex-loggedout.ex-category-privateoffices .furniturewhl {  display: none;}
body.ex-category-privateoffices .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-privateoffices .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-privateoffices .header-links .contactde {  display: inline-flex;}
body.ex-category-privateoffices .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-k12education div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-k12education #headermenu_176556,
body.ex-loggedout.ex-category-k12education #minicart_71,
body.ex-loggedout.ex-category-k12education .furniturewhl{  display: none;}
body.ex-category-k12education .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-k12education .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-k12education .header-links .contactde {  display: inline-flex;}
body.ex-category-k12education .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-workstations div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-workstations #headermenu_176556,
body.ex-loggedout.ex-category-workstations #minicart_71,
body.ex-loggedout.ex-category-workstations .furniturewhl{  display: none;}
body.ex-category-workstations .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-workstations .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-workstations .header-links .contactde {  display: inline-flex;}
body.ex-category-workstations .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-meeting div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-meeting #headermenu_176556,
body.ex-loggedout.ex-category-meeting #minicart_71,
body.ex-loggedout.ex-category-meeting .furniturewhl{  display: none;}
body.ex-category-meeting .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-meeting .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-meeting .header-links .contactde {  display: inline-flex;}
body.ex-category-meeting .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-highereducation div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-highereducation #headermenu_176556,
body.ex-loggedout.ex-category-highereducation #minicart_71,
body.ex-loggedout.ex-category-highereducation .furniturewhl{  display: none;}
body.ex-category-highereducation .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-highereducation .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-highereducation .header-links .contactde {  display: inline-flex;}
body.ex-category-highereducation .header-links .contactus {  display: none;}

body.ex-loggedout.ex-category-communityspaces div.widgetsearch:nth-child(1),
body.ex-loggedout.ex-category-communityspaces #headermenu_176556,
body.ex-loggedout.ex-category-communityspaces #minicart_71,
body.ex-loggedout.ex-category-communityspaces .furniturewhl{  display: none;}
body.ex-category-communityspaces .widgetlogo > a{  pointer-events: none; cursor: default;}
body.ex-category-communityspaces .breadcrumb_home > a{  pointer-events: none; cursor: default;}
body.ex-category-communityspaces .header-links .contactde {  display: inline-flex;}
body.ex-category-communityspaces .header-links .contactus {  display: none;}

/* Spaces categories hides filters */
body.ex-category-k12education #filterswrapper > section.filter-section.filtername-incontract,
body.ex-category-k12education #filterswrapper > section.filter-section.filtername-instock {
  display: none;}
body.ex-category-workstations #filterswrapper > section.filter-section.filtername-incontract,
body.ex-category-workstations #filterswrapper > section.filter-section.filtername-instock {
  display: none;}
body.ex-category-meeting #filterswrapper > section.filter-section.filtername-incontract,
body.ex-category-meeting #filterswrapper > section.filter-section.filtername-instock {
  display: none;}
body.ex-category-highereducation #filterswrapper > section.filter-section.filtername-incontract,
body.ex-category-highereducation #filterswrapper > section.filter-section.filtername-instock {
  display: none;}
body.ex-category-communityspaces #filterswrapper > section.filter-section.filtername-incontract,
body.ex-category-communityspaces #filterswrapper > section.filter-section.filtername-instock {
  display: none;}

/* Removes Acct-Dept Switch for labels 2778 & 3090 */
body.ex-l-2778 > header > div.header-switch > div > div > div > p > span > a {
  pointer-events: none;
}
body.ex-l-2778 > div.customertools.flyout-items-loaded.new.open > div > div.switch-account-new.small.hidden > div {
  display: none;
}
body.ex-l-3090 > header > div.header-switch > div > div > div > p > span > a {
  pointer-events: none;
}
body.ex-l-3090 > div.customertools.flyout-items-loaded.new.open > div > div.switch-account-new.small.hidden > div {
  display: none;
}

/* Hide first option for OFF users */
body.hide-itc-option .select2-results li:nth-child(1) {
  display: none !important;
}

/* Hide second option for ITC users */
body.hide-off-option .select2-results li:nth-child(2) {
  display: none !important;
}

/* Hide Homepage for OSD Default Login */
body.ex-l-3098 header div.header-full div.headersection-3.osdbanner,
body.ex-l-3098 #search_72,
body.ex-l-3098 #htmlcontent_176554,
body.ex-l-3098 #shoppingtools_176555,
body.ex-l-3098 #minicart_71,
body.ex-l-3098 #htmlcontent_187753,
body.ex-l-3098 #htmlcontent_187754,
body.ex-l-3098 header div.header-full div.headersection-5.headersection-menu.py-0,
body.ex-l-3098 section.zonetop > div.m-0,
body.ex-l-3098 section.zonetop div.cust-img-row,
body.ex-l-3098 section.zonetop div.bg-secondary,
body.ex-l-3098 div.desktop,
body.ex-l-3098 div.page-content.container.mobile.onecolumn,
body.ex-l-3098 section.zonebottom,
body.ex-l-3098 footer {
  display: none;
}

/* Adjust Pricing Display on PDP */
.product-shopping-actions-addtocart > div {
  display: flex;
  align-items: flex-start;
}
.price-qty-wrapper {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
}
.price-area {
  order: 1;
  margin-bottom: 10px;
}
.qnt-count {
  order: 2;
}
.live-inventory-v2-add-to-cart-wrapper {
  flex: 1;
}
body > div.page-content.twocolumnsright > section.zonetop > div.row-align-items-stretch.overflow-visible > div > div > div > div:nth-child(2) > div > div > div.productsummary_container > div > div > div.row.product-shopping-actions-row {
  display: none;
}

/* ECOMMDR-484 - PDP More from manufacturer content hidden - MD */
.product-description #gfk-spex-rich-marketing {
    display: none;
}

body.ex-l-2781 > header > div.header-switch {
	display: none;
}
body.ex-l-2765 > header > div.header-switch {
	display: none;
}
body.ex-l-2781 > div.customertools.flyout-items-loaded.new.open > div > div.switch-account-new.small.hidden > table > tbody > tr.seller-reference-flyout {
	display: none;
}
body.ex-l-2765 > div.customertools.flyout-items-loaded.new.open > div > div.switch-account-new.small.hidden > table > tbody > tr.seller-reference-flyout {
	display: none;
}

.product-modifier-option[data-value="5"] .product-modifier-qty {
  position: relative;
}

.product-modifier-option[data-value="5"] .product-modifier-qty:after {
  content: " - $12.75";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-weight: normal;
  color: #666;
  margin-left: 10px;
}
  #thankYou .order-ref{
    display: none;}