/* 07-02-26 */
@import "ahq_2017.css";
@import "ahq_responsive.css";
@import "responsive_tables_default.css";
@import "../images/client/marriott/marriott_main_nav_22.css";
@import "../images/client/marriott/font_import.css";
/*font-family: "proxima-nova", sans-serif;*/
:root {
  --body-font-family: Swiss-721, Arial, Helvetica, sans-serif;
  --body-txt-color: #1C1C1C;
  --home-font-family: var(--body-font-family);
  --primary-brand-color: #1C1C1C;
  --btn-primary-bgnd-color: #1C1C1C;
  --btn-primary-bgnd-color-hover: #494949;
  --btn-primary-txt-color: #FFFFFF;
  --btn-primary-txt-color-hover: #FFFFFF;
  --btn-border-radius: 99rem;
}
/* ----------------------------------- */
/* custom OneTrust styles for marriott */
/* ----------------------------------- */
#onetrust-banner-sdk #onetrust-policy-text, #onetrust-banner-sdk .ot-dpd-desc, #onetrust-banner-sdk .ot-b-addl-desc {
  font-size: .875em !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: var(--primary-brand-color) !important;
  border-color: var(--primary-brand-color) !important;
  background-color: #FFFFFF !important;
  font-size: 1rem !important;
  font-family: Arial, sans-serif;
  font-weight: 400 !important;
  border-radius: var(--btn-border-radius);
  padding: 12px 20px !important;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: var(--btn-primary-bgnd-color) !important;
  border-color: var(--btn-primary-bgnd-color) !important;
  color: var(--btn-primary-txt-color) !important;
  font-size: 1rem !important;
  font-family: Arial, sans-serif;
  font-weight: 400 !important;
  border-radius: var(--btn-border-radius);
}
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  background-color: var(--btn-primary-bgnd-color) !important;
  border-color: var(--btn-primary-bgnd-color) !important;
  color: var(--btn-primary-txt-color) !important;
  font-size: 1rem !important;
  font-family: Arial, sans-serif;
  font-weight: 400 !important;
  border-radius: var(--btn-border-radius);
  letter-spacing: normal;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #F8F8F8;
  border: 1px solid var(--primary-brand-color);
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob::before {
  background-color: var(--btn-primary-bgnd-color);
}
#onetrust-pc-sdk .ot-always-active {
  color: var(--primary-brand-color);
  font-weight: 400;
}
/* ++++++++++++++++++++++++++++++++++ */
/* +++++ START basic overwrites +++++ */
/* ++++++++++++++++++++++++++++++++++ */
.customFont, h1, h2, h3, .specials, .miniCart, .topNav, #pointsEntry, .mainLeftNav a, .breadCrumbs, .wishwidget, #userPrefs legend, #shipPrefs legend, .smallHead, .bigPrompt {
  font-family: var(--body-font-family);
  font-weight: 400;
}
.mainNav, paxInfo {
  font-family: var(--body-font-family);
  font-weight: 400;
}
a {
  color: inherit;
}
#accessError a {
  text-decoration: underline;
}
h1, h2, h3 {
  color: var(--body-txt-color);
}
h1 {
  font-size: 2rem;
  font-weight: 700;
}
.fancybox-inner h1, .fancybox-inner h2, .bigPrompt {
  color: #1C1C1C;
  font-size: 1.625rem;
  font-weight: bold;
}
#catLanding .landingLeft, a.green-icon {
  display: none;
}
#catLanding .landingRight {
  float: none;
  width: auto;
}
.landingRight h1 {
  font-size: 2rem;
  font-weight: 700;
  position: static;
  margin-bottom: 1.75rem;
}
#card-bg {
  display: none;
}
.shopper-success .main {
  max-width: 1061px;
  background: #fff;
  border-radius: 10px;
  margin: 6rem auto 2rem;
  padding: 2rem;
  min-height: auto;
}
@media only screen and (max-width: 1168px) {
  .shopper-success .main {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 1132px) {
  .shopper-success .main {
    margin-top: 1.5rem;
  }
}
.ps-form-success .success-msg {
  background-image: none;
  background: transparent;
  color: var(--body-txt-color);
  border-radius: 0;
  padding: 0;
  display: block;
}
.shopper-success .container {
  background: #f4f4f4;
}
.ps-form-success h1 {
  margin: 0 0 1.5rem;
}
/* ++++++++++++++++++++++++++++++++++ */
/* ++++++ END basic overwrites ++++++ */
/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */
/* +++++++      DIGI MAG      +++++++ */
/* ++++++++++++++++++++++++++++++++++ */
div#fbTopBar {
  overflow: visible;
  height: 60px;
}
#fbTopBar #logoBar {
  background: #1C1C1C;
  width: 92px !important;
  height: 65px;
}
#fbTopBar #logoBar img {
  height: 24px !important;
  top: 18px !important;
  left: 7px !important;
}
.phoneTopBar div.button {
  background: #000;
  width: 92px;
  height: 46px;
}
.phoneTopBar div.button img {
  width: 78px;
  left: 8px;
}
/* ++++++++++++++++++++++++++++++++++ */
/* ++++++ START Apple Store Fixes +++ */
/* ++++++++++++++++++++++++++++++++++ */
#catLanding.appleStore div.main {
  margin-top: 165px;
  max-width: 100%;
}
.breadWrapper { /*! margin-top: 32px !important; */
}
#itemDetail .main { /*! padding-top: 190px !important; */
}
.appleStore#itemListing div.main {
  max-width: calc(100% - 40px);
  padding: 280px 20px 20px 20px;
}
@media only screen and (max-width : 1025px) {
  .appleNav {
    display: none;
  }
  #catLanding.appleStore div.main {
    margin-top: 80px;
    max-width: 100%;
  }
  .appleSubCatsWrapper {
    top: 25px;
  }
  .appleStore#itemListing div.main {
    max-width: calc(100% - 40px);
    padding: 190px 20px 20px 20px;
  }
}
.appleNav2 {
  margin-top: -1px !important;
}
#itemDetail .itemSummary .addCart input.standardBtn { /*height: 34px !important;*/
}
.addWishBtn {
  top: 7px !important;
}
/* ++++++++++++++++++++++++++++++++++ */
/* ++++++ END Apple Store Fixes +++++ */
/* ++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++ */
/* +++++ START powered by +++++ */
/* +++++++++++++++++++++++++++++++++++++ */
.siteLogo img {
  display: block;
  width: 96%;
  margin: 0 auto 0 0;
  height: auto;
  padding: 44px 0 0 0;
}
.poweredTag {
  position: absolute;
  bottom: -5px;
  right: 0;
  /*! max-width: 1024px; */
  margin: 0 auto;
  text-align: right;
  font-weight: bold;
}
@media only screen and (max-width: 1025px) {
  .poweredTag {
    bottom: -25px;
    right: 15px;
  }
  .poweredTag span {
    display: block;
  }
}
/* +++++++++++++++++++++++++++++++++++++ */
/* +++++ END powered by +++++ */
/* +++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++ */
/* +++++ START minicart overwrites +++++ */
/* +++++++++++++++++++++++++++++++++++++ */
.miniCart {
  position: absolute;
  right: 0;
  top: 76px;
  z-index: 20;
}
.miniCartItemsText {
  background: none;
  position: relative;
  z-index: 1;
  width: 18px;
  padding: 0;
  margin: 0;
  color: #000;
}
.miniCartItems {
  height: 18px;
  width: 31px;
}
.miniCartItems::before {
  background: url(../images/client/marriott/minicart-icon-22.png) no-repeat center center / 100% auto;
  height: 17px;
  width: 17px;
  left: auto;
  right: 0;
}
.miniCart .listDropDown {
  right: -3px;
  top: 30px;
}
.listDropDown > div::before {
  right: 7px;
  background: #FFF;
  border-right: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
}
.miniDesc a {
  color: #1C1C1C;
}
#wishwidgetlist > div, .listDropDown > div {
  background: #FFF;
  border: 1px solid #D9D9D9;
  font: 12px inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.minicartLabel {
  color: #fff;
  position: absolute;
  right: 26px;
  top: 10px;
  width: 90px;
  font-size: 0.813rem;
}
.miniCartNumber {
  font-size: 0.688rem;
  font-weight: 500;
}
.miniCheckoutBtn a {
  background: var(--btn-primary-bgnd-color);
  color: var(--btn-primary-txt-color);
  border-radius: var(--btn-border-radius);
}
.miniCheckoutBtn a:hover {
  background: var(--btn-primary-bgnd-color-hover);
}
.totalOrderRow.nuetralBgnd {
  background: none;
  border: none;
}
.totalOrderRow .amt span {
  /*display: none;*/
}
/* +++++++++++++++++++++++++++++++++++++ */
/* ++++++ END minicart overwrites ++++++ */
/* +++++++++++++++++++++++++++++++++++++ */
body {
  font-family: var(--body-font-family);
  font-weight: 400;
  font-size: .875rem;
  padding: 0;
  color: var(--body-txt-color);
  background: #292929;
  /*text-align: center;*/
  -webkit-font-smoothing: antialiased;
}
a:focus {
  text-decoration: underline;
}
a:focus img {
  outline-style: dotted;
  outline-width: 2px;
}
a.skipNav {
  display: block;
  font-size: .75rem;
  height: 0;
  overflow: hidden;
  text-align: center;
}
a.skipNav:focus, a.skipNav:active {
  background: #fff none repeat scroll 0 0;
  font-size: .75rem;
  height: auto;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  position: absolute;
  top: 0;
  visibility: visible;
  z-index: 200;
}
input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}
#topSpot {
  display: none;
}
div.homeMainCtr {
  font-family: var(--body-font-family);
  max-width: 1500px;
  width: auto;
}
.container {
  border: medium none;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}
