.osOrdInvFooterBox .osOrderInvThanks { display:none; }

.osRCPQRCode 
{
  padding-top: 20px;
  width: 50%;
}

/* =========================== KDS SCREEN =================================== */

/* PAOLO30DEC23 KDS DINE-OUT order header */
.osKDSOrderTitle.osKDSPosCash9
{
  background-color: #ffeb3b;
  background-image: url(/lux/images/takeawayYellow.png);
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: 3px 97%;
}

/* PAOLO30DEC23 KDS smaller order boxes */
.osKDSOrderCont { width: 250px; min-width: 250px;  }

.osPrepStItm_ViewOnly { opacity: 1; } 

/* KDS show notes and options in draft blocks */
.osPrepStItm_ViewOnly { height: auto; }
.osPrepStItm_ViewOnly .osPrepStItmOptions { display: block; }
.osPrepStItm_ViewOnly .osPrepStItmNote { display: block; }
.osPrepStItm_ViewOnly .osPrepStItmNote:empty { display: none; }

/* additional default */
.osPrepStItm_Additional.osPrepStItm_ViewOnly .osPrepStItmNote { display:none; }
.osPrepStItm_Additional.osPrepStItm_ViewOnly .osPrepStItmOptions { display:none; }

/* additional fired */
.osPrepStItm_Additional.osPrepStItm_Ordered .osPrepStItmNote { display: block; }
.osPrepStItm_Additional.osPrepStItm_Ordered .osPrepStItmOptions { display: block; }
.osPrepStItm_Additional.osPrepStItm_Working .osPrepStItmNote { display: block; }
.osPrepStItm_Additional.osPrepStItm_Working .osPrepStItmOptions { display: block; }
.osPrepStItm_Additional.osPrepStItm_Ready .osPrepStItmNote { display: block; }
.osPrepStItm_Additional.osPrepStItm_Ready .osPrepStItmOptions { display: block; }

/* PAOLO02NOV23 show details in READY boxes */
.osPrepStItm_Ready .osPrepStItmOptions { display: block; }
.osPrepStItm_Ready .osPrepStItmNote { display: block; }

/* no fade on additional any status */
.osPrepStItm_Additional.osPrepStItm_ViewOnly, .osPrepStItm_NotMine { opacity: 1; }

/* hide SEND and PRINT */
.osTicketBtns .osFireTicketBtn { display: none; }
.osTicketBtns .osOrderTicketBtn { display: none; }

.osPrepStItmNote { display:block; }

/* ============================= KDS TICKETS =================================*/

/* PAOLO30DEC23 Deliv chit copied from BJP */
/* nick name and no fired time on KDS tickets */
.osKDSTicketStationDeliv .osPrepStItmKDSName { display: inline-block; }
.osKDSTicketStationDeliv .osPrepStItmProd { display:none; }
/* hide seat numbers */ 
.osKDSTicketStationDeliv .osKDSTicketGrpTots span { display:n one; }
/* hide fire info */
.osKDSTicketStationDeliv .osPrepStItmFiredInfo { display:n one; }

/* prep & del tickets */
.osKDSTicketBox { font-family: Arial; }
.osKDSTicketItem .osPrepStItmTitle { font-size: 17pt; margin-bottom: 10px; }
.osKDSTicketItem .osPrepStItmOptions,
.osKDSTicketItem .osPrepStItmSeatNum,
.osKDSTicketItem .osPrepStItmNote,
.osKDSTicketItem .osPrepStItmCourse { padding-left: 10px; }
.osKDSTicketStationPrep .osPrepStItmSeatNum { display:block }
.osKDSTicketCourseGrp 
{
  display: block;
  padding: 10px 0;
  margin-top: 10px;
  background-color: #f0f0f0;
  border-top: 5px solid #000;
}

/* Jeremy 14-jul22 */
.osKDSTicketTable { display: block; font-size: 25pt; } 
.osKDSTicketGrpTots { font-size: 19pt; }
.osKDSTicketGrpTots span { font-size: 13pt; }
.osKDSTicketCourseGrp 
{
  text-transform: uppercase;
  font-size: 19pt;
  font-weight: bolder;
  padding: 10px 0;
		margin-top: 30px;
}
.osKDSTicketItem { padding-top: 20px; }
.osKDSTicketType { display: block }

