/* Prod 06-25-26 */
@charset "UTF-8";
/* html big titles */
/* http://patorjk.com/software/taag/#p=display&f=Doom&t=                 */
/* 
    imports
*/
@import "ahq_2017.css";
@import "ahq_responsive.css";
@import "responsive_tables_default.css";
/*@import "/css/ihg_font_import.css";*/
:root {
  --body-font-family: 'Graphik', Helvetica, Arial, sans-serif;
  --body-txt-color: #000000;
  --primary-brand-color: #E34D0A;
  --btn-primary-bgnd-color: #E34D0A;
  --btn-primary-bgnd-color-hover: #BA5922;
  --primary-link-color: var(--btn-primary-bgnd-color);
  /*--btn-primary-txt-color: #FFFFFF;
    --btn-primary-txt-color-hover: #FFFFFF;*/
}
/* ----------------------------------- */
/*   custom OneTrust styles for IHG    */
/* ----------------------------------- */
#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: #1F4456 !important;
  border: 2px solid #F0EEED !important;
  background-color: #F0EEED !important;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: var(--btn-primary-bgnd-color) !important;
  border: 2px solid var(--btn-primary-bgnd-color) !important;
  color: var(--btn-primary-txt-color) !important;
}
#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;
  letter-spacing: normal;
}
#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):hover {
  background-color: #BA5922 !important;
  border-color: #BA5922 !important;
  opacity: 1;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #F8F8F8;
  border: 1px solid #202d5d;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob::before {
  background-color: var(--btn-primary-bgnd-color) !important;
}
#onetrust-pc-sdk .ot-always-active {
  color: #E34D0A !important;
}
/*#onetrust-consent-sdk #onetrust-pc-btn-handler:hover {
    opacity: 1;
    background: #202d5d !important;
    color: #FFF !important;
}*/
#onetrust-consent-sdk #onetrust-accept-btn-handler:hover, #onetrust-banner-sdk #onetrust-reject-all-handler:hover {
  opacity: 1;
  background-color: #BA5922 !important;
  border-color: #BA5922 !important;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #F0EEED !important;
  border: 1px solid #1F4456 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler {
  color: #E34D0A !important;
  letter-spacing: normal;
}
#prices-nav-insert {
  display: none;
}
.newBadge {
  z-index: 2;
}
body {
  -webkit-text-size-adjust: none;
}
div.main {
  max-width: 930px;
}
.shopper-success .main {
  max-width: 899px;
  margin: 0 auto;
}
.main.shoppingCart, #checkout div.main {
  max-width: 960px;
}
#checkout div.main {
  padding: 1.125rem 1.125rem;
}
label.searchIcon {
  display: inline-block;
  height: 23px;
  width: 23px;
  margin: 22px 0 27px 36px;
  background: url('/images/client/ihg/search-icon.svg') no-repeat 0 0 / 100%;
  text-indent: -9999em;
  overflow: hidden;
  border-radius: 0;
  cursor: pointer;
  text-align: left;
}
#searchIcon:checked ~ label.searchIcon {
  background: url(/images/x_close.png) no-repeat 0 center / 80% auto;
}
.searchOpen label.searchIcon {
  z-index: 4;
}
#searchIcon:checked ~ .search {
  display: block;
}
a {
  color: #E34D0A;
  text-decoration: none;
  -webkit-transition: color 0.30s;
  -ms-transition: color 0.30s;
  transition: color 0.30s;
}
h1 {
  font-size: 1.25rem;
  margin-top: 0;
  font-family: var(--body-font-family);
  font-weight: 500;
  color: #000000;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
h2 {
  font-size: 1.375rem;
  margin: 0;
  padding: 0;
  font-family: var(--body-font-family);
  color: #000000;
  font-weight: normal;
}
.rHelp h2 {
  margin-bottom: 1rem;
}
.textField input {
  box-shadow: none;
}
#topSpot {
  display: none;
}
a:hover, a:focus {
  color: #666666;
  cursor: pointer;
  -webkit-transition: color 0.30s;
  -ms-transition: color 0.30s;
  transition: color 0.30s;
}
.WishlistWidgetHead, .hdr .topNav, .pointValue br {
  display: none;
}
.top_brand_bar_container {
  background-color: #efefef;
  display: none;
}
.top_brand_bar {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}
.top_brand_bar a {
  float: left;
  opacity: 1;
  -webkit-transition: opacity 0.30s;
  -ms-transition: opacity 0.30s;
  transition: opacity 0.30s;
}
.top_brand_bar a:hover {
  opacity: 0.4;
  -webkit-transition: opacity 0.30s;
  -ms-transition: opacity 0.30s;
  transition: opacity 0.30s;
}
.top_brand_bar img {
  display: block;
}
.top_brand_bar::after {
  content: '';
  display: block;
  clear: both;
}
.links_bar {
  background-color: #204456;
  color: #FFF;
  padding: 10px 0;
  text-align: left;
}
.mms_scroll_down .links_bar {
  display: none;
}
.links_bar_content {
  padding: 0 1.5rem;
  margin: 0 auto;
}
#itemListing .links_bar_content {
  max-width: 100%;
}
.links_bar_content ul {
  float: left;
  margin: 0;
  padding: 0;
}
.links_bar_content li {
  list-style: none;
  float: left;
}
.links_bar_content li a, #bar_Country a {
  color: #FFF;
  text-decoration: none;
}
/*.links_bar_content li a:hover, #bar_Country a:hover {color:#ffffff;}*/
.bar_content {
  float: right;
}
.bar_devider {
  padding: 0 10px;
}
#bar_Country {
  float: left;
  position: relative;
}
.bar_content .paxGreeting {
  float: left;
  margin: 0 5px 0 0;
  color: #ffffff;
}
.bar_content .pointText {
  float: left;
  color: #ffffff;
  font-family: inherit;
}
.pointValue {
  font-weight: normal;
}
.bar_content .enrollmentDate {
  display: none;
}
.bar_content li {
  padding-left: 10px;
  border-left: 1px solid #c0bab4;
  margin-left: 10px;
}
.hamburger, .browse .hamburger {
  top: 2px;
  left: 10px;
  width: 38px;
  height: 35px;
  position: fixed;
  padding: 9px 8px;
}
.hamburger > div {
  background: #FFF;
  /* margin-bottom: 5px; */
  height: 3px;
  border-radius: 1px;
}
.hamburger > div:first-child {
  /* margin-top: 7px; */
}
.XMcartHeader {
  margin-bottom: 30px;
  border-bottom: 1px solid #EEE;
  background: #FFF;
}
.mms_scroll_down .XMcartHeader {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.hdr {
  margin: 0 auto;
  height: auto;
  text-align: right;
  padding: 0 1.5rem;
  transition: none;
}
#itemListing .hdr {
  max-width: 100%;
}
.hdr::after {
  content: '';
  display: block;
  clear: both;
}
#checkout .hdr::after {
  display: none;
}
.siteLogo {
  height: 75px;
  top: 0;
  left: 30px;
  transition: none;
}
.topHdr {
  margin: 0;
  background: #F0EEED;
  height: auto;
  text-align: right;
  padding: 0;
}
.innerHdr {
  padding: 10px 1.5rem;
  margin: 0 auto;
}
.links_bar_content, .hdr, .innerHdr {
  max-width: 930px;
}
#itemDetail .links_bar_content, #itemDetail .hdr, #itemDetail .innerHdr {
  max-width: 1200px;
}
#itemListing .links_bar_content, #itemListing .hdr, #itemListing .innerHdr {
  max-width: 1360px;
}
.mms_scroll_down .topHdr {
  display: none;
}
.topHdr a {
  color: #1F4456;
}
.innerHdr > div {
  display: inline-block;
  text-align: left;
}
#custom_wishlist {
  display: inline;
  margin-right: 30px;
}
.topHdr .miniCart {
  float: none;
  margin: 0;
  font-size: inherit;
}
.miniCheckoutBtn a {
  background: var(--btn-primary-bgnd-color);
  color: var(--btn-primary-txt-color);
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  font-size: 1rem;
}
.listDropDown > div {
  border: 2px solid #E34D0A;
  font: 0.75rem Arial, Helvetica, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.listDropDown > div::before {
  border-right: 2px solid #E34D0A;
  border-top: 2px solid #E34D0A;
  right: 24px;
}
@media only screen and (min-width :780px) {
  .miniCartItems {
    float: none;
    display: inline;
    width: auto;
    height: auto;
  }
  .miniCartItems::before {
    display: none;
  }
  .miniCartItemsText {
    background: none;
    height: auto;
    width: auto;
    overflow: visible;
    margin: 0;
    padding: 0;
    display: inline;
    color: #1F4456;
    font-weight: normal;
  }
  .miniCartItemsText:hover {
    color: #666666;
    -webkit-transition: color 0.30s;
    -ms-transition: color 0.30s;
    transition: color 0.30s;
  }
  .miniCartNumber {
    display: inline;
    line-height: inherit;
    margin: 0;
    font-size: inherit;
  }
}
.mms_scroll_down div.main {
  padding-top: 187px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++ START MAIN NAV ++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
#drilldown-2, #shopMenu {
  margin-left: auto;
  margin-right: auto;
}
#shopMenu::after {
  content: '';
  display: block;
  clear: both;
}
.mainNav {
  width: auto;
  background: none;
  height: auto;
  margin: 0;
  display: inline-block;
  clear: both;
  text-align: left;
}
.mms_scroll_down .mainNav {
  /*margin: 8px 0 0 0;*/
}
#hMenu .gcMenuParent {
  display: none !important;
}
.mainNav .centerNav {
  width: auto;
  height: auto;
  transition: padding 0.3s ease 0s;
}
@media only screen and (max-width : 1015px) {
  .mainNav .centerNav {
    padding-left: 0;
  }
}
.mainNav > div > ul > li > a {
  font-size: 15px;
  font-weight: normal;
  line-height: 76px;
  border-left: none;
  border-right: none;
  color: #000;
  padding: 0;
  font-family: var(--body-font-family);
}
.mainNav > div > ul > li:last-of-type > a {
  /*text-transform: none;*/
}
#shopMenu > li {
  /*line-height: 45px;*/
  margin-top: 0;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 0 10px;
}
#shopMenu > li:last-of-type {
  padding-right: 0;
}
#shopMenu > li > ul {
  background: #ececec;
  display: none;
  padding-top: 20px;
  position: absolute;
  top: 76px;
  width: 100%;
  z-index: 12;
  max-width: 930px;
  right: 24px;
}
.mms_scroll_down #shopMenu > li > ul {
  top: 68px;
}
#shopMenu > li:hover > ul {
  display: block;
}
.mainNav ul:empty {
  display: none !important;
}
#shopMenu > li:hover > a {
  display: block;
  position: relative;
  z-index: 13;
  /* screen over client color */
  background: none;
  color: #E34D0A;
}
#shopMenu > li > ul.drilldown-3 > li {
  width: 225px;
}
#shopMenu > li > ul a {
  color: #707372;
}
#shopMenu > li > ul a:hover {
  color: #E34D0A;
}
#shopMenu > li > ul > li > a {
  display: block;
  padding: 8px 20px;
  font-size: 16px;
  text-decoration: none;
}
#shopMenu > li > ul > li > ul {
  display: none;
}
.drilldown-3 {
  height: 475px;
}
.drilldown-3 > li > ul, .showFirst > ul {
  display: none;
  background: #ececec;
  left: 225px;
  position: absolute;
  padding: 20px 0 10px 20px;
  top: 0;
  width: 680px;
  min-height: 420px;
}
.drilldown-3 > li > ul > li {
  clear: both;
  margin-bottom: 15px;
  /* added for masonry */
  width: 200px;
  padding-right: 15px;
  transition: none !important;
  font-size: 16px
}
#shopMenu .drilldown-3 > li > ul > li > a {
  color: #E34D0A;
  margin-bottom: 8px;
  display: block;
}
#shopMenu .drilldown-3 > li > ul > li > a:hover {
  color: #707372;
}
.drilldown-3 > li:hover > ul, .showFirst > ul {
  display: block !important;
}
.drilldown-3 > li.hideSubNav:hover > ul li {
  display: none !important;
}
#shopMenu > li > ul > li > a {
  border-right: 1px solid #ccc;
}
#shopMenu > li > ul > li:hover > a {
  /*.drilldown-3 > li:hover > a {*/
  background: #e4e4e4;
  position: relative;
  border-right: 3px solid #E34D0A;
}
#shopMenu > li > ul > li > ul ul {
  margin-bottom: 10px;
  margin-top: 5px;
}
#shopMenu > li > ul > li > ul ul li {
  /* remove for masonry */
  /*float: left;
    margin-left: 20px;
    width: 160px;*/
  margin-bottom: 5px;
}
#shopMenu > li > ul > li > ul ul li:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
.mainNav ul ul {
  font: .875rem var(--body-font-family);
  color: #666;
  word-spacing: normal;
}
/* mobile menu updates */
#hMenu.mm-menu {
  background: #ececec;
}
#mTopNav {
  background: none;
  border-top: 2px solid #CCC;
}
#mTopNav a {
  color: #E34D0A;
}
#hMenu .mm-listview {
  font-size: 1rem;
}
#hMenu .mm-listview .mm-listview .mm-listview {
  font-size: .875rem;
}
#hMenu .mm-listview .mm-listview .mm-listview > li:not(.mm-divider)::after {
  border: none;
}
#hMenu .mm-listview .mm-listview .mm-listview > li > a {
  padding: 8px 10px 8px 20px;
}
.mm-listview .mm-next::before {
  border-left: none !important;
}
.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: none !important;
}
#mm-1 > .mm-listview > .mm-vertical.mm-opened {
  background: #e4e4e4;
}
#mm-1 > .mm-listview .mm-vertical.mm-opened > a {
  color: #E34D0A;
}
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  padding: 0 0 0 10px !important;
}
#hMenu #mm-1 .mm-vertical.mm-opened .mm-panel {
  background: #ececec !important;
}
#hMenu a.mm-next::after {
  transition: transform .3s ease-in-out;
  width: 20px;
  height: 24px;
  line-height: 24px;
  font-size: 26px;
  top: 6px;
  text-align: center;
  right: 16px;
}
#hMenu .mm-listview > li.mm-vertical.mm-opened > .mm-next::after, #hMenu .mm-vertical .mm-listview > li.mm-opened > .mm-next::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 17px;
  content: '–';
  top: 8px;
}
html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .8 !important;
  -webkit-transition: opacity .4s ease !important;
  transition: opacity .4s ease !important;
}
.mm-close.mm-btn {
  width: auto;
  padding-right: 40px !important;
  text-transform: uppercase;
  color: #000 !important;
  font-size: .625rem;
}
@media only screen and (max-width :780px) {
  #mPAXgreeting {
    display: block;
  }
}
/* ++++++++++++++++++++++++++++++++++++ */
/* +++++++++++ END MAIN NAV +++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
@media only screen and (max-width :970px) {
  .hamburger {
    display: flex;
  }
  .XMcartHeader {
    background: #FFF;
    position: fixed;
    width: 100%;
    z-index: 1;
    border-bottom: none;
  }
  .innerHdr {
    padding: 14px 80px 14px 30px;
  }
  .mainNav {
    display: none;
  }
  .top_brand_bar_container {
    display: none;
  }
  #bar_Country {
    margin-left: 40px;
  }
  .hdr {
    height: auto;
    position: relative;
    top: 0;
    margin: -45px 0 0;
    width: 100%;
    max-width: 100% !important;
    padding: 0;
  }
  .siteLogo {
    height: 46px;
    left: 17px;
  }
  div.main {
    padding-top: 110px;
  }
  #checkout div.main {
    padding-top: 90px;
  }
  label.searchIcon {
    display: block;
    position: absolute;
    margin: 0;
    right: 30px;
    top: 11px;
  }
}
/* ++++++++++++++++++++++++++++++++++++ */
/*        START Gift Cards Menu         */
/* ++++++++++++++++++++++++++++++++++++ */
#gift_cards_menu li {
  display: block;
  float: left;
  width: 20%;
  font: .875rem var(--body-font-family);
}
#gift_cards_menu::after {
  content: '';
  display: block;
  clear: both;
}
#gift_cards_menu a {
  border-right: none !important;
  background: none !important;
}
#gift_cards_menu img {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  transition: opacity .2s ease-in-out;
}
#gift_cards_menu a:hover img {
  opacity: .8;
}
#gift_cards_menu p {
  font-size: 14px;
}
/* ++++++++++++++++++++++++++++++++++++ */
/*         END Gift Cards Menu          */
/* ++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++ */
/*         START Featured Items         */
/* ++++++++++++++++++++++++++++++++++++ */
.mm-menu #featured {
  display: none;
}
#featured .featuredItems {
  display: none;
  position: absolute;
  right: 0;
  top: 76px;
  width: calc(100% - 48px);
  background: #ececec;
  z-index: 12;
  max-width: 940px;
}
.mms_scroll_down #featured .featuredItems {
  top: 68px;
}
#featured:hover .featuredItems {
  display: block;
}
.featuredItems > ul::after {
  display: block;
  content: '';
  clear: both;
}
#featured .featuredItems {
  padding: 24px;
}
#featured .home_featured_title {
  display: none;
}
.featuredItems > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.featuredItems li {
  float: left;
  width: 32%;
  list-style: none;
  padding: 0;
  margin: 0 0 0 2%;
}
.featuredItems li:first-child {
  margin-left: 0;
}
.featured_img img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  opacity: 1;
  -webkit-transition: opacity 0.30s;
  -ms-transition: opacity 0.30s;
  transition: opacity 0.30s
}
.featuredItems a {
  color: #707372;
  text-decoration: none;
}
.featuredItems a:hover .featured_img img {
  opacity: .4;
}
.featuredItems .featured_title {
  margin: 0 0 15px 0;
  color: #000;
  font-size: 20px;
  font-family: var(--body-font-family);
  font-weight: 500;
  text-transform: uppercase;
}
.featuredItems .featured_text {
  color: #000;
  font-size: 15px;
}
.featuredItems .featured_text {
  margin-bottom: 15px;
}
.featuredItems .featured_link {
  color: #E34D0A;
  font-size: 12px;
  position: relative;
  display: inline-block;
  font-family: var(--body-font-family);
  font-weight: 500;
  -webkit-transition: color 0.30s;
  -ms-transition: color 0.30s;
  transition: color 0.30s;
  text-transform: uppercase;
}
.featuredItems .featured_link::after {
  position: absolute;
  top: 3px;
  right: -12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border: solid #E34D0A;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 2.5px;
  content: " ";
}
@media only screen and (max-width :780px) {
  #home_featured .featuredItems li {
    float: none;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 300px;
  }
}
/* ++++++++++++++++++++++++++++++++++++ */
/*          END Featured Items          */
/* ++++++++++++++++++++++++++++++++++++ */
/* START SEARCH */
.suggestion-open .XMcartHeader {
  z-index: 201
}
.searchOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.searchOverlay {}
.search-bar {
  display: flex;
}
#searchbar, .points-entry:not(#search-wrap.points-entry) #searchbar {
  background: #F0EEED;
  border: none;
  /* height: 2.688rem; */
  width: auto;
  font-family: var(--body-font-family);
  font-weight: 300;
  font-size: 1rem;
  /*font: normal 1rem 'Graphik_Light', Arial, sans-serif all-petite-caps;*/
  color: #000;
  border-radius: 0;
  flex-grow: 1;
  padding-left: 2.5rem;
  padding-top: 0;
}
.hdr .search, .points-entry.hdr .search {
  width: 100%;
  max-width: 100%;
  transition: all 0.30s ease-in-out;
  height: auto;
  right: 0;
  position: relative;
  top: 0;
  clear: both;
  z-index: 10;
  display: none;
  /* margin-bottom: 5px; */
  box-sizing: border-box;
}
#searchForm::before {
  content: '';
  display: block;
  width: 2.5rem;
  height: 2.75rem;
  background: #F0EEED url('/images/client/ihg/search-icon.svg') no-repeat center center / auto 55%;
  position: absolute;
  left: 1px;
  z-index: 3;
  box-sizing: border-box;
  top: 1px;
}
#searchForm::after {
  content: '';
  display: block;
  clear: both;
}
#searchbtn, .points-entry:not(#search-wrap.points-entry) #searchbtn {
  width: 90px;
  /* height: 2.688rem; */
  background: #E34D0A;
  text-indent: 0;
  font-size: 1rem;
  color: #FFF;
  text-transform: uppercase;
  border-radius: 0;
  border: none;
}
.search-to, .points-entry:not(#search-wrap.points-entry) .search-to {
  background: #C2C7CA;
  top: 17px;
}
fieldset#pointsEntry {
  background: #C2C7CA;
  color: #000;
  text-transform: lowercase;
  /* display: flex; */
  /* height: 2.688rem; */
  border: none;
}
#pointsEntry > div, #pointsEntry > legend {
  font: normal .65rem var(--body-font-family);
  padding: 0;
  color: #000;
  width: 100%;
  background: transparent !important;
}
#pointsEntry.pe-fieldset legend {
  padding-top: .125rem;
}
.suggestion-open #pointsEntry > div {
  color: #000;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
