@import "ahq_2017.css";
@import "ahq_responsive.css";
@import "fonts/ff-meta-web-pro/ff-meta-web-pro.css";
:root {
  --error-color: #e00000;
}
/* 06-26-2025 */
/* ----------------------------------- */
/*   custom OneTrust styles for WYN    */
/* ----------------------------------- */
#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: #005ead !important;
  border: 2px solid #202d5d !important;
  background-color: #FFFFFF !important;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #202d5d !important;
  border: 2px solid #202d5d !important;
  color: #FFFFFF !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: #202d5d !important;
  border-color: #202d5d !important;
  color: #FFFFFF !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: #202d5d !important;
  border-color: #202d5d !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: #202d5d !important;
}
#onetrust-pc-sdk .ot-always-active {
  color: #005ead !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: #202d5d !important;
  border-color: #202d5d !important;
}
body {
  color: #555555;
  font-size: .875rem;
  line-height: 1.5;
  font-family: ff-meta-web-pro, sans-serif;
  -webkit-text-size-adjust: none;
}
#topSpot {
  display: none;
}
/*primary: #005ead*/
a.skipNav, button.skipNav {
  display: block;
  font-size: 0.75rem;
  text-align: center;
  height: 25px;
  line-height: 25px;
  background: #FFF;
  position: relative;
  border: none;
  cursor: pointer;
  margin: -25px auto 0;
  z-index: 30;
}
.error, .errorBox, .errorBox.gray, .errorBoxCustom, .errorBoxCompare, .withdrawn, .cartDesc .error > div {
  color: var(--error-color);
}
.savings {
  color: var(--error-color);
}
.skipNav:focus, .skipNav:active {
  margin-top: 0;
  text-decoration: underline;
}
.customFont, h1, h2, h3, .topNav, .mainNav, #pointsEntry, .breadCrumbs, #userPrefs legend, #shipPrefs legend, .smallHead, .bigPrompt {
  font-family: ff-meta-web-pro, sans-serif;
}
h1, h2, h3 {
  color: #202c5d;
}
a {
  color: #005ead;
}
a:hover, a:focus {
  color: #005ead;
  text-decoration: underline;
}
a.deleteLink {
  border: 1px solid #d9d9d9;
  background: #FFF;
}
/*a:focus {
    outline-style: dotted;
    outline-width: 1px;
    text-decoration: underline;
}*/
input {
  font-family: ff-meta-web-pro, sans-serif;
}
.XMcartHeader {
  background: #FFF;
  width: 100%;
  position: sticky;
  z-index: 3;
  top: 0;
}
@media only screen and (max-width: 868px) {
  .XMcartHeader {
    top: 0 !important;
  }
}
.hdrLocked {
  top: -31px;
  transition: top .3s ease-in-out;
}
div.main {
  padding-top: 30px;
  max-width: 1160px;
}
.media-viewer {
  top: 7rem;
}
@media only screen and (max-width: 950px) {
  div.main {
    padding-left: 20px;
    padding-right: 20px;
  }
  .media-viewer {
    top: 4rem;
  }
}
.hdr {
  height: auto;
  margin-bottom: 0;
  border-bottom: 1px solid #D9D9D9;
}
@media only screen and (max-width: 868px) {
  .hdr {
    height: 76px;
  }
}
@media only screen and (max-width: 624px) {
  .hdr {
    height: 56px;
  }
}
.siteLogo {
  height: 49px;
  position: static;
  float: left;
  padding: 13px 26px;
}
.hdrLocked .siteLogo {
  height: 32px;
  padding: 11px 26px;
}
.siteLogo img {
  padding: 2px;
}
@media only screen and (max-width : 960px) {
  .siteLogo {
    margin: 18px 0 0 55px;
    height: 38px;
    padding: 0;
  }
  .hdrLocked .siteLogo {
    height: 32px;
    padding: 0;
    margin-top: 10px;
  }
}
.topNav {
  position: static;
  background: #F4F4F4;
  padding: 6px 0;
  font-size: .75rem;
}
.topNav li a {
  border-left: none;
  padding-right: 13px;
  padding-left: 13px;
}
.topNav li a:focus {
  text-decoration: underline;
}
.topNav > ul {
  text-align: right;
  max-width: 1238px;
  margin: 0 auto;
  padding: 0 12px;
}
#itemListing .topNav > ul {
  max-width: 1360px;
}
.topNav li {
  float: none;
  display: inline-block;
}
.topNav::after {
  display: block;
  clear: both;
  content: '';
}
.subHdr {
  max-width: 1260px;
  margin: 0 auto;
  position: relative;
}
#itemListing .subHdr {
  max-width: 1360px;
}
.subHdr::after {
  content: '';
  display: block;
  clear: both;
}
.clientLogo:focus img {
  outline: 1px dashed #333 !important;
}
.topHdr {
  float: right;
  background: none;
  height: auto;
  padding: 15px 30px;
}
.hdrLocked .topHdr {
  padding: 5px 30px;
}
.paxInfo, .topHdr .miniCart {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.paxInfo {
  text-align: right;
  margin-right: 15px;
}
.browse .paxInfo {
  margin-top: 10px;
}
.paxGreeting {
  font: bold 1rem ff-meta-web-pro, sans-serif;
}
.pointText.customFont {
  font: .75rem ff-meta-web-pro, sans-serif;
}
.WishlistWidgetHead {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 868px) {
  .topHdr {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 624px) {
  .topHdr {
    padding: 5px 20px;
  }
  .topHdr .paxInfo, .WishlistWidgetHead {
    display: none;
  }
  .siteLogo {
    margin: 12px 0 0 62px;
    height: 32px;
  }
}
.wishwidget {
  position: relative;
  background: none;
  margin: 4px 30px 0 0;
  width: 55px;
  height: 35px;
  padding: 0;
  text-align: center;
  font-family: ff-meta-web-pro, sans-serif;
}
.wishwidget a {
  padding: 8px 0 0 0;
  line-height: 1.125;
  width: 34px;
  height: 27px;
  background: #ffffff url(../images/client/wyndham/wyndham_heart_icon.svg) no-repeat center center / 100% 100%;
}
.wishwidget a:hover, .wishwidget a:focus {
  background-image: url(../images/client/wyndham/wyndham_heart_icon_over.svg);
}
.wishwidget a:focus {
  outline: 1px dashed #000;
}
.wishwidget a span {
  color: #005ead;
}
.perctsign {
  position: absolute;
  right: 3px;
  background: #FFF;
  top: 6px;
  display: block !important;
  padding: 2px;
}
.topHdr .miniCart {
  font: 0.75rem ff-meta-web-pro, sans-serif;
  margin: 4px 35px 0 0;
  vertical-align: top;
}
.miniCartItems {
  float: none;
  background: #fff url(../images/client/wyndham/wyndham_bag_icon.svg) no-repeat center center / 100% 100%;
  height: 34px;
  width: 34px;
  text-align: left;
  position: relative;
}
.cartBtn.miniCartItems {
  border: none;
}
.cartBtn.miniCartItems:hover, .cartBtn.miniCartItems:focus {
  background-image: url(../images/client/wyndham/wyndham_bag_icon_over.svg);
}
.cartBtn.miniCartItems:focus {
  outline: 1px dashed #000;
}
.miniItem a.deleteItem {
  /*background: url(../images/icons/x-mark-red-thick.svg) no-repeat;
    display: block;
    text-indent: -1000rem;*/
}
.miniCartItems::before {
  display: none;
}
.miniCartItems::after {
  position: absolute;
  color: #6d6e71;
  content: '\f0d7';
  display: block;
  font-family: "FontAwesome";
  font-size: 12px;
  top: 15px;
  right: -12px;
}
.miniCartItemsText {
  background: none;
  height: auto;
  padding: 0;
  margin: 0;
  width: auto;
  overflow: hidden;
}
.miniCartNumber {
  padding-top: 11px;
  color: #000;
}
#wishwidgetlist, .listDropDown {
  width: 320px;
}
.miniCart .listDropDown {
  top: 44px;
  right: -54px;
}
@media only screen and (max-width: 868px) {}
#wishwidgetlist > div, .listDropDown > div {
  border: 2px solid #017dc3;
  font: 0.875rem ff-meta-web-pro, sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#wishwidgetlist > div::before, .listDropDown > div::before {
  border-right: 2px solid #017dc3;
  border-top: 2px solid #017dc3;
  right: 65px;
}
.miniCheckoutBtn a {
  background: #202c5d;
  color: #FFF;
  height: 2.25rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
}
.miniCheckoutBtn a:hover {
  background: #202d5d;
  color: #FFF;
}
.hdr .search * {
  box-sizing: border-box;
}
.hdr .search, .points-entry.hdr .search {
  top: -150px;
  z-index: 20;
  right: 15px;
  transition: top .3s ease-in-out;
  display: none;
  /* height: 78px !important; */
  background-color: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  width: 100%;
  max-width: 780px;
  box-sizing: border-box;
  padding: 1rem 0 1rem 1rem;
}
.hdr .search.open, .points-entry.hdr .search.open {
  top: 0;
  /* padding: 1rem 0 1rem 1rem; */
}
.search-bar {
  display: flex;
}
#search::after {
  content: '';
  display: block;
  clear: both;
}
#searchForm {
  width: calc(100% - 3.125rem);
  display: block;
  position: relative;
  /* top: 50%; */
  /* transform: translateY(-50%); */
}
.search-bar > span[role="combobox"] {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding-left: 1rem;
}
.search-bar::before {
  display: block;
  content: '';
  width: 1.375rem;
  height: 1.375rem;
  position: absolute;
  background: transparent url(../images/client/wyndham/wyndham_search_icon.svg) no-repeat center center / 20px auto;
  top: 50%;
  left: 1rem;
  z-index: 3;
  transform: translateY(-50%);
}
#searchbar, .points-entry:not(#search-wrap.points-entry) #searchbar {
  width: 100%;
  max-width: 24.125rem;
  outline: 0;
  border: 1px solid var(--input-border-color);
  padding: 0 .625rem 0 3.125rem;
  font-family: ff-meta-web-pro, sans-serif;
  border-radius: 0;
  /* height: 2.75rem; */
  border-right-width: 0;
}
#searchbar.active {
  font-weight: bold;
  background-color: #ffc;
}
#typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
  position: absolute;
  top: 3rem;
  background: #FFF;
  width: 24.125rem;
  left: 0;
  text-align: left;
  font-size: .875rem;
  padding: 0;
  border-radius: 0;
  border: 1px solid #D9D9D9;
}
#typeAhead li {
  padding: .75rem .625rem;
}
#typeAhead > div {
  padding: 0;
}
#searchListbox > li {
  border-bottom: 1px solid #D9D9D9;
}
#searchListbox > li:last-child {
  border: none;
}
#typeAhead li li {
  padding: 0;
}
#typeAhead li > a:hover {
  color: #000;
  text-decoration: underline;
}
#typeAhead .type-line.selected {
  background: #FFF;
}
#typeAhead .type-line.selected a {
  color: #000;
  text-decoration: underline;
}
#pointsEntry {
  /* margin: 0 0 0 -1px; */
  width: 14.063rem;
  min-width: 14.063rem;
}
fieldset#pointsEntry {
  /* height: 2.75rem; */
  /* justify-content: end; */
}
#pointsEntry legend {
  /* display: none; */
  top: 0;
}
#pointsEntry label {
  position: absolute;
  font-size: .625rem;
  left: 1rem;
  top: 2px;
  display: none;
}
#pointsEntry input, .points-entry:not(#search-wrap.points-entry) #pointsEntry input {
  /* border-color: #D9D9D9; */
  /* height: 2.75rem; */
  /* color: #000; */
  box-shadow: none;
  /* text-align: left; */
  border-radius: 0;
  /* padding-top: .5rem; */
  /* padding-left: 1rem; */
  /* border-top-width: 1px; */
  /* border-left-width: 1px; */
}
.points-entry:not(#search-wrap.points-entry) #pointsEntry input {
  /* border-width: 0; */
  /* height: 1.75rem; */
  /* padding-top: 0; */
}
input[type="number"] {
  -moz-appearance: textfield !important;
  border-radius: 0;
}
.search-to, .points-entry:not(#search-wrap.points-entry) .search-to {
  /* top: .5rem; */
}
#pointsEntry > .textField {
  position: relative;
}
#pointsEntry .textField > span {
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: .625rem;
}
#searchbtn, .points-entry:not(#search-wrap.points-entry) #searchbtn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .938rem;
  color: #FFF;
  padding: 0;
  width: 6.5rem;
  height: 2.75rem;
  background: #202c5d;
  text-indent: 0;
  margin: 0;
  border-radius: 0;
  border-color: #202c5d;
  flex-shrink: 0;
}
.points-entry:not(#search-wrap.points-entry) #searchbtn {
  height: 3rem;
}
#searchbtn:hover, #searchbtn:focus {
  background-color: #202d5d;
}
.search_close_icon {
  float: left;
  padding: 29px 17px;
}
searchForm::after {
  content: '';
  display: block;
  clear: both;
}
label.searchIcon {
  display: none;
}
.search-cover {
  z-index: 2;
}
.searchToggle {
  display: inline-block;
  width: 21px;
  height: 35px;
  margin-top: 6px;
  padding: 0;
  border: none;
  position: relative;
  cursor: pointer;
  background: #FFF;
}
.searchToggle .sticon::before {
  content: '';
  display: block;
  width: 21px;
  height: 35px;
  background: #ffffff url(../images/client/wyndham/wyndham_search_icon.svg) no-repeat center center / 100% 100%;
}
.searchToggle:hover .sticon::before, .searchToggle:focus .sticon::before {
  background: #ffffff url(../images/client/wyndham/wyndham_search_icon_over.svg) no-repeat center center / 100% 100%;
}
.searchToggle:focus .sticon::before {
  outline: 1px dashed #000;
  border: none;
}
.searchToggle.open {
  z-index: 301;
}
.searchToggle.open .sticon::before {
  color: #6d6e71;
  content: '\f00d';
  display: block;
  font-family: "FontAwesome";
  font-size: 20px;
  background: #FFFFFF;
  height: 35px;
  line-height: 35px;
}
.searchToggle.open:hover .sticon::before, .searchToggle.open:focus .sticon::before {
  color: #d60000;
  outline: none;
}
#searchIcon:checked ~ .search {
  top: 36px;
  right: 60px;
}
#searchIcon:checked ~ label.searchIcon {
  background: url(../images/x_close.png) no-repeat center center / 50% auto;
}
@media only screen and (max-width: 1015px) {
  .hdr .search, .points-entry.hdr .search {
    width: calc(100% - 230px);
  }
  #typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
    width: calc(100% - 20.5rem);
  }
}
@media only screen and (max-width: 868px) {
  #searchForm::before {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height .1s ease-in-out, opacity .3s ease-in-out .3s;
  }
  .open #searchForm::before {
    height: 22px;
    opacity: 1;
  }
  .hdr .search.open, .points-entry.hdr .search.open {
    top: 77px;
    /* height: 78px !important; */
  }
  .hdr .search, .points-entry.hdr .search {
    float: none;
    position: absolute;
    right: auto;
    top: 77px;
    left: 0;
    width: 100%;
    max-width: 100%;
    transition: none;
    /* height: 0 !important; */
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.2);
    padding: 1rem 0 1rem 1rem;
  }
  #searchForm {
    /* height: 0; */
    /* overflow: hidden; */
    transition: none;
    box-shadow: none;
    width: 100%;
    top: auto;
    transform: none;
  }
  .open #searchForm {
    /* height: 78px; */
    /* overflow: hidden; */
  }
  .search-bar {
    /* top: 50%; */
    position: relative;
    /* transform: translateY(-50%); */
  }
  #searchbar, .points-entry:not(#search-wrap.points-entry) #searchbar {
    max-width: 100%;
    padding-top: 0;
  }
  #searchbtn, .points-entry:not(#search-wrap.points-entry) #searchbtn {
    /* margin-top: .75rem; */
    margin-right: .75rem;
  }
  #pointsEntry {
    /* display: flex; */
  }
  #pointsEntry div {
    font: oblique 0.75rem ff-meta-web-pro, sans-serif;
    color: #666;
    padding-top: 4px;
  }
  #typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
    width: calc(100% - 21.75rem);
  }
}
@media only screen and (max-width: 700px) {
  #searchForm::before {
    top: 12px;
    left: 16px;
  }
  .search-bar {
    display: flex;
    top: 0;
    transform: none;
    flex-flow: wrap;
  }
  .search-bar::before {
    top: 12px;
    transform: none;
    left: 16px;
  }
  .search-bar > span[role="combobox"] {
    display: block;
    padding-left: 0;
    text-align: left;
  }
  #searchbar, .points-entry:not(#search-wrap.points-entry) #searchbar {
    width: 100%;
    left: 0;
    margin: 0;
    border-top-width: 0 !important;
    display: block;
    border-left-width: 0;
  }
  #pointsEntry, fieldset#pointsEntry {
    /* display: inline-flex; */
    margin-top: .75rem;
    margin-left: .75rem;
    width: calc(100% - 8rem);
    min-width: auto;
    height: 3.75rem;
  }
  #searchbtn, .points-entry:not(#search-wrap.points-entry) #searchbtn {
    margin-top: .75rem;
    /* margin-right: .75rem; */
    height: 3.75rem;
  }
  .hdr .search.open, .points-entry.hdr .search.open {
    height: 132px !important;
  }
  .hdr .search, .points-entry.hdr .search {
    padding: 0 0 1rem 0;
  }
  .points-entry:not(#search-wrap.points-entry) #pointsEntry input {
    height: 2.5rem;
  }
  .open #searchForm {
    height: 125px;
  }
  #searchbtn {
    /* position: absolute; */
    left: 14.063rem;
    top: 3.75rem;
  }
  #typeAhead, .points-entry:not(#search-wrap.points-entry) #typeAhead {
    width: 100%;
    top: 132px;
    left: 0;
  }
}
@media only screen and (max-width: 624px) {
  .hdr .search, .points-entry.hdr .search, .hdr .search.open, .points-entry.hdr .search.open {
    top: 56px;
  }
}
.ftrButtons::after {
  clear: both;
  display: block;
  content: '';
}
.fLeft, .fRight {
  max-width: 200px;
  width: 100%;
  margin: 0;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.fancybox-inner .ftrButtons input {
  margin: 0 0 10px;
}
/* ---------------------- */
/*      Item Listing      */
/* ---------------------- */
.listingControls.lastControls > ul > li:first-child {
  display: none;
}
.listingControls > ul::after {
  content: '';
  display: block;
  clear: both;
}
.listingControls li.pageRight::after {
  content: '';
  display: block;
  clear: both;
}
.listingControls li.pageRight:last-child {
  float: none;
}
.pagination {
  float: none;
}
.leftNav {
  font-size: 0.875rem;
}
.refine .checkbox {
  top: 50%;
  transform: translateY(-50%);
}
.refine a:hover {
  text-decoration: underline;
}
#slider-range {
  height: 4px;
  left: 9px;
  margin-bottom: 20px;
}
#slider-range div.ui-widget-header {
  background: #202c5d !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #202c5d !important;
  background: #202c5d !important;
}
#slider-range.ui-slider .ui-slider-handle {
  width: 1rem;
  height: 1rem;
  top: -.45rem;
  border-radius: 50%;
}
select {
  border-color: #D9D9D9;
}
.pMinMax input[type="text"] {
  border: 1px solid #D9D9D9;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 3px 5px;
  width: 87%;
  font-size: 1rem;
  font-family: ff-meta-web-pro, sans-serif;
  height: 1.5rem;
}
#psSubmit {
  background: #FFF;
  border: 2px solid #202c5d;
  color: #005ead;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
  font-size: 0.938rem;
  line-height: 0.938rem;
  margin-left: 4%;
  margin-top: 21px;
  padding: 3px 0 4px;
  width: 29%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-weight: bold;
  height: 31px;
  font-family: ff-meta-web-pro, sans-serif;
}
.listingControls select {
  margin-right: 5px;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.pageSort {
  border: 2px solid #202c5d;
  box-sizing: border-box;
  height: 2.25rem;
  vertical-align: top;
  padding: 0 0.938rem;
  text-transform: uppercase;
  background: #FFF;
  color: #005ead;
  font-weight: bold;
  font-size: 0.938rem;
  font-family: ff-meta-web-pro, sans-serif;
}
.pageSort:hover {
  background: #202c5d;
  color: #FFF;
}
.pagination-sm > li > a, .pagination-sm > li > span {
  font-size: 1rem;
  padding: 0;
  width: 35px;
  text-align: center;
  height: 34px;
  line-height: 1.8;
  border-radius: 0 !important;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media only screen and (max-width: 610px) {
  .sortTxt {
    display: block;
  }
  .listingControls li {
    float: none !important;
    text-align: left !important;
    margin-left: 0 !important;
  }
  .listingControls select {
    width: calc(100% - 76px);
  }
  .pageSort {
    width: 68px;
  }
  .listingControls li.pageRight {
    clear: both;
    margin-left: 0;
    margin-bottom: 14px;
    display: block;
    float: none;
  }
  .pagination {
    border-radius: 0;
    display: table;
    position: relative;
    text-align: center;
    margin: 20px auto;
    width: 100%;
    float: none;
  }
  .pagination > li {
    display: inline;
    display: table-cell;
    margin-right: 0;
    float: none;
    border: none;
    padding: 0;
    padding-left: 0px;
  }
  .pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    float: none;
    display: block;
    min-width: 38px;
    width: auto !important;
  }
}
/* ---------------------- */
/*  Product Detail Page   */
/* ---------------------- */
input.standardBtn, a.standardBtn, .contShop a {
  margin-bottom: 8px;
  background: #FFF;
  border: 2px solid #202c5d;
  height: 2.625rem;
  font: bold 0.938rem/1 ff-meta-web-pro, sans-serif;
  border-radius: 0;
  color: #005ead;
  text-transform: uppercase;
}
a.standardBtn, .contShop a {
  height: 2.625rem;
  line-height: 2.625rem;
}
.fixedWidth {
  width: calc(100% - 4px);
  max-width: 300px;
}
.innerModal {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 800px) {
  .innerModal {
    width: 100%;
  }
}
@media only screen and (max-width: 510px) {
  .fLeft, .fRight {
    float: none;
    margin: 0 auto;
  }
}
.contShop a {
  width: calc(100% - 4px);
  max-width: 300px;
}
.contShop a::after {
  display: none;
}
input.standardBtn:hover, a.standardBtn:hover, .contShop a:hover {
  background: #202c5d;
  color: #FFF;
  text-decoration: none;
}
.addCart input.standardBtn {
  height: 2.625rem;
  font: bold 0.938rem/1 ff-meta-web-pro, sans-serif;
}
input.goBtn, a.goBtn, .checkout-continue, .continue input.goBtn {
  background: #202c5d;
  color: #FFF;
  border-color: #202c5d;
}
input.goBtn:hover, a.goBtn:hover, .checkout-continue:hover, .continue input.goBtn:hover {
  background: #005ead;
  color: #FFF;
  border-color: #005ead;
}
input.wishListBtn {
  background: #FFF;
  color: #005ead;
}
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  cursor: pointer;
}
input.standardBtn[disabled="disabled"] {
  cursor: not-allowed !important;
}
input.standardBtn[disabled="disabled"]:hover {
  background: #FFF;
  color: #005ead;
  border-color: #202c5d;
}
input.goBtn[disabled="disabled"]:hover, a.goBtn[disabled="disabled"]:hover, .checkout-continue[disabled="disabled"]:hover, .continue input.goBtn[disabled="disabled"]:hover {
  background: #202c5d;
  color: #FFF;
  border-color: #202c5d;
}
.orderSummaryColumn .contShop a {
  border: none !important;
  text-transform: inherit;
  font-weight: normal;
  background: none !important;
  padding: 0;
  width: auto;
}
.orderSummaryColumn .contShop a:hover {
  text-decoration: underline;
  color: #005ead;
}
.fixedWidth {
  width: calc(100% - 4px);
  max-width: 300px;
}
.textField input {
  border-color: var(--input-border-color);
}
.textField input[disabled="disabled"], .textField input[readonly="readonly"] {
  background: #F4F4F4;
}
.acctTabsWrapper {
  border-top: 1px solid #f4f4f4;
  background: #f4f4f4;
  border-bottom: none !important;
  color: #000;
}
.breadCrumbs .here a, .breadCrumbs a, .breadCrumbs a.mainCrumb {
  color: #005ead;
}
.breadCrumbs a.mainCrumb {
  font-weight: bold;
}
.breadCrumbs h1 {
  font-size: 1rem;
  display: inline;
  font-weight: normal;
}
.itemDetail .points {
  color: #202c5d;
}
h1.itemTtl {
  font-size: .875rem;
  font-weight: normal;
}
.itemDetail .itemSummary #itemName {
  font-weight: normal;
  font-size: 1.125rem;
}
.acctTabs li, .itemTabs li {
  width: auto !important;
  float: left;
  height: auto;
}
.acctTabs a, .itemTabs a {
  font-family: ff-meta-web-pro, sans-serif;
  line-height: 1.25rem;
  font-size: 1rem;
  border: 1px solid #FFF;
  background: #FFF;
  color: #005ead;
  padding: 9px 15px 12px;
  border-top: 3px solid #FFF;
}
.acctTabs a:hover, .itemTabs a:hover {
  color: #005ead;
}
a.current:hover, .itemTabs a.current, .itemTabs a.current:hover {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #202c5d;
  cursor: default;
  border-top: 3px solid #93e1ff;
  text-decoration: none;
}
.detailLinks br {
  display: none;
}
.detailLinks button {
  font-size: .75rem;
  font-family: ff-meta-web-pro, sans-serif;
  color: #005ead;
  border: none;
  background: none;
  margin: 4px;
}
.detailLinks button:hover {
  text-decoration: underline;
}
.detailLinks > a {
  margin-bottom: 5px;
  color: #707372;
}
a.alertLink::before, a.deleteLink span::before {
  background: #2876c5;
  border-radius: 50%;
  color: #fff;
  content: "i";
  display: inline-block;
  font-family: Georgia, Times New Roman, serif;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  width: 16px;
  position: absolute;
  left: 0;
  top: -1px;
  height: 16px;
}
.detailLinks button#shipping.alertLink::before {
  content: '\f0d1';
  font-family: "FontAwesome";
  color: #707372;
  background-color: #ffffff;
  font-size: 1rem;
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
.detailLinks button#warranty::before {
  content: '\f132';
  font-family: "FontAwesome";
  color: #707372;
  background-color: #ffffff;
  font-size: 1rem;
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
/* styles for mobile Scene7 images */
.rs-tooltip {
  font-family: Arial;
  display: block;
  position: absolute;
  font-size: .65rem;
  padding: 4px;
  border: 1px solid #d9d9d9;
  background: #F7F7F7;
  top: -28px;
  left: -10px;
  white-space: nowrap;
}
.mScene7img {
  display: none;
}
.mScene7img img {
  display: block;
  width: 100%;
}
.media.hideZoom .mScene7img {
  display: block;
}
.touch .media #zoomviewer {
  opacity: 0;
}
.media.hideZoom #zoomviewer {
  display: none
}
/*
|--------------------------|
|        My Account        |
|--------------------------|
*/
legend {
  background: #f4f4f4;
}
#acctTabContainer .acctTabsWrapper {
  background: #f4f4f4;
}
.acctTabs a.current, .acctTabs a.current:hover {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  color: #202c5d;
  cursor: default;
  border-top: 3px solid #93e1ff;
  text-decoration: none;
}
.acctTabsWrapper .halfColLeft {
  padding-left: 1rem;
  padding-right: 1rem;
}
.acctTabsWrapper .halfColRight {
  padding-right: 1rem;
}
@media only screen and (max-width: 780px) {
  .acctTabsWrapper .halfColRight {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 639px) {
  .itemTabs li a, .acctTabs li a {
    display: block;
    padding: 7px 10px 7px;
    font-size: .875rem;
  }
}
@media only screen and (max-width: 478px) {}
/*
|--------------------------|
|       Shopping Bag       |
|--------------------------|
*/
a.deleteItem::before {
  display: none;
}
a.deleteItem span::before {
  content: "";
  background: url(../images/icons/x-mark-red-thick.svg) no-repeat;
  width: 20px;
  height: 20px;
}
a.deleteLink::before, a.deleteLink span::before {
  background: url(../images/icons/x-mark-red-thick.svg) no-repeat;
  border-radius: 0;
  color: #fff;
  content: '';
  display: inline-block;
  height: 1rem;
  top: 3px;
  width: 1rem;
}
.cartDesc .error br:first-child {
  display: none;
}
#checkout-left {
  border-radius: 0;
  border-color: #d9d9d9;
  box-shadow: none;
}
div.main.shoppingCart {
  max-width: 1210px;
}
.cartItems .horzCarousel {
  display: none !important;
}
.cartDesc, .shipItems .cartDesc, .checkoutLeft .shipItems .cartDesc {
  font-size: 0.875rem;
}
.cartDesc p {
  font-weight: normal;
  width: auto;
}
.shoppingCart .cartDesc p, .cartDesc h2 {
  font-weight: normal;
}
.orderSummBox h3 {
  background: #F4F4F4;
  color: #202c5d;
  font-size: 1.75rem;
  text-transform: capitalize;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9;
}
.orderSummaryColumn {
  background: #FFF;
  box-shadow: none;
  border: none;
  border-radius: 0;
  top: 6.5rem;
}
.shoppingCart .orderSummaryColumn {
  top: 7.5rem;
}
@media only screen and (max-width: 950px) {
  .shoppingCart .orderSummaryColumn {
    top: 4.5rem;
  }
}
/*.lItems td {
  white-space: nowrap;
}*/
.lItems td:first-child {
  padding-right: 5px;
}
@media only screen and (max-width: 915px) {
  .orderSummaryColumn {
    top: 5.75rem;
  }
}
@media only screen and (max-width: 780px) {
  .lItemVal .big {
    font-size: 1.25rem;
  }
  .cartDesc > p > a {
    display: block;
    margin-left: 0;
  }
  .cartItemRow .cartDesc img {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .lItemVal {
    clear: left;
    float: none;
    text-align: left;
  }
  .orderConfirmation .lItemVal {
    margin-bottom: 1rem;
  }
  .cartDesc p, .cartDesc h2 {
    width: auto;
    padding-right: 0;
    font-weight: normal;
  }
}
.totalOrderRow {
  background: none;
  padding: 0;
  border: none;
}
.orderSummBox {
  margin-bottom: 0;
  background: #F4F4F4;
}
.orderSummBox .padBorder {
  border-bottom: 1px solid #d9d9d9;
}
.orderRow {
  padding-top: 0;
  padding-bottom: 0;
}
.totalOrderRow {
  padding-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.125;
}
.padAllCorners {
  border-bottom: 1px solid #d9d9d9;
  background: #F4F4F4;
  margin: 0;
}
.promoCode .textField input {
  padding-bottom: 4px;
}
.orderSummaryColumn .contShop {
  font-size: 1rem;
}
.orderSummaryColumn .contShop a::after {
  display: none;
}
.big {
  font-size: 1.25rem;
}
/*
|--------------------------|
|         Checkout         |
|--------------------------|
*/
#shipPrefsForm .ftrButtons {
  text-align: center;
}
#shipPrefsForm .fixedWidth {
  max-width: 200px;
}
.applyAccountAddress::before, .applyOtherAddress::before, .applyAccountAddress span::before, .applyOtherAddress span::before {
  content: '';
  background: url(../images/icons/plus-circle.svg) no-repeat;
  width: 1rem;
  height: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.applyAccountAddress, .applyOtherAddress {
  padding-left: 2.125rem;
  box-shadow: 0 0 0 rgba(0, 0, 0, .0);
  transition: all .2s ease-in-out;
}
.applyAccountAddress:hover, .applyOtherAddress:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, .10);
}
p.editCart {
  text-align: center;
  padding: 1rem;
}
#shipInfo {
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .shipItems .lItems {
    margin-right: 0;
  }
}
.applyAccountAddress, .applyOtherAddress {
  background: #FFF;
}
#checkout .XMcartHeader {
  border: 1px solid #D9D9D9;
}
#checkout .hdr {
  max-width: 1260px;
  margin: 0 auto;
  height: 80px;
  border: none;
}
#checkout .hdr h1 {
  top: 18px;
  color: #005ead;
  font-weight: bold;
  font-size: 1.75rem;
}
.hideContinue .continue {
  display: block;
}
.checkout-continue {
  display: none;
}
#checkout .breadCrumbs {
  font-size: 1.125rem;
  color: #707070;
}
#checkout .breadCrumbs ol li:nth-child(2) {
  display: none;
}
#checkout .breadCrumbs span {
  color: #005ead;
}
#checkout .shipLeft {
  background: #F4F4F4;
  border: none;
  padding: 20px;
}
#checkout .statement.payment, .checkoutLeft .table-wrap {
  display: none;
}
.shipDisplay .clearBoth {
  display: none;
}
.transAmt.last {
  text-align: right;
}
.statement.payment td:nth-child(6), .statement.payment td:nth-child(3), .statement.payment td:nth-child(4), .statement.payment th:nth-child(3), .statement.payment th:nth-child(4) {
  display: none;
}
@media only screen and (max-width: 450px) {
  .statement.payment {
    margin-left: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 736px) {
  #checkout .statement.payment td:nth-of-type(1)::before, .statement td::before {
    display: none;
  }
  .statement td[align="right"] {
    text-align: right !important;
  }
  .statement td[align="center"] {
    text-align: center !important;
  }
  .statement tr:first-child {
    left: auto;
    position: static;
  }
  table {
    display: table;
  }
  tbody {
    display: table;
    width: 100%;
  }
  th, td {
    display: table-cell;
  }
  tr {
    display: table-row;
  }
}
@media only screen and (max-width: 600px) {
  .statement {
    display: block;
    overflow-x: scroll;
  }
}
@media only screen and (max-width: 780px) {
  /*.shipDisplay {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }*/
  #checkout .hdr h1 {
    font-size: 1.125rem;
  }
}
.suppGreeting {
  max-width: 1260px;
  margin: 0 auto 20px;
}
.orderSummaryColumn .paxInfo.pointText {
  background: #F4F4F4;
  margin: 0;
  width: auto;
  display: block;
  padding: 20px 20px 0;
}
.orderSummaryColumn.holdColumn {
  position: fixed;
  top: 0;
}
@media only screen and (max-width: 915px) {
  #checkout .siteLogo {
    margin: 18px 0 0 15px;
  }
}
@media only screen and (max-width: 780px) {
  .cartItemRow > a:first-of-type, .shipItems .cartItemRow > img {
    display: block;
    width: 80px;
  }
}
@media only screen and (max-width: 624px) {
  #checkout .hdr {
    height: 58px;
    border: none;
  }
  #checkout .siteLogo {
    margin: 12px 0 0 15px;
  }
  #checkout .hdr h1 {
    top: 15px;
  }
  #checkout .breadCrumbs {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 450px) {
  .cartItemRow > a:first-of-type, .shipItems .cartItemRow > img {
    display: block;
    width: 60px;
  }
}
/*
|--------------------------|
|          Footer          |
|--------------------------|
*/
.clear {
  clear: both;
  content: " ";
  font-size: 0;
  height: 0;
  display: block;
  float: none;
}
.ftr {
  background: #fff;
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
  padding-top: 60px;
  font-size: .875rem;
  border: none;
}
.ftr a {
  color: #005ead;
}
.footer_two_t_c_container {
  text-align: center;
  margin: 0 auto;
}
.footer_two_t_c {
  display: inline-block;
  margin: 0 auto;
}
.footer_two_t_c::after {
  content: '';
  display: block;
  clear: both;
}
.footer_two_links {
  float: left;
  border-right: 1px solid #000000;
  padding: 0 30px;
}
.footer_two_links:last-child {
  border-right: none;
}
.copy_right {
  text-align: center;
  padding: 20px 0 60px 0;
  color: #666;
}
.footer_two {
  text-align: center;
}
.main_logo {
  width: 100%;
  max-width: 255px;
  margin: 0 auto 20px auto;
}
.footer_two img {
  width: 100%;
  display: block;
}
.footer_two .reward_img {
  text-align: center;
  max-width: 254px;
  margin: 0 auto;
  padding: 50px 0;
}
@media only screen and (max-width: 720px) {
  .footer_two_links {
    float: none;
    border: 0;
    padding: 10px 0;
    text-align: center;
  }
  .footer_two {
    display: none;
  }
}