/* ============================= REGISTER =================================*/

/* PAOLO22NOV23 - register */
#osPCFireAll, #osPCDeliverAll, .pcSelCourseBtns { display:none; }

/* PAOLO24OCT23 - more buttons in cat browsing */
.osProdCategSmallBtns .osPCProdCategRow { flex-basis: 24%; }

/* PAOLO23OCT23 POS items list */
.osOrderItemsCompact .osOIOptions, 
.osOIOptions { display:block; }
.osOICode { display:none; }

/* table layout */
.osFlrObjWallV { width:20px; }
.osFlrObjWallH { height: 20px; }
.osFlrObjAreaSquare { width: 220px; height: 250px; border: 1px solid; }
.osFlrObjAreaRecH { width: 340px; height: 250px; border: 1px solid; }

/* ============================= RECEIPT =================================*/

.osPORcpBox { font-family: Arial; }

/* PAOLO01NOV23 rcp tyable nam x guest */
.osPORcpHeadExtra { font-size: 21pt; } 
.osPrepStItmGrpQty { font-size: 19pt; padding: 0 5px 5px 5px; }

/* PAOLO01NOV23 line over svc chg in RCP */
.osPORcpTotSub:not(.osPORcpTotSvcChg) { border-top: 1px solid #000; }

/* PAOLO10FEB23 receipt */
.osPORcpProdCode { display:none; }
.osPORcpDraft { display:none; }
.osPORcpTotSvcChgPerc { display:none; }

/* hide item price and qty */
.osPORcpItems td:nth-child(2),
.osPORcpItems td:nth-child(3)
{  
		display:none;width:0;height:0;
		opacity:0;visibility: collapse;
}
.osPORcpProdOptions { display:none; }
.osPORcpItemNote { display:none; }
.osPORcpItemSubTitle { display:none; }

/* show phone */
.osPORcpPhone { display:block; }

/* ============================= OTHERS =================================*/
/* PAOLO07MAY23 */
.wsfRepBkBox { display:block; }

/* PAOLO01MAY23 - show Item Cost % */
.osProdEdCostPerc { display: inline-block }

/* ============================= ONLINE MENU ============================ */
/* PAOLO28SEP23 - online menu (from BJP) =======================  */
.rbHomeBgImgSliderPicCaption { display:none; }

.osCatalogMenuView .PageSchema {  background-color: #fff; }

.osCatalogMenuView .osProdCatCell 
{
  border: 0;
  b order-left: 1px solid #c0c0c0;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
  min-height: 0;
  padding: 10px;
  margin: 0;
} 
.osCatalogMenuView .spvCatProdTileBox { overflow:auto; height:auto;  }
.osCatalogMenuView .osProdCatCell:first-child { border:0 } 
.osCatalogMenuView .osBlower { text-align: center; background-color: #fff; }
.osCatalogMenuView .osTopCats 
{
  max-width: 500px;
  float: none;
  padding-top: 50px;
		color:#000;
}
.osCatalogMenuView #osProdCatalogItems { max-width: 779px; padding: 30px; margin: 0 auto}
.osCatalogMenuView .osCatalogCatTitle 
{
  font-size: 36pt;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 30px;
}
.osCatalogMenuView #osProdCatalogItems .spvCatProdTile { padding-bottom: 10px; }
.osCatalogMenuView #osProdCatalogItems .spvCatProdTitle,
.osCatalogMenuView #osProdCatalogItems .spvCatProdPrice { font-size:14pt }
.osCatalogMenuView #osProdCatalogItems .spvCatProdTitleDesc {  width:78%; }
.osCatalogMenuView #osProdCatalogItems .spvCatProdLongDesc { font-size: 12pt; }
.osCatalogMenuView #osProdCatalogItems .osPricesInfo 
{
		text-align: center;
  margin: auto;
  left: 0;
  right: 0;
} 

/* PAOLO07MAR23 online menu layout */
.osProdCatCellImg { display:none; }
.osProdCatCell 
{
  min-height: 50px;
  font-size: 12pt;
  border-bottom: 1px solid #c0c0c0;
  margin: 5px;
}
.spaBox .osProdCatCell
{
		border-radius: 0;
  border: 0;
  background-color: transparent;
		color:#000;
}
.osTopCatCellCurr { b ackground-color: #feb61f; #37C1F1; }
.osTopCats { text-align: center; }
.osBlower { white-space: normal; }

.osTopCatCellCurr { border-top-right-radius: 0; border-top-left-radius: 0; } 

.rbPublic .mnToolBar { display:none; }

@media only screen and (max-width: 400px)
{ 
		.osCatalogMenuView .osCatalogCatTitle { font-size:28pt; }
		.osCatalogMenuView #osProdCatalogItems {  padding: 20px; }
}

/* ============================= WEBSITE =================================*/

/* paolo 25jul22 simple home */
.osSysProdFooterLogo { filter: brightness(10); }
.olsFooterCards { display:none; }
#spaBox4310 { background-position: top; }
.wsfPagedefault .wsfRMob.wsfDynMenu { display:none; }

/* launch 5-oct-20 */
.osNoProdCanShip { display:none; }
#spaBox4310 .spaBgFaded { display:none; }

.osToolBarBasketTot { display:block; }

.spaTitleBox {  padding: 20px; }
.CMCSiteWallPaper #MenuContainer { display:none; }
#osProdCatalogItems { padding: 25px; }
.osPkgPictureMissingThumb { border: 2px dashed #ffc107; height:auto; }
.osProdCategLongDesc { padding: 20px 0; text-transform: lowercase; }
.osProdRelatedProds .osProdCategLongDesc { padding: 30px 0; }
.osChkOutHowTo {  background-color: #f0f0f0; padding: 20px; }
.osCOInstrCollectTitle { background-color: #c8c8c8; color: #fff; }
 
/* trotter home start */
.CMCHeader { background-color: #c8c8c8 }
/* trotter home end */

.wsfCustomHome.rbPublic .mnToolbar { display:none }

/* home page stores: HQ hide  */
.osStoreBox4 { display:none }
.osStoreBox3 { display:none; }

.spvProductsTiles .spvCatProdPrice { text-align: left; }
.spvCatProdTileBox { padding: 20px }
.spvCatProdPic { height: 180px; }
.spvCatProdTile { flex-basis: 20% }
.osProdPictureBox .osProdPicture, .spvCatProdPic img { max-height:100%; }
.spvCatProdFrame .spvCatProdPriceUpdated, 
.spvCatProdFrame .spvCatProdPriceDiscounted { padding:0; }
#osProdCatalogItems .spvCatProdPrice { left:0; right:0; bottom: 0; }

#oProdCategories {}

.wsfCustomHome .CMCHeaderContainer { margin: 0; transition: all 100ms ease; }

.wsfCustomHome .headerTile { z-index: 2; }
.wsfCustomHome.wsfPagedefault .PageSchema { padding-top:150px; }
.wsfCustomHome.wsfPagedefault.wsfMobileView .PageSchema { padding-top:100px; }

.wsfCustomHome .CMCBlower
{
  border-top:8px solid #b50607;
		background-color: #fff; 
}

.osShowProdCatalogItems .osBlower 
{ 
		p adding: 0; 
}

.wsfMobileView .osToolBarTopLogo img 
{
		height: 80px;
		width: auto;
}

.osMobileMenuLogo img 
{
		height: 50px;
}

.wsfRespMobileBox 
{
		z-index: 3;
}

.spaMap
{
  min-height: 0 !important;
  padding:0 !important;
}

/* keep map open */
.spaMap iframe { height: 300px; }

.wsfCustomHome .spaEmpty
{
		background-image: none;
		background-size: cover;
		background-color: transparent;
}

.osTopCats 
{ 
		background-color: #fff;
		color:#000;
}

.osProdCatCell { min-height:148px; font-size:10pt; }

.spaBox { background-color: rgba(255, 255, 255, 0.86); }
.spaBox .osTopCats { 	background-color: transparent; }
.spaBoxContent { color:#525252; }

.PageSchema
{
  max-width:none;
  ba ckground-color: #fff;
}

.CMCSiteWallPaper 
{ 
		background-image:none;
		background-color: #fff; 
}

.CMCSiteWallPaper2 { background-color: transparent; }

.spaBox, .spaEmpty
{
  min-height: 400px;
  padding:40px 80px;
}

/* end */

.wsfSOADraft { display:none; }

.osToolBarTopLogo img { height: auto; width: 175px; }
.osToolBarTopItem { margin-top: 98px; }
.wsfMobileView .osToolBarTopItem { margin-top: 45px; }
.osToolBarTopLogoBox { margin-top: 0 }
.wsfMobileView .osToolBarTopLogoBox { margin-top: 0 }

/*
.wsfScrolledUp .osToolBarTopLogo img { height: 75px; width: auto; t ransition: all 1000ms ease; }
.wsfScrolledUp .osToolBarTopItem { margin-top:45px; }
.wsfScrolledUp .osToolBarTopLogoBox { margin-top: 0 }
*/

.spvCatProdTitle { white-space:normal; }
.spvCatProdTitleDesc { height:100px; }
.spvCatProdTileBox { overflow:auto; }
.osLocationIcon { display: none; }

.osSignUpBox, .orsSignUp { display: none; }
.osPromoTop { display: none; }
.spvCatProdRating { display: none; }

.osPOForm .osPOLogo img { display:none; }
.osPOForm .osPOLogo 
{ 
  back ground-image: url(OSSLogoGrey.png);
  background-size: auto 50px;
  background-repeat: no-repeat;
  pa dding-top: 48px;
  background-position: center top;
}
.osPOLogoTitle { font-size: 22pt; }

.frmUserSec
{
	padding:5px;
	border-radius: 4px;
}

.osToolBarTop { background-color: #c8c8c8; }
.osMobileMenuLogo { background-color: #c8c8c8; }

.wsfPagebasket .CMCBlower { dis play:none; }

.wsfRespMobileBtn
{
  filter: brightness(3);
}

.addthis_inline_share_toolbox
{
	display: none;
}
.wsfSubMnTitle A, .wsfSubMnTitle A:Active, .wsfSubMnTitle A:link, .wsfSubMnTitle A:visited
{
  color:#26AADE;
}

#mnGrpLogo
{
  background-image: url(OSSLogo.png);
  background-size:contain;
  background-repeat:no-repeat;    
  background-position: center;
  width: 200px;
  height: 95px;
  margin: 0 20px 0 10px;
  vertical-align: bottom;
  cursor:hand;
  cursor:pointer;
  display:inline-block;
  t ransform:translateY(-50px)
}

.mnuItems .wsfSubMnItem, .mnuItems .wsfSubMnItem1, .mnuItems .wsfSubMnItem2
{
  padding-bottom: 10px;
}

.wsfPageCatalog .spvCatalogBasket
{
  display:block;
}

.PageTitle
{
  color:#7C9DDE;
  border: 0;
}

/* box specific styles, do not fade sections without text
#spaBox3074 .spaBgFaded { display:none; }
#spaBox2821 .spaBgFaded { display:none; }
#spaBox1531 { padding: 0; overflow: hidden; }
 */

.wsfPageCatalog .wsfFileUploadFile, .wsfPageCatalog .wsfFileUploadFileDragOver
{
  padding:2px;
}

.wsfPageCatalog .wsfFileUpload
{
  width: auto;
}

.osPORcpEmail { display: none; }
.osPORcpVATReg { d isplay: none; }

.wsfTestSiteLbl
{
  display:none;
  position:fixed;
  right:5px;bottom:5px;
  top:initial;
  padding:5px;
  font-size:8pt;
  background-color: rgba(223, 0, 0, 0.15);
  margin:auto;
  width:100px;
}

#MenuContainer
{
  background-color:#c8c8c8; 
  padding: 1px 0 0 0;
}

#OSLogoMedium { display: none; }
#OSLogoMedium IMG
{
  width: 20%;
  max-width: 150px;
  padding: 10px 0 20px 0;
}

.mnToolBar
{
  overflow: hidden;
}

.wsfPagedefault #OSLogoMedium IMG
{
  width: 40%;
  max-width: 350px;
}

.osPORcpLogo IMG 
{
	width: 300px !important;
  filter:brightness(1);
  padding: 0 0 30px 0 !important;
}

/*
  .osReducedToolbar #OSLogoMedium { height: 0; transition: all 0.2s ease-out; }
  .osIncreasedToolbar #OSLogoMedium { height: auto; transition: all 0.2s ease-out; }
*/

.CMCHeaderContainer { padding-top: 0 }

.osReducedToolbar .CMCHeaderContainer { padding-top: 0 }
.osReducedToolbar #mnGrpLogo { transform:translateY(0); transition: all 0.4s ease-out; }
.osReducedToolbar .mnToolBar { text-align:left; transition: all 0.2s ease-out; }
.osReducedToolbar .osTopCats { font-size:0; }

.osReducedToolbar #OSLogoMedium IMG { width: 0; min-width: 0; padding: 0; transform:translateY(100px) translateX(-1000px); transition: all 0.5s ease-out; }

.osReducedToolbar .osProdCatCell { height: auto; width: auto; padding: 0 5px; transition: all 0.2s ease-out; }
.osReducedToolbar #osProdCategoriesBox .osProdCatCell { padding:0; max-width:none; min-height: 0; transition: all 0.2s ease-out; }

@media only screen and (min-width: 600px) 
{
  .osIncreasedToolbar #OSLogoMedium IMG { width: 40%; min-width: 150px; transition: all 0.2s ease-out; } */
  .osIncreasedToolbar .osProdCatCell { height:95px; width:100px; padding: 5px; transition: all 0.2s ease-out; }
  .osIncreasedToolbar #osProdCategoriesBox .osProdCatCell { padding:10px; max-width: 100px; min-height: 85px; transition: all 0.2s ease-out; }
}

.wsfDynMenu A, .wsfDynMenu A:Active, .wsfDynMenu A:link, .wsfDynMenu A:visited
{
  text-decoration: none;
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnTitle A, .wsfSubMnTitle A:Active, .wsfSubMnTitle A:link, .wsfSubMnTitle A:visited
{
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnItem, .wsfSubMnItem1, .wsfSubMnItem2
{
  color:#607D8B;238697;#c2da46;
}

.wsfSubMnItem DIV:hover , .wsfSubMnItem1 DIV:hover , .wsfSubMnItem2 DIV:hover ,
.wsfSubMnItem DIV:hover *, .wsfSubMnItem1 DIV:hover *, .wsfSubMnItem2 DIV:hover *
{
  color: #c2da46;
}

.mnGroup A, .mnGroup A:Active, .mnGroup A:link, .mnGroup A:visited
{
  color:#fff;
}

.mnGroup:hover
{
  background-color:#7C9DDE; c1d945;
  color: #fff;
}

.mnGroupCurr
{
  color: orange;
  font-weight: bolder;
}

.wsfSubMnItemCurrent *
{
  font-weight:bolder;
  color: orange !important;
}

.spaBox .osProdCatCell
{
		border-radius: 0;
  border: 0;
  background-color: transparent;
		color:#000;
}

.osProdCatCellImg
{ 
		height: 80px;
  width: 80px;
		overflow: hidden;
  border-radius: 50px;
  border: 2px solid #b50607;
		margin-bottom: 10px;
  padding: 0px 0 10px 0;

}

.osProdCatCellImg img
{
		max-height:none;
		max-width:none;
		height: 90px;
		width:auto;
}

.osProdPicFrame
{
  height: 350px;
  p adding: 10px;
  position:relative;
  overflow: hidden;
}

.osProdPicBox 
{
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  right: -100%;
  left: -100%;
}

.osProdPicBox IMG
{
  max-width: 400px;
  max-height: 330px;
  width:auto;
}

/* .spvCatProdDesc, */
.spvCatProdDescMore { display:none; }

/* temp categories browser */
#oProdCategories { display:block; background-color: #b50607;}
#oProdCategories .osProdCatCellImg, .osProdCatLongDesc, .osProdCatTitle { display: none; }
#osProdCategoriesBox .osProdCatCell { width: auto; max-width: 150px; white-space:normal; min-height: 85px;  }
#oProdCategories .osProdCatDesc { font-size:100%; font-weight: normal; padding: 5px; }
.osTopCatCellCurr { background-color: #f0c8c8; #b50607; }
#osProdCategoriesBox { padding: 0; }
#oProdCategories .osProdCatCell { background-color: #7C9DDE; c1d945; }
#osProdCategoriesBox .osProdCatCellGeneral { background-color: #c8c8c8; }
.osBreadCrumb { display: none; }

.Footer { padding:20px; color:#525252; }
.Footer A, .Footer A:Visited, .Footer A:Active, .Footer A:Link, .Footer A:Hover { color:#525252; }
.olsFooterBox { display: block; background-color: #c8c8c8; color:#fff; width: auto; text-align: left; padding:10px; vertical-align:top; }
.olsFooterBox a { color:#fff; } 
.olsFooterSec { border-bottom: 2px solid #c0c0c0; font-size: 14pt; padding-top: 10px;}
.olsFooter { background-color: #c8c8c8; }

@media only screen and (max-width: 1100px) 
{
		.spvCatProdTile { flex-basis: 30% }
}

/* aisha 12/16/2019*/
@media only screen and (max-width: 900px) 
{
	.ndsBoxes { display: block; margin:0 auto;}
	.ndsBox { width:100%;margin: 0px;margin-bottom: 8px;}
}

@media only screen and (max-width: 700px) 
{
		.osProdCatCell { height: 78px; max-width:100px;}
		.osTopCats { font-size:12pt; }
		.spaBox, .spaEmpty { padding:10px; }
}

@media only screen and (max-width: 600px) 
{
  #oProdCategories .osProdCatDesc { font-size:90%; font-weight: normal; p adding: 0; }
  #osProdCategoriesBox .osProdCatCell { min-height:60px; }
  #OSLogoMedium IMG { padding:5px; }

  .osToolBarTopLogo { d isplay:none; }
		.spvCatProdPic { height:auto; }
		.spvCatProdPicBox { height:auto; }
		.spvCatProdInfo{ padding:10px; }
		
}

/* PAOLO 01FEB24 KDS PRINT whole button */
.osTicketBtns .osOrderTicketBtn { display:block; }

/* DINEOUT */
.osPCTopPosCash9 #oPOSCurrPOSCash { background-color: #ffeb3b; color: #000; } 
.osPCTopPosCash9 #osPCOrderBtns { background-color: #ffeb3b; }
.osPCTopPosCash9 #oPCOrderHeading { border-color: #ffeb3b; } 

/* Martini_POS */
.osPCTopPosCash8 #oPOSCurrPOSCash { background-color: #c5cae9; color: #000; } 
.osPCTopPosCash8 #osPCOrderBtns { background-color: #c5cae9; }
.osPCTopPosCash8 #oPCOrderHeading { border-color: #c5cae9; }

.osTableBoxPOSCash9 { background-color: #ffeb3b }
.osTableBoxPOSCash8 { background-color: #c5cae9 } 

/* PAOLO02FEB24 - receipt logo noflag alana */
.osPORcpLogo IMG { display:none; }
.osPORcpLogo 
{
  background-image: url(/LUX/Public/OSS/BTP/BizFiles/BuzoLogoPrn.png);
  background-size: 230px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
}

/* PAOLO11NOV2024 highlight staff orders via OS_POS_CUSTTBLCLASS_EXP */
.cstStaffUser { border-left: 10px solid #ff9800; }
.osTableBoxOrderBox {  padding: 2px; }
.osTableBox { padding: 0 }
.osTableBoxName:empty { display:none; }


/* DARIUS12AUG2025 */
.osPORcpTotSvcChgLbl { font-size: 0; }
.osPORcpTotSvcChgLbl:after { content: 'Hospitality Charge'; font-size: 14pt; }

.osInvTotSvcChgLbl { font-size: 0; }
.osInvTotSvcChgLbl:after { content: 'Hospitality Charge'; font-size: 9pt; }

.osBskTotSvcChgLbl{ font-size: 0; }
.osBskTotSvcChgLbl:after { content: 'Hospitality Charge'; font-size: 10pt; }