#home .container {
  background-color: #f5f5f5 !important;
  z-index: 1;
  height: auto;
}
.XMcartHeader {
  margin: 0 auto;
  border-top: solid 13px #1C1C1C;
  border-bottom: solid 1px #EEE;
  /*position: fixed;*/
  width: 100%;
  height: 125px;
  z-index: 300;
  background: #FFF;
}
div.main, #accessError div.main {
  display: block !important;
  background: #FFF;
  margin: 0 auto;
  padding: 76px 1.5rem 20px 1.5rem;
  max-width: 1125px;
}
.my-account div.main, #itemDetail div.main {
  max-width: 1125px;
}
.shopBrand #itemListing div.main {
  padding: 58px 20px 20px
}
@media only screen and (min-width: 1018px) {
  #itemListing .main {
    padding: 70px 1.5rem 1.5rem;
  }
  .shopBrand#itemListing div.main {
    padding: 70px 1.5rem 1.5rem;
  }
}
.home .main {
  background: transparent;
  max-width: 1000px;
}
.mSegment {
  display: none;
}
.mSegment img {
  display: inline-block;
  width: 47.8px;
  height: 17.4px;
  vertical-align: bottom;
  position: relative;
  margin-left: 2px;
}
.brdr {
  padding: 0;
  border: medium none;
  box-shadow: none;
}
.hdr, #accessError .hdr {
  height: 100px;
  max-width: 1125px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