#pointsEntry input, .points-entry:not(#search-wrap.points-entry) #pointsEntry input {
  background: none;
  border: none;
  /* padding-top: 14px; */
  text-transform: lowercase;
  color: #000;
  height: 1.75rem;
}
#typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
  background: #F0EEED;
  width: 100%;
  left: 0;
  top: 3rem;
  text-align: left;
  border: none;
  border-radius: 0;
}
#typeAhead > div {
  padding: 0;
  font-size: 1rem;
}
#typeAhead li {
  padding: 0;
}
#typeAhead li > a {
  display: block;
  padding: 8px 20px 8px 44px;
}
/*.mms_scroll_down #searchbar, .mms_scroll_down #pointsEntry, .mms_scroll_down #searchbtn, .mms_scroll_down #searchForm::before {
    height: 40px;
}
.mms_scroll_down #searchForm::before {
    background-position: 20px center;
}
.mms_scroll_down #pointsEntry div {
    padding: 1px 0 5px 0;
}*/
@media only screen and (max-width :970px) {
  .hdr .search, .points-entry.hdr .search {
    width: calc(100% - 2px);
    left: 0;
    float: none;
    top: 45px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    border-top: 0;
  }
  #searchIcon:checked ~ .search {
    top: 45px;
  }
  .points-entry #searchIcon:checked ~ .search > form {
    /* height: 43px; */
  }
  div.main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width :780px) {
  .XMcartHeader {
    padding-top: 0;
  }
  .mms_scroll_down .XMcartHeader {
    background: #FFF !important;
  }
  .hdr {
    height: 40px;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    background: #F0EEED;
    margin: 0;
  }
  .search-bar {
    flex-wrap: wrap;
  }
  .points-entry #searchIcon:checked ~ .search > form {
    /* height: 6.125rem; */
  }
  #searchIcon:checked ~ label.searchIcon {
    background: url(/images/x_close.png) no-repeat 0 center / 80% auto;
  }
  #searchIcon:checked ~ label.searchIcon .x-mark {
    display: none;
  }
  #pointsEntry {
    height: 55px;
  }
  #searchbtn, .points-entry:not(#search-wrap.points-entry) #searchbtn {
    height: 3.5rem;
    width: 125px;
  }
  #typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
    top: 6.5rem;
  }
  #typeAhead li > a {
    padding: 8px 20px;
  }
  .mms_scroll_down #searchbar, .mms_scroll_down #pointsEntry, .mms_scroll_down #searchbtn, .mms_scroll_down #searchForm::before {
    height: 65px;
  }
  .mms_scroll_down #pointsEntry div {
    padding: 8px 0 5px 0;
  }
  .hdr .search {
    top: 40px !important;
    /*box-shadow: none !important;*/
    position: relative !important;
    width: calc(100% - 2px);
    left: 0;
  }
  .search > form {
    height: 0;
    /* overflow: hidden; */
    transition: height .3s ease-in-out;
  }
  fieldset#pointsEntry:not(#search-wrap fieldset#pointsEntry) {
    width: calc(100% - 125px);
    height: 3.5rem;
  }
  #pointsEntry input, .points-entry:not(#search-wrap.points-entry) #pointsEntry input {
    /* padding-top: 14px; */
    /* height: 55px; */
  }
  .search-to, .points-entry:not(#search-wrap.points-entry) .search-to {
    top: 23px;
  }
  #searchIcon:checked ~ .search > form {
    height: 98px;
  }
  label.searchIcon {
    right: 20px;
    top: 8px;
  }
  .topHdr {
    position: absolute;
    right: 64px;
    top: 11px;
  }
  .miniCart .listDropDown {
    top: 42px;
    right: -63px
  }
  .listDropDown > div::before {
    right: 71px;
  }
  .innerHdr {
    padding: 0;
  }
  .links_bar {
    display: none;
  }
  .hamburger, .browse .hamburger {
    top: 3px;
  }
  .hamburger > div {
    background: #555;
    /* margin-bottom: 5px; */
  }
  .mms_scroll_down div.main {
    padding-top: 52px;
  }
  .siteLogo {
    height: 34px;
    left: 60px;
    top: 5px;
  }
  #custom_wishlist {
    display: none;
  }
  div.main {
    padding: 60px 15px 30px;
  }
  .miniCartItems::before {
    background: url(/images/client/ihg/2020/shopping-bag-regular-2x.png) no-repeat center center / auto 100%;
    height: 18px;
    width: 16px;
  }
  .miniCartItems {
    width: 22px;
    height: 18px;
  }
  .miniCartItemsText {
    position: absolute;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: #DC6A27;
    border-radius: 50%;
    padding: 0;
    color: #DC6A27;
    top: -5px;
  }
  .miniCartNumber {
    width: 13px;
    height: 13px;
    display: block;
    color: #FFF;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    font-weight: normal;
    font-size: .65rem;
    line-height: 1.3;
  }
}
/*--------------------------*/
/*    START Item Listing    */
/*--------------------------*/
#listingPromo {
  margin-bottom: 0;
}
.breadCrumbs {
  margin-bottom: 40px;
  font-size: 1rem;
  letter-spacing: normal;
  font-family: var(--body-font-family);
}
.breadCrumbs a {
  color: #000;
}
.breadCrumbs .here a {
  color: #E34D0A;
  font-weight: normal;
}
.leftNav h2 {
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
.leftNav h3 {
  font-size: 1rem;
  color: #707372;
  font-weight: normal;
  font-family: var(--body-font-family);
}
ul.refine, .refine {
  margin-bottom: 20px;
}
.refine a {
  color: #000;
}
.listingRight {
  padding-top: 36px;
}
.mRefine a, .mRefine button {
  color: #FFF;
  background: #E34D0A;
  border: none;
  border-radius: 0;
  padding: 12px;
  margin-bottom: 10px;
}
@media only screen and (max-width :780px) {
  .listingRight {
    padding-top: 0;
    width: 98%;
  }
}
#psSubmit {
  border-radius: 0;
}
#itemListing .leftNav:last-child {
  display: none;
}
#itemListing .fancybox-inner #modalFilter {
  display: block;
}
.gridView .quickView, .listView .quickView {
  border: none;
}
.shortDescription > div:first-child {
  font-family: var(--body-font-family);
  font-weight: 500;
  font-size: .875rem;
}
.shortDescription a {
  color: #000;
}
.shortDescription .amount {
  font-size: .75rem;
  font-weight: normal;
  color: #000;
}
.shortDescription .amount.now {
  color: #707372;
  font-weight: bold;
}
.badges a {
  display: block;
  float: left;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  text-indent: -999em;
  background: url(/images/client/ihg/redesign_2017/badges_sprite.png) no-repeat;
  overflow: hidden;
}
.badges .expship-icon {
  background-position: -108px 0;
}
.badges .expship-icon:hover {
  background-position: -108px -30px;
}
/*--------------------------*/
/*     END Item Listing     */
/*--------------------------*/
/*--------------------------*/
/*     START Item Detail    */
/*--------------------------*/
.media-viewer {
  top: 5.5rem;
}
.itemDetail .media #zoomviewer #zoomviewer_container {
  height: 466px !important;
}
@media only screen and (max-width: 820px) {
  .itemDetail .media #zoomviewer #zoomviewer_container {
    height: 386px !important;
  }
}
.itemDetail .points {
  color: #000;
  font-size: 1rem;
  font-weight: normal;
}
.itemDetail .itemSummary #itemName {
  font-weight: normal;
  font-size: 1.25rem;
  color: #000;
  font-family: var(--body-font-family);
  font-weight: 500;
  display: block;
}
.itemDetail .itemSummary #itemNo {
  color: #000;
  font-size: .75rem;
}
#acctTabContainer {
  margin-top: 40px;
}
.vertItem p {
  color: #000;
}
input.neutralBtn, a.neutralBtn {
  background: #E7E7E7;
  border: 1px solid #F0EEED;
  line-height: 2rem;
}
input.goBtn, a.goBtn, .checkout-continue, .addCart input.standardBtn {
  background: #E34D0A;
  /*font: 400 .875rem/42px 'Graphik_Semibold', Arial, sans-serif;*/
  font-family: var(--body-font-family);
  font-weight: 600;
  font-size: .875rem;
  line-height: 42px;
  height: 42px;
  padding: 0;
  width: 100%;
  max-width: 236px;
  border-radius: 0;
  text-transform: uppercase;
}
@media only screen and (max-width :876px) {
  .shortDescription .addCart input.standardBtn {
    font-size: .625rem;
  }
}
input.standardBtn, a.standardBtn {
  height: 42px;
  padding: 0;
  width: 100%;
  max-width: 236px;
  border-radius: 0;
  font: 400 .875rem/42px 'Graphik_Semibold', Arial, sans-serif;
  margin-bottom: 15px;
}
.ftrButtons input.standardBtn {
  width: 210px;
}
input.wishListBtn {
  border: 2px solid #F0EEED;
  background: #F0EEED;
  color: #1F4456;
  text-transform: uppercase;
  font-family: 'Graphik_Semibold', Helvetica, Arial, sans-serif;
}
input.goBtn:hover, a.goBtn:hover, .checkout-continue:hover, .addCart input.standardBtn:hover {
  color: #FFF;
  background: #BA5922;
}
#itemDetail .homeRight.horzCarousel {
  border-top: none;
  padding-top: 30px;
}
#itemDetail .acctTabsWrapper {
  border: 1px solid #F0EEED;
  margin-bottom: 20px;
  padding: 20px;
  background: #F0EEED;
  color: #000;
  width: calc(100% - 42px);
}
.acctTabs, .itemTabs {
  z-index: 0;
}
.acctTabs a, .itemTabs a {
  font-weight: normal;
  font-size: 1.25rem;
  padding: 15px 20px 15px;
  border: 1px solid #F0EEED;
  background: #FFF;
  color: #666;
  font-family: 'Graphik_Wide', Helvetica, Arial, sans-serif;
}
.acctTabs a.current, .acctTabs a.current:hover, .itemTabs a.current, .itemTabs a.current:hover {
  background: #F0EEED;
  border-bottom-color: #F0EEED;
  color: #000;
}
@media only screen and (max-width :780px) {
  .acctTabs a, .itemTabs a {
    font-size: .875rem;
  }
}
a.alertLink, .detailLinks > a {
  color: #707372;
  font-size: .75rem;
  padding: 0;
}
a.alertLink::before, a.warrantyLink::before {
  position: relative;
  line-height: normal;
  border-radius: 0;
  content: '';
  margin-right: 6px;
  top: 4px;
}
a.alertLink#shipping::before {
  background: #FFF url(/images/client/ihg/redesign_2017/site_sprite_17.png) no-repeat -3px -579px;
}
a#warranty::before {
  background: #FFF url(/images/client/ihg/redesign_2017/site_sprite_17.png) no-repeat -4px -616px;
}
.detailLinks {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 5px;
}
@media only screen and (max-width :640px) {
  input.goBtn, a.goBtn, .checkout-continue, .addCart input.standardBtn {
    max-width: 100%;
  }
  input.standardBtn, a.standardBtn {
    max-width: 100%;
  }
  .breadCrumbs {
    font-size: .875rem;
  }
  .itemDetail .media {
    max-width: 100%;
    margin-bottom: 5%;
  }
  .itemDetail .itemSummary {
    width: 100%;
    margin: 25px 0 0 0;
  }
}
@media only screen and (max-width :478px) {
  .acctTabs, .itemTabs {
    padding-left: 0;
  }
  .acctTabs li, .itemTabs li {
    margin-left: 0;
  }
  .points-entry:not(#search-wrap.points-entry) #searchbar {
    height: 3rem;
  }
}
/*--------------------------*/
/*      END Item Detail     */
/*--------------------------*/
/*--------------------------*/
/*      START Wish List     */
/*--------------------------*/
.wishlist .listingLeft {
  display: none;
}
.wishlist .listingRight {
  padding-top: 0 !important;
}
.wishlist input.standardBtn {
  font-size: .75rem;
}
.rightCopy p:last-of-type {
  margin-bottom: 0;
}
.rightCopy {
  margin-bottom: 10px;
}
.wishlist h1.wListTtl {
  padding-top: 0;
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}
.wishlist h2 {
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
}
.wishlist .rightCopy p.wlStep {
  background: #F0EEED;
}
/*--------------------------*/
/*       END Wish List      */
/*--------------------------*/
/*--------------------------*/
/*      START Checkout      */
/*--------------------------*/
#checkout-left {
  padding: 0;
  box-shadow: none;
  border: none;
}
#checkout-right {
  flex-basis: 250px;
}
.orderSummaryColumn {
  box-shadow: none;
  border-radius: 0;
  border: none;
  top: 6.5rem;
}
#checkout .orderSummaryColumn {
  top: 4.5rem;
}
.lItemVal .big {
  font-size: 1.125rem;
}
.cartDesc p, .cartDesc h2 {
  font-size: 1.125rem;
  font-weight: normal;
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.cartDesc p {
  padding-right: 90px;
}
#checkout .cartDesc p {
  padding-right: 0;
}
.cartDesc p a {
  color: #000;
}
.cartDesc p.errorBox, .cartDesc p.altMsg {
  font-size: .875rem;
  font-weight: 400;
}
.cartDesc .shipChoice p {
  font-size: .75rem;
  font-family: var(--body-font-family);
}
.cartDesc .lqty {
  font-weight: normal;
}
.lItems strong {
  font-weight: normal;
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.checkout-continue {
  display: none !important;
}
.hideContinue .continue {
  display: block;
}
.continue input.goBtn, .checkout-continue {
  background: #E34D0A;
  color: #FFF;
}
.orderSummBox h3 {
  background: #F0EEED;
  color: #000;
  font-size: 1.125rem;
  text-align: center;
  font-family: 'Graphik_Wide', Arial, sans-serif;
  font-weight: normal;
  text-transform: capitalize;
}
.orderSummBox .padBorder {
  background: #F0EEED;
  padding: 18px 0 15px;
  margin: 0 20px;
  border-bottom: 1px solid #CCC;
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.totalOrderRow {
  padding: 0;
  background: none;
  border: none;
  font-size: .875rem;
  font-weight: normal;
}
.orderRow .amt, .totalOrderRow .amt {
  font-weight: normal;
}
.totalOrderRow .amt span {
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.orderRow {
  margin-bottom: 15px;
  font-size: 0.875rem;
}
.orderSummBox {
  margin-bottom: 0;
  background: #F0EEED;
}
.padAllCorners {
  padding: 15px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  background: #F0EEED;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
  text-align: center;
}
.padAllCorners.continue {
  margin-bottom: 20px;
}
.padAllCorners.secureMsg {
  background: none;
  padding: 0;
}
.promoCode .textField input {
  border: none;
  padding: 10px;
  width: calc(100% - 20px);
  font-size: 1rem;
  color: #000;
  font-family: var(--body-font-family);
}
.promoCode .textField input:focus {
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.promoCode .standardBtn {
  background: none;
  line-height: 30px;
  border: none;
  height: 30px;
  text-transform: uppercase;
  color: #E34D0A;
  font-size: .75rem;
  letter-spacing: .05rem;
}
.promoCode .wordwrap {
  display: block;
  margin-bottom: 5px;
}
.shoppingCart .horzCarousel h2 {
  text-transform: uppercase;
  font-family: 'Graphik_Medium', Helvetica, Arial, sans-serif;
}
.shipDisplay {
  display: block;
}
.add-address .shipDisplay {
  display: grid;
  gap: 1.25rem;
}
.shipDisplay > div.shipLeft, .shipDisplay > div.shipRight {
  border: none;
  padding-right: 0;
  padding-left: 0;
}
.shipDisplay .shipRight, .shipChoice > [data-role="fieldcontain"]:first-of-type {
  display: none;
}
.add-address .shipChoice > [data-role="fieldcontain"]:first-of-type {
  display: block;
}
.add-address .shipRight {
  display: block;
}
#checkout .XMcartHeader {
  background: #F0EEED;
  padding-top: 0;
  width: 100%;
  position: fixed;
  z-index: 1;
}
#checkout .hdr {
  height: 60px;
  top: 0;
  max-width: 920px;
  position: relative;
  margin: 0 auto;
}
#checkout .hdr h1 {
  color: #000;
  font-size: 1.625rem;
  top: 16px;
  right: 30px;
}
#checkout .siteLogo {
  top: 0;
  height: 60px;
  left: 30px;
}
#checkout div.main {
  padding: 80px 30px 0;
}
#checkout .breadCrumbs {
  margin-bottom: 30px;
}
#checkout .breadCrumbs ol li {
  font-size: 1.125rem;
  font-family: var(--body-font-family);
}
#checkout .breadCrumbs ol li {
  float: none;
}
.mms_scroll_down#checkout .XMcartHeader .hdr {
  margin-bottom: 0;
}
#checkout .breadCrumbs span {
  color: #E34D0A;
}
a.addLink::before, a.addLink span::before {
  color: #E34D0A;
}
#checkout .breadCrumbs ol li::after {
  display: none;
}
#checkout .breadCrumbs li:nth-child(2) {
  display: none;
}
/*#checkout .statement.payment {
    margin-left: 15%;
}*/
p.editCart {
  border-top: none;
}
#checkout .statement .expMo, #checkout .statement .expYr, #checkout .statement .controls, #checkout .statement tbody > tr:nth-child(2) > td:nth-child(3), #checkout .statement tbody > tr:nth-child(2) > td:nth-child(4), #checkout .statement tbody > tr:nth-child(2) > td:last-child {
  display: none;
}
.ftrButtons a {
  width: 250px;
  display: block;
}
.contShop a {
  padding: 0 0;
  font-size: .875rem;
  font-weight: normal;
  font-family: 'Graphik_Semibold', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #1F4456;
}
/*.shoppingCart .contShop a::before {
    position: absolute;
    top: 10px;
    right: -33px;
    background: #E34D0A;
    border-radius: 50%;
    padding: 9px 9px 10px 10px;
    content: " ";
}
.shoppingCart .contShop a::after {
    position: absolute;
    top: 15px;
    right: -27px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    content: " ";
}*/
#continueShop {
  display: block;
  height: 38px;
  border: 2px solid #E7E7E7;
  line-height: 38px;
  width: 246px;
  background: #E7E7E7;
}
.contShop a::after {
  display: none;
}
@media only screen and (max-width :970px) {
  #checkout .hdr {
    margin-bottom: 0;
  }
}
@media only screen and (max-width :640px) {
  #checkout .XMcartHeader {
    background: #FFF;
  }
  #checkout .hdr {
    height: 45px;
  }
  #checkout .hdr h1 {
    font-size: 1.25rem;
    top: 12px;
  }
  #checkout .siteLogo {
    height: 46px;
    left: 30px;
  }
  #checkout div.main {
    padding-top: 60px;
  }
  .fLeft, .fRight {
    float: none;
    width: 100%;
  }
  .ftrButtons a {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  #continueShop {
    width: calc(100% - 4px);
  }
}
/*--------------------------*/
/*       END Checkout       */
/*--------------------------*/
/*--------------------------*/
/*       START Footer       */
/*--------------------------*/
.ftr {
  font-size: 11px;
  color: #999;
  background-color: #FFF;
  padding: 70px 20px 0;
  border-top: none;
  margin: 0 auto;
}
.rewardsFtr {
  max-width: 750px;
  margin: 0 auto 30px;
  border: 1px solid #000;
  position: relative;
}
.logoBarTopLeft {
  width: 118px;
  height: 33px;
  background: #FFF;
  position: absolute;
  left: 14px;
  top: -19px;
  overflow: hidden;
}
.logoBarBottomRight {
  width: 123px;
  height: 30px;
  position: absolute;
  right: 14px;
  bottom: -15px;
  background: #FFF;
  overflow: hidden;
}
.logoBarTopLeft a, .logoBarBottomRight a {
  display: block;
  height: 100%;
}
.logoBarTopLeft a {
  background: url(/images/client/ihg/2023-ftr-sprite.png) no-repeat -68px 2.7px / 700px auto;
  text-indent: -9999px;
}
.logoBarBottomRight a {
  background: url(/images/client/ihg/2023-ftr-sprite.png) no-repeat -545px -138.6px / 730px auto;
  text-indent: -9999px;
}
.rewardsFtr ul, .rewardsFtr li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 0px;
}
.rewardsFtr ul {
  text-align: center;
  padding: 24px 0 24px 0;
}
.rewardsFtr ul::after {
  display: block;
  content: '';
  clear: both;
}
.rewardsFtr li {
  display: inline-block;
  width: 90px;
  height: 50px;
  overflow: hidden;
}
.rewardsFtr li.ss {
  width: 79px;
}
.rewardsFtr li.regent {
  width: 75px;
}
.rewardsFtr li.ich {
  width: 90px;
}
.rewardsFtr li.vc {
  width: 91px;
}
.rewardsFtr li.khr {
  width: 83px;
}
.rewardsFtr li.hInd {
  width: 85px;
}
.rewardsFtr li.vh {
  width: 79px;
}
.rewardsFtr li.hh {
  width: 73px;
}
.rewardsFtr li.cph {
  width: 80px;
}
.rewardsFtr li.ib {
  width: 89px;
}
.rewardsFtr li.eh {
  width: 92px;
}
.rewardsFtr li.hieh {
  width: 88px;
}
.rewardsFtr li.hi {
  width: 69px;
}
.rewardsFtr li.avid {
  width: 74px;
}
.rewardsFtr li.as {
  width: 79px;
}
.rewardsFtr li.stay {
  width: 93px;
}
.rewardsFtr li.hicv {
  width: 78px;
}
.rewardsFtr li.cs {
  width: 87px;
}
/*.rewardsFtr li:nth-child(n+9) {
    width: 85px;
}*/
.rewardsFtr li a {
  display: block;
  height: 100%;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/images/client/ihg/2023-ftr-sprite.png);
  background-repeat: no-repeat;
  background-size: 738px auto;
}
li.ss a {
  background-position: -62px -40px;
}
li.regent a {
  background-position: -127px -38px;
}
li.ich a {
  background-position: -194px -40px;
}
li.vc a {
  background-position: -273px -36px;
}
li.khr a {
  background-position: -349px -35px;
}
li.hInd a {
  background-position: -413px -34px;
}
li.vh a {
  background-position: -484px -38px;
}
li.hh a {
  background-position: -549px -40px;
}
li.cph a {
  background-position: -609px -37px;
}
li.ib a {
  background-position: -60px -90px;
}
li.eh a {
  background-position: -130px -90px;
}
li.hieh a {
  background-position: -203px -90px;
}
li.hi a {
  background-position: -277px -90px;
}
li.avid a {
  background-position: -344px -90px;
}
li.as a {
  background-position: -403px -90px;
}
li.stay a {
  background-position: -467px -90px;
}
li.hicv a {
  background-position: -543px -90px;
}
li.cs a {
  background-position: -607px -90px;
}
#footer_links {
  max-width: 754px;
  text-align: center;
  font-size: 0.75rem;
  color: #707372;
  font-family: var(--body-font-family);
  margin: 40px auto;
}
#footer_links::after {
  content: '';
  display: block;
  clear: both;
}
#footer_links > div {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #707372;
  margin-bottom: 5px;
}
#footer_links > div:last-child {
  border-right: none;
}
@media only screen and (max-width : 780px) {
  .ftr {
    padding: 30px 20px 0;
  }
  #checkout .statement.payment {
    margin-left: 0;
  }
}
@media only screen and (max-width : 481px) {
  .rewardsFtr {
    max-width: 200px;
  }
  .logoBarTopLeft {
    width: 118px;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    top: -24px;
  }
  .logoBarBottomRight {
    left: 50%;
    transform: translateX(-50%);
    width: 106px;
  }
  .logoBarBottomRight a {
    background-position: -550px -138px;
  }
  .logoBarTopLeft a {
    background: url(/images/client/ihg/ihg-stacked.png) no-repeat center 0 / 100% auto;
    text-indent: -9999px;
  }
  .rewardsFtr ul {
    padding: 32px 0 20px 0;
  }
  .rewardsFtr li {
    width: 73px !important;
    margin: 5px 0;
  }
  li.ib a {
    margin: 0px -2px;
  }
  li.ss a {
    background-position: -62px -45px;
  }
  li.regent a {
    background-position: -127px -45px;
  }
  li.ich a {
    background-position: -204px -45px;
  }
  li.vc a {
    background-position: -274px -45px;
  }
  li.khr a {
    background-position: -348px -45px;
  }
  li.hInd a {
    background-position: -415px -45px;
  }
  li.vh a {
    background-position: -482px -45px;
  }
  li.hh a {
    background-position: -549px -45px;
  }
  li.cph a {
    background-position: -611px -45px;
  }
  li.eh a {
    background-position: -134px -90px;
  }
  li.hieh a {
    background-position: -204px -90px;
  }
  .rewardsFtr li.hi {
    width: 75px !important;
    margin-right: 8px;
  }
  li.hi a {
    background-position: -266px -90px;
  }
  .rewardsFtr li.avid {
    width: 75px !important;
  }
  li.avid a {
    background-position: -343px -90px;
  }
  li.as a {
    background-position: -402px -90px;
  }
  li.stay a {
    background-position: -470px -90px;
  }
  .rewardsFtr li.hicv {
    width: 71px !important;
  }
  li.hicv a {
    background-position: -544px -90px;
  }
  li.cs a {
    background-position: -607px -90px;
  }
}
/*--------------------------*/
/*        END Footer        */
/*--------------------------*/
#shopMenu > li:hover > ul#gift_cards_menu {
  display: flex;
  flex-wrap: wrap;
}
