  .delivery-guide-switcher {
    margin-bottom: 22px;
  }
  .delivery-guide-switcher li {
    display: inline-block;
    position: relative;
    border-right: 1px solid #AAA !important;
  font-size: 16px !important;
  letter-spacing: 1px;
  font-family: Gill_sans_mt_regular !important;
  border: none;
  color: #646464;
  padding: 0px 22px 0px 22px;
  }
  .delivery-guide-switcher li:last-child {
    border-right: 1px solid #FFF !important;
  }
  .returns-table th {
    padding: 5px 7px;
    padding-top: 15px;
    text-align: left;
    font-family: Gill_sans_mt_regular;
    letter-spacing: 1px;
    border-bottom: 3px solid #D8D8D8;
  }
  .delivery-link:hover {
		border-bottom: 1px solid #222;
  }
  .returns-table td {
    text-align: left;
    font-family: Helvetica;
    line-height: 16px;
    font-size: 12px;
    color: #222;
    padding: 12px 7px;
  }
  .returns-table tr td:first-child, .returns-table tr th:first-child {
   padding-left: 0px;
   text-align: left !important;
  }
  .returns-table tr:not(:last-child) td {
    border-bottom: 1px solid #D8D8D8;
  }
  .returns-table tr:first-child th {
    font-family: Gill_sans_mt_bold;
    border-bottom: 3px solid #D8D8D8;
  }
  .returns-table {
    width: 100%;
  }
  .returns-table tr td:first-child {
    background: #FFF;
  }
.delivery-guide-switcher li a {
 color: #646464;
}
.delivery-guide-switcher li a.active {
 color: #222 !important;
}
  .delivery-guide-switcher li a.active:after {
    content: " ";
    width: calc(100% - 46px);
    height: 3px;
    background: #222222;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: calc(-50% + 23px);
  }
#wishlist_response .section_heading {
 display: none;
}
#wishlist_response {
  background: #222222;
  position: absolute;
  width: 230px;
  height: 64px;
  top: -34px;
  left: 50%;
  padding: 15px 7.5px;
  margin-left: -140px;
  opacity: 0.97;
  z-index: 999999;
  color: #FFF;
  font-family: Gill_sans_mt_regular;
  letter-spacing: 1px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 18px;
}
#wishlist_response a {
  color: #FFF;
  font-family: Gill_sans_mt_regular;
  font-weight: normal !important;
  letter-spacing: 1px;
  line-height: 18px;
  font-size: 13px;
}
#size-guide-link:hover {
 
}
.returns-table td, .returns-table th {
 padding-left: 0px !important;
 padding-right: 0px !important;
}
.returns-table tr:last-child td {
 padding-bottom: 4px !important;
}
a.uk-modal-close.uk-close:after {
  content: "" !important;
  display: block;
  width: 20px;
  height: 20px;
  background: url('/pws/client/images/close_icn-r02.png') no-repeat;
}
.js_account {
 z-index: inherit !important;
}
.delivery-guide-link:hover {
 border-bottom: 1px solid #222 !important;
}
 .size-guide-switcher {
 margin-bottom: 20px;
 text-align: center;
}
.size-guide-switcher li {
  display: inline-block;
  border-right: 1px solid #AAA !important;
  font-family: Gill_sans_mt_regular;
  font-size: 18px;
  position: relative;
  padding: 0px 10px;
}
.size-guide-switcher li:last-child {
 border-right: 1px solid #FFF !important;
}
.size-table th, .size-table td {
padding: 12px 7px;
text-align: center;
}
.size-table tr td {
  width: 75px;
}
.size-table tr td:first-child {
  width: 150px;
}
.size-table tr:not(:last-child) td {
 border-bottom: 1px solid #D8D8D8;
}
.size-table tr:first-child th {
font-family: Gill_sans_mt_regular;
font-size: 13px;
letter-spacing: 1px;
border-bottom: 2px solid #D8D8D8;
padding-bottom: 6px;
}
  .size-table td:first-child {
    font-family: Helvetica !important;
    text-align: left !important;
    padding-left: 0px !important;
  }
.size-table td:nth-child(2n) {
background: #FEF7D1;
}
.size-table td:nth-child(2n-1) {
background: #FEFBE8;
}
.size-table {
 width: 100%;
 font-family: Helvetica;
 font-size: 12px;
color: #222;
}
.size-guide-switcher li a {
 color: #646464;
}
.size-guide-switcher li a.active {
 color: #222 !important;
}
.size-table tr td:first-child {
 background: #FFF;
}
.size-guide-switcher li a.active:after {
    content: " ";
    width: calc(100% - 22px);
    height: 3px;
    background: #222222;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: calc(-50% + 12px);
}