#itemListing .hdr {
  max-width: 1360px;
}
#checkout .hdr {
  height: 100px;
  margin-bottom: 55px;
  max-width: 1125px;
}
#checkout .hdr h1 {
  color: #1C1C1C;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  top: 30px;
}
.shipDisplay > div.shipLeft {
  border-right: none;
}
a.addLink, a.addLink::before, .applyAccountAddress::before, .applyOtherAddress::before, a.editItem::before, a.editItem, .cartDesc a, .contShop a {
  color: #1C1C1C;
}
.contShop a::after {
  display: none;
}
p.editCart a.editItem::before {
  display: none;
}
p.editCart {
  text-align: center;
  padding-left: 0;
  border-bottom: none;
}
.detailLinks a.alertLink::before {
  background: url(../images/client/marriott/truck_icon.svg) no-repeat;
  border-radius: 0;
  content: '';
  width: 23px;
  left: 0;
  top: -1px;
  height: 14px;
}
a#shipping {
  color: #1C1C1C;
  padding-left: 30px;
}
.shipItems .cartDesc > p > a {
  margin-left: 0;
  color: #1C1C1C;
  font-size: 1rem;
}
.addCardMsg {
  text-align: center;
  font-size: 1.125rem;
  color: #CC0000;
  padding: 15px 0;
}
.addCardMsg a {
  color: #1d1c1d;
  text-decoration: underline;
}
.ambassador .cartItems .horzCarousel {
  display: none !important;
}
@media only screen and (max-width : 868px) {
  #checkout .hdr {
    height: 80px;
  }
  #checkout .container {
    background: #FFF;
  }
}
/*.suppGreeting {
	max-width: 940px;
	margin: 0 auto 15px;
}*/
.suppGreeting {
  margin: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent;
  color: #000;
  width: 100%;
  text-align: center;
}
.hideSuppPay .suppGreeting {
  display: none;
}
.textField input {
  background: #FFF;
  /* border: 1px solid var(--input-border-color); */
  border-radius: 0;
}
input[type="text"]:focus {
  outline-style: dotted !important;
  outline-width: 2px !important;
}
a.compareBtn {
  background: var(--btn-primary-bgnd-color);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: var(--btn-primary-txt-color);
  padding: 0 15px;
  line-height: 30px;
}
a.compareBtn:hover {
  background: var(--btn-primary-bgnd-color-hover);
}
.pagination > li > a {
  color: #1C1C1C;
}
.pagination > li > a:hover {
  color: #000;
}
select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#slider-range.ui-slider .ui-slider-handle {
  background: #C4C4C4;
  border: none;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  text-indent: -999em;
  top: -6px;
}
#slider-range div.ui-widget-header {
  background: #FE8D5D !important;
  height: 3px;
}
#slider-range {
  background: #ddd;
  border: none;
  height: 4px;
  margin-left: 2px;
}
.pMinMax input[type="text"] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 32px;
  border-color: #D2D2D2;
  height: 32px;
}
#psSubmit {
  -moz-border-radius: var(--btn-border-radius);
  -webkit-border-radius: var(--btn-border-radius);
  border-radius: var(--btn-border-radius);
  padding: 0 4px;
  line-height: 40px;
  margin-top: 15px;
  background: #000000;
  color: #FFF;
  width: 25%;
  border: none;
  border-radius: var(--btn-border-radius);
}
.leftNav h2 {
  padding-bottom: 15px;
  color: #1C1C1C;
  font-size: 1.375rem;
  font-weight: 600;
  border: none;
}
.leftNav h3 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 15px;
}
ul.refine, .refine, .listingControls {
  border: none;
}
.refine a {
  color: #161616;
}
.mRefine a {
  border-color: #1C1C1C;
  background: #FFF;
  border-radius: 0;
  font-family: inherit;
  font-size: .875rem;
  font-weight: bold;
  padding: 12px 10px;
}
#wishItems .addCart input.standardBtn {
  font-size: .875rem;
  padding-left: 10px;
  padding-right: 10px;
}
.wishLeft {
  margin-bottom: 40px;
}
.wishlist .leftNav h2 {
  background: #1d1c1d;
  border-bottom: none;
}
.BXvertCarousel {
  background: #E8E8E8;
}
.vertItem {
  border-bottom: none;
  text-align: left;
}
.vertItem a {
  display: block;
  color: #1d1c1d;
}
.vertItem p {
  color: inherit;
}
.vertItem h3, .listingLeft .leftNav .vertItem h3 {
  color: inherit;
  font-family: inherit;
  font-size: .875rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.homeRight #vertCarousel, .wishLeft #vertCarousel {
  padding-top: 38px;
}
#vertCarousel .bx-prev {
  top: -38px;
}
#vertCarousel .bx-next {
  bottom: -38px;
}
#vertCarousel .bx-prev::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: 3px solid #FFF;
  border-left: 3px solid #FFF;
  transform: rotate(45deg);
  left: calc(50% - 6px);
  top: 15px;
}
#vertCarousel .bx-next::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #FFF;
  transform: rotate(-45deg);
  left: calc(50% - 6px);
  top: 10px;
}
#vertCarousel .bx-controls-direction a {
  height: 38px;
  background: #393939;
}
#vertCarousel .bx-controls-direction a:hover {
  background-color: rgba(57, 57, 57, .7);
}
.horzCarousel .shortDetail {
  text-align: center;
}
.horzCarousel .shortDetail a {
  color: #1C1C1C;
}
#listingPromo {
  margin: 0;
}
.breadCrumbs {
  letter-spacing: normal;
  margin-bottom: 46px;
  font-size: 1.125rem;
  font-weight: 700;
}
#checkout .breadCrumbs {
  font-size: 1.5rem;
  font-weight: 700;
  color: rgba(37, 37, 37, .4);
  margin-bottom: 1rem;
}
#checkout.suppPayment.hideSuppPay .canPay {
  display: none;
}
#checkout.suppPayment.hideSuppPay .cantPay {
  display: block !important;
}
.hideSuppPay .sliderBox, .hideSuppPay #addPayment {
  display: none;
}
#checkout .breadCrumbs li {
  margin-right: 30px;
}
/*Used to hide payment step*/
#checkout .breadCrumbs ol li:nth-child(2) {
  display: none;
}
#checkout .breadCrumbs ol li::after {
  display: none;
}
.breadCrumbs a {
  color: #1C1C1C;
}
.breadCrumbs a.mainCrumb {
  color: #252525;
  font-size: 1.5rem;
  margin-right: 5px;
}
.breadCrumbs .here a {
  color: #252525;
}
@media only screen and (max-width : 680px) {
  .breadCrumbs a.mainCrumb {
    font-size: 1.5rem;
  }
}
.shortDescription .amount {
  color: #1C1C1C;
  font-size: 1.25rem;
  font-weight: 600;
}
.shortDescription a {
  color: #1C1C1C;
  font-size: 1rem;
}
.intro {
  border: none;
}
.miniQty a.deleteItem {
  background-position: 4px 1px;
  background-size: 60%
}
a.deleteItem {
  border: solid 1px black;
  border-radius: 22px;
  background: url(../images/client/marriott/jan22/deleteIcon.png);
  background-repeat: no-repeat;
  background-position: 10px 7px;
}
a.deleteItem::before, a.deleteItem span::before {
  content: '';
}
.cart-pdp-desc a.deleteItem {
  border: none;
}
/*****************************************/
/************* Search styles *************/
/*****************************************/
#search-wrap, #search-wrap * {
  box-sizing: border-box;
}
#search-wrap {
  display: flex;
  margin-top: 1px;
  background: #FFF;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 10px calc(50% - 1125px/2);
}
@media only screen and (max-width: 1165px) {
  #search-wrap {
    padding: 10px 20px;
  }
}
#itemListing #search-wrap {
  padding: 10px calc(50% - 1360px/2);
}
@media only screen and (max-width: 1400px) {
  #itemListing #search-wrap {
    padding: 10px 20px;
  }
}
.search {
  position: relative;
  text-align: right;
  background: #FFF;
  z-index: 1;
}
#pointsEntry {
  display: flex;
}
#searchbar {
  border-radius: calc(2.875rem/2) 0 0 calc(2.875rem/2);
}
#searchbtn {
  border-top-right-radius: calc(2.875rem/2);
  border-bottom-right-radius: calc(2.875rem/2);
}
.search input, #pointsEntry input {
  height: 2.875rem;
}
.search-to {
  top: 17px;
}
#pointsEntry > div, #pointsEntry > legend {
  /* order: 1; */
  /* position: absolute; */
  top: 3px;
  /* padding: 0; */
  /* font-size: .75rem; */
  /* width: calc(100% - 2px); */
  /* z-index: 1; */
  /* padding: 0; */
}
#pointsEntry input {
  /* padding-top: 14px; */
}
#pointsEntry > span:nth-child(1) {
  order: 2;
}
#pointsEntry > span:nth-child(2) {
  /* order: 2; */
}
#pointsEntry > span:nth-child(3) {
  order: 4;
}
.suggestion-open #pointsEntry div {
  color: #757575;
}
#typeAhead {
  text-align: left;
  top: calc(2.875rem - 1px);
  border-radius: 0 0 1.25rem 1.25rem;
}
#searchForm {
  max-width: 1125px;
  margin: 0 auto;
  position: relative;
}
#itemListing #searchForm {
  max-width: 1900px;
}
#searchbar:focus {
  font-style: normal;
  color: #000;
}
.topNav {
  color: #1C1C1C;
  font-size: .8rem;
  top: 80px;
  right: 40px;
}
.contactUsNav, .myAccountNav, .signInNav {
  display: none !important;
}
.marriottCountrySelect {
  display: none;
}
.ambassador .changeCountry {
  display: none;
}
.topNav li:last-child {
  border: none;
}
.topNav li a, .topNav li, .marriottCountrySelect li a, .marriottCountrySelect li {
  border-left: none;
  color: #1C1C1C;
  letter-spacing: normal;
  line-height: 14px;
  text-decoration: none;
  display: block;
  font-weight: normal;
}
.marriottCountrySelect li {
  color: #898989;
}
.topNav li:last-child a {
  padding-right: 0;
}
.topNav li a:hover, .topNav li a:focus {
  text-decoration: underline;
  outline: none;
}
select.selectCountry {
  background: none repeat scroll 0 center transparent;
  border: 1px solid #000000;
  font-size: .688rem;
  color: #BABABA;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  width: 190px;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.topHdr {
  color: #000000;
  font: 400 .8rem var(--body-font-family);
  height: auto;
  background: none;
  position: absolute;
  top: 10px;
  right: 0px;
  padding: 0;
}
.countryFlag {
  margin-right: 10px !important;
  padding-right: 30px !important;
  padding-top: 3px !important;
}
.countryFlag em {
  display: none;
}
/* ***** START Pax greeting and points on one line ***** */
.topHdr .paxInfo {
  color: #1C1C1C;
  display: inline-block;
  font-size: .8rem;
  float: none;
  margin-right: 35px;
}
.topHdr .paxGreeting {
  margin-right: 2px;
  display: inline;
  padding: 0;
  font: 600 .8rem var(--body-font-family);
  zoom: 1;
}
.topHdr .pointText.customFont {
  display: inline;
  padding: 0px;
  font: .8rem var(--body-font-family);
  font-weight: 600;
}
.pointValue {
  font-weight: 600;
}
.accountSignIn {
  display: inline-block;
  position: relative;
}
.accountSignIn::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #FF9662;
  margin: 0 0 2px 4px;
}
.myAccountMenu ul, .myAccountMenu li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.myAccountMenu {
  position: absolute;
  top: 1.8rem;
  background: #FFF;
  z-index: 21;
  padding: 14px 25px;
  border: 1px solid #707070;
  border-radius: 8px;
  white-space: nowrap;
  right: 0;
  line-height: 2.25;
  display: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, .4);
  font-size: .9rem;
}
.myAccountMenu::before {
  border: solid #707070;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  height: 0px;
  width: 0px;
  content: '';
  margin: 0px 4px 1px 10px;
  position: absolute;
  top: -6px;
  right: 35px;
  background: #FFF;
}
.openAcct .myAccountMenu {
  display: block;
}
/* ***** END Pax greeting and points on one line ***** */
.siteLogo, #accessError .siteLogo {
  border: none;
  left: 0;
  top: 0;
  width: 174px;
  height: 141px;
  background: #1C1C1C;
  /*! cursor: pointer; */
  overflow: hidden;
  z-index: 4;
}
#accessError .siteLogo {
  position: absolute;
}
.mm-navbars-top .clientLogo {
  max-width: 92px !important;
  left: 45px;
}
#checkout .siteLogo {
  top: 0;
}
/* +++++++++++++++++++++++++++++++++++++ */
/* ++++ START Help page overwrites  ++++ */
/* +++++++++++++++++++++++++++++++++++++ */
#help div.main {
  max-width: 1174px;
}
.helpWrapper {
  padding-top: 0;
}
.landingRight .helpWrapper h1 {
  margin-bottom: 1.75rem;
}
.lHelp {
  background: #F4F4F4;
}
.lHelp > ul > li {
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 1px solid #D9D9D9;
}
.lHelp > ul > li:last-of-type {
  border-bottom: none;
}
.lHelp > ul > li li {
  font-size: .875rem;
  font-weight: normal;
}
.lHelp ul li a {
  margin-top: 0;
  border: none;
  background: none;
  color: #B84C16;
  padding: 10px 20px;
}
.lHelp ul li ul {
  border: none;
  padding: 0 0 10px 0;
}
.lHelp ul li ul li a {
  padding: 10px 20px;
  margin: 0;
}
.rHelp {
  font-size: 1rem;
}
.rHelp h2 {
  font-size: 1.5rem;
  font-weight: bold;
}
.rHelp a {
  text-decoration: underline;
}
.rHelp a[id] {
  position: relative;
  top: -120px;
  display: block;
  height: 1px;
}
.topPage a {
  color: #B84C16;
  padding: 10px 20px;
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-weight: 600;
  border: none;
  border-bottom: 1px solid #D9D9D9;
  position: relative;
  font-size: .875rem;
  text-decoration: none;
}
.topPage a:hover {
  text-decoration: underline;
}
.topPage a::after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  transform: rotate(45deg);
  position: absolute;
  right: 4px;
  bottom: 14px;
}
/* +++++++++++++++++++++++++++++++++++++ */
/* ++++  END Help page overwrites   ++++ */
/* +++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++ */
/* ++++     Start Special Deals     ++++ */
/* +++++++++++++++++++++++++++++++++++++ */
.newPromos {
  padding: 20px;
  background: #FFF;
}
.home.dealsPage .main {
  background: #FFF;
}
.newPromos img.ttlImg {
  margin-top: 0;
  margin-bottom: 40px;
}
/* +++++++++++++++++++++++++++++++++++++ */
/* ++++      END Special Deals      ++++ */
/* +++++++++++++++++++++++++++++++++++++ */
.marriottArrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  display: block;
  height: 0px;
  width: 0px;
  top: 16px;
  position: relative;
}
.fancybox-overlay {
  background: rgba(0, 0, 0, .6);
}
#loadMoreBtn {
  border-radius: var(--btn-border-radius);
}
input.neutralBtn, a.neutralBtn {
  background: #FFF;
  font: 700 16px/44px var(--body-font-family);
  border: 1px solid #1C1C1C;
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  max-width: 252px;
  border-radius: 0;
  text-transform: uppercase;
  color: black !important;
}
input.neutralBtn:hover, a.neutralBtn:hover {
  background: #1c1c1c;
  color: white !important;
}
input.standardBtn, a.standardBtn {
  border-radius: var(--btn-border-radius); /*! display: inline-block; */
}
.addCart input.standardBtn, .continue input.goBtn, input.goBtn, a.goBtn {
  background: var(--btn-primary-bgnd-color);
  font-family: var(--body-font-family);
  height: 3rem;
  color: var(--btn-primary-txt-color);
  border-radius: var(--btn-border-radius);
  font-size: 1rem !important;
}

.addCart input.standardBtn:hover, input.goBtn:hover, a.goBtn:hover, .checkout-continue:hover {
  background: var(--btn-primary-bgnd-color-hover);
}
.checkout-continue {
  background: var(--btn-primary-bgnd-color);
  color: var(--btn-primary-txt-color);
  font: 700 16px/normal var(--body-font-family);
  max-width: 270px;
  text-transform: uppercase;
  border-radius: var(--btn-border-radius);
  font-family: inherit;
  display: none;
}
input.wishListBtn {
  background-color: #FFF;
  color: #1C1C1C;
  font-size: 1rem;
  height: 3rem;
  padding-left: 5px;
  padding-right: 5px;
  /* max-width: 252px; */
  border: 1px solid #494949;
  /* text-transform: uppercase; */
}
input.wishListBtn:hover, input.wishListBtn:focus {
  background: #1C1C1C;
  color: white;
}
.savings {
  font-size: 1.125rem;
}
.detailLinks {
  display: block !important;
}
.itemDetail .points {
  font-size: 2rem;
  font-weight: 700;
  color: #1C1C1C;
}
#itemDetail .homeRight.horzCarousel {
  border-top: none;
  padding-top: 30px;
}
#itemDetail.ambassador .homeRight.horzCarousel {
  display: none !important;
}
.itemDetail .itemSummary #itemName {
  margin-bottom: 0;
  display: block;
  font-weight: normal;
  color: #494949;
  font-size: 1.375rem;
}
#itemNo {
  font-size: .75rem;
  color: #636363;
}
.horzCarousel h2 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}
.acctTabsWrapper {
  background: #F4F4F4;
  border-top: none;
  padding: 35px;
  border-bottom: none !important;
}
.acctTabsWrapper a {
  text-decoration: underline;
}
fieldset {
  border: none;
  padding: 20px 0;
}
legend {
  background: none;
  padding: 0;
}
.ftrButtons {
  border-top: none;
  padding-top: 30px;
}
.acctTabs a, .itemTabs a {
  font-family: var(--body-font-family);
  font-weight: 700;
  font-size: 1.25rem;
  text-decoration: none;
  border: none;
  background: #FFF;
  color: rgba(28, 28, 28, .4);
  padding: 12px 15px;
}
.acctTabs a.current, .acctTabs a.current:hover, .itemTabs a.current, .itemTabs a.current:hover {
  background: #FFF;
  color: #1C1C1C;
}
.acctTabsWrapper #shippingInfo fieldset {
  display: none;
}
.gridView .quickView, .listView .quickView {
  border: none;
  padding: 0;
}
.quickView a {
  border: 1px solid #1C1C1C;
  background: #FFF;
  color: #1C1C1C;
  font-size: 1rem;
  padding: 8px;
  font-family: var(--body-font-family);
  font-weight: 700;
  text-transform: uppercase;
}
.quickView a:hover {
  background: #1C1C1C
}
.quickView a:hover span {
  color: white;
}
.alertError {
  border: 1px solid #cc0000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #cc0000;
  margin-top: 25px;
  padding: 40px 25px 25px;
  line-height: 22px;
}
.alertError a {
  color: #cc0000;
  text-decoration: underline;
}
.alertError::before {
  background: #FFF;
  border: 2px solid #cc0000;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "!";
  display: block;
  font-size: 1.688rem;
  font-weight: bold;
  height: 40px;
  margin: -63px auto 10px;
  text-align: center;
  width: 40px;
  line-height: 38px;
}
.main.shoppingCart {
  max-width: 1175px;
}
#checkout div.main {
  padding: 1.125rem 1.125rem;
  max-width: 1125px;
}
.orderSummaryColumn {
  padding-bottom: 1rem;
}
.orderSummBox .padBorder {
  background: #FFF;
}
.orderSummBox h3 {
  background: none;
  border: none;
  color: #000;
  font-weight: bold;
  text-transform: capitalize;
  border-bottom: solid 1px #EBEBEB;
}
.padAllCorners {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  text-align: center;
  color: #1C1C1C;
}
.padAllCorners.continue {
  border: medium none;
  display: block;
}
.contShop {
  /*width: 48%;
    display: inline-block;*/ /*! font-size: 0.9rem;
    margin-bottom: 0; */
}
.contShop a {
  font-size: 0.875rem;
  font-weight: bold;
}
.orderSummaryColumn .paxInfo.pointText {
  font-family: var(--body-font-family);
}
.orderSummaryColumn .pointValue {
  color: #1C1C1C;
}
.continue .standardBtn, .promoCode .standardBtn {
  font: 700 16px/42px var(--body-font-family);
  height: auto;
  width: 100% !important;
  max-width: 300px !important;
  margin: 0 auto;
}
.promoCode .textField input {
  max-width: 300px;
}
#checkout .breadCrumbs span {
  color: #282828;
}
#checkout .breadCrumbs span span {
  color: #db0000;
}
@media only screen and (max-width : 805px) {
  #checkout .breadCrumbs li {
    padding-left: 0;
  }
}
/* main nav responsive overrides */
@media only screen and (max-width : 950px) {
  div.mm-menu {
    display: none !important;
  }
  .hamburger {
    display: none;
  }
  .mainNav {
    display: block;
  }
}
@media only screen and (max-width : 1132px) {
  .container {
    background: #FFF;
  }
  .hdr .search {
    float: none;
    position: absolute;
    top: 75px;
    display: none;
  }
  div.mm-menu {
    display: block !important;
  }
  .minicartLabel {
    display: none;
  }
  .hamburger {
    display: flex;
    top: 14px !important;
    left: 11px;
    width: 26px;
    height: 35px;
    border: none;
    padding: 0;
    background: none;
    z-index: 10001;
    position: fixed;
    padding: 8px 0;
  }
  .mainNav {
    display: none;
  }
  .hdr {
    height: 50px !important;
    margin-bottom: 0;
  }
  .orderSummaryColumn {
    top: 4.625rem;
  }
  #checkout .hdr h1 {
    display: none;
  }
  .mSegment {
    display: none;
  }
  .ambassador .mSegment {
    left: calc(50% - 103px);
  }
  .XMcartHeader {
    margin-bottom: 0;
    height: 53px;
    border-top: solid 5px #1C1C1C;
    position: sticky;
    top: 0;
  }
  label.searchIcon {
    display: block;
    background: url(../images/client/marriott/search-icon-22.png) no-repeat center center / 70% auto;
    float: none;
    height: 26px;
    margin-right: 10px;
    margin-top: -32px;
    text-indent: -9999em;
    width: 26px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 44px;
  }
  #search-wrap {
    display: none;
  }
  #searchIcon:checked ~ label.searchIcon {
    background: url(../images/x_close.png) no-repeat center center / 50% auto;
  }
  #searchIcon:checked ~ #search-wrap {
    display: flex;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .search-bar {
    display: flex;
  }
  .search {
    width: 100%;
  }
  #searchbar {
    width: auto;
    flex-grow: 1;
    border-left-width: 1px;
  }
  .siteLogo, #accessError .siteLogo {
    background: #1C1C1C;
    left: 30px;
    top: 0;
    width: 92px;
    height: 52px;
  }
  .siteLogo img {
    width: 100%;
    padding: 10px 0 0 0;
  }
  #accessError .siteLogo {
    left: 20px;
  }
  .siteLogo a {
    display: block;
    height: 52px;
    width: 92px;
  }
  .miniCart {
    top: 16px;
    right: 40px;
  }
  .miniCart .listDropDown {
    right: -40px;
    top: 27px;
  }
  .listDropDown > div::before {
    right: 43px;
  }
  #mPAXgreeting {
    display: block;
    color: #FFF;
    background: #000;
  }
  .topHdr {
    right: 90px;
    top: 18px;
  }
  div.main, #accessError div.main, #home.home .main {
    padding-top: 1.5rem !important;
  }
  .breadCrumbs {
    margin-bottom: 20px;
  }
  .topNav {
    display: none;
  }
  #accessError .topNav {
    display: block;
    right: 20px;
  }
  #mTopNav {
    display: block;
    border-top: none;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
    font-size: .813rem;
    background: #1C1C1C;
  }
  #mTopNav a {
    padding: 5px 20px;
    display: block;
    color: #FFF;
  }
}
@media only screen and (max-width: 860px) {
  .orderSummaryColumn {
    top: 0;
  }
}
@media only screen and (max-width: 670px) {
  .topHdr .paxInfo {
    display: none;
  }
  #searchForm {
    float: none;
  }
  .search, .search-bar {
    width: 100%;
  }
  #pointsEntry {
    /* display: none; */
  }
  #searchbar {
    flex-grow: 1;
    left: 0;
  }
  .suggestion-open #searchbtn {
    border-bottom-right-radius: 0;
  }
  #typeAhead {
    right: auto;
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 639px) {
  .addCart input.standardBtn, .addWishList input {
    width: 100%;
    font-size: .875rem !important;
  }
  .shortDescription .addCart input.standardBtn {
    font-size: .75rem !important;
    height: 2.5rem;
  }
  .acctTabs a.current, .acctTabs a.current:hover, .itemTabs a.current, .itemTabs a.current:hover {
    border-bottom: none;
  }
}
#heroSection #topHero {
  margin-top: 120px;
}
@media only screen and (max-width: 478px) {
  #searchbar {
        border-radius: calc(2.875rem / 2) calc(2.875rem / 2) 0 0;
    }
  input#pointsLow:not(.suggestion-open input#pointsLow) {
    border-radius: 0 0 0 calc(2.875rem / 2);
  }
  #searchbtn {
    border-top-right-radius: 0;
  }
  #typeAhead {
        top: calc(5.625rem + 1px);
    }
}
