/* Widths, etc */
/* Colors */
/* Hanes.com */
/* Main Breakpoint Setup */
/*  Media Query Mixins
    
    Use like this:
    
        .red {
            @mixin tablet {
                color: red;
            }
        }

*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #4d4d4d;
  font-size: 13px;
  font-family: "Helvetica Neue Light", sans-serif;
  overflow-x: hidden; }

@media (min-width: 1230px) {
  .container, #container, #contentWrapper {
    max-width: 1200px;
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
    padding: 0; } }

@media (min-width: 1229px) and (max-width: 1025px) {
  .container, #container, #contentWrapper {
    max-width: 90%;
    width: 90%;
    margin: 0px 5%;
    padding: 0; } }

@media (max-width: 1024px) {
  .container, #container, #contentWrapper {
    width: 100%;
    padding: 1%;
    overflow: visible; } }

#header-espots {
  margin: 0 auto;
  width: 1200px; }

/* Some global form element styles */
.align-left {
  float: left;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

.javascript-unapplied {
  display: none !important; }

.dj_ie .dijitDialogUnderlayWrapper {
  display: none !important; }


.dj_ie .dijitDialog {
  box-shadow: none;
  border: 1px solid #555;
  padding: 0; }

.pattern_library {
  width: 80%;
  margin: 2% 10%; }

.plh1 {
  font-size: 2em;
  text-decoration: underline; }

.plh2 {
  text-decoration: underline; }

.hanes_red {
  color: #ef2f23; }

.hanes_grey {
  background-color: #EBEBED; }

.hanes_black {
  color: #4d4d4d; }

.hanes_deep_black {
  color: #000; }

.hanes_ul {
  list-style-type: none; }

.hanes_ul li {
  margin-bottom: 0.5em;
  line-height: 1em; }

.hanes_small {
  color: #a4a3a3;
  font-size: 0.8em; }

.hanes_bold {
  font-weight: bold; }

.custom-btn {
  background: #4d4d4d;
  color: #FFF;
  padding: 8px 30px;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase; }
  .custom-btn:hover {
    color: #FFF !important; }

/**** Universal Header ****/
#header {
  font-size: 14px;
  line-height: normal; }

#header.header-global #quickLinksBar.loggedin_true .first span {
  top: -0.1em; }

#header:before {
  display: none; }

#headerWrapper #header:before {
  content: none; }

.header_esite_nav {
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0; }
  .header_esite_nav li {
    float: left;
    width: 25%;
    border: 1px solid #cdcccd;
    margin-top: 5px;
    height: 52px;
    overflow: hidden; }
    .header_esite_nav li img {
      display: block;
      margin: 0.1em auto 0 auto; }
  .header_esite_nav span {
    background-color: #949090;
    color: #eae9e9;
    font-size: 0.6em;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.3em;
    display: block;
    height: 1.75em;
    padding-top: 0.75em; }
.header_esite_nav .hen_hanes {
    width: 17.5%; }
.header_esite_nav .hen_hanesink {
  width: 19%; }
.header_esite_nav .hen_champion {
  width: 19%; }
  .header_esite_nav .hen_onehanesplace {
    width: 30%; }
.header_esite_nav .hen_justmysize {
  width: 14.5%; }

  .hen_international_hide {
    display: none; }
  .quickLinksBar_hide {
    display: none !important; }
  .paypal-section_hide {
    display: none; }
  .login-section_hide {
    display: none; }
  .shopcartPayPalCheckoutButton_hide {
    display: none; }
  .payPalCheckoutButtontText_hide {
    display: none; }

#headerRow1 {
  background-image: linear-gradient(0deg, #eaeaea 0%, #f5f5f5 30%, #ffffff 100%);
  border-bottom: 1px solid #cdcccd;
  /*padding: 0 12% 0 12%;*/
  padding: 0px;
  height: 57px; }
  #headerRow1 .header_esite_nav li:hover:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #333333;
    position: absolute;
    bottom: -7px;
    margin-left: 7%; }
  #headerRow1 .header_esite_nav .hen_onehanesplace:hover:after {
    margin-left: 14%; }
  #headerRow1 .header_esite_nav li.header_active:hover:after {
    border-bottom: 5px solid transparent; }
  #headerRow1 section {
    max-width: 1200px;
    margin: 0 auto; }
.headerRows #headerRow1 #widget_minishopcart {
    background: url("../images/ShopCartDesktop.png") no-repeat;
    background-position: 2.5em 5%;
}
  #headerRow1 #widget_minishopcart {
    width: 100%;
    margin: 0;
    height: 30px;
    text-indent: 5em;
    color: #EF2F23;
    display: block;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding: 0; }
    #headerRow1 #widget_minishopcart #minishopcart_text {
      color: #dc291e;
      width: 70%;
      float: right; }
    #headerRow1 #logo .header_active {
      border-bottom: 0px solid #fff;
      background-color: #fff; }
      #headerRow1 #logo .header_active span {
        background-color: #000;
        color: #fff; }
    #headerRow1 #logo .hen_champion.header_active {
      background-color: #000; }
  #headerRow1 .mini_flyout {
    height: 110px;
    width: 350px;
    margin-top: 12px;
    position: absolute;
    background-color: #333333;
    display: none; }
    #headerRow1 .mini_flyout small {
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #333;
      position: absolute;
      top: -0.8em;
      left: 2.5em; }
    #headerRow1 .mini_flyout span {
      line-height: 1;
      height: 110px;
      float: left;
      width: 70%;
      padding: 6% 3%;
      background-color: transparent; }
      #headerRow1 .mini_flyout span h3 {
        font-size: 1.7em;
        margin-bottom: 1em;
        text-transform: uppercase;
        font-weight: bold; }
      #headerRow1 .mini_flyout span h3, #headerRow1 .mini_flyout span p {
        color: #fff;
        text-align: left; }
      #headerRow1 .mini_flyout span p {
        line-height: 1.4;
        font-size: 1.3em;
        text-transform: none; }
      #headerRow1 .mini_flyout span strong {
        display: block; }
    #headerRow1 .mini_flyout img {
      width: 30%;
      margin: 0;
      float: left; }
  #headerRow1 #quickLinksBar {
    
    }
    #headerRow1 #quickLinksBar > li.border-right {
      border-right: 1px solid #c9cece; }
      #headerRow1 #quickLinksBar li a {
        float: left;
        font-size: 0.8em;
        text-align: left;
        padding: 0;
        margin: 0;
        color: #949090;
        font-family: "Helvetica Neue Medium Condensed";
        outline: 0; }
        #headerRow1 #quickLinksBar li a:hover {
          text-decoration: none; }
        #headerRow1 #quickLinksBar li a:focus {
          outline: 0; }
    #headerRow1 #quickLinksBar .first span {
      font-family: "Helvetica Neue Light", sans-serif; }
    #headerRow1 #quickLinksBar .signin_container {
      width: auto;
      margin-top: 0px; }
    #headerRow1 #quickLinksBar .first.hide-mobile.border-right span {
      font-size: 0.9em; }
    #headerRow1 #quickLinksBar .signOutButton {
      width: auto; }
  #headerRow1 #quickLinksBar.loggedin_true {
    width: auto; }
    
    #headerRow1 #quickLinksBar.loggedin_true .first {
      height: 15px; }
      #headerRow1 #quickLinksBar.loggedin_true .first span {
        position: relative;
        top: -0.25em;
        font-size: 0.85em; }
  #headerRow1 #quickLinksBar.loggedin_false .border-right:nth-child(2) a.visible-desktop::before, #headerRow1 #quickLinksBar.loggedin_false .border-right:nth-child(3) a::before, #headerRow1 #quickLinksBar.loggedin_true .border-right:nth-child(3) a::before {
    width: 0;
    height: 0;
    content: " ";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #949090;
    margin: 6px 4px 0 0;
    font-size: 0;
    line-height: 0;
    float: left; }
  #headerRow1 .sign_in_registration {
    position: absolute;
    top: 49px;
    right: 15px;
    z-index: 999;
    outline: 0; }
    #headerRow1 .sign_in_registration h3 {
      font-weight: bold;
      text-align: left;
      margin: 2px 0 5% 1%; }
    #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon .field {
      margin: 3% 0; }
    #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon input {
      width: 80%;
      margin: 0 10%;
      border: 1px solid #ccc; }
    #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon label {
      margin: 0 0 0 10%;
      text-align: left;
      float: left; }
    #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon .forgot-password {
      text-decoration: underline;
      margin: 1.1em 0 0 10%;
      float: left; }
      #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon .forgot-password:hover {
        text-decoration: none; }
    #headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon #Header_GlobalLogin_WC_AccountDisplay_links_2 {
      background-color: #EF2F23;
      color: #fff;
      padding: 4% 6%;
      margin: 17% 10% 0 0;
      float: right; }
    #headerRow1 .sign_in_registration .modal-close {
      position: absolute;
      font-size: 1.5em;
      top: 0.5em;
      right: 20px;
      width: 25px;
      height: 25px;
      color: #fff;
      line-height: 22px;
      text-align: center;
      cursor: pointer;
      background: #ed1b2d;
      border-radius: 50%; }

.header_promotion {
  width: 15%;
  margin: 0px !important;
  padding-top: 0;
  position: absolute;
  color: #4d4d4d;
  top: 10px;
  left: 50%; }

#headerRow2 .subnav_border {
  opacity: 0;
  height: 5px;
  position: relative;
  bottom: 0.1em; }

#headerRow2 #departmentsMenu .subnav_right_border {
  height: 100%;
  width: 5px;
  margin-left: 5px; }

#headerRow2 .subnav_flyout_onehanesplace .departmentButton.selected:after, #headerRow2 .subnav_flyout_hanes .departmentButton.selected:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ddd;
  position: absolute;
  bottom: 0;
  left: 41%; }

#headerRow2 .subnav_flyout_hanes .departmentButton.selected:after {
  left: 23%; }

#headerRow2 .subnav_flyout_onehanesplace .departmentButton.selected:after {
  border-bottom: 7px solid #e4e4e4;
  bottom: -2px;
  left: 41%; }

#headerRow2 #autoSuggestDynamic_Result_div {
  position: absolute;
  width: 100%;
  top: 0;
  left: -0.25em;
  z-index: 9999; }

#headerRow2 #suggestedKeywordResults, #headerRow2 #autoSuggestAdvancedSearch, #headerRow2 #autoSuggestHistory {
  display: none; }

#headerRow2 #suggestedProductsResults {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0px solid #fff; }
  #headerRow2 #suggestedProductsResults .list_section li > a {
    text-transform: capitalize; }
  #headerRow2 #suggestedProductsResults .list_section .as_thumbnail {
    display: none; }

/*** Brand Header ***/
.esite_header_2, .esite_header_3, .esite_header_4, .esite_header_5 {
  max-width: 1200px;
  margin: 0px auto; }

.branded_header #allDepartmentsButton {
  display: none; }

.branded_header #allDepartmentsMenu {
  display: block;
  border: 0px solid #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 85%;
  padding: 0; }
  .branded_header #allDepartmentsMenu li {
    border-bottom: 0px solid #fff;
    float: left;
    width: 12%;
    font-size: 1.5em; }
    .branded_header #allDepartmentsMenu li a {
      color: #EF2F23; }

.branded_header #departmentsMenu > li {
  width: 100%; }

.branded_header .departmentMenu.active {
  z-index: 999999;
  width: 650px; }

.branded_header #searchBar {
  width: 24%;
  right: 0px;
  top: 2em; }

.branded_header #departmentsMenu.subnav_flyout_onehanesplace .subnav_item .departmentMenu.active .categoryList .subcategoryList li a {
  margin: 5% 0; }

.branded_header #departmentsMenu.subnav_flyout_justmysize .subnav_item .departmentMenu.active .categoryList .subcategoryList li a {
  margin: 4% 0; }

.branded_header #departmentsMenu {
  width: 100%;
  height: 2.75em; }
  .branded_header #departmentsMenu .subnav_item {
    float: left;
    width: 12%;
    font-size: 1.1em; }
    .branded_header #departmentsMenu .subnav_item a {
      background-image: none;
      border: 0px solid #fff;
      border-radius: 0; }
      .branded_header #departmentsMenu .subnav_item a span {
        border: 0px solid #fff; }
    .branded_header #departmentsMenu .subnav_item .departmentMenu.active {
      border: 1px solid #ccc;
      padding: 0 0.1em; }
      .branded_header #departmentsMenu .subnav_item .departmentMenu.active .header {
        display: none; }
      .branded_header #departmentsMenu .subnav_item .departmentMenu.active .imagePanel {
        float: right; }
      .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList {
        float: left;
        width: 79%;
        margin-right: 1%; }
        .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList li {
          margin: 0 0 0 1%;
          padding: 0; }
         ul.categoryList {
		    padding: 0 20px;
		    text-align: left;
		}
        .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList a:hover {
          text-decoration: none; }
        .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList .subcategoryList li {
          width: 100%; }
          .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList .subcategoryList li a {
            padding: 0;
            margin: 2% 0;
            word-break: break-word; }
            .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList .subcategoryList li a:hover {
              text-decoration: underline; }
      .branded_header #departmentsMenu .subnav_item .departmentMenu.active .flyout_espot {
        width: auto;
        float: left;
        margin: 0; }

.esite_header_2 .second_homepage_link {
  width: 10%;
  height: 8em;
  margin-left: 5%;
  margin-top: 2em;
  background-image: url("../images/logo-brand-hanes.png");
  background-repeat: no-repeat;
  display: inline-block;
  float: left; }

.esite_header_2 .departmentButton {
  margin: 0 2px; }

.esite_header_2 .dijitContentPane {
  /*width: 60%;
        float: right;
        margin-right: 15%;*/
  position: absolute;
  bottom: 25px;
  left: 15%;
  margin-left: 1.5%;
  width: 83.5%; }
  .esite_header_2 .dijitContentPane #header2_espot_1 {
    margin: 5em 0 0.75em 0;
    color: #a3a2a2; }
  .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes {
    float: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0; }
    .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes .subnav_item {
      width: auto; }
    .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes .subnav_item > a {
      color: #EF2F23; }
      .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes .subnav_item > a > span {
        text-transform: lowercase;
        font-size: 18px;
        font-family: "Helvetica Neue LT W06 55 Roman",sans-serif; }
      .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes .categoryList > li > a {
        color: #EF2F23;
        font-family: "Helvetica Neue Bold";
        text-transform: uppercase;
        font-size: 11px; }

.esite_header_2 #searchBar #searchBox {
  border-radius: 0px; }
  #searchBar #searchBox .submitButton {
    border: 0px solid #fff;
    width: 1.25em;
    height: 1.25em;
    margin: 0; }
  .esite_header_2 #searchBar #searchBox #SimpleSearchForm_SearchTerm {
    border-radius: 0px; }

.esite_header_3 .second_homepage_link {
  width: 40%;
  height: 4em;
  margin: 2em 30% 0 30%;
  background-image: url("../images/logo-champion-full.png");
  background-repeat: no-repeat;
  background-position: 50%;
  display: inline-block; }

.esite_header_3 #header2_espot_1 {
  display: none; }

.esite_header_3 ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }

.esite_header_3 :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }

.esite_header_3 ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }

.esite_header_3 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

.esite_header_3 #departmentsMenu.subnav_flyout_champion {
  width: 100%;
  float: left;
  padding: 0 15%;
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  min-height: 2.75em; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion .departmentMenu.active {
    min-height: 410px; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion .subnav_right_border.subnav_item {
    border-right: 0px solid #fff; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion > li {
    width: 14%;
    font-size: 1.15em;
    text-transform: uppercase;
    text-align: center;
    border-right: 1px solid #fff;
    margin-top: 1%;
    height: 25px; }
    .esite_header_3 #departmentsMenu.subnav_flyout_champion > li > a {
      color: #fff;
      width: 100%;
      margin: -0.35em 0 0 0; }
      .esite_header_3 #departmentsMenu.subnav_flyout_champion > li > a:hover {
        color: #EF2F23; }
      .esite_header_3 #departmentsMenu.subnav_flyout_champion > li > a span {
        font-size: 16px;
        padding: 0;
        text-align: center;
        width: 100%;
        font-family: "Proxima Bold";
        display: inline-block;
        padding-top: 0.5em; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion > li:last-child a {
    border-right: 0px solid #fff; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion .categoryList {
    margin: 3% 1% 1% 1%;
    border-right: 1px solid #333; }
    .esite_header_3 #departmentsMenu.subnav_flyout_champion .categoryList > li a {
      color: #000;
      text-align: left;
      font-size: 1.25em;
      border-bottom: 1px solid #EF2F23;
      text-transform: uppercase;
      padding: 0;
      margin: 0 0 3% 0;
      padding-bottom: 5%;
      width: 95%;
      font-family: "Proxima Bold"; }
  .esite_header_3 #departmentsMenu.subnav_flyout_champion .subcategoryList li {
    font-family: "Proxima Bold";
    text-transform: uppercase; }
    .esite_header_3 #departmentsMenu.subnav_flyout_champion .subcategoryList li a {
      font-size: 1.0em;
      border-bottom: 0px solid #fff; }

.esite_header_3 #searchBar #searchBox {
  border-radius: 0px;
  background-color: transparent;
 }
  .esite_header_3 #searchBar #searchBox .submitButton {
    border: 0px solid #fff;
    width: 1.25em;
    height: 1.25em;
    margin: 0; }
  .esite_header_3 #searchBar #searchBox #SimpleSearchForm_SearchTerm {
    border-radius: 0px;
    color: #ffffff; }

#headerRow2.esite_header_4 .subnav_border {
  height: 2px; }

.esite_header_4 .second_homepage_link {
  width: 40%;
  height: 4em;
  margin: 2em 30% 0 30%;
  background-image: url("../images/logo-onehanesplace.png");
  background-repeat: no-repeat;
  background-position: 50%;
  display: inline-block;
  min-width: 330px; }

.esite_header_4 #header2_espot_1 {
  display: none; }

.esite_header_4 .ohe_header_minilinks {
  list-style-type: none;
  display: block;
  width: 300px;
  margin: 0 auto; }
  .esite_header_4 .ohe_header_minilinks li {
    float: left;
    width: 5.25em;
    height: 2em;
    margin-left: 1%; }
    .esite_header_4 .ohe_header_minilinks li a {
      width: 100%;
      height: 2em;
      display: block; }
  .esite_header_4 .ohe_header_minilinks .ohe_minilink_1 {
    background-image: url("../images/logo-brand-all-lg.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    width: 5em; }
    .esite_header_4 .ohe_header_minilinks .ohe_minilink_1:hover {
      background-position: 0 90%; }
  .esite_header_4 .ohe_header_minilinks .ohe_minilink_2 {
    background-image: url("../images/logo-brand-all-lg.png");
    background-repeat: no-repeat;
    background-position: 50% 0; }
    .esite_header_4 .ohe_header_minilinks .ohe_minilink_2:hover {
      background-position: 50% 90%; }
  .esite_header_4 .ohe_header_minilinks .ohe_minilink_3 {
    background-image: url("../images/logo-brand-all-lg.png");
    background-repeat: no-repeat;
    background-position: 100% 0; }
    .esite_header_4 .ohe_header_minilinks .ohe_minilink_3:hover {
      background-position: 100% 90%; }

.esite_header_4 .dijitContentPane {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 100%;
  float: left;
  margin-top: 2%; }
  @media (max-width:820px) {
    li#Header_GlobalLogin_signOutOrderStatus {
  	   display: none !important;
    }
    #header #headerRow1 #quickLinksBar li {
    	padding: 0 7px;
    }
  }
  @media (max-width:640px) {
    .esite_header_4 .dijitContentPane {
        border:none;
    }
  }

.esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace {
  margin: 0 auto;
  max-width: 1200px; }
  .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .departmentMenu.active {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    border-top: 0px solid #fff;
    min-height: 320px; }
  .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .subnav_item {
    font-size: 1em;
    width: auto;
    padding: 0 0.45%; }
    .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .subnav_item > a {
      text-transform: uppercase;
      color: #4d4d4d;
      text-align: center;
      width: 100%;
      display: inline-block; }
      .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .subnav_item > a span {
        color: #444;
        font-size: 14px;
        font-family: "Helvetica Neue Medium Condensed";
        display: inline-block;
        padding-top: 0.7em;
        font-weight: bold;
        font-size: 12px; }
  .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .categoryList > li > a {
    color: #000;
    font-size: 1em;
    font-family: "Helvetica Neue Bold"; }
  .esite_header_4 #departmentsMenu.subnav_flyout_onehanesplace .subcategoryList li a {
    color: #999;
    font-size: 0.9em;
    line-height: 0.9em;
    display: block;
    font-family: arial, sans-serif; }

.esite_header_4 #searchBar #searchBox {
  border-radius: 0px; }
  .esite_header_4 #searchBar #searchBox .submitButton {
    border: 0px solid #fff;
    width: 1.25em;
    height: 1.25em;
    margin: 0; }
  .esite_header_4 #searchBar #searchBox #SimpleSearchForm_SearchTerm {
    border-radius: 0px; }

.esite_header_5 .second_homepage_link {
  width: 10%;
  height: 8em;
  margin-left: 5%;
  margin-top: 2em;
  background-image: url("../images/logo-brand-just-my-size-lg.png");
  background-repeat: no-repeat;
  display: inline-block;
  float: left; }

.esite_header_5 .dijitContentPane {
  position: absolute;
  bottom: 1px;
  left: 15%;
  margin-left: 1.5%;
  width: 80%; }
  .esite_header_5 .dijitContentPane #header2_espot_1 {
    margin: 5em 0 0.5em 1.25em;
    color: #a3a2a2; }

.esite_header_5 #departmentsMenu.subnav_flyout_justmysize {
  border-top: 1px solid #c5c3c3;
  border-bottom: 0px solid #fff; }
  .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .subnav_item {
    width: auto;
    padding: 0 0.8%; }
    .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .subnav_item > a {
      padding: 0 0 0 4%;
      margin: 0;
      border-left: 1px solid #c5c3c3;
      width: 100%;
      margin: 6% 0;
      height: 22px; }
      .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .subnav_item > a span {
        text-transform: uppercase;
        font-size: 13px;
        color: #666;
        font-weight: normal;
        font-family: "Futura Light";
        position: relative;
        top: -0.5em; }
  .esite_header_5 #departmentsMenu.subnav_flyout_justmysize li:first-child a {
    border-left: 0px solid #fff; }
  .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .departmentMenu.active {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    min-height: 322px; }
  .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .categoryList > li > a {
    color: #EF2F23;
    font-weight: bold;
    font-size: 0.95em;
    font-family: "Helvetica Neue Light"; }
  .esite_header_5 #departmentsMenu.subnav_flyout_justmysize .subcategoryList li a {
    color: #4d4d4d;
    font-size: 0.9em;
    line-height: 0.9em;
    display: block;
    font-family: arial, sans-serif; }

.esite_header_5 #searchBar #searchBox {
  border-radius: 0px; }
  .esite_header_5 #searchBar #searchBox .submitButton {
    border: 0px solid #fff;
    width: 1.25em;
    height: 1.25em;
    margin: 0; }
  .esite_header_5 #searchBar #searchBox #SimpleSearchForm_SearchTerm {
    border-radius: 0px; }

#searchBar #searchTermWrapper {
  position: static;
  height: 38px;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none; }
  #searchBar #searchTermWrapper input {
    height: 37px;
    padding-left: 0.5em;
    max-width: none; }

#searchBar #searchBox .submitButton:before {
  content: ''; }

#mobile-nav-wrapper {
  display: none; }
  @media (max-width: 640px) {
  .footer-help-links-header {
        margin-bottom: 15px;
    }
  .jms .footer-help-links-header {
        line-height: 16px;
    }
  #headerRow1 .mini_flyout {
    display:none !important;
  }
  #headerRow1 .header_esite_nav li:hover:after {
    content:none;
  }
    #mobile-nav-wrapper {
      display: block;
      top: 1em;
      right: 1em; 
      width:40px;
      position:static;
      } }
  #mobile-nav-wrapper > a.open-nav {
    font-size: 30px; 
    background: url(../images/mobile-nav-icon.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    display: block;
    background-size: 40px 40px;    }

#mobile-nav.mobile-nav {
  position: relative;
  width: 100%;
  z-index: 0;
  left: 0;
 margin-top:106px;
  }
  .mobile-nav.closed {
    display: none; }
  .mobile-nav ul {
    padding: 0; }
    .mobile-nav ul li > ul.closed {
      display: none; }
      .mobile-nav ul li.expand-menu-item > span {
        padding:10px 23px;
      }
    .mobile-nav ul li > a, .mobile-nav ul li > span {
      display: block;
      padding: 10px ;
      border-bottom: 1px solid #BCBCBC ;
      cursor: pointer;
      text-transform:uppercase; }
    .mobile-nav ul li.expand-menu-item {
      position: relative; }
      .mobile-nav .mm-item-link:after, .mobile-nav .mm-subitem-link:after {
        content:none;
      }
      .mobile-nav ul li.expand-menu-item:after {
        content: ">";
        position: absolute;
        right: 10px;
        top: 11px; }
      .mobile-nav ul li.expand-menu-item.closed:after {
        transform: rotate(90deg); }
      .mobile-nav ul li.expand-menu-item.opened:after {
        transform: rotate(-90deg); }
    .mobile-nav ul .subnav_item {
      background: #D7D7D7;
      display: block;
      font-family: Arial bold, Arial;
      font-weight: normal;
      color: #000; }
      .mobile-nav ul .subnav_item > ul {
        background-color: #F2F2F2; }
        .mobile-nav ul .subnav_item > ul li > ul {
          background-color: #fff; }
          .mobile-nav ul .subnav_item > ul li > ul li a {
            border: none;
            padding: 5px 35px;
            color: black;
            font-weight: normal;text-transform:capitalize; }
      .mobile-nav ul .subnav_item > ul {
        display: none; }
  .mobile-nav .mobile-signin-register {
    background-color: #000;
    color: white;
    font-weight: bold;
    padding: 7px 10px; }
    .mobile-nav .mobile-signin-register a {
      text-decoration: underline;
      color: white; }
      .mobile-nav .mobile-signin-register a.mobile-menu-signedin, .mobile-nav .mobile-signin-register a.mobile-menu-signout {
        text-decoration: none; }
        .mobile-nav .mobile-signin-register a.mobile-menu-signedin:hover, .mobile-nav .mobile-signin-register a.mobile-menu-signout:hover {
          text-decoration: underline; }
    .mobile-nav .mobile-signin-register span.or {
      text-transform: lowercase; }
  .mobile-nav .mobile-nav-close-btn {
    position: absolute;
    color: #000;
    font-family: Arial;
    font-size: 22px;
    line-height: 23px;
    top: 4px;
    right: 5px;
    border-radius: 50%;
    background-color: white;
    width: 22px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;height:22px; }

.panel.signInForm.sign-in-register {
  background-color: #fff;
  border: 1px solid #ccc;
  min-width: 325px;
  min-height: 215px;
  padding: 3%; }
  .panel.signInForm.sign-in-register input {
    height: 30px; }

.loginMenuDropdown .errorLabel {
  display: none;
  width: 100%;
  float: left;
  margin: 0 0 0 2.1em;
  color: red; }

#Header_GlobalLogin_loggedInDropdown {
  outline: 0 !important; }

@media (min-width: 641px) {
	a#GotoCartButton1 {
	   margin: 0;
	}
	.shoppingCart .header-global__bottom {
       display:none;
    }
	div#billingAddress1 + #WC_ES_hanes_BillShip_LeftBottom_div {
	    margin-top: 45px;
	}
	div#WC_shippingAddressForm_nickName_div_5_not_editable {
	    display:inline-block;
	}
	#header #headerRow1 div#bfx-cc-wrapper-collapsed {
	    right: auto !important;
	}
  /* for IE11 width issue */
  .hanes #searchBox .submitButton, .ohp #searchBox .submitButton, .jms #searchBox .submitButton {
    background-color: red !important;
    background-image: url("//www.hanes.com/images/oneworld/theme/btn-search-mobile2.png") !important;
    height: 36px !important;
    width: 36px !important;
    right: 0px;
    top: 0px;
    background-position: 50%; }
  .champion #searchBox .submitButton {
    background-color: red !important;
    background-image: url("//www.hanes.com/images/oneworld/theme/btn-search-mobile2.png") !important;
    height: 36px !important;
    width: 36px !important;
    right: 0px;
    top: 0px;
    background-position: 50%; } }

@media (min-width: 1024px) and (max-width: 1370px) {
  #header #departmentsMenu.subnav_flyout_onehanesplace .subnav_item {
    padding: 0; }
  #header #headerRow1, .checkout-flow .headerRow1Checkout {
    padding: 0 5%; }
  #header #searchBar {
    right: 1.5em; }
  #header .esite_header_2 .second_homepage_link {
    margin-left: 6%;
    width: 12%; }
  #header .esite_header_2 .dijitContentPane {
    width: 79%;
    margin-right: 0;
    margin-left: 4%; }
  #header .esite_header_3 #departmentsMenu.subnav_flyout_champion {
    padding: 0 12%; } }

@media (min-width: 1200px) and (max-width: 1370px) {
  .dj_ie #header #headerRow1 #quickLinksBar.loggedin_true {
    width: 28.5%; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .dj_ie #header #headerRow1 #quickLinksBar.loggedin_true {
    width: 33.5%; } }

@media (min-width: 641px) and (max-width: 1024px) {
	.footer_wrapper_position .column-email-footer{ width: 40%;}
	.footer-global .column-email-footer{ width: 40%;}
#footerWrapper .column-email-footer,.footer_wrapper_position.wrapper .column-email-footer { width: 50%;}
  #header .esite_header_3 #departmentsMenu.subnav_flyout_champion > li {
    height: 18px; }
  #header {
    font-size: 1em; }
    #header .esite_header_2 .second_homepage_link {
      margin-left: 1%;
      width: 18%; }
    #header .esite_header_2 .dijitContentPane {
      width: 80%;
      left: 17%; }
    #header .esite_header_3 #departmentsMenu.subnav_flyout_champion {
      padding: 0; }
      #header .esite_header_3 #departmentsMenu.subnav_flyout_champion li > a span {
        font-size: 0.9em; }
    #header .esite_header_4 .second_homepage_link {
      min-width: auto;
      background-size: 100%; }
    #header .esite_header_4 .subnav_flyout_onehanesplace .subnav_item {
      padding: 0 0.85%; }
      #header .esite_header_4 .subnav_flyout_onehanesplace .subnav_item > a span {
        padding: 0.7em 0 0 0; }
    #header .esite_header_4 .departmentButton {
      margin: 0; }
    #header .esite_header_5 .second_homepage_link {
      width: 12%; }
    #header #searchBar {
      width: 28%;
      right: 1em; }
     .ohp #header #searchBar {
        width:24%;
     }
    #header #searchBar #searchBox .submitButton {
      margin-top: 0px; } }
@media (min-width: 641px) and (max-width: 850px) {
    #header #headerRow1 .header_promotion {display:none;}}
@media (min-width: 900px) and (max-width: 1024px) {
  .dj_ie #header #headerRow1 #quickLinksBar.loggedin_true {
    width: 32%; } }

@media (min-width: 750px) and (max-width: 899px) {
  .dj_ie #header #headerRow1 #quickLinksBar.loggedin_true {
    width: 39%; } }

@media (min-width: 640px) and (max-width: 749px) {
#headerRow1 #logo {
  min-width: auto !important;
  width: 65% !important;
}
.header_esite_nav li img {
  height: 40px;
  position: relative;
  top: 4px;
}
#headerRow1 .mini_flyout {
  margin-top: 18px !important;
}
  .dj_ie #header #headerRow1 #quickLinksBar.loggedin_true {
    width: 45%; } }

@media (max-width: 640px) {
	.checkoutPaypalMobile #checkOutButton_bottom {
		margin-bottom:10px;
	}
    .account-mgmt .savedCreditCard #creditCardTitle .required{
        display: none;
    }
  #quick_cart_container {
    right: 20px; }
  .LPMcontainer, #departmentsButton, #departmentsMenu {
    display: none !important; }
  .esite_header_2 .second_homepage_link {
    margin-left: 30%; }
  .esite_header_2 .dijitContentPane {
    margin-top: -3em;
    width: 100%;
    margin: 0 0 0 3%; }
  .esite_header_2 .dijitContentPane #header2_espot_1 {
    margin: 0 0 0 1em; }
  #header2_espot_1 {
    float: left;
    margin-left: 3%; }
  #header .second_homepage_link {
    margin: 2%;
    width: 13.5%;
    height: 6em;
    background-size: 95%;
    float: right; }
  #header .esite_header_3 .second_homepage_link {
    background-image: url("../images/oneworld/theme/logo-champion-mobile-menu.png");
    margin-top: 1%;
    background-size: 80%;
    margin: -1% 2% 2% 1%; }
  #header .headerRows {
    position: fixed;
    width: 100%;
    z-index: 9;
    top:0;
    background-color: white; }
    .mobile-nav.closed + #header-espots {
        padding-top:106px;
    }
  #header #headerRow1 {
    padding: 0;
    height: auto;
    border-bottom: 0px; }
   #header #headerRow2 #bfx-cc-wrapper-collapsed{display:none;}
    
    #header #headerRow1 #logo {
      width: 100% !important;
      position: static;
      max-width: none; 
      min-width:0;
      }
      #header #headerRow1 #logo .header_esite_nav li {
        margin-top: 0px;
        display: inline-grid;
        height: 54px; }
        #header #headerRow1 #logo .header_esite_nav li.header_active {
          border-left: 0px; }
        #header #headerRow1 #logo .header_esite_nav li a {
          display: table;
          height: 100%; 
          margin:0 auto;}
          #header #headerRow1 #logo .header_esite_nav li a >div {
          display: table-cell;
          vertical-align: middle; }
          #header #headerRow1 #logo .header_esite_nav li a img {
            max-width: 90%; }
      #header #headerRow1 #logo .header_esite_nav:after {
        content: "";
        clear: both;
        display: block; }
      #header #headerRow1 #logo .mobile_header_esite_nav .other_brands_button span {
  color: #cecece;
        float: left;
        font-size: 1.5em;
  left: 14px;
  margin-top: 2px;
  text-align: center;
  width: 34px;
}
      #header #headerRow1 #logo .mobile_header_esite_nav .other_brands_button h3 {
        color: #949090;
  float: left;
  font-size: 0.8em;
  position: relative;
  top: 6px;
}
      #header #headerRow1 #logo .mobile_header_esite_nav ul {
  display: none;
        list-style-type: none;
        padding: 0;
  position: absolute;
        top: 35px;
}
        #header #headerRow1 #logo .mobile_header_esite_nav ul li {
          background-image: linear-gradient(0deg, #dddddd 0%, #f7f5f5 100%);
          border: 1px solid #cdcccd;
          height: 60px;
          width: 72%;
          float: left;
          border-top: none;
          border-left: none; }
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a img {
            float: left;
            width: 30%; }
#header #headerRow1 #logo .mobile_header_esite_nav ul li a {
  display: inline-block;
  width: 100%;
}
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a .hanes_mobile_img {
            width: 50px;
            height: 41px;
            margin: 4% 0 0 5%; }
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a .champion_mobile_img {
            width: 50px;
            height: 32px;
            margin: 6% 0 0 5%; }
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a .ohp_mobile_img {
            width: 44px;
            height: 42px;
            margin: 4% 0 0 5%; }
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a .jms_mobile_img {
            width: 36px;
            height: 40px;
            margin: 5% 0 0 7%; }
          #header #headerRow1 #logo .mobile_header_esite_nav ul li a div {
            float: right;
            width: 65%;
            margin: 0;
            padding-top: 2%; }
            #header #headerRow1 #logo .mobile_header_esite_nav ul li a div h4 {
              text-transform: uppercase;
              font-size: 0.8em;
              font-weight: bold;
              color: #000; }
            #header #headerRow1 #logo .mobile_header_esite_nav ul li a div small {
              color: #949090;
              font-size: 10px;
              margin-top: 3px;
              display: block;
              line-height: 1.25; }
        #header #headerRow1 #logo .mobile_header_esite_nav ul li:first-child {
          margin-top: 0em; }
    #header #headerRow1 .header_promotion {
      /*
                width: 41%;
                margin-left: 19%;
                padding-left: 3%;
                */
      display: none; }
    #header #headerRow1 #quickLinksBar {
      padding: 0;
      height: 35px;
      padding-top: 0px;
      width: auto;
      float: right;
      position: absolute;
      top: 0px;
      right: 50px; }
      #header #headerRow1 #quickLinksBar .mobile_signin_container,
      #header #headerRow1 #quickLinksBar .signin_container {
        border: 0;
        width: 52px !important;
        height: 34px;
        background-image: url("../images/bg-account-mobile.png");
        background-repeat: no-repeat;
        background-size: 65%;
        background-position: 50%; }
        #header #headerRow1 #quickLinksBar .mobile_signin_container:before,
        #header #headerRow1 #quickLinksBar .signin_container:before {
          content: none !important; }
        #header #headerRow1 #quickLinksBar .mobile_signin_container a,
        #header #headerRow1 #quickLinksBar .signin_container a {
          color: #000;
          height: 35px;
          width: 52px;
          text-transform: uppercase;
          font-size: 0.55em;
          font-weight: bold; }
    #header #headerRow1 #MiniShoppingCart {
      width: 35px;
      height: 35px;
      padding-top: 0;
      margin-right: 0;
      right: 7px;
      top: 70px;
      clear: none;
      float: none;
      position: absolute;
      z-index: 9;
      /*#widget_minishopcart:before {
                    background-image: url("../images/bg-shopping-bag-mobile.png");
                    width: 3em;
                    height: 4em;
                    background-size: 100%;
                    background-repeat: no-repeat;
                    content: "";
                    left: 0;
                    top: 0;
                }*/ }
      #header #headerRow1 #MiniShoppingCart #widget_minishopcart {
        height: auto;
        text-indent: 0em;
        background-image: url("../images/bg-shopping-bag-mobile.png");
        background-size: 26px 26px;
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 26px;
        overflow: visible; }
        #header #headerRow1 #MiniShoppingCart #widget_minishopcart .minishopcart_total {
          border: 1px solid #544a4a;
          border-radius: 50%;
          text-align: center;
          font-size: 11px;
          background-color: #DF0000;
          color: white;
          font-weight: bold;
          position: absolute;
          z-index: 9999999;
          right: 0;
          top: -5px;
          padding: 0px 4px 1px 3px;
          vertical-align: middle; }
      #header #headerRow1 #MiniShoppingCart #widget_minishopcart:before {
        content: ""; }
      #header #headerRow1 #MiniShoppingCart #minishopcart_total {
        color: #fff;
        position: absolute;
        top: 10px;
        left: 0;
        font-size: 12px;
        text-align: center;
        width: 24px; }
    #header #headerRow1 .signInForm {
      float: right; }
      #header #headerRow1 .signInForm #Header_GlobalLogin_GlobalLogon #Header_GlobalLogin_WC_AccountDisplay_links_2 {
        padding: 3% 6%;
        margin-top: 2%; }
  #headerRow2 {
    background-color: #fff;
    padding: 5px;
    min-height:50px
     }
    #headerRow2 .row {
      margin: 0; }
    #headerRow2 #door-label {
      display: none; }
    .headerRows #headerRow2 #searchBar {
      margin: 0;
      width: calc( 100% - 75px);
      position: absolute;
      top: initial;
      border-top: 0px solid #fff;
      left: 40px;
      padding:2px 10px;
      display: inline-block; }
      #headerRow2 #searchBar #searchBox {
        border-radius: 5px; }
        #headerRow2 #searchBar #searchBox .submitButton {
          position: absolute;
          top: 0;
          right: 0;
          background: url(../images/search-box-button.png) center center no-repeat;
          width: 39px;
          height: 100%;
          background-color: #cccccc;
          border-left: 1px solid #BFBFBF; background-size:27px 27px;}
  .esite_header_3 #searchTermWrapper {
    border: 1px solid #999 !important; border-radius: 5px;}
  #headerRow2.esite_header_4 #mobile-nav-wrapper {
    top: 3em !important; }
  #headerRow2.esite_header_4 #searchBar {
    }
    
  #headerRow2.esite_header_4 .second_homepage_link {
    width: 65%;
    padding-right: 5%;
    min-width: 0px;
    border-right: 1px solid #ccc;
    background-size: 95%;
    margin: 1% 0;
    height: 3em; }
  #headerRow2.esite_header_4 .ohe_header_minilinks {
    width: 35%;
    float: right;
    padding: 0;
    margin-top: 1.25em; }
    #headerRow2.esite_header_4 .ohe_header_minilinks li {
      width: 30%;
      margin-left: 3%;
      background-size: 325%;
      height: 1.25em; }
    #headerRow2.esite_header_4 .ohe_header_minilinks .ohe_minilink_3 {
      background-size: 310%; }
  .esite_header_5 .second_homepage_link {
    height: 6em; } 
    #mobile-nav-wrapper .mobile-nav .mm-item-link:after, #mobile-nav-wrapper .mobile-nav .mm-subitem-link:after {
        content:none;
    }
    .mobile-nav span.mm-item-link {
        font-family:inherit !important;
    }
    #mobile-nav-wrapper .mobile-nav .mm-item-link {
        color: inherit !important;
        font-family:inherit !important;
    }
    .mobile-nav ul li.menu-links-espot  > span {
        padding:0;
        border:none;
        text-transform:capitalize;
    }
    #headerRow2.esite_header_4 section {
        height:auto;
    }
    .menu-links-espot.navigate-menu-item .espot-global-helper{
    	float:none;
    	margin-bottom:5px;
    }
   .checkout .accordion-panel #WC_BillingAddressDropDownDisplay_div_1 > p > label {margin-top:30px !important;}
    }
@media (max-width: 400px) {
  #header #headerRow1 #logo {
    float: left;
    position: relative; }
     #header #headerRow1 #logo .mobile_header_esite_nav ul li {
          width: 93%; } }
@media (min-width: 641px) {
	.shipping_billing_height > div#WC_ES_champion_BillShip_LeftBottom_div {
		width: 50%;
	    float: right;
	    padding-left: 15px;
	}
  #header .visible-mobile {
    display: none; }
  #header .visible-desktop {
    display: block; } }
div.quickview-holder {
    min-height: 230px;
}
@media (max-width: 640px) {
.shoppingCart [id*="EmptyShoppingCart"] p {
    padding: 0 10px;
}
  #header .visible-mobile {
    display: block; }
  #header .visible-desktop {
    display: none; } }

.checkout .close.modal-close {
  display: none; }

@media (min-width: 641px) and (max-width: 1024px) {
	div#contentRecommendationWidget_ES_hanes_Dept_H_Men_id_Flydown_C > div#fiqbtm {
	   left: -620px;
	}
  .checkout .modal-base.modal-base--normal {
    margin-top: -11em;
    -webkit-overflow-scrolling: touch; }
    .checkout .modal-base.modal-base--normal .closeText {
      font-size: 2em; }
    .checkout .modal-base.modal-base--normal .modal-content {
      max-height: 725px;
      -webkit-overflow-scrolling: touch; }
      .checkout .modal-base.modal-base--normal .modal-content .modal-form-center {
        width: 100%;
        margin: 0; }
      .checkout .modal-base.modal-base--normal .modal-content .form-wrapper {
        width: 45%;
        margin: 0 0 0 3%;
        float: left; }
        .checkout .modal-base.modal-base--normal .modal-content .form-wrapper select {
          margin: 0; }
      .checkout .modal-base.modal-base--normal .modal-content .el-checkbox label {
        top: -3.75em;
        left: 2em;
        padding-top: 2px; }
      .checkout .modal-base.modal-base--normal .modal-content .modal-submit {
        margin: 0 0 0 1.25em; }
        .checkout .modal-base.modal-base--normal .modal-content .modal-submit a {
          margin-top: 1em; } }

#headerRow1 .sign_in_registration {
  width: 760px; }
  #headerRow1 .sign_in_registration .signInForm {
    width: 100%; }
    #headerRow1 .sign_in_registration .signInForm > div {
      width: 32.33%;
      float: left;
      min-height: 100px; }
    #headerRow1 .sign_in_registration .signInForm p {
      margin: 0; }
  #headerRow1 .sign_in_registration #login-modal-right-espot .hanes_h3 {
    margin: 0; }
  #headerRow1 .sign_in_registration #login-modal-sign-in-section {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 1%;
    width: 35.33%; }

/*#headerRow1 {
    .sign_in_registration {
        width: 760px;
        .signInForm {
            width: 100%;
        }
    }
}

@media (min-width: 750px) and (max-width: 899px) {
    #headerRow1 {
        .sign_in_registration {
            width: 725px;
        }
    }
}

@media (min-width: 640px) and (max-width: 749px) {
    #headerRow1 {
        .sign_in_registration {
            width: 450px;
            .signInForm > div {
                width: 100%;
            }
            #login-modal-sign-in-section {
                border-left: 0px solid #fff;
                border-right: 0px solid #fff;
                border-top: 1px solid #ccc;
                border-bottom: 1px solid #ccc;
            }
        }
    }
}*/
.checkout__step--2 .dijitDialogCloseIcon {
  top: 10px;
  font-size: 2em; }

/* text and such */
.prod__options span, .prod__options__size__label {
  font-size: 12px;
  color: #4d4d4d;
  font-family: "Helvetica Neue", sans-serif; }

#prod__options__color__item, #prod__options__size__item, #prod__options__band__item, #prod__options__cup__item, #selection-summary-selected-inventory-status {
  font-weight: 600; }

.prod__style {
  color: #787878;
  font-size: 14px;
  margin-top: 4px;
  font-weight: 600; }

/* buttons + links */
.prod__add-to-cart {
  margin-top: 15px;
  padding-top: 20px; }

#watch-video-btn {
  background-color: #e7e7e7;
  border: 1px solid #b7b7b7;
  color: #868686;
  cursor: pointer;
  display: block;
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  margin-top: 20px;
  transition: all 0.3s ease 0s; }

#watch-video-btn:hover {
  background-color: #fff;
  color: #333; }

/* product selection */
h1.prod__title {
  font-size: 1.8rem;
  line-height: 1.2em; }

.prod__bg-wrap {
  background-color: #f2f2f2;
  border: 1px solid #d3d3d3;
  color: #454545;
  float: right;
  padding: 12px;
  width: 100%;
  margin-bottom: 10px; }
  @media (max-width: 640px) {
    .prod__bg-wrap {
      background-color: #fff;
      border: 0 none; } }

.prod__options__color, .prod__options__size, .prod__options__band, .prod__options__cup {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

.prod__options__size__item, .prod__options__band__item, .prod__options__cup__item {
  background-color: #ffffff;
  border: 1px solid #000000;
  cursor: pointer;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 0px 10px 10px 0;
  min-width: 25px;
  padding: 0 5px;
  text-align: center;
  transition: all 0.3s ease 0s; }

.prod__options__size__item:hover, .prod__options__band__item:hover, .prod__options__cup__item:hover, .prod__options__color__item:hover {
  border-color: #dc291e; }

.prod__options__size__item.disabled a {
  width: 100%;
  cursor: default; }

.prod__options__size__item.selected, .prod__options__band__item.selected, .prod__options__cup__item.selected {
  background-color: #dc291e;
  border: 1px solid #dc291e;
  color: #ffffff; }

.prod__options__size__item.selected span {
  color: #ffffff; }

.prod__options__color__item {
  float: left;
  border: 2px solid #4d4d4d;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
  transition: all 0.3s ease 0s; }

.prod__options__color__item.selected {
  border: 2px solid #dc291e; }

.prod__options__color__item img {
  float: left;
  height: 28px;
  width: 28px;
  cursor: pointer; }

.prod__options__color__item.disabled img {
  cursor: default; }

.prod__options__chosen {
  width: 100%;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  display: inline-block;
  padding: 5px 0; }

.price-label-text {
  color: #7b7b7b;
  font-size: 12px;
  position: relative;
  top: -18px; }

.prod__guarantee p {
  line-height: 21px;
  font-weight: 600; }

.prod__pricing {
  width: 100%;
    font-size: 1.5rem;
    line-height: 1em;
    font-weight: 400;
  padding: 7px 0 10px 0;
  color: #4d4d4d; }

.vert-1 .vert-font {
  color: #4d4d4d; }

.prod__options__choosen {
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #EBEBED;
  border-bottom: 1px solid #EBEBED;
  min-height: 72px; }

.prod__options__choosen .prod__options__color__item, .prod__options__choosen .prod__options__size__item, .prod__options__choosen .prod__options__band__item, .prod__options__choosen .prod__options__cup__item {
  font-weight: 600;
  font-style: italic; }

.prod__options__quantity__controls__selected {
  float: left;
  margin: 0 10px; }

.prod__options__quantity__controls__selected__value {
  padding: 5px;
  min-width: 38px;
  text-align: center; }

.prod__options__quantity__controls__more, .prod__options__quantity__controls__less {
  display: block;
  height: 20px;
  width: 20px;
  background: black;
  float: left; }

.prod__options__quantity--single {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 15px;
  padding: 10px 0; }

.prod__options__quantity--single__label {
  float: left; }

.prod__options__quantity__controls {
  float: left;
  margin-left: 10px; }

.attribute-label-value, .pdp__attribute, .prod__options__color__item {
  transition: all 0.3s ease 0s;
  font-style: normal;
  font-weight: 600;
  color: #000; }

.prod__options__choosen__label {
  width: 100%;
  display: block;
  height: 19px; }

.selected-prod-options {
  min-height: 53px; }

/* pricing + sales */
.prod__pricing__sale--regular {
  text-decoration: line-through; }

.list_price + .current_price {
  color: #ef2f23; }

.list_price {
  float: left;
  margin-right: 5px;
  text-decoration: line-through; }

/* prod description area */
.prod__description__left ul {
  margin: 10px 0 0;
  padding: 0 0 0 15px;
  font-size: 12px;
  line-height: 19px;
  font-family: helvetica; }

.prod__description__left {
  line-height: 20px; }

.prod__description__left p {
  padding: 5px 0; }

.prod__description img {
  width: 100%;
  padding: 15px 0; }

#ad_ES_Prod_Guarantee p {
  color: #454545;
  font-weight: 600; }

.productPagination {
  float: right;
  margin-top: 8px; }

.productPagination > a {
  background-image: url("../images/PDP_Pagination_Arrows_Sprite.jpg");
  height: 18px;
  width: 18px;
  display: block;
  text-indent: -999em;
  float: left; }

.champion .productPagination > a {
  background-image: none;
  height: auto;
  width: auto;
  line-height: 1.5em;
  float: left;
  color: black;
  text-indent: 0px; }

.productPagination > span {
  float: left;
  display: inline-block;
  line-height: 1.5em;
  padding: 0 5px; }

.champion .productPagination > span {
  color: white; }

.productPagination .prev {
  background-position: top left; }

.productPagination .next {
  background-position: top right; }

.productPagination .prev:hover {
  background-position: bottom left; }

.productPagination .next:hover {
  background-position: bottom right; }

.col-md-12 {
  width: 100%; }

/* pdp major content sections */
@media (min-width: 1025px) {
  .prod__image {
    min-height: 450px;
    padding-bottom: 85px; } }

.prod__details {
  padding: 0 20px;
  width: 39.3333333333%; }

.prod__summary {
  padding-right: 15px;
  width: 19%; }

.prod__options__color__item.disabled, .prod__options__size__item.disabled, .prod__options__band__item.disabled, .prod__options__cup__item.disabled {
  border-color: #bfbfbf;
  color: #bfbfbf;
  position: relative;
  cursor: default;
  opacity: .5; }

.prod__options__color__overlay.disabled {
  display: none; }

.disabled .prod__options__color__overlay.disabled {
  width: 28px;
  height: 28px;
  display: block;
  cursor: default;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0; }

.descriptive-attribute-item img {
  width: 100%; }

/*  social sharing buttons       */
.prod__share {
  width: 245px;
  margin: 0 auto; }

.prod__image .prod__share {
  padding-top: 170px; }

ul.prod__share__btns {
  list-style-type: none;
  overflow: hidden;
  margin-left: 0;
  padding-left: 0;
  margin-top: 15px; }

.prod__share__btns li {
  float: left;
  height: 25px;
  width: 25px;
  display: block;
  margin: 0 10px 0 0; }

.prod__share__btns li a {
  cursor: pointer;
  height: 25px;
  width: 25px;
  display: block; }

.prod__share__btns--pinterest {
  background: url("../images/Elevate_PDP_Social_Pinterest_Sprite.jpg") no-repeat scroll 0 0 transparent; }

.prod__share__btns--twitter {
  background: url("../images/Elevate_PDP_Social_Twitter_Sprite.jpg") no-repeat scroll 0 0 transparent; }

.prod__share__btns--google-plus {
  background: url("../images/Elevate_PDP_Social_GooglePlus_Sprite.jpg") no-repeat scroll 0 0 transparent; }

.prod__share__btns--email {
  background: url("../images/Elevate_PDP_Social_Email_Sprite.jpg") no-repeat scroll 0 0 transparent; }

.prod__share__btns--facebook {
  background: url("../images/Elevate_PDP_Social_Facebook_Sprite.jpg") no-repeat scroll 0 0 transparent; }

.prod__share__btns--generic {
  background: #464646;
  color: white;
  width: 52px !important;
  padding: 2px 5px 5px 1px;
  line-height: 1em;
  position: relative;
  border: 4px solid #464646; }

.prod__share__btns--generic:after, .prod__share__btns--generic:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.prod__share__btns--generic:after {
  border-color: rgba(70, 70, 70, 0);
  border-left-color: #464646;
  border-width: 5px;
  margin-top: -5px; }

.prod__share__btns--generic:before {
  border-color: rgba(70, 70, 70, 0);
  border-left-color: #464646;
  border-width: 11px;
  margin-top: -11px; }

.prod__share__btns li a:hover {
  background-position: 0px -25px; }

li.generic-share {
  width: 55px; }

/* this makes s7 mobile view work for some reason */
#js-isMobile {
  height: 0;
  width: 1000px; }

@media (min-width: 769px) {
  #js-isMobile {
    width: 100px; } }

@media (max-width: 640px) {
  #js-isMobile {
    width: 10px; } }

.prod__options__quantity__controls__less {
  background: url("../images/Elevate_PDP_Quantity_Controls.png") no-repeat scroll left 0 transparent;
  cursor: pointer;
  float: left;
  height: 13px;
  margin-top: 8px;
  width: 13px; }

.prod__options__quantity__controls__more {
  background: url("../images/Elevate_PDP_Quantity_Controls.png") no-repeat scroll right 0 transparent;
  cursor: pointer;
  float: left;
  height: 13px;
  margin-top: 8px;
  width: 13px; }

.prod__ratings {
  padding-top: 15px; }

.prod__details .item-promo {
  font-size: 16px;
  margin-bottom: 5px; }

.item-promo-long-desc {
  float: left;
  clear: both;
  margin-bottom: 10px;
  font-size: 16px;
  color: #ff3333; }

/* s7 product viewer  */
.pdp-image-spinner {
  display: block;
  margin: 50% auto;
  width: 44px; }

.prod__swatch-container {
  position: relative;
  bottom: -114px; }

.s7dpv-zoom-buttons-container {
  position: absolute;
  z-index: 9;
  bottom: -69px;
  width: 235px;
  margin: 0 auto;
  display: block;
  left: 0;
  background: #4d4d4d;
  padding: 15px;
  border-radius: 0px 10px 35px 0px; }

#s7dpv-container-1[mode="fullscreen"] .s7dpv-zoom-buttons-container {
  bottom: 0; }

.s7dpv-zoom-buttons-container .s7button {
  float: left;
  margin-right: 10px;
  height: 40px;
  width: 40px; }

#s7DPVContainer {
  width: 98%;
  margin-left: 2%;
  display: block; }

.s7zoomview {
  width: 100% !important; }

.s7dpv-inner-swatch-container {
  display: none; }

.s7zoominbutton[state='up'], .s7zoominbutton[state='over'], .s7zoominbutton[state='down'], .s7zoominbutton[state='disabled'] {
  background-image: url(../images/btnZoomIn_Up_2x.png) !important; }

.s7zoomoutbutton[state='up'], .s7zoomoutbutton[state='disabled'], .s7zoomoutbutton[state='over'], .s7zoomoutbutton[state='down'] {
  background-image: url(../images/btnZoomOut_Up_2x.png) !important; }

.s7zoomresetbutton[state='up'], .s7zoomresetbutton[state='down'], .s7zoomresetbutton[state='over'], .s7zoomresetbutton[state='disabled'] {
  background-image: url(../images/btnReset_Up_2x.png) !important; }

.s7fullscreenbutton[selected='false'][state='up'], .s7fullscreenbutton[selected='false'][state='down'], .s7fullscreenbutton[selected='true'][state='down'], .s7fullscreenbutton[selected='false'][state='over'], .s7fullscreenbutton[selected='true'][state='over'], .s7fullscreenbutton[selected='false'][state='over'], .s7fullscreenbutton[state='disabled'], .s7fullscreenbutton[selected='true'][state='up'] {
  background-image: url(../images/btnFS_Up_2x.png);
  position: relative !important;
  float: left;
  height: 40px !important;
  width: 40px !important; }

#s7dpv-video-fullscreen-1-1 {
  width: 20px !important;
  height: 20px !important; }

.s7thumb[state='selected'] {
  border: 1px solid #333; }

.s7controlbar {
  position: absolute;
  bottom: 0; }

.s7playpausebutton {
  left: 5px;
  top: 2px; }

.s7videoscrubber {
  left: 60px; }

.s7videotime {
  position: relative;
  float: right;
  margin-right: 30px;
  margin-top: -2px; }

.s7mutablevolume {
  top: 3px;
  right: 3px; }

.s7controlbar .s7fullscreenbutton {
  left: 34px;
  height: 20px;
  width: 20px;
  top: 4px; }

.s7dpv-holder.s7video .s7dpv-zoom-buttons-container {
  display: none; }

#featuredVideoPopup .dijitDialogCloseIcon, #espotVideoPopup .dijitDialogCloseIcon {
  background: url("../images/modal-close.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 28px;
  position: absolute;
  right: -12px;
  top: -12px;
  width: 28px;
  border-bottom: none;
  text-indent: -999em; }

#featuredVideoPopup .dijitDialogTitleBar, #espotVideoPopup .dijitDialogTitleBar {
  overflow: visible;
  width: 100%; }

.previewEspot {
  min-height: auto !important;
  width: 100% !important; }

/* code was used to make sure entire espot banner video link was clickable in single video espots. commenting out to avoid conflict with other espot styles
.outer-espot-holder a[title='Video'] {
width:100%;
height:100%;
top:0;
left:0;
position:absolute;
}
/*


/* pdp espot */
.pdp-espot img {
  width: 100%; }

/* pdp html5 video player */
#product-feature-video-container .s7mutablevolume {
  right: 5px; }

#product-feature-video-container .s7videoscrubber {
  left: 70px; }

#product-feature-video-container .s7videotime {
  top: 11px;
  right: 20px !important; }

#product-feature-video-container .s7videotime > div {
  padding-left: 20px; }

/* remove advanced controls from pdp html5 s7 video */
#product-feature-video-container #feature-video-content_controls {
  display: none !important; }

/* champion */
.champion body {
  background: #000; }

/*  commented out until someone mentions that the wireframes have a white bg 
.champion .pdp-actual-content-container {
background:#fff;
}
*/
.champion .prod__mobile__title {
  color: #fff; }

.champion .prod__bg-wrap {
  background: #fff;
  border: 0 none;
  padding: 20px; }

.champion .prod__summary {
  background: transparent; }

.champion #header {
  background: #000; }

.champion .s7zoomview canvas {
  border: 0 none; }

.champion .prod__details {
  background: #fff;
  width: 37.333333%; }

.champion .dijitDialogUnderlayWrapper {
  background: rgba(0, 0, 0, 0.4); }

.prod__jumpto {
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999; }

.prod__jumpto a {
  float: left;
  padding: 8px 10px;
  width: 50%;
  text-align: center;
  line-height: 1.2em;
  font-size: .9rem; }

.champion .prod__details {
  padding: 20px;
  margin: 0 1%;
  width: 36.333333%; }

.champion .prod__summary {
  width: 20%; }

/* media queries */
@media (max-width: 930px) {
  .prod__jumpto a.jumpto_reviews {
    float: left;
    clear: both; } }

@media (max-width: 640px) {
	.pdp .prod__style {
		height:auto;
		width:auto;
	}
    .checkout span.addressNickName {
        display: none;
    }
  .prod__image, .prod__details, .prod__summary, .champion .prod__summary, .champion .prod__details, .champion .prod_image {
    width: 98% !important;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%; }
  #MiniShopCartProductAdded .product_details {
    width: 191px !important; }
  .s7swatches {
    background-color: transparent; }
  #s7DPVContainer, #s7MPVContainer {
    min-width: auto; }
  .product_details {
    width: 191px; }
  .prod__jumpto a.jumpto_reviews {
    float: right;
    clear: none; }
  .champion .prod__summary {
    background: #fff; }
  .champion .prod__bg-wrap {
    background: transparent; }
  .prod__image .prod__share {
    padding-top: 0px; } }

@media (min-width: 641px) and (max-width: 1024px) {
  .prod__summary {
    clear: none;
    width: 45%;
    margin-top: 10px;
    margin: 0; }
  .prod__details {
    margin-bottom: 10px;
    width: 45%; }
  .prod__image {
    width: 53%;
    padding-bottom: 340px;
    margin-left: 1%;
    margin-right: 1%; }
  .prod__jumpto a {
    text-align: left;
    width: 100%; }
  .champion .prod__details {
    padding: 20px;
    margin: 0 1% 1% 0;
    width: 44%; }
  .champion .prod__image {
    padding-bottom: 431px; }
  .champion .prod__summary {
    clear: none;
    width: 44%;
    margin: 0 1% 1% 0;
    background: #fff; }
  .champion .prod__bg-wrap {
    background: transparent; } }

.quickview__prod__options *:focus {
  outline: none; }

.quickview__prod__options .prod__options__cup__label {
  float: left;
  margin-top: 10px;
  width: 100%; }

.quickview__prod__options #cup_qv {
  display: block;
  float: left;
  padding-left: 2px; }

.quickview__prod__options #size_info_link {
  float: left;
  margin-top: 10px;
  width: 100%;
  color: #ef2f23; }

/* temp sanity */
.pdp-espot {
  float: left;
  clear: both; }

#global-pdp-cio-espot .quickview-holder:hover .quickview-btn {
  display: none; }

#global-pdp-cio-espot h2 {
  color: #4d4d4d;
  padding: 0px 0px 15px 0px; }

#global-pdp-cio-espot .vert-1 .plus-more-colors,
#global-pdp-cio-espot .plus-more-colors {
  margin-left: 0px;
  width: 100%;
  left: 0%; }

#global-pdp-cio-espot .each-item-contents {
  width: 100%;
  left: 0%;
  margin-left: 0px;
  text-align: left;
  margin-top: 10px; }

.champion #global-pdp-cio-espot .each-item-contents {
  margin-top: 0px;
  padding-top: 0px; }

#global-pdp-cio-espot .see-more-colors {
  margin-right: 20px; }

#global-pdp-cio-espot .count-2 .product-listing-image,
.champion #global-pdp-cio-espot .count-2 .product-listing-image {
  border-left: none; }

#global-pdp-cio-espot .item-list.color {
  left: 0%;
  width: 100%;
  margin-left: 0px; }

.champion #global-pdp-cio-espot h2 {
  color: #FFF; }

.carousel > .content > ul {
  padding: 0px; }

.carousel > .content > ul > li {
  position: relative; }

.champion #global-pdp-cio-espot .quickview-holder {
  margin-bottom: 0px; }

.champion #global-pdp-cio-espot .product-item-details-holder {
  position: relative; }

.champion #global-pdp-cio-espot .each-item-color {
  border-radius: 0px 0px 0px 0px;
  top: 0px;
  left: 0px;
  position: relative;
  padding-left: 0px;
  width: 100%;
  float: left; }

.champion #global-pdp-cio-espot .item-list.color {
  overflow: hidden;
  width: 100%;
  height: 38px;
  padding: 11px 0px 6px 6px;
  background: #FFF;
  margin-top: 0px; }

.champion #global-pdp-cio-espot img.product-listing-image {
  border: 1px solid #CCC; }

.champion #global-pdp-cio-espot .item-list.color img,
.champion #global-pdp-cio-espot .each-item-color {
  -moz-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  -o-transform: skewX(0deg);
  -ms-transform: skewX(0deg);
  transform: skewX(0deg); }

.carousel > .prevPageButton,
.carousel > .nextPageButton {
  top: 120px;
  margin-top: 0px; }

.carousel > .prevPageButton {
  left: 0px; }

.carousel > .nextPageButton {
  right: 2px; }

.carousel.padding-true {
  padding: 0px; }

@media only screen and (min-width: 641px) {
  #global-pdp-cio-espot .count-3 .product-listing-image {
    border-left: none; }
  #global-pdp-cio-espot .product-item-details-holder {
    padding-left: 3%;
    padding-right: 3%; }
  .champion #global-pdp-cio-espot .product-item-details-holder {
    padding-left: 0px;
    padding-right: 0px; }
  .prod__options__size__item.disabled a {
    cursor: pointer; } }

@media only screen and (min-width: 1200px) {
  .carousel > .content > ul {
    padding: 0px; }
  #global-pdp-cio-espot .item-list.color {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px; }
  .champion #global-pdp-cio-espot .item-list.color {
    width: 50%; } }

.checkout #container .checkout__step--4 .promotions,
.checkout .container .checkout__step--4 .promotions,
.checkout #wrapper .checkout__step--4 .promotions {
  margin: 20px 0px 0px 0px;
  padding: 0px; }

.checkout #container .checkout__step--4 .cart-header--left,
.checkout .container .checkout__step--4 .cart-header--left,
.checkout #wrapper .checkout__step--4 .cart-header--left {
  margin-left: 0px !important; }

.applied_promo_header {
  font-size: 18px;
  margin-bottom: 20px; }

#appliedPromotionCodes ul {
  list-style: none; }

#appliedPromotionCodes ul li {
  font-size: 17px;
  line-height: 24px; }

.checkout__step--4 .billing-info__address,
.checkout__step--4 .billing-info__address__left,
.checkout__step--4 .billing-info__address__right {
  font-size: 17px;
  line-height: 24px; }

.checkout__step--4 .billing-info__address__left .title,
.checkout__step--4 .billing-info__address__right .title {
  margin-bottom: 20px; }

.checkout__step--4 .total-breakdown .order-total {
  border: none;
  background-color: #FFF;
  margin-top: 6px;
  width: 100%; padding-top:0;}

.checkout__step--4 .total-breakdown .order-total td {
  padding: 10px !important; }

.checkout__step--4 .total-breakdown .order-total .total-details {
  line-height: 48px; }

.checkout__wrapper .checkout__step--4 .total-breakdown {
  margin-top: 0px; }

.checkout__step--4 .shipping-info__header h2,
.checkout__step--4 .billing-info__header h2 {
  font-size: 2rem; }

.checkout__step--4 .billing-info__address,
.checkout__step--4 .billing-info__address__left {
  width: 49.01961%; }

.checkout__step--4 .shipping_address_content {
  font-size: 17px;
  margin-bottom: 10px; }

.checkout__breadcrumb {
  margin-top: 20px; }

.checkout__step .order-details {
  border: 1px solid #cdcccd; }

.checkout__step--4 .shipping-info__method .shipping_method_content {
  position: relative;
  font-size: 17px;
  top: 0px; }

.checkout__step--4 .billing-info__total--bottom {
  border-top: none; }

.checkout__step .order-details .cart-item td {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.checkout__wrapper .total-breakdown {
  margin-top: 40px; }

.checkout__step--1 .promotions {
  border-top: none; }

.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--left {
  width: 18% !important; }

.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right {
  float: left;
  width: 60%;
  margin-right: 0px; }

.checkout__step--3 .total-breakdown {
  border: none;
  margin: 0px;
  padding: 0px; }

.checkout #container .checkout__step--3 .total-breakdown .order-total,
.checkout .container .checkout__step--3 .total-breakdown .order-total,
.checkout #wrapper .checkout__step--3 .total-breakdown .order-total {
  width: 100% !important;
  margin: 30px 0 0 0 !important; }

.checkout__step .order-details {
  margin: 0px; }

.checkout__step--3 .total-breakdown .promotions {
  border-right: none; }

.checkout #container .promotions,
.checkout .container .promotions,
.checkout #wrapper .promotions {
  margin: 0px; }

#editAddressContents {
  background: #FFF; }

.modal-base {
  padding: 0px;
  overflow-x: hidden; }

.dijitTooltipContainer {
  background: #FFF;
  border: 1px solid #CCC;
  padding: 0px;
  border-radius: 0px; }

.champion .checkout {
  background-color: #fff; }
  .champion .checkout #container, .champion .checkout .container, .champion .checkout #wrapper {
    background-color: #fff; }

.checkout {
  /*.footer-global__links {
        .espot-global-helper {
            width: 30%;
        }
    }*/ }
  .checkout .cart-item .availability {
    max-width: 125px; }
  .checkout .subnav_flyout_hanes, .checkout .subnav_flyout_champion, .checkout .subnav_flyout_onehanesplace, .checkout .subnav_flyout_justmysize {
    display: none; }
  .checkout .dijitDialogTitleBar {
    overflow: visible; }
    .checkout .dijitDialogTitleBar .dijitDialogCloseIcon {
      top: 0;
      right: -0.5em;
      display: block !important;
      font-size: 20px; }
  .checkout #editAddressContents .dijitDialogCloseIcon {
    top: 0.8em;
    right: 0.25em;
    font-size: 2em;
}
  .checkout .minicart {
    width: 100%;
    border: 0px solid #fff; }
  .checkout #container, .checkout .container, .checkout #wrapper {
    overflow: visible;
    padding: 0; }
    .checkout #container .checkout__breadcrumb__steps, .checkout .container .checkout__breadcrumb__steps, .checkout #wrapper .checkout__breadcrumb__steps {
      border-radius: 0px;
      padding: 0px;
      background-color: #e4e4e4; }
      .checkout #container .checkout__breadcrumb__steps li.step_on, .checkout .container .checkout__breadcrumb__steps li.step_on, .checkout #wrapper .checkout__breadcrumb__steps li.step_on {
        border-radius: 0px;
        background-color: #fff; }
        .checkout #container .checkout__breadcrumb__steps li.step_on span, .checkout .container .checkout__breadcrumb__steps li.step_on span, .checkout #wrapper .checkout__breadcrumb__steps li.step_on span {
          color: #555; }
    .checkout #container .page_title, .checkout .container .page_title, .checkout #wrapper .page_title {
      margin-top: 1%; }
    .checkout #container .checkout__step .order-details .header, .checkout .container .checkout__step .order-details .header, .checkout #wrapper .checkout__step .order-details .header {
      border-bottom: 1px solid #cdcccd; }
      .checkout #container .checkout__step .order-details .header th, .checkout .container .checkout__step .order-details .header th, .checkout #wrapper .checkout__step .order-details .header th {
        color: #4d4d4d;
        font-size: 13px;
        padding: 10px 10px;
        background: #f9f9f9; }
    .checkout #container .checkout__step .order-details .cart-item td, .checkout .container .checkout__step .order-details .cart-item td, .checkout #wrapper .checkout__step .order-details .cart-item td {
      padding-top: 5px; }
    .checkout #container .promotions, .checkout .container .promotions, .checkout #wrapper .promotions {
      padding: 1em;
      margin: 1em 0;
      width: 100%; }
    .checkout #container .checkout__breadcrumb__nav--right > a, .checkout .container .checkout__breadcrumb__nav--right > a, .checkout #wrapper .checkout__breadcrumb__nav--right > a {
      position: relative;
      bottom: 0.75em; }
    .checkout #container .door-logo, .checkout .container .door-logo, .checkout #wrapper .door-logo {
      width: 60px; }
      .checkout #container .door-logo img, .checkout .container .door-logo img, .checkout #wrapper .door-logo img {
        width: 100%; }
    .checkout #container .primary-btn, .checkout .container .primary-btn, .checkout #wrapper .primary-btn {
      background-image: none;
      color: #fff; }
    .checkout #container p, .checkout #container span, .checkout #container div, .checkout .container p, .checkout .container span, .checkout .container div, .checkout #wrapper p, .checkout #wrapper span, .checkout #wrapper div {
      font-family: 'Arial Bold', 'Arial'; }
    .checkout #container a, .checkout #container h2, .checkout #container h3, .checkout #container h1, .checkout .container a, .checkout .container h2, .checkout .container h3, .checkout .container h1, .checkout #wrapper a, .checkout #wrapper h2, .checkout #wrapper h3, .checkout #wrapper h1 {
      font-family: 'Arial Bold', 'Arial'; }
    .checkout #container .simple-btn, .checkout .container .simple-btn, .checkout #wrapper .simple-btn {
      font-size: 1.2em;
      color: #fff; }
    .checkout #container .header th, .checkout .container .header th, .checkout #wrapper .header th {
      font-family: 'Helvetica Neue Bold' !important; }
    .checkout #container .forgot-password a, .checkout .container .forgot-password a, .checkout #wrapper .forgot-password a {
      color: #EF2F23; }
    .checkout #container #credit_card_section input, .checkout .container #credit_card_section input, .checkout #wrapper #credit_card_section input {
      float: none; }
    .checkout #container #storedcredit_card_section input, .checkout .container #storedcredit_card_section input, .checkout #wrapper #storedcredit_card_section input {
      float: none; }
    .checkout #container .card_info .required-field--label, .checkout .container .card_info .required-field--label, .checkout #wrapper .card_info .required-field--label {
      margin: 2% 0 0 0; }
    .checkout #container .card_info select, .checkout .container .card_info select, .checkout #wrapper .card_info select {
      width: 42%; }
    .checkout #container .paymentArea, .checkout .container .paymentArea, .checkout #wrapper .paymentArea {
      min-height: 0px; }
    .checkout #container .paypal_method img, .checkout .container .paypal_method img, .checkout #wrapper .paypal_method img {
      margin: -0.5em 0 0 2%; }
    .checkout #container .paypal_method a, .checkout .container .paypal_method a, .checkout #wrapper .paypal_method a {
      margin: 0 0 0 2%;
      position: relative;
      bottom: 0.75em; }
    .checkout #container .sign_in_registration, .checkout .container .sign_in_registration, .checkout #wrapper .sign_in_registration {
      border: 0px solid #fff; }
    .checkout #container .address input, .checkout .container .address input, .checkout #wrapper .address input {
      padding: 0.5%;
      min-height: 3em;
      margin: 0;
      font-size: 1.1em; }
    .checkout #container div.el-checkbox label:before, .checkout .container div.el-checkbox label:before, .checkout #wrapper div.el-checkbox label:before {
      line-height: 0.8em;
      width: 16px;
      height: 16px;
      top: 13px; }
    .checkout #container .checkout__step--3 .shipping-info__method .drop-down, .checkout #container .checkout__step--3 .shipping-info__address .drop-down, .checkout .container .checkout__step--3 .shipping-info__method .drop-down, .checkout .container .checkout__step--3 .shipping-info__address .drop-down, .checkout #wrapper 
 .drop-down, .checkout #wrapper .checkout__step--3 .shipping-info__address .drop-down {
      font-size: 0.9em; }
    .checkout #container .checkout__step--3 .total-breakdown .order-total, .checkout .container .checkout__step--3 .total-breakdown .order-total, .checkout #wrapper .checkout__step--3 .total-breakdown .order-total {
      width: 90%;
      margin: 0 5%; }
    .checkout #container .checkout__step--3 .cart-header--right, .checkout .container .checkout__step--3 .cart-header--right, .checkout #wrapper .checkout__step--3 .cart-header--right {
      width: 80%;
      margin-right: 1%; }
    .checkout #container .checkout__step--4 #checkout_crumb .crumb, .checkout #container .checkout__step--4 .order-number, .checkout #container .checkout__step--4 #shipping, .checkout .container .checkout__step--4 #checkout_crumb .crumb, .checkout .container .checkout__step--4 .order-number, .checkout .container .checkout__step--4 #shipping, .checkout #wrapper .checkout__step--4 #checkout_crumb .crumb, .checkout #wrapper .checkout__step--4 .order-number, .checkout #wrapper .checkout__step--4 #shipping {
      padding: 1%; }
    .checkout #container .checkout__step--4 #shipping .shipping_addresss, .checkout .container .checkout__step--4 #shipping .shipping_addresss, .checkout #wrapper .checkout__step--4 #shipping .shipping_addresss {
      padding-top: 0px; }
    .checkout #container .checkout__step--4 .crumb p, .checkout .container .checkout__step--4 .crumb p, .checkout #wrapper .checkout__step--4 .crumb p {
      font-size: 1.25em; }
    .checkout #container .checkout__step--4 .column, .checkout .container .checkout__step--4 .column, .checkout #wrapper .checkout__step--4 .column {
      width: 94%;
      margin: 1%;
      min-width: 0%; }
     .checkout #container .checkout__step--4 .column input, .checkout .container .checkout__step--4 .column input, .checkout #wrapper .checkout__step--4 .column input{
     		background-color:#F9F9F9;
     		color:rgb(153, 153, 153);
     		border-color:#AEAEAE;
     		border-radius: 1px;
     		width:90%;
      }
      #WC_UserRegistrationAddForm_div_13 input::-webkit-input-placeholder, #WC_UserRegistrationAddForm_div_16 input::-webkit-input-placeholder {
   		color: rgb(153, 153, 153) !important;
	}
#WC_UserRegistrationAddForm_div_13 input:-moz-placeholder, #WC_UserRegistrationAddForm_div_16 input:-moz-placeholder {
   		color: rgb(153, 153, 153) !important;
	}
#WC_UserRegistrationAddForm_div_13 input::-moz-placeholder, #WC_UserRegistrationAddForm_div_16 input::-moz-placeholder {
   		color: rgb(153, 153, 153) !important;
	}
      .checkout #container .checkout__step--4 .column .password-note, .checkout .container .checkout__step--4 .column .password-note, .checkout #wrapper .checkout__step--4 .column .password-note {
        position: absolute;
        top: -0.5em;
        font-size: 0.9em;
        line-height: 1.5; }
    .checkout #container .checkout__step--4 #WC_UserRegistrationAddForm_div_16, .checkout .container .checkout__step--4 #WC_UserRegistrationAddForm_div_16, .checkout #wrapper .checkout__step--4 #WC_UserRegistrationAddForm_div_16 {
      width: 100%; margin:0;}
    .checkout #container .checkout__step--4 #box .body, .checkout .container .checkout__step--4 #box .body, .checkout #wrapper .checkout__step--4 #box .body {
      width: 100%;
      border: 0px solid #fff; }
    .checkout #container .checkout__step--4 .primary-btn, .checkout .container .checkout__step--4 .primary-btn, .checkout #wrapper .checkout__step--4 .primary-btn {
      background-color: #666; margin-bottom: 5px;
    border-radius: 3px;padding:10px 20px;}
        .checkout #container .checkout__step--4 .primary-btn:after, .checkout #container .checkout__step--4 .primary-btn:before,
        .checkout .container .checkout__step--4 .primary-btn:after, .checkout .container .checkout__step--4 .primary-btn:before,
        .checkout #wrapper .checkout__step--4 .primary-btn:after, .checkout #wrapper .checkout__step--4 .primary-btn:before {
        content:none;
    }
    .checkout #container .checkout__step--4 .cart-header--left, .checkout .container .checkout__step--4 .cart-header--left, .checkout #wrapper .checkout__step--4 .cart-header--left {
      width: 60%;
      margin-left: 5%; }
    .checkout #container .checkout__step--4 .cart-header--right, .checkout .container .checkout__step--4 .cart-header--right, .checkout #wrapper .checkout__step--4 .cart-header--right {
      width: 75%;
      margin-right: 5%; }
    .checkout #container .checkout__step--4 .billing-info__total, .checkout #container .checkout__step--4 .billing-info__address, .checkout #container .checkout__step--4 .billing-info__total--bottom .total-breakdown, .checkout .container .checkout__step--4 .billing-info__total, .checkout .container .checkout__step--4 .billing-info__address, .checkout .container .checkout__step--4 .billing-info__total--bottom .total-breakdown, .checkout #wrapper .checkout__step--4 .billing-info__total, .checkout #wrapper .checkout__step--4 .billing-info__address, .checkout #wrapper .checkout__step--4 .billing-info__total--bottom .total-breakdown {
      /*
                width: 90%;
                margin: 0 5%;
            */
      border-left: 0px solid #fff; }
    .checkout #container .checkout__step--4 .billing-info__total, .checkout .container .checkout__step--4 .billing-info__total, .checkout #wrapper .checkout__step--4 .billing-info__total {
      border-left: 0px solid #fff;clear:both; }
    .checkout #container .checkout__step--4 .provideInfo, .checkout .container .checkout__step--4 .provideInfo, .checkout #wrapper .checkout__step--4 .provideInfo {
      margin-bottom: 3em; }
    .checkout #container .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--right,
    .checkout #container .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--left, .checkout .container .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--right,
    .checkout .container .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--left, .checkout #wrapper .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--right,
    .checkout #wrapper .checkout__step--4 .order-details .cart-item .product-wrapper .product-wrapper--left {
      padding: 0; }
    @media (min-width: 1024px) and (max-width: 1370px) {
      .checkout #container .door-logo, .checkout .container .door-logo, .checkout #wrapper .door-logo {
        left: 0%; }
      .checkout #container .product-wrapper--left, .checkout .container .product-wrapper--left, .checkout #wrapper .product-wrapper--left {
        margin-top: 0; } }
    @media (min-width: 641px) and (max-width: 1024px) {
      .checkout #container .door-logo, .checkout .container .door-logo, .checkout #wrapper .door-logo {
        left: 0%; }
      .checkout #container .product-wrapper--left, .checkout .container .product-wrapper--left, .checkout #wrapper .product-wrapper--left {
        margin-top: 0; }
      .checkout #container .checkout__step .order-details .cart-item td, .checkout .container .checkout__step .order-details .cart-item td, .checkout #wrapper .checkout__step .order-details .cart-item td {
        padding: 1%; }
      .checkout #container .checkout__step .order-details .cart-item td.quantity, .checkout .container .checkout__step .order-details .cart-item td.quantity, .checkout #wrapper .checkout__step .order-details .cart-item td.quantity {
        padding: 1% 0.5%; } }
    @media (max-width: 640px) {

        .add_to_cart_disabled { 
        cursor: default !important;     
        background: #777777 !important;
        pointer-events: none !important;
        text-transform: uppercase !important; }

      .checkout #container .primary-btn, .checkout .container .primary-btn, .checkout #wrapper .primary-btn {
        background-color: #ed1b2d;
        text-transform: uppercase; }
      .checkout #container .header, .checkout .container .header, .checkout #wrapper .header {
        font-size: 1.5em; }
      .checkout #container .product-wrapper--left, .checkout .container .product-wrapper--left, .checkout #wrapper .product-wrapper--left {
        width: 100%; }
        .checkout #container .product-wrapper--left .door-logo, .checkout .container .product-wrapper--left .door-logo, .checkout #wrapper .product-wrapper--left .door-logo {
          width: 7em;
          left: 1%; }
        .checkout #container .product-wrapper--left .product-image img, .checkout .container .product-wrapper--left .product-image img, .checkout #wrapper .product-wrapper--left .product-image img {
          width: 70%;
          margin: 0 15%; }
      .checkout #container .attribute-sku span, .checkout .container .attribute-sku span, .checkout #wrapper .attribute-sku span {
        display: inline-block; }
      .checkout #container .checkout-mobile--step-0 .price_details_wrapper, .checkout .container .checkout-mobile--step-0 .price_details_wrapper, .checkout #wrapper .checkout-mobile--step-0 .price_details_wrapper {
        float: left; }
      .checkout #container .checkout-mobile--step-0 .checkout-mobile__coupon__apply, .checkout .container .checkout-mobile--step-0 .checkout-mobile__coupon__apply, .checkout #wrapper .checkout-mobile--step-0 .checkout-mobile__coupon__apply {
        border-top: 0px solid #fff;
        margin-top: 0px; }
      .checkout #container .checkout-mobile--step-0 .simple-btn, .checkout .container .checkout-mobile--step-0 .simple-btn, .checkout #wrapper .checkout-mobile--step-0 .simple-btn {
        font-size: 1.0em;
        padding: 2% 4%; }
      .checkout #container .checkout-mobile--step-0 #checkout.primary-btn, .checkout .container .checkout-mobile--step-0 #checkout.primary-btn, .checkout #wrapper .checkout-mobile--step-0 #checkout.primary-btn {
        padding: 4% 0;
        width: 90%;
        margin: 3% 5% 5% 5%;
        height: 45px;
        font-size: 1.2em; }
      .checkout #container .checkout-mobile--step-2 .primary-btn, .checkout #container .checkout-mobile--step-3 .primary-btn, .checkout #container #continue_shopping_link .primary-btn, .checkout #container #place_your_order .primary-btn, .checkout #container .checkout-mobile--edit-info .primary-btn, .checkout .container .checkout-mobile--step-2 .primary-btn, .checkout .container .checkout-mobile--step-3 .primary-btn, .checkout .container #continue_shopping_link .primary-btn, .checkout .container #place_your_order .primary-btn, .checkout .container .checkout-mobile--edit-info .primary-btn, .checkout #wrapper .checkout-mobile--step-2 .primary-btn, .checkout #wrapper .checkout-mobile--step-3 .primary-btn, .checkout #wrapper #continue_shopping_link .primary-btn, .checkout #wrapper #place_your_order .primary-btn, .checkout #wrapper .checkout-mobile--edit-info .primary-btn {
        padding: 4% 0;
        width: 90%;
        margin: 3% 5% 5% 5%;
        height: 45px;
        font-size: 1.2em; }
      .checkout #container .checkout-mobile--step-4 .checkout-mobile__shopping-total, .checkout .container .checkout-mobile--step-4 .checkout-mobile__shopping-total, .checkout #wrapper .checkout-mobile--step-4 .checkout-mobile__shopping-total {
        border-top: 0px solid #fff;
        margin-top: 0;
        padding-top: 2px; }
      .checkout #container .checkout-mobile--step-4 .price_details_wrapper, .checkout .container .checkout-mobile--step-4 .price_details_wrapper, .checkout #wrapper .checkout-mobile--step-4 .price_details_wrapper {
        float: left; }
      .checkout #container .checkout-mobile--step-5 .checkout-mobile__item, .checkout .container .checkout-mobile--step-5 .checkout-mobile__item, .checkout #wrapper .checkout-mobile--step-5 .checkout-mobile__item {
        width: 100%;
        float: left;
        border-bottom: 0px; }
      .checkout #container .checkout-mobile--step-5 .checkout-mobile__billing-method, .checkout .container .checkout-mobile--step-5 .checkout-mobile__billing-method, .checkout #wrapper .checkout-mobile--step-5 .checkout-mobile__billing-method {
        float: left;
        width: 100%; }
      .checkout #container .checkout-mobile--step-5 .price_details_wrapper, .checkout .container .checkout-mobile--step-5 .price_details_wrapper, .checkout #wrapper .checkout-mobile--step-5 .price_details_wrapper {
        float: left; } }

.champion .contact-us {
  background: #fff; }

.my-orders__detail__billing-summary .applied_promo_header {
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 6px; }

.my-orders__detail__billing-summary #appliedPromotionCodes ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.my-orders__detail__billing-summary #appliedPromotionCodes ul li {
  font-size: 14px;
  line-height: 21px; }

.breadcrumbs-main ul li, .category-nav ul.breadcrumb li {
  font-size: 11px !important; }

#four-grid-wishlist .img .wishlist-door-logo a img {
  border: none;
  margin-bottom: 5px;
  display: block; }

.my-account__block__button a {
  width: 70%;
  margin: 0 15% 3% 15%;
  padding: 0;
  background-color: #666666;
  border-radius: 5px;
  font-size:14px;
  text-transform: capitalize;
  }
  .my-account__block__button a:hover {
    background-color: #666666;
  }
.my-addresses .my-addresses-address {
  line-height: 21px; }

.arrow-right-btn {
  text-transform: uppercase;
  font-size: .775rem; }

.order_item_remove_mc {
  padding-left: 10px;
  font-size: 0.7rem;
  font-family: 'Helvetica Neue Bold';
  text-transform: uppercase;
  }

.order_item_remove_mc:hover{text-decoration: underline; color:#ed1b2d;}

.order_item_remove_mc:after {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 6px; 
}
.order_item_remove_mc:after {
    width: 0;
    height: 0;
    content: " ";
    display: inline-block;
}

.order_item_remove_mc:after, .order_item_remove_mc:hover:after {
    border-left: 5px solid #ed1b2d;
}

.container-account .required,
.container-account .required.vert-font,
.vert-font.required,
.container-account label .required,
.required-field,
.vert-font.reg-form-asterisk {
  color: #4d4d4d; }

.my-addresses__default-checkbox .my-addresses-checkbox-label:before {
  top: 11px; }

.address-text-section, .address-btn-section {
  float: left;
  width: 100%;
  clear: both; }

.address-text-section {
  margin-top: 10px; }

.account-mgmt__profile .reg-form-asterisk,
.vert-font.reg-form-asterisk {
  font-size: 18px;
  vertical-align: 0px;
  line-height: 21px; }

.my-orders.order-status-page {
  border-top: none; }

.order-status-page h2 {
  margin-top: 20px; }

#page.my-account {
  margin-top: 0px; }

.dijitDialogPaneContent {
  overflow: visible !important; }

.dijitDialog.modal-avs {
  overflow: visible;
  box-shadow: 0px; }

#avs_popup .modal-close {
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  background: url("../images/modal-close.png") 0px 0px no-repeat; }
.modal-avs#avs_popup .modal-close {
    right: 25px;
    top: 12px;
    width: 21px;
    height: 21px;
    background-color: rgba(153, 153, 153, 1) !important;
    background: none;
    border-radius: 4px;
}
#avs_popup .modal-close:before {
    position: absolute;
    right: 6px;
    font-size: 15px;
    font-weight: bold;
    content: 'X';
}
#avs_body .dijitContentPane {
  background: #FFF; }

#not-ink-account input,
#not-ink-account select {
  clear: both; }

#not-ink-account label,
.container-account label {
  width: 100%; }

.account-mgmt__submit {
  margin-top: 15px;
  padding-top: 15px; }

#avs_body .modal-header-bar h1 {
  color: #FFF; }

.account-mgmt__submit {
  border-top: none; }

.account-mgmt__profile .change-password {
  font-size: .875rem; }

.dijitSelect, select {
  border-radius: 4px;
  height: 36px;
  line-height: 36px;
  outline: 0 none;
  padding: 0 10px; }

.account-mgmt *, .account-mgmt-content * {
  font-family: "Helvetica Neue Medium Condensed" !important; }

.container-account .container {
  max-width: 100%;
  width: 100%; }

.container-account .breadcrumb i:after {
  display: none; }

.my-orders__detail__table td .product-image img {
  border: 1px solid #cdcdcd;
  padding-right: 0px; }

.my-addresses__shipping {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.my-addresses__billing {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.my-addresses .my-addresses__shipping .my-addresses-subtitle {
  margin-bottom: 20px; }

.my-orders__detail__shipping h2,
.my-orders__detail__billing h2 {
  font-size: 1.5rem; }

.my-orders__detail__table {
  margin-top: 0px; }

.my-orders__detail__items-summary table {
  width: 100%;
  border-collapse: collapse; }

.my-orders__detail__table table {
  border: 1px solid #cdcdcd;
  border-collapse: collapse; }

.my-orders__detail__table th {
  border-bottom: none; }

.my-orders__detail__table td {
  float: left;
  clear: both;
  background: #f9f9f9; }

.my-orders__detail__table .mobile-head {
  color: #4d4d4d; }

.my-orders__detail__table .mobile-text {
  border-left: 1px solid #cdcdcd;
  background: #fff; }

.my-orders__detail__table td .product-image {
  float: left; }

.my-orders__detail__table td:first-of-type {
  width: 100%;
  border-top: none; }

.my-orders__detail__table tr.cart-item {
  border-bottom: 1px solid #cdcdcd; }

.my-orders__detail__table tr.shipped-order-items-group-header {
  border-bottom: 1px solid #cdcdcd; }

.my_account_wishlist {
  width: 100%; }

.account-mgmt-sidenav,
.sidenav {
  width: 100%;
  margin-right: 0;
  background: #f9f9f9;
  border-left: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  padding: 2%; }

.account-mgmt__body {
  width: 100%;
  margin-right: 0; }

.account-mgmt__profile,
.my-orders__summary {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px; }

.wrapper {
  float: none; }

/*
.my-orders__detail__billing-summary .order-summary-amount {
    font-family: "Proxima Bold";
}
*/
#right_nav {
  width: 100%;
  margin-top: 40px; }

#wishlist-email {
  padding: 15px;
  background: #f9f9f9;
  border: 1px solid #CDCDCD;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  #wishlist-email .required-field_wishlist {
    color: #4d4d4d; }

#four-grid-wishlist .item .description_fixedwidth {
  overflow: auto;
  height: auto;
  min-height: auto;
  width: 100%;
  padding: 5px 0px 0px 0px; }

#four-grid-wishlist .item .description_fixedwidth a,
#horizontal_grid .base-info-section h3 a {
  font-family: "Helvetica Neue Bold" !important; }

#four-grid-wishlist .item .style-number {
  width: 100%;
  font-size: 12px; }

#four-grid-wishlist .item .price {
  padding: 0px;
  float: left;
  width: 100%; }

#wishlist_message {
  width: 100%;
  max-width: 100%; }

.views_icon {
  float: left;
  margin: 5px 0px 0px 15px; }

.my_account_wishlist .deleteLink,
my_account_wishlist .deleteLink a {
  float: left;
  clear: both;
  margin-top: 15px;
  text-decoration: underline; }

.my_account_wishlist .remove {
  background: none;
  height: auto;
  width: auto;
  margin: 0px; }

.wishlist-send-button-section {
  margin-bottom: 20px; }

.sidenav a {
  color: #4d4d4d; }

#SendMsgForm .header h2 {
  font-size: 1.25em;
  margin-bottom: 20px; }

#horizontal_grid div.item_container {
  float: left;
  width: 100%;
  clear: both;
  margin: 20px 0px;
  padding: 20px 0px;
  border-bottom: 1px solid #CDCDCD; }

#horizontal_grid {
  float: left;
  width: 100%;
  padding: 0px; }

#horizontal_grid div.item_container > div > a > img {
  width: 100%;
  height: auto;
  text-align: left;
  border: 1px solid #CDCDCD; }

.base-image-section {
  float: left;
  width: 50%; }

.base-info-section {
  float: left;
  width: 50%;
  padding: 0px 5%; }

.base-info-section h3 {
  line-height: 18px; }

/*
.base-info-section h3 a {
    font-family: "Proxima Bold";
}
*/
#horizontal_grid .buyable-option .bu_primary {
  width: 200px;
  float: left; }

.base-info-section .horizontal-description {
  margin-top: 10px; }

p.horizontal-description {
  margin-bottom: 5px; }

#four-grid-wishlist {
  float: left;
  width: 100%;
  padding: 0px; }
  #four-grid-wishlist .item_container {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    padding-bottom: 30px; }
    #four-grid-wishlist .item_container .item {
      float: left;
      width: 100%;
      margin: 0px 0px 40px 0px;
      padding: 0px 0px 20px 0px;
      border-bottom: 1px solid #CDCDCD; }
      #four-grid-wishlist .item_container  .offerprice {
        color: #ef2f23;
        font-size: 14px; }
  #four-grid-wishlist .img {
    width: auto;
    height: auto;
    text-align: left; }
    #four-grid-wishlist .img a img {
      border: 1px solid #CDCDCD;
      height: auto; }

@media only screen and (min-width: 440px) {
  #four-grid-wishlist .item_container .item {
    width: 31%;
    margin-right: 2.333%;
    padding: 0px;
    border-bottom: none; } }

#ES_ChangePassword_Top, .inactive_espot {
  display: none; }

.reg-form-required {
  float: left;
  width: 100%; }

#WC_AccountForm_div_12 {
  clear: both;
  width: 100%; }

.form-note {
  font-size: 12px; }

#content-area {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 25px; }

.account-mgmt.no-border-top {
  border-top: none; }

.account-mgmt,
.my-orders {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 40px; }

.my-orders {
  float: left;
  clear: both;
  width: 100%; }

#printOrder.my-orders {
  border-top: none;
  margin-top: 0px;
  padding-top: 0px; }

.preview-btn {
  margin-bottom: 20px; }

.my-orders__detail__status {
  border: none;
  padding: 10px 0px;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #CDCDCD; }

.my-orders__summary__table {
  margin-top: 20px;
  border-collapse: none;
  border: 1px solid #ccc;
  /*font-family: "Proxima Regular";*/ }

.my-orders__summary__table .order-head {
  /*font-family: "Proxima Regular";*/ }

.my-orders__detail__table .header,
.my-orders__detail__table .my-orders-head {
  background-color: #f9f9f9;
  border-bottom: 1px solid #cdcdcd; }

div#top_pagination, div .top_pagination {
  padding: 0px;
  border: none; }

#WC_WishListResultDisplay_div_5 {
  float: left;
  width: 100%;
  clear: both; }

#four-grid .divider_line, #four-grid-wishlist .divider_line, #four-grid-espot .divider_line,
#horizontal_grid div.item_container_divider div.divider_line, .my_account_shared_wishlist #horizontal_grid div.item_container div.divider_line {
  border: none; }

.my-orders__summary__table tr {
  border-bottom: 1px solid #ccc; }

.my-orders__summary__table tr,
.my-orders__summary__table .order-head {
  background: #fff; }

.my-orders__summary__table .order-head {
  color: #4b4b4b; }

.item-name {
  /*font-family: 'Helvetica Neue Bold';*/
  font-size: 16px;
  color: #000;
  line-height: 20px; }

.my-orders__detail__items-summary {
  border-top: none; }

.my-orders__detail__table .attribute-color, .my-orders__detail__table .attribute-size {
  /*font-family: 'Helvetica Neue Light';*/
  font-size: 12px;
  line-height: 20px; }

.my-orders__summary__table th,
.my-orders__detail__table th {
  padding: 5px 10px;
  color: #4d4d4d;
  font-size: 13px; }

.order-items-group-detail-table th.action {
    min-width: 73px;
}

.my-orders__summary__table td {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 10px; }

.my-orders__summary .order-number-text {
  font-size: 13px;
  text-decoration: underline; }

.my-orders__summary__table .my-orders-head {
  background-color: #f9f9f9;
  border-bottom: 1px solid #CDCDCD; }

.account-mgmt-content label,
.account-mgmt__form label,
.forgot_password_content label,
.birthday-label {
  margin-bottom: 0px;
  font-family: "Helvetica Neue Bold" !important; }

.birthday-label {
  font-size: .875rem; }

.account-mgmt .birthday-label {
  margin-top: 33px; }

.form_2column label {
  margin-top: 0px; }

.my-addresses .my-addresses-subtitle {
  /*font-family: "Proxima Bold";*/ }

.account-mgmt-sidenav,
.sidenav {
  margin-top: 0px; }

.my-addresses .my-addresses-subtitle {
  margin: 20px 0 0 0; }

#box .body, #box_1 .body {
  border: none;
  padding: 0px 0px 0px 0px; }

.sidenav h3, .sidenav h4 {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 1.5rem;
  text-transform: none; }

.custom-btn.primary-btn, .primary-btn {
  border: none !important;
  box-shadow: none !important;
  font-weight: normal;
  /*font-family: "Proxima Regular";*/
  background-image: none; }

.primary-btn {
  padding-top: .625rem;
  background: #4d4d4d;
  margin-left: 0px;
  text-transform: uppercase; }

.primary-btn:hover {
  background: #666;
  border: none !important;
  box-shadow: none !important; }

#WC_PasswordUpdateForm_div_7 .primary-btn {
  width: 220px; }

.cancel-order-link {
  background: #ef2f23;
  color: #FFF;
  padding: 3px 10px;
  border-radius: 4px; }

.cancel-order-link:hover {
  background: #4b4b4b;
  color: #FFF; }

.my-orders__summary p,
.account-mgmt__body p,
.account-mgmt .welcome-msg,
p.intro-text,
.account-mgmt p {
  line-height: 18px;
  margin-bottom: 20px;
  font-size: 14px; 
  }
.account-mgmt p {color: #666666;
    text-align: left;}
 .account-mgmt   .my-account__block__label {padding-left : 10px;}

.my_account_wishlist_container {
  padding-left: 0px;
  padding-right: 0px; }

p.intro-text {
  margin-top: 20px;
  clear: both;
  display: block; }

.primary-btn::after, .primary-btn::before {
  background-color: transparent;
  position: relative; }

select#state {
  margin-bottom: 10px; }

.my-orders__detail__shipping,
.my-orders__detail__billing {
  border-bottom: 1px solid #cdcdcd;
  padding: 10px 0px 20px 0px;
  margin: 0px 0px 20px 0px; }

.my-orders__detail__billing {
  border-bottom: none; }

.my-orders .my-orders__detail__items {
  border-top: none;
  padding: 0px 0px 10px 0px; }

.my-orders__detail h3 {
  margin: 15px 0px 10px 0px; }

.my-orders__detail__shipping-method,
.billing-info__address__left,
.billing-info__address__right {
  font-size: 14px;
  line-height: 21px; }

.my-orders__detail__billing-summary {
  float: left;
  margin: 0px;
  padding: 0px !important; }

.my-orders__detail__billing-summary table {
  border: 1px solid #CDCDCD;
  background-color: #FFF;
  margin-top: 20px;
  width: 100%; }

.my-orders__detail__billing-summary td,
.order-total td {
  border: 1px solid #CDCDCD;
  padding: 10px;
  text-align: left; }

.my-orders__detail__billing-summary td.total-details,
.order-total td.total-details {
  background: #f9f9f9;
  text-align: right;
  font-size: 24px; }

.my-orders__detail__billing-summary .order-summary-amount,
.my-orders__detail__items-summary .order-summary-amount {
  font-size: 24px; }

.my-orders__detail__shipping-method {
  float: left; }

.my-orders__detail__info {
  width: 100%;
  float: left; }

.my-orders__detail__info h3,
.my-orders__detail .billing-info__address__left .title,
.my-orders__detail .billing-info__address__right .title {
  font-size: 16px !important;
  margin: 15px 0px 10px 0px; }

td.total_details {
  font-size: 16px !important; }

.my-orders__detail__billing-summary {
  border-left: none;
  float: left;
  width: 100%; }

.my-orders__detail__shipping-address {
  font-size: 14px;
  width: 100%;
  margin-right: 0;
  line-height: 21px; }

#mm-0 {
  z-index: initial; }

.dijitMenu, .dijitSelect {
  border: 1px solid #cdcccd; }

.my-orders__summary__table td {
  border-right: none; }

.my-orders__summary__table .order-text {
  background: #f9f9f9; }

@media only screen and (min-width: 641px) {
  .my-orders__detail__items-summary table {
    width: 49%; }
  .my-orders__detail__table .product-wrapper--left {
    width: 100%;
    margin-right: 0%; }
  .my-orders__detail__table .product-wrapper--right {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px; }
  .my-orders__detail__table .mobile-text {
    border-left: none; }
  .my-orders__detail__billing-summary {
    width: 49%; }
  .my-orders__detail__table td {
    float: none;
    clear: none;
    background: #fff;
    border: 1px solid #cdcdcd; }
    .my-orders__detail__table .order-items-group-detail-table td {
    border: 0; }
  .my-orders__summary__table .order-text {
    background: none; }
  .my-orders__summary__table {
    border: 1px solid #CDCDCD; }
  .my-orders__summary__table tr {
    border-bottom: none; }
  .my-orders__summary__table td {
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD; }
  .my-orders__summary__table td:nth-of-type(4n), .my-orders__summary__table td:nth-of-type(5n) {
    border-bottom: 1px solid #CDCDCD; }
  .my_account_wishlist {
    width: 100%; }
  #right_nav {
    width: 100%; }
  .base-image-section {
    width: 35%; }
  .base-info-section {
    width: 65%; }
  .my-orders__detail__table td {
    border-right: 1px solid #cdcccd; }
  .account-mgmt-sidenav,
  .sidenav {
    width: 18%;
    margin-right: 4%; }
  .account-mgmt__body {
    width: 78%;
    margin-top: 2%;
    margin-bottom: 2%; }
  .account-mgmt__profile,
  .my-orders__summary {
    width: 78%;
    padding: 0px;
    margin-top: 2%; }
  .account-mgmt,
  .my-orders {
    padding-top: 0px; }
  .my-orders__detail__shipping-address {
    width: 23.52941%;
    margin-right: 1.96078%; }
  .my-orders__detail__items {
    padding: 20px 0px 10px 0px; }
  #box.reg-form,
  .order-status-page {
    margin-top: 30px; } }

@media only screen and (min-width: 1200px) {
  .address-text-section, .address-btn-section {
    float: left;
    width: 50%;
    clear: none; }
  .address-btn-section .simple-btn {
    float: right; }
  .address-text-section {
    margin-top: 10px; }
  .container-account .container {
    max-width: 1200px;
    width: 1200px; }
  .my-orders__detail__table td:first-of-type {
    width: 60%; }
  .my-orders__detail__table .product-wrapper--left {
    width: 20%;
    margin-right: 3%; }
  .my-orders__detail__table .product-wrapper--right {
    float: left;
    width: 77%;
    margin-top: 0px;
    clear: none; }
  .my_account_wishlist {
    width: 70%; }
  #right_nav {
    width: 30%;
    margin-top: 0px; }
  .base-image-section {
    width: 25%; }
  .base-info-section {
    float: left;
    width: 75%; }
  .primary-btn {
    font-size: 1rem; } }

.account-mgmt .account-mgmt-title {
  margin-bottom: 2rem; }

.account-mgmt .account-mgmt-subtitle {
  display: none; }

.account-mgmt .account-mgmt__form label {
  float: left;
  margin-right: 10px;
  margin-top: 10px; }

.account-mgmt .account-mgmt__form input[type=email] {
  margin-top: 10px; }

.account-mgmt .account-mgmt-content .Personal {
  border-top: 0; }

div[id^="WC_UserTimeoutView_"] .account-mgmt__sign-in h2 {
  font-size: 1.75em;
  line-height: 1.75em;
  margin-bottom: 8px; }

div[id^="WC_UserTimeoutView_"] .account-mgmt__sign-in .sign-in-field label {
  float: none;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }

div[id^="WC_UserTimeoutView_"] .account-mgmt__sign-in .sign-in-field input {
  display: block; }

div[id^="WC_UserTimeoutView_"] .account-mgmt__sign-in .simple-btn {
  margin-top: 5px;
  padding: 7px 21px;
  color: #fff;
  background-color: #ed1b2d; }
  div[id^="WC_UserTimeoutView_"] .account-mgmt__sign-in .simple-btn:hover {
    background-color: #c71625; }

/* Email SignUp page */
#email-reg-dedicated-form .required-key {
  margin-left: 160px; }

#email-reg-dedicated-form .enter-email-label, #email-reg-dedicated-form .confirm-email-label {
  width: 150px;
  margin-right: 10px;
  display: block;
  text-align: right;
  float: left;
  clear: left; }

#email-reg-dedicated-form .error {
  color: #EF2F23;
  clear: both;
  display: block;
  width: 100%;
  float: left;
  margin-left: 160px; }

#email-reg-dedicated-form .enter-email, #email-reg-dedicated-form .confirm-email {
  float: left;
  margin-top: 5px; }

#email-reg-dedicated-form .buttonset {
  float: left;
  width: 100%;
  margin-bottom: 25px; }
  #email-reg-dedicated-form .buttonset .email-reg-button {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT W06 55 Roman",sans-serif;
    padding: 10px 38px;
    background-color: #565656;
    cursor: pointer;
    border: 0;
    margin-left: 160px;
    margin-top: 25px; }

#email-reg-dedicated-confirmation-container, #email-reg-dedicated-error-container {
  display: none;
  float: left;
  width: 100%; }

.email-reg-confirmation-default-msg, .email-reg-error-default-msg {
  font-size: 15px;
  font-weight: bold; }

@media (max-width: 767px) {
  #email-reg-dedicated-form .required-key {
    margin-left: 0; }
  #email-reg-dedicated-form .enter-email-label, #email-reg-dedicated-form .confirm-email-label {
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 10px; }
  #email-reg-dedicated-form .error {
    margin-left: 0; }
  #email-reg-dedicated-form .enter-email, #email-reg-dedicated-form .confirm-email {
    margin-top: 0; }
  #email-reg-dedicated-form .buttonset .email-reg-button {
    margin-left: 0; } }

.wishlist-door-logo {
  display: none; }

.wishlist .wishlist-door-logo {
  display: block; }

@media (max-width: 640px) {
  .inputfield {
    background-color: #fff; }
  #password_update_form_submit {
    background: #666666;
    color: #fff;
    border-radius: 5px;
    border: 0px solid #fff;
    outline: 0;
    box-shadow: none;
    width:100%;
    max-width: none;
    float: none;
    margin: 10px 0;
    font-size: 18px;
    text-transform: uppercase;}
    
  .container .account-mgmt__sign-in {
    width: 98%;
    margin: 6% 1% 0 1%; }
  .container .account-mgmt {
    padding-top: 0;
    margin-top: 0; }
  .container .base-image-section {
    width: 70%;
    margin: 0 15%; } }

.custom-form {
  padding: 0; }

#footerWrapper {
  width: 100%;
  margin: 0px auto;
  background-color: #fff;
  float: left;
  clear: both; }
.footer-global {
  max-width: 1200px;
  margin: 0px auto;
  float: none;
  width: auto; }

.champion #footerWrapper {
  clear: both; }

.espot-section-footer {
  float: left;
  width: 100%;
  clear: both;
  margin: 6px 0px; }

.espot-section-footer.es-door-footer.es-footer-full {
  margin-top: 0px;
  padding-top: 5px;
  }

.global-email-copyright {
  padding: 0px; }

.footer-global-links, .footer-global-legal {
  float: left;
  width: 100%;
  clear: both; }

.footer-global-links {
  border-top: 1px solid #cdcdcd; }

.footer-global-links .outer-espot-holder,
.column-email-footer {
  float: left;
  width: 100%;
  background: rgba(215, 215, 215, 1);
  border-bottom: 1px solid #cdcdcd; }
  

.footer-global-links .outer-espot-holder.open,
.column-email-footer.open {
  padding-bottom: 0px;
  border-bottom: none; }

.footer-global-links h3 {
  font-size: 14px;
  font-family: "Helvetica Neue Light";
  float: left;
  width: 100%;
  clear: both;
  cursor: pointer;
  padding: 15px 20px; }

.footer-global-links h3 .icon {
  float: right;
  font-size: 14px; }

.footer-global-links ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  display: none;
  border-top: 1px solid #cdcdcd; }

.footer-global-links ul li {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.footer-global-links ul li a {
  border-bottom: 1px solid #cdcdcd;
  background: #FFF;
  font-size: 13px;
  font-family: "Helvetica Neue Light";
  float: left;
  width: 100%;
  padding: 15px;
  line-height: 1em; }

.footer-global-links ul li a span.arrow {
  float: right; }

.email-holder {
  padding: 15px;
  border-bottom: 1px solid #cdcdcd;
  background: #FFF;
  float: left;
  width: 100%; }

#email-reg-footer-container .text-input {
  border: 1px solid #cdcdcd;
  height: 38px;
  padding-left: .5em;
  width: 100%;
  margin-bottom: 10px; 
  max-width:none;
  border-radius:0;}
  .column-email-footer #email-reg-footer-container label{margin-top:0px;}
  .column-email-footer .emailfoot ul{padding-left:25px; margin-top:10px;}

#email-reg-footer-container button {
  border: none;
  cursor: pointer; }

#email-reg-footer-container label.error {
  color: #ef2f23;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  display: none; }

.espot-footer-holder {
  float: left;
  width: 100%; }

@media only screen and (min-width: 640px) {
  .espot-section-footer.global-email-copyright {
    padding-left: 2%;
    padding-right: 2%; }
  .footer-global-links ul,
  .email-holder {
    display: block !important;
    border-top: none; }
  .footer-global-links {
    border-top: none; }
  .footer-global-links .outer-espot-holder,
  .column-email-footer {
    background: none;
    border-top: none;
    border-bottom: none; }
  .footer-global-links h3 {
    padding: 0px 0px 15px 0px;
    font-size: .8rem;
    text-transform: uppercase;
    font-family: "Helvetica Neue Bold" !important;
    cursor: default; }
  .footer-global-links h3 .icon {
    display: none; }
  .global-email-copyright {
    padding: 15px 0px 30px 0px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px; }
  .footer-global-links ul li a {
    border-bottom: none;
    padding: 5px 0px; }
  .footer-global-links ul li a span.arrow {
    display: none; }
  .email-holder {
    border-bottom: none;
    border-top: none;
    background: none;
    padding: 0px; }
  .top-row, .bottom-row {
    width: 100%;
    float: left;
    clear: both; }
  .top-row {
    margin-bottom: 30px; }
  .espot-footer-holder {
    width: 70%; }
  .espot-footer-holder .outer-espot-holder {
    width: 50%; }
  .footer-global-links .outer-espot-holder.column-email-footer {
    width: 30%; } }

@media only screen and (min-width: 1024px) {
	.footer_wrapper_position .column-email-footer,.footer-global .column-email-footer{ width: 50%;}
  .top-row, .bottom-row {
    float: left;
    clear: none; }
    .bottom-row {
        width: 60% ;}
    .top-row {
        width: 40%; }
    .espot-footer-holder .bottom-row .outer-espot-holder {
        width: 33.333333%;
    }
    .footer-global-links + div{
        width:50%;
        float:none;
        margin-top: 20px;
        margin: 0 auto;
    }
  .espot-footer-holder .outer-espot-holder {
    width: 50%; }
  .espot-footer-holder {
    width: 100%; }
  .footer-global-links .outer-espot-holder.column-email-footer {
    width: 20%; } }

#BraGlossary {
  font-family: 'Helvetica Neue Light'; }
  #BraGlossary .hanes_h1 {
    font-family: 'Helvetica Neue Light'; }

/* BraFinder Pages Style*/
.bra-finder__hero {
  width: 100%;
  float: left;
  background: #fff; }
  .bra-finder__hero .bra-finder__calc {
    background-color: #FFF;
    padding: 15px; }
    .bra-finder__hero .bra-finder__calc .bra-finder__title h1 {
      color: #000;
      font-style: italic;
      font-family: "Proxima N W01 Cd Bold";
      font-size: 40px;
      font-size: 2.5rem;
      text-align: center;
      margin-top: 1rem;
      text-transform: uppercase; }
    .bra-finder__hero .bra-finder__calc .bra-finder__steps {
      position: relative;
      width: auto; }
      .bra-finder__hero .bra-finder__calc .bra-finder__steps ul {
        list-style: none;
        display: inline-block;
        margin: 30px 0 0 0;
        z-index: 2;
        position: relative; }
        .bra-finder__hero .bra-finder__calc .bra-finder__steps ul li {
          margin: 0 1.75rem;
          text-transform: uppercase;
          font-size: 13px;
          font-size: 0.8125rem;
          display: inline-block; }
          .bra-finder__hero .bra-finder__calc .bra-finder__steps ul li i {
            width: 20px;
            height: 20px;
            border-radius: 20px;
            border: 2px solid #a6b630;
            background-color: #fff;
            margin: 0 auto 5px auto;
            margin: 0 auto 0.3125rem auto;
            display: block; }
          .bra-finder__hero .bra-finder__calc .bra-finder__steps ul li.completed {
            color: #a6b630;
            font-weight: bold; }
            .bra-finder__hero .bra-finder__calc .bra-finder__steps ul li.completed i {
              background-color: #a6b630; }
      .bra-finder__hero .bra-finder__calc .bra-finder__steps .bra-finder__steps__line {
        width: 100%;
        border: 1px solid #a6b630;
        position: absolute;
        z-index: 1;
        top: 39px;
        left: 0; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step {
      text-align: center;
      padding: 1.5rem 0;
      display: none;
      /* End Step 1 */
      /* End Step 2 */
      /* End Step 3 */
      /* End final step */ }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 {
        /*background-image: url("http://www.championusa.com/images/static/braguide/bg-bra-calc-step-1_1-24.jpg");*/
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
        width: 100%;
        overflow: hidden;
        display: block; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__description h2 {
          color: #000;
          font-size: 1.375rem;
          text-transform: uppercase; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__description p {
          font-size: 1.0625rem;
          margin: 0.3125rem 0 0 0;
          color: #000; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup {
          text-align: center; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper {
            position: relative; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper span, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper span, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper span, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper span {
              color: #9d9d9d;
              font-size: 0.75rem;
              font-family: "Proxima N W01 Cd Bold";
              text-transform: uppercase;
              display: inline-block; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul {
              list-style: none;
              display: inline-block;
              padding-left: 0px;
              margin: 0; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li {
                width: 47px;
                height: 48px;
                display: inline-block; }
                .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li.unavailable a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li.unavailable a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li.unavailable a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li.unavailable a {
                  color: #DBDBDB;
                  cursor: default;
                  background-image: none;
                  padding-top: 0;
                  top: 0; }
                .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li:hover, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li:hover, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li:hover, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li:hover {
                  background-image: url("//www.hanes.com/images/chp/theme/bg-bra-size-selected.png");
                  background-position: center;
                  background-repeat: no-repeat;
                  display: inline-block; }
                  .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li.selected a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li:hover a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li.selected a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li:hover a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li.selected a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li:hover a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li.selected a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li:hover a {
                    color: #fff; }
                .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul li a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__band .bra-finder__cup__wrapper ul li a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul li a, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup .bra-finder__cup__wrapper ul li a {
                  width: 47px;
                  height: 48px;
                  color: #9d9d9d;
                  font-size: 1.25rem;
                  font-family: "Proxima N W01 Cd Bold";
                  text-decoration: none;
                  display: inline-block; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__cup {
          margin-bottom: 3.4375rem; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__help {
          text-align: right;
          font-size: 0.875rem;
          margin-bottom: 0.9375rem;
          float: left;
          margin-right: 1.96078%;
          width: 49.01961%;
          line-height: 1rem; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__help span {
            font-family: "Proxima N W01 Cd Bold";
            text-transform: uppercase;
            display: block; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__help a {
            color: #a6b630;
            text-decoration: none;
            text-transform: uppercase;
            font-family: "Proxima N W01 Cd Bold"; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-1 .bra-finder__help a i {
              width: 11px;
              height: 11px;
              background-image: url("//www.hanes.com/images/chp/theme/btn-bra-help-icon.png");
              background-position: center;
              background-repeat: no-repeat;
              display: inline-block;
              margin-left: 5px;
              margin-top: 3px; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__description {
        text-align: center;
        margin: 1.875rem 0; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__description h2 {
          color: #000;
          font-size: 1.375rem;
          text-transform: uppercase; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active {
        display: inline-block;
        width: 100%; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item {
          border-bottom: 4px solid #fff;
          cursor: pointer;
          width: 32.02614%;
          float: left;
          margin-right: 1.3%; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item h3 {
            font-size: 1.25rem;
            font-family: "Proxima N W01 Bold";
            text-transform: uppercase;
            margin-bottom: 0.3125rem; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--1.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--1:hover {
            border-color: #a0b133; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--1 h3 {
            color: #a0b133; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--2.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--2:hover {
            border-color: #fcaa2e; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--2 h3 {
            color: #fcaa2e; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--3.selected, .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--3:hover {
            border-color: #d5323d; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-2 .bra-finder__active .bra-finder__active__item.bra-finder__active__item--3 h3 {
            color: #d5323d; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__description {
        text-align: center;
        margin: 1.875rem 0;
        width: 100%;
        float: left; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__description.bra-finder__description--small-margin {
          margin-bottom: 0.9375rem; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__description h2 {
          color: #000;
          font-size: 1.375rem;
          text-transform: uppercase; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__description p {
          font-size: 1.0625rem;
          margin: 0.3125rem 0 0 0;
          color: #000; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference {
        text-align: center;
        margin: 0 0 2.1875rem 0;
        padding: 0rem 1.25rem;
        width: 100%;
        float: left; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul {
          list-style: none;
          padding-left: 0px;
          margin: 0; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li {
            width: 9.09091%;
            float: left;
            margin-left: 0.45455%;
            margin-right: 0.45455%;
            text-align: center;
            display: inline-block;
            padding: 0 0 0.625rem 0;
            border-bottom: 4px solid #fff; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li.unavailable {
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
              filter: alpha(opacity=30);
              -moz-opacity: 0.3;
              -khtml-opacity: 0.3;
              opacity: 0.3; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li.unavailable .bra-finder__preference__image {
                -webkit-filter: grayscale(1);
                filter: grayscale(1); }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li.selected {
              border-color: #a0b133; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .hidden {
              display: none; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li span {
              color: #000;
              font-size: 0.75rem;
              text-decoration: none;
              text-transform: uppercase;
              font-family: "Proxima N W01 Bold"; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image {
              width: 94px;
              height: 94px;
              background-repeat: no-repeat;
              background-size: 100% auto;
              background-position: 0 0;
              border: 2px solid #fff;
              margin: 0 auto; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image:hover {
                background-position: 0 -90px; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.racerback {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-racerback.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.underwire {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-underwire.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.wirefree {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-wirefree.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.seamless {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-seamless.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.compression {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-compression.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.front-close {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-front-close.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.back-close {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-back-close.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.pullover {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-pullover.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.shaping {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-shaping.jpg"); }
              .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__image.convertible {
                background-image: url("//www.hanes.com/images/chp/pages/bra-guide/finder/icon-convertible.jpg"); }
            .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__wrapper p {
              display: none; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .hidden {
        display: none; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final {
        margin-top: 1.875rem;
        padding: 0 1.25rem;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__gutter {
          width: 15.03268%;
          min-height: 1px;
          float: left;
          margin-right: 1.96078%; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left {
          margin-bottom: 0.9375rem;
          width: 40.52288%;
          float: left;
          margin-right: 1.96078%; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__title {
            text-align: center;
            margin-bottom: 1.5625rem;
            width: 100%;
            float: left;
            margin-left: 0;
            margin-right: 0; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__title span {
              font-size: 1.25rem;
              font-family: "Proxima N W01 Bold";
              text-transform: uppercase; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__l {
            color: #8e8e8e;
            font-size: 48px;
            font-size: 3rem;
            line-height: 38px;
            line-height: 2.375rem;
            font-family: "Proxima N W01 Bold";
            text-align: right;
            padding-right: 15px;
            padding-right: 0.9375rem;
            width: 32.02614%;
            float: left;
            margin-right: 1.96078%; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__m {
            width: 32.02614%;
            float: left;
            margin-right: 1.96078%; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__m span {
              font-size: 16px;
              font-size: 1rem;
              font-family: "Proxima N W01 Bold";
              text-transform: uppercase;
              margin-bottom: 3px;
              margin-bottom: 0.1875rem;
              display: block; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__m ul {
              list-style: none;
              padding-left: 0px;
              margin: 0 0 10px 0;
              margin: 0 0 0.625rem 0; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__m ul li {
                font-size: 14px;
                font-size: 0.875rem; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r {
            border-right: 2px solid #bbb;
            width: 32.02614%;
            float: left;
            margin-right: 1.96078%;
            float: right;
            margin-right: 0; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total {
              text-align: center;
              width: 128px;
              width: 8rem;
              height: 128px;
              height: 8rem;
              background-image: url("//www.hanes.com/images/chp/theme/bg-bra-total-big.png");
              background-position: center;
              background-repeat: no-repeat;
              background-size: 100% auto !important;
              padding-top: 42px;
              padding-top: 2.5rem; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total span {
                display: block;
                color: #fff; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total .bra-finder__final__left__r__total--lg {
                font-size: 38px;
                font-size: 2.375rem;
                font-family: "Proxima N W01 Bold"; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total .bra-finder__final__left__r__total--sm {
                font-size: 17px;
                font-size: 1.0625rem;
                font-family: "Proxima N W01 Bold";
                text-transform: uppercase; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right {
          padding-top: 25px;
          padding-top: 1.5625rem;
          margin-bottom: 15px;
          margin-bottom: 0.9375rem;
          position: relative;
          width: 40.52288%;
          float: left;
          margin-right: 1.96078%;
          float: right;
          margin-right: 0; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__image {
            width: 32.02614%;
            float: left;
            margin-right: 1.96078%; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__image img {
              width: 100%;
              height: auto; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content {
            padding: 30px 0 0 15px;
            padding: 1.875rem 0 0 0.9375rem;
            margin-bottom: 60px;
            margin-bottom: 3.75rem;
            width: 66.01307%;
            float: left;
            margin-right: 1.96078%;
            float: right;
            margin-right: 0; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content span {
              font-size: 19px;
              font-size: 1.1875rem;
              text-transform: uppercase;
              font-family: "Proxima N W01 Bold";
              margin-bottom: 15px;
              margin-bottom: 0.9375rem;
              display: block; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content p {
              font-size: 16px;
              font-size: 1rem;
              font-family: "Proxima N W01 Bold";
              margin-bottom: 15px;
              margin-bottom: 0.9375rem; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content a {
              color: #000;
              font-size: 16px;
              font-size: 1rem;
              text-decoration: none;
              text-transform: uppercase;
              font-family: "Proxima N W01 Bold"; }
              .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content a i {
                width: 11px;
                height: 10px;
                background-image: url("//www.hanes.com/images/chp/theme/link__bold-arrow-black.png");
                background-position: center;
                background-repeat: no-repeat;
                margin: 0 0 0 5px;
                margin: 0 0 0 0.3125rem;
                display: inline-block; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content__other {
            width: 49.01961%;
            text-align: center;
            position: absolute;
            bottom: -20px;
            right: 0; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content__other span {
              font-size: 16px;
              font-size: 1rem;
              text-transform: uppercase;
              font-family: "Proxima N W01 Cd Bold";
              font-style: italic;
              margin-bottom: 5px;
              margin-bottom: 0.3125rem;
              display: block; }
            .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content__other a {
              width: 55px;
              width: 3.4375rem;
              height: 55px;
              height: 3.4375rem;
              background-image: url("//www.hanes.com/images/chp/theme/btn-other-matches-arrow.png");
              background-position: center;
              background-repeat: no-repeat;
              background-size: 100% auto !important;
              display: inline-block; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__preference__radio {
        width: 18px;
        height: 18px;
        border-radius: 20px;
        border: 1px solid #000;
        background-color: #fff;
        margin: 10px auto 0 auto; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__next {
        margin-bottom: 1.25rem;
        width: 49.01961%;
        margin-right: 1.96078%;
        float: right;
        margin-right: 0;
        line-height: 1.35rem;
        text-align: left;
        clear: right; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__next a {
          color: #fff;
          font-size: 1.125rem;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Proxima N W01 Bold";
          background-color: #a6b630;
          padding: 0.375rem 2.1875rem;
          display: inline-block; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__next a i {
            float: right;
            width: 11px;
            height: 10px;
            background-image: url("//www.hanes.com/images/chp/theme/link__bold-arrow.png");
            background-position: center;
            background-repeat: no-repeat;
            margin: 0.3125rem 0 0 0.4375rem; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__next.not-allowed {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
          filter: alpha(opacity=30);
          -moz-opacity: 0.3;
          -khtml-opacity: 0.3;
          opacity: 0.3; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__next.not-allowed a {
            cursor: default; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__previous {
        text-align: right;
        margin-bottom: 1.25rem;
        width: 49.01961%;
        float: left;
        margin-right: 1.96078%;
        clear: left; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__previous a {
          color: #000;
          font-size: 1rem;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Proxima N W01 Bold"; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__previous a i {
            width: 11px;
            height: 10px;
            background-image: url("//www.hanes.com/images/chp/theme/link__bold-arrow-black-left.png");
            background-position: center;
            background-repeat: no-repeat;
            margin: 0 0.3125rem 0 0;
            display: inline-block; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__previous.not-allowed {
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
          filter: alpha(opacity=30);
          -moz-opacity: 0.3;
          -khtml-opacity: 0.3;
          opacity: 0.3; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__previous.not-allowed a {
            cursor: default; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__try-again {
        padding-top: 7px;
        padding-top: 0.4375rem;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        width: 49.01961%;
        float: left;
        margin-right: 1.96078%;
        float: right;
        margin-right: 0;
        text-align: left; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__try-again a {
          color: #a6b630;
          font-size: 16px;
          font-size: 1rem;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Proxima N W01 Bold"; }
          .bra-finder__hero .bra-finder__calc .bra-finder__step .bra-finder__try-again a i {
            width: 13px;
            height: 13px;
            background-image: url("//www.hanes.com/images/chp/theme/link__try-again.png");
            background-position: center;
            background-repeat: no-repeat;
            margin: 0 0 0 6px;
            margin: 0 0 0 0.375rem;
            display: inline-block; }

/* End of Bra Finder hero*/
.bra-finder__results .bra-finder__results__overview {
  color: #FFF;
  text-align: center; }
  .bra-finder__results .bra-finder__results__overview p {
    font-size: 1.8125rem;
    font-family: "Proxima N W01 Bold";
    text-transform: uppercase;
    margin: 1.5rem 0; }
    .bra-finder__results .bra-finder__results__overview p span {
      font-family: "Proxima N W02 Reg"; }

.bra-finder__results .bra-finder__results__listings .list_mode li {
  margin-bottom: 15px; }
  .bra-finder__results .bra-finder__results__listings .list_mode li .item-container {
    position: relative; }
    .bra-finder__results .bra-finder__results__listings .list_mode li .item-container.unavailable {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      filter: alpha(opacity=30);
      -moz-opacity: 0.3;
      -khtml-opacity: 0.3;
      opacity: 0.3; }
    .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .quickview-holder {
      padding-bottom: 22%;
      margin-bottom: 2%; }
      .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .quickview-holder .quickview-btn:hover, .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .quickview-holder .quickview-btn:focus {
        background-color: #ef2f23; }
        .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .quickview-holder .quickview-btn:hover span, .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .quickview-holder .quickview-btn:focus span {
          color: #fff; }
    .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .product-item-details-holder .each-item-color {
      left: 4px;
      display: none; }
    .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .product-item-details-holder .item-name {
      color: #000; }
      .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .product-item-details-holder .item-name:hover, .bra-finder__results .bra-finder__results__listings .list_mode li .item-container .product-item-details-holder .item-name:focus {
        color: #ef2f23; }

@media (min-width: 62.5em) {
  .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li:not(.unavailable):hover .bra-finder__preference__wrapper {
    width: 160px;
    padding: 10px 10px 10px 10px;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    background: #343434;
    position: absolute;
    left: -80px;
    top: 86px;
    z-index: 1; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li:not(.unavailable):hover .bra-finder__preference__wrapper span {
      color: #A6B630; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step.bra-finder__step-3 .bra-finder__preference ul li:not(.unavailable):hover .bra-finder__preference__wrapper p {
      color: #fff;
      font-size: 11px;
      font-size: 0.6875rem;
      display: block;
      margin: 0; } }

@media (max-width: 39.99em) {
  .bra-finder__hero .bra-finder__calc {
    background-image: none; }
    .bra-finder__hero .bra-finder__calc .bra-finder__steps {
      text-align: center; }
      .bra-finder__hero .bra-finder__calc .bra-finder__steps ul {
        margin: 20px 0 0 0;
        margin: 1.25rem 0 0 0;
        padding: 0; }
      .bra-finder__hero .bra-finder__calc .bra-finder__steps .bra-finder__steps__line {
        top: 27px; }
    .bra-finder__hero .bra-finder__calc .bra-finder__title {
      text-align: center;
      padding: 20px 0 0 0;
      padding: 1.25rem 0 0 0; }
      .bra-finder__hero .bra-finder__calc .bra-finder__title h1 {
        font-size: 31px;
        font-size: 1.9375rem; }
        .bra-finder__hero .bra-finder__calc .bra-finder__title h1 i {
          width: 32px;
          height: 21px;
          background-size: 32px 21px !important; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step-1 {
      background-image: none; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__description {
        padding: 0 8%; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__band, .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__cup {
        margin-bottom: 30px;
        margin-bottom: 1.875rem;
        padding: 0 15px;
        padding: 0 0.9375rem; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper > span, .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper > span {
          text-align: left;
          font-size: 18px;
          font-size: 1.125rem;
          margin-bottom: 16px;
          margin-bottom: 1rem;
          display: block; }
        .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__band .bra-finder__band__wrapper ul, .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__cup .bra-finder__band__wrapper ul {
          width: 100%;
          margin-top: 11px;
          margin-top: 0.6875rem; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step-1 .bra-finder__help {
        text-align: center;
        font-size: 19px;
        font-size: 1.1875rem;
        margin-bottom: 20px;
        margin-bottom: 1.25rem; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step-2 .bra-finder__description {
      padding: 0 8%; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step-2 .bra-finder__active .bra-finder__active__item {
      border-bottom: none;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step-2 .bra-finder__active .bra-finder__active__item .bra-finder__active__item__radio {
        display: inline-block; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step-3 .bra-finder__description {
      padding: 0 8%; }
    .bra-finder__hero .bra-finder__calc .bra-finder__step-3 .bra-finder__preference ul li {
      border-bottom: none; }
      .bra-finder__hero .bra-finder__calc .bra-finder__step-3 .bra-finder__preference ul li .bra-finder__preference__radio {
        display: block; }
    .bra-finder__hero .bra-finder__calc .bra-finder__final {
      padding: 0; }
      .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__left {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r {
          border-right: none; }
          .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total {
            width: 110px;
            width: 6.875rem;
            height: 110px;
            height: 6.875rem;
            background-image: url("//www.hanes.com/images/chp/theme/bg-bra-total-big.png");
            padding-top: 16px;
            padding-top: 1rem; }
            .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total .bra-finder__final__left__r__total--lg {
              font-size: 30px;
              font-size: 1.875rem; }
            .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__left .bra-finder__final__left__r .bra-finder__final__left__r__total .bra-finder__final__left__r__total--sm {
              font-size: 15px;
              font-size: 0.9375rem; }
      .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__right {
        border-top: 20px solid #000;
        border-bottom: 10px solid #000;
        padding: 20px;
        padding: 1.25rem;
        margin-bottom: 0;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__right .bra-finder__final__right__image {
          width: 49.01961%;
          float: left;
          margin-right: 1.96078%; }
        .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content {
          width: 49.01961%;
          float: left;
          margin-right: 1.96078%;
          float: right;
          margin-right: 0; }
        .bra-finder__hero .bra-finder__calc .bra-finder__final .bra-finder__final__right .bra-finder__final__right__content__other span {
          font-size: 14px;
          font-size: 0.875rem; }
    .bra-finder__hero .bra-finder__calc .bra-finder__next {
      text-align: center;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
    .bra-finder__hero .bra-finder__calc .bra-finder__previous {
      text-align: center;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.site_map_page .static_page_content .info_table_1 {
  border-color: #fff;
  border-style: none;
  background-color: #fff; }

.site_map_page .container_static_full_width, .site_map_page .container_configurator_full_width {
  max-width: 100%; }

.site_map_page .main_content {
  max-width: 100% !important; }

.site_map_page .page_header {
  font-size: 22px;
  color: #4d4d4d;
  font-family: "Helvetica Neue LT W06 55 Roman",sans-serif;
  margin-left: 10px; }

.site_map_page li {
  list-style: none; }

.site_map_page .sitemap_categories {
  width: 150px;
  padding: 0;
  line-height: 16px; }
  .site_map_page .sitemap_categories li {
    float: none;
    font-family: "Helvetica Neue LT W06 55 Roman",sans-serif;
    font-size: 13px; }
  .site_map_page .sitemap_categories a {
    text-decoration: underline;
    text-transform: lowercase; }
  .site_map_page .sitemap_categories a:hover {
    text-decoration: none; }

.site_map_page .sitemap_departments {
  float: left;
  clear: both;
  padding-left: 20px; }
  .site_map_page .sitemap_departments .sitemap_department {
    background-color: #eee;
    margin-right: 15px;
    margin-bottom: 50px;
    vertical-align: top;
    display: inline-block;
    padding: 10px;
    line-height: 1em; }
    .site_map_page .sitemap_departments .sitemap_department > a {
      color: #4d4d4d;
      font-size: 13px;
      font-family: "HelveticaNeueW01-75Bold",sans-serif;
      padding: 0;
      text-transform: uppercase; }

.site_map_page .sitemap_doors {
  padding: 0; }
  .site_map_page .sitemap_doors .sitemap_door {
    font-size: 18px;
    float: left;
    width: 100%;
    margin-top: 1em; }
    .site_map_page .sitemap_doors .sitemap_door > a {
      font-family: "HelveticaNeueW01-75Bold",sans-serif;
      margin-bottom: 1em;
      border-bottom: 1px solid #ededed;
      width: 100%;
      float: left;
      line-height: 20px;
      color: #000;
      text-transform: uppercase; }

/* Breadcrumb here */
.breadcrumbs-main {
  float: left;
  padding: 0; }
  .breadcrumbs-main .breadcrumb {
    float: left;
    width: 100%; }

.breadcrumb {
  list-style-type: none;
  padding-left: 0; }

.breadcrumb i:after {
  content: " > ";
  font-size: 10px; }

.breadcrumb li {
  padding-left: 0px;
  line-height: 1em;
  padding-bottom: 2px;
  display: inline; }

.breadcrumb a, .breadcrumb span, .breadcrumb i:after {
  color: #a4a3a3; }

.breadcrumb a, .breadcrumb li {
  font-size: 10px; }

.breadcrumb a:hover {
  text-decoration: underline;
  color: #a4a3a3; }

.breadcrumb a[href^="#"]:hover {
  text-decoration: none;
  cursor: default; }

.srp #container .breadcrumbs-main {
  margin: 0 0 1em 1.25em; }

.champion .breadcrumb .current {
  color: #fff; }

.champion .my-account .breadcrumb .current {
  color: #636363; }

@media only screen and (min-width: 1200px) {
  .breadcrumbs-main {
    padding: 0; } }

/* unbranded buttons */
.bu_primary, .bu_secondary {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  padding: 0 25px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
  font-weight: bold;
  transition: all 0.3s ease 0s; }

.bu_primary:hover {
  color: #000;
  background: #c71625; }

.bu_primary:active {
  transform: translateY(2px);
  border-color: rgba(0, 0, 0, 0.4); }

 a.add_to_cart_disabled {   
    cursor: default;        
    background: #777777;
    pointer-events: none;}

a.link-callout {
  color: #dc291e;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 15px;
  font-weight: 600; }

.remove_store_link {
  color: #ef2f23;
  text-transform: uppercase;
  font-weight: 600; }

.remove_store_link:hover {
  text-decoration: underline; }

.simple-btn {
  text-transform: uppercase; }

/* branding/colors */
.bu_primary {
  background: #ef2f23;
  color: #ffffff; }

.bu_secondary {
  background: #4d4d4d;
  color: #ffffff; }

.button_secondary.bu_secondary,
.button_primary.bu_primary {
  color: #FFF !important;
  border-radius: 0px;
  border: none; }

a.link-callout {
  color: #ef2f23; }

a.link-callout:hover {
  color: #000; }

.champion .bu_primary {
  background: #000;
  padding: 5px 0;
  font-size: 1.0625rem;
  color: #fff;
  height: auto; }

.champion .bu_primary:hover {
  color: #ef2f23; }

.container {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (min-width: 1300px) {
  .container {
    width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1em; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25em; }

h3 {
  font-size: 1.0em; }

h4, h5, h6 {
  font-size: 0.9em; }

.hanes h1, .hanes h2, .hanes h3, .hanes h4, .hanes h5, .hanes h6 {
  color: #4d4d4d;
  font-family: "Helvetica Neue Roman", sans-serif; }

.jms h1, .jms h2, .jms h3, .jms h4, .jms h5, .jms h6 {
  color: #666;
  font-family: "Futura Medium"; }

.champion h1, .champion h2, .champion h3, .champion h4, .champion h5, .champion h6 {
  font-family: "Proxima Bold"; }

.ohp h1, .ohp h2, .ohp h3, .ohp h4, .ohp h5, .ohp h6 {
  font-family: "Helvetica Neue Medium Condensed"; }

/* Helper classes for toggling content across breakpoints */
.visible-mobile {
  display: none !important; }
  @media (max-width: 640px) {
    .visible-mobile {
      display: block !important; } }

.visible-mobile-inline {
  display: none; }
  @media (max-width: 640px) {
    .visible-mobile-inline {
      display: inline; } }

.visible-tablet {
  display: none; }
  @media (min-width: 641px) and (max-width: 1024px) {
    .visible-tablet {
      display: block; } }

.visible-tablet-inline {
  display: none; }
  @media (min-width: 641px) and (max-width: 1024px) {
    .visible-tablet-inline {
      display: inline; } }

@media (max-width: 640px) {
  .visible-desktop {
    display: none !important; } }

@media (min-width: 1025px) and (max-width: site-desktop-max) {
  .visible-desktop {
    display: block !important; } }

.visible-desktop-inline {
  display: none; }
  @media (min-width: 1025px) and (max-width: site-desktop-max) {
    .visible-desktop-inline {
      display: inline; } }

@media (max-width: 640px) {
  .hidden-mobile {
    display: none !important; } }

@media (min-width: 641px) and (max-width: 1024px) {
  .hidden-tablet {
    display: none; } }

@media (min-width: 1025px) {
  .hidden-desktop {
    display: none; } }

.srp .mm-page {
  z-index: 9999999; }

.prod__title__promo {
  color: #ff3333;
  display: block;
  line-height: 1em; }

.dijitDialog#prod__options__size__info__qv {
  width: 90%;
  background: #FFF; }

#prod__options__size__info__qv .dijitDialogPaneContent {
  width: 100% !important;
  margin: 0px; }

#prod__options__size__info__qv.dijitDialog {
  height: auto !important; }

#editAddressContents .modal-close {
  top: 0.8em;
  right: 1em; }

#espot-video-container {
  padding: 10px;
  background: #fff; }

.modal-container {
  top: 0 !important; }

@media only screen and (min-width: 640px) {
  .dijitDialog#prod__options__size__info__qv {
    width: auto; }
  #prod__options__size__info__qv .dijitDialogPaneContent {
    width: auto; } }

#prod__options__size__info__qv .modal-content .descriptive-attribute-item img {
  width: 100%; }

.dijitDialog {
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.2);
  border: 0 none; }

.quickview__wrapper {
  height: 500px; }
  .quickview__wrapper .quickview__title {
    margin: 2% 3%;
    background-color: #000;
    padding: 0 2%;
    color: #ababab;
    font-size: 1.5em;
    width: 94%; }
  .quickview__wrapper .quickview__summary {
    width: 29%;
    float: left;
    margin: 0 1%; }
    .quickview__wrapper .quickview__summary .link__bold-arrow-black {
      color: #de2a26;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9em; }
  .quickview__wrapper .prod__title h1 {
    color: #4d4d4d;
    font-size: 1.5em; }
  .quickview__wrapper .prod__title #prod_sku_qv {
    color: #c9c9c9; }
  .quickview__wrapper .prod__pricing {
    font-size: 1.4em; }
    .quickview__wrapper .prod__pricing .prod__pricing__regular span {
      color: #333333; }
  .quickview__wrapper .prod__pricing {
    font-size: 1.4em; }
    .quickview__wrapper .prod__pricing .prod__pricing__sale span {
      color: #de2a26; }
  .quickview__wrapper .prod__short__description {
    line-height: 1.5; }
  .quickview__wrapper .quickview__image {
    float: left;
    margin: 0 0 0 3%;
    width: 29%; }
  .quickview__wrapper .quickview__prod__options {
    width: 32%;
    margin-left: 2%;
    padding: 2%;
    float: left;
    background-color: #f2f2f2;
    border: 1px solid #d3d3d3; }
    .quickview__wrapper .quickview__prod__options .attribute-label-value {
      font-style: italic;
      color: #000; }
    .quickview__wrapper .quickview__prod__options .prod__options__choosen {
      min-height: 40px;
      padding-top: 0;
      padding-bottom: 0; }
      .quickview__wrapper .quickview__prod__options .prod__options__choosen span {
        font-style: italic;
        font-weight: bold;
        color: #000; }
    .quickview__wrapper .quickview__prod__options .prod__options__color {
      border-bottom: 1px solid #d6d6d6;
      padding-bottom: 5%; }
    .quickview__wrapper .quickview__prod__options .prod__options__size {
      float: left;
      width: 100%;
      display: block;
      border-bottom: 1px solid #d6d6d6;
      padding-bottom: 5%; }
      .quickview__wrapper .quickview__prod__options .prod__options__size .prod__options__size__item {
        width: 3em;
        font-size: 0.85em; }
      .quickview__wrapper .quickview__prod__options .prod__options__size .prod__options__size__item.wide__size__item {
        width: auto; }
      .quickview__wrapper .quickview__prod__options .prod__options__size #size_qv {
        width: 100%;
        float: left; }
    .quickview__wrapper .quickview__prod__options .prod__options__quantity--single {
      float: left;
      width: 100%;
      border-bottom: 1px solid #d6d6d6;
      padding-bottom: 5%;
      padding-top: 5%; }
      .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity--single__label {
        float: left;
        font-size: 0.9em;
        line-height: 30px; }
      .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls {
        float: left; }
        .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls div {
          float: left;
          margin-left: 1%;
          display: inline-block;
          text-align: center;
          font-size: 2em;
          line-height: 1; }
        .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls .prod__options__quantity__controls__less, .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls .prod__options__quantity__controls__more {
          cursor: pointer;
          background: none;
          background-color: transparent;
          margin: 0;
          width: 20px !important; }
        .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls .prod__options__quantity__controls__selected {
          margin: 0; }
        .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity__controls #qvProductPopUpQty {
          border: 1px solid #000;
          height: 30px;
          font-size: 0.8em;
          border-radius: 0px;
          text-align: center;
          line-height: 1;
          width: 50px;
          min-width: 38px;
          text-align: center;
          font-size: 15px;
          padding: 5px; }
    .quickview__wrapper .quickview__prod__options .prod__add-to-cart #add-to-cart_qv {
      background-color: #464646;
      color: #fff;
      width: 100%;
      display: block;
      text-align: center;
      text-transform: uppercase;
      padding: 1% 0;
      font-size: 0.95em;
      float: left;
      padding: 5% 0;
    }
    @media only screen and (min-width: 640px) {
        .quickview__wrapper .quickview__prod__options .prod__add-to-cart #add-to-cart_qv {
             background: #de2a26 url("//www.onehanesplace.com/images/static/shopping_bagwhite.png") no-repeat scroll 35px 15px !important;
        }
    }
    .quickview__wrapper .quickview__prod__options .prod__add-to-cart #addToWishBtn {
      color: #de2a26;
      text-transform: uppercase;
      font-size: 0.8em; }
  .quickview__wrapper #quickview__Error {
    width: 94%;
    margin: -7px 3% 5px 3%; }
  .quickview__wrapper #quickview__Error p {
    background: red;
    color: #fff;
    padding-left: 15px;
    margin-bottom: 5px; }
  .quickview__wrapper .s7qvpv-holder {
    height: 100%;
    position: relative;
    width: 100%; }
  .quickview__wrapper .s7container {
    height: 100%;
    width: 100%; }
  .quickview__wrapper .s7qvpv-holder .s7container {
    background-color: transparent; }
  .quickview__wrapper .s7qvpv-holder .s7qvpv-inner-swatch-container {
    bottom: 0;
    height: 112px;
    left: 50%;
    margin-left: -135px;
    position: absolute;
    visibility: inherit;
    width: 270px !important;
    z-index: 110; }
  .quickview__wrapper .s7zoomview {
    -moz-user-select: none;
    background-color: #ffffff;
    position: absolute;
    text-align: left;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 95% !important;
    margin: 0 2.5%; }
  .quickview__wrapper .s7qvpv-holder .s7qvpv-inner-swatch-container .s7swatches {
    background-color: transparent;
    margin-left: 6%; }
  .quickview__wrapper .s7swatches {
    -moz-user-select: none;
    background-color: rgba(100, 100, 100, 0.2);
    height: 250px;
    width: 500px;
    z-index: 0; }
  .quickview__wrapper .s7qvpv-holder .s7qvpv-inner-swatch-container {
    visibility: inherit; }
  .quickview__wrapper .s7qvpv-holder .s7qvpv-inner-swatch-container .s7swatches .s7scrollleftbutton[state="disabled"] {
    background-image: url("//hanes.scene7.com/s7sdk/2.8/images/sdk/scroll_left_up.png");
    opacity: .5; }
  .quickview__wrapper .s7qvpv-holder .s7qvpv-inner-swatch-container .s7swatches .s7scrollleftbutton {
    background-size: auto auto;
    height: 19px;
    margin-left: 5px;
    width: 19px; }
  .quickview__wrapper .s7swatches .s7scrollleftbutton {
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px; }
  .quickview__wrapper #MiniShoppingCart #minishopcart_text {
    width: 70%;
    float: right;
    margin-top: 1em; }

.panel.signInForm.sign-in-register {
  background-color: #fff;
  border: 1px solid #ccc; }

#quick_cart_container {
  top: 4.25em;
  right: 4em;
  border: 1px solid #555;
  background-color: #fff;
  padding: 0.5%;
  min-width: 350px;
  max-width: 450px; 
  min-height: 100px;
  }
  #quick_cart_container .modal-close {
    position: absolute;
    top: 1px;
    right: 0.5em;
    font-size: 1.5em;
    line-height: 1em; }
    #quick_cart_container .modal-close:focus {
      outline: 0; }
  #quick_cart_container h2 {
    margin-bottom: 0.75em; }
  #quick_cart_container .item {
    float: left;
    width: 98%;
    margin: 1% 0;
    border-bottom: 1px solid #eee; }
  #quick_cart_container .thumbnail {
    float: left;
    margin-right: 5%; }
    #quick_cart_container .thumbnail img {
      max-width: 7.5em; }
  #quick_cart_container .product_price {
    width: auto;
    float: left; }
  #quick_cart_container .subtotal {
    width: 100%;
    display: block;
    float: left;
    padding: 1%; }
    #quick_cart_container .subtotal .product_price {
      float: none; }
  #quick_cart_container .primary-btn {
    background-color: #EF2F23;
    padding: 1.5% 5%; }
    #quick_cart_container .primary-btn span {
      color: #fff; }

#second_level_category_popup {
  border-width: 1px;
  overflow: visible; }
  #second_level_category_popup .quickview__wrapper .close.modal-close {
    background: url("../images/modal-close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 28px;
    border-bottom: none; }
  #second_level_category_popup .dijitDialogPaneContent {
    position: static !important;
    box-shadow: 0px 0px 0px 0px; }

.ohp .quickview__wrapper .prod__title #prod_sku_qv {
  color: #333333; }

.champion .quickview__wrapper {
  color: #333333; }

/* mini-cart */
.dijitDialogUnderlayWrapper {
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.4); }

#cartDropdownMessage {
  text-transform: uppercase; }

/* international backordered_not_avail styles */
.backordered_not_avail_lbl{
  color: #FF0000;
}

.backordered_items_lbl{
  font-weight: bold;
}

.backordered_remove_lbl{
}

.click_remove_lbl{
  color: #FF0000;
}

.remove-lbl{
  font-weight: bold;
}

/* hanesInk internationally not availanle styles */
.hanesInk_not_avail_lbl{
  color: #FF0000;
}

.hanesInk_items_lbl{
  font-weight: bold;
}

.backordered_remove_lbl{
}

.click_remove_lbl{
  color: #FF0000;
}

remove-lbl{
  font-weight: bold;
}

/*
#MiniShopCartProductAdded {
  position: fixed !important;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width:420px;
  max-width:480px;
}
*/
#MiniShopCartProductAdded {
  top: 40px !important;
  left: 5% !important;
  width: 90% !important;
  height: auto !important;
  overflow: visible !important;
  position: fixed !important; }

@media only screen and (min-width: 640px) {
  #MiniShopCartProductAdded {
    top: 50px !important;
    left: 50% !important;
    width: 480px !important;
    margin-left: -240px !important; } }

#MiniShopCartProductAdded .product {
  width: 100% !important;
  max-width: 100% !important;
  float: left;
  clear: both; }

#MiniShopCartProductAdded #cartDropdown {
  border: none;
  width: 100%; }

h3#cartDropdownMessage {
  background: #666;
  color: #FFF;
  font-size: 14px;
  padding: 5px 15px; }

#cartDropdown {
  border-top: 0 none;
  width: 100%; }

#cartDropdown > .closeButton {
  text-indent: -9999em;
  background-image: url("../images/modal-close.png");
  top: -15px;
  right: -10px;
  width: 28px; }

div#widget_minishopcart_popup_1 > #cartDropdown > .content > .added > .product > .product_image {
  width: 145px;
  height: 185px;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

div#widget_minishopcart_popup_1 > #cartDropdown > .content > .added > .product {
  padding: 0; }

div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_name a {
  font-size: .8rem;
  line-height: 1em; }

div#widget_minishopcart_popup, div#widget_minishopcart_popup_1 {
  cursor: default; }

#MiniShopCartProductAdded .dijitDialogPaneContent {
  overflow: visible !important; }

#cartDropdown > .footer {
  clear: both;
  overflow: hidden; }

#MiniShopCartProductAdded .cart-added-line-item {
  clear: both;
  line-height: 1em; }

#MiniShopCartProductAdded .cart-added-attr {
  display: inline-block;
  min-width: 90px;
  background-color: #eee;
  padding: 4px;
  font-size: .8rem;
  margin: 2px 0; }

#MiniShopCartProductAdded .cart-added-value {
  display: inline;
  margin-left: 10px;
  font-size: .9rem; }

#MiniShopCartProductAdded .product_details {
  width: 233px;
  float: left;
  overflow: hidden; }

#MiniShopCartProductAdded .product_name {
  float: left;
  clear: bo;
  font-size: .9rem;
  line-height: 1.2em;
  padding-bottom: 10px; }

#MiniShopCartProductAdded .product_color {
  float: left; }

#MiniShopCartProductAdded .product_image img {
  width: 100%; }

#MiniShopCartProductAdded .product_item_price {
  margin-top: 10px; }

#MiniShopCartProductAdded .product_item_price strong {
  font-size: .9rem; }

div#widget_minishopcart_popup_1 > #cartDropdown > .content > .products > .product > .product_quantity {
  clear: both;
  float: left; }

#MiniShopCartProductAdded .cart_totals {
  clear: both;
  width: 100%;
  background: #666;
  color: #fff;
  padding: 5px;
  margin-top: 10px;
  float: left; }

#MiniShopCartProductAdded .cart_quantity, .cart_value {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center; }

#MiniShopCartProductAdded .bu_primary {
  float: left;
  width: 50%;
  background: #e02a28 !important;
  padding: 2px 5px;
  font-size: .8rem;
  line-height: 2.45em;
  height: 35px; }

#MiniShopCartProductAdded .bu_secondary {
  float: left;
  width: 49%;
  margin-right: 1%;
  background: #666;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 0 5px;
  font-size: .8rem; }

#MiniShopCartProductAdded .bu_secondary:hover, #MiniShopCartProductAdded .bu_primary:hover {
  color: #000 !important; }

/* checkout sections */
.checkout #box .body, .checkout #box_1 .body {
  width: 100%; }

.modal-form-center {
  width: 100%; }

.checkout #box .body, .checkout #box_1 .body {
  padding: 0;
  border: 0 none; }

#centered_single_column_form {
  width: 100%; padding-top : 0px; }

#shopcartAddressForm .contentgrad_header {
  display: none; }

#shopcartAddressForm .modal-header-bar {
  position: relative;
  padding: 20px 15px 10px 15px; }

#centered_single_column_form .modal-header-bar h1 {
  color: #fff;
  line-height: 1em; }

#shopcartAddressForm label {
  line-height: 1em; }

#shopcartAddressForm input[type=text], #shopcartAddressForm select {
  max-width: 100%; }

#shopcartAddressForm .modal-content {
  padding: 10px; }

#shopcartAddressForm #centered_single_column_form_footer {
  padding: 0; }

#WC_ShopcartAddressFormDisplay_links_1, #shopcartAddressForm .primary-btn {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  padding: 0 25px;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
  font-weight: bold;
  transition: all 0.3s ease 0s;
  background: #ef2f23; }

.modal-close-btn {
  background: url("//www.onehanesplace.com/images/static/Elevate_PDP_Modal_Close.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 28px;
  position: absolute;
  right: -12px;
  top: -12px;
  width: 28px;
  border-bottom: none; }

/* Size Info modal */
#prod__options__size__info__qv .modal-title {
  margin: 2% 0%;
  background-color: #000;
  padding: 0 2%;
  color: #ababab;
  font-size: 1.5em;
  width: 100%; }

#prod__options__size__info__qv .modal-content {
  padding: 20px;
  background: #fff; }

#prod__options__size__info__qv .dijitDialogPaneContent {
  position: static !important; }

#prod__options__size__info__qv .descriptive-attribute-item {
  text-align: center; }

@media only screen and (max-width: 640px) {
  #second_level_category_popup,
  #requisition_list_popup,
  .multiple_wishlist_popup,
  .cancel_subscription_popup {
    width: 90% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    padding-bottom: 30px; }
  .quickview__wrapper {
    height: auto;
    min-height: 500px;}
    
    .quickview__wrapper .s7qvpv-holder .s7container {
      height: 250px !important; }
    .quickview__wrapper .quickview__title,
    .quickview__wrapper #quickview__Error {
      width: 100%;
      margin: 2% 0; }
    .quickview__wrapper .quickview__image {
      width: 100%;
      margin: 0; }
    .quickview__wrapper .quickview__summary {
      width: 100%;
      margin: 2% 0; }
    .quickview__wrapper .quickview__prod__options {
      width: 100%;
      margin: 0; }
    .quickview__wrapper .quickview__prod__options .prod__options__color__item img {
      width: 28px;
      height: 28px; }
    .quickview__wrapper .quickview__prod__options .prod__options span,
    .quickview__wrapper .quickview__prod__options .prod__options__size__label {
      font-size: 14px;
      font-family: 'arial bold','arial';
      font-weight: normal; }
    .quickview__wrapper .quickview__prod__options .prod__options__quantity--single .prod__options__quantity--single__label {
      font-size: 16px; }
    .quickview__wrapper .quickview__prod__options .prod__options__size .prod__options__size__item {
      font-size: 1.25em; }
    .quickview__wrapper .quickview__prod__options .prod__options__size__item,
    .quickview__wrapper .quickview__prod__options .prod__options__band__item,
    .quickview__wrapper .quickview__prod__options .prod__options__cup__item {
      height: 35px;
      line-height: 35px;
      font-size: 1em; }
    .quickview__wrapper .quickview__prod__options #size_info_link {
      font-size: 16px; }
    .quickview__wrapper .quickview__prod__options .prod__add-to-cart #add-to-cart_qv {
      padding: 3% 0;
      font-size: 1.35em; } }

.srp .search-top-holder {
  display: block; }

.srp .search-top-holder {
  display: block; }

.srp .search-content-holder {
  top: 0; }

#search-left-top-espot-no-results,
#search-left-top-espot {
  display: none; }

.champion .no-further-refinement {
  padding-left: 10px;
  padding-bottom: 10px; }

.champion .paging-arrow-left.invisible,
.champion .paging-arrow-right.invisible {
  display: none; }

.champion .ellipsis {
  color: #FFF; }

.champion .el-pagination__view-all {
  color: #FFF;
  font-size: 12px;
  margin-left: 6px; }

#loading_popup {
  width: auto;
  height: auto;
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 20px;
  display: block; }
  #loading_popup img {
    margin: auto;
    display: block; }

.row.no-margin {
  margin: 0px; }

.outer-espot-holder {
  width: 100%;
  float: left; }

.search-result-top-espot {
  margin-bottom: 20px; }

.no-result-search {
  margin: 30px 0px 30px 0px;
  float: left;
  width: 100%; }

.champion .no-result-search {
  margin: 0px 0px 50px 0px; }

.no-result-search #noResultSearchTerm {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 0px; }

.champion .no-result-search #noResultSearchTerm {
  border: 1px solid #FFF;
  color: #FFF;
  background: transparent;
  text-align: left; }

.no-result-search > .submitButton {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin: 4px 4px 4px 0;
  vertical-align: middle;
  overflow: hidden;
  background: url("../images/responsive/rwdUI.png") -421px -20px;
  right: 25px;
  z-index: 1; }

.no-result-search > .submitButton:hover {
  background-position: -441px -20px; }

.outer-espot-holder.top-cat-page {
  margin-bottom: 10px; }

.outer-espot-holder img {
  max-width: 100%;
  width: 100%; }

.bv-ratings-info {
  float: left;
  height: 22px;
  width: 100%; }

.bv-ratings-base,
.bv-ratings-rating {
  display: inline-block;
  /*float:left;*/
  width: 55px;
  height: 22px;
  background: url("../images/oneworld/theme/bv-star_bk.png") repeat-x 0px 7px transparent; }

.bv-ratings-rating {
  background-position: 0 -13px; }

.bv-ratings-count {
  display: inline-block;
  line-height: 22px;
  vertical-align: top; }
  .bv-ratings-count:after {
    content: ">";
    margin-left: 3px; }

.product_price {
  float: left;
  width: 100%; }

.product_price .current_price {
  float: left; }

.promo-section {
  width: 100%;
    line-height: 16px;
    width: auto;
   }

.each-product .bv-ratings-count {
  line-height: 24px; }

#progress_bar_dialog {
  display: none;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.3;
  position: fixed !important;
  top: 0px;
  left: 0px;
  z-index: 9999; }
  #progress_bar_dialog img {
    display: block; }

.sidebar-facet-nav {
  list-style: none;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  float: left;
  width: 100%;
  clear: both; }

#filter-heading {
  display: none; }

#facetFilterListWrapper {
  float: left;
  clear: both;
  width: 100%; }

.current-filter-section {
  float: left;
  width: 100%; }

.champion .current-filter-section {
  /*padding:15px;   */ }

.close.icon-close {
  background: #4d4d4d;
  color: #FFF;
  padding: 1px 5px 2px 5px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: bold;
  margin-right: 6px;
  line-height: 12px;
  float: left; }

.filter-text {
  float: left; }

a.category-clear {
  margin-bottom: 20px;
  padding: 1px 0px;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 18px;
  float: left;
  clear: both; }

.champion a.category-clear {
  margin-bottom: 0px; }

a.category-clear .close.icon-close {
  font-size: 7px;
  padding-top: 2px; }

.champion .sidebar-facet-nav {
  margin-bottom: 0px; }

.sub-category-facet-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: none; }

.show-sub-categories .sub-category-facet-list {
  display: block;
  margin-bottom: 20px;
  margin-top: 8px;
  float: left;
  width: 100%;
  clear: both; }

.show-sub-categories .category-title {
  display: none; }

.facet-link, .vert-1 .facet-link {
  color: #4d4d4d;
  line-height: 18px;
  font-size: 13px;
  padding: 1px 0px;
  float: left;
  width: 100%;
  clear: both; }

.champion .facet-link, .champion .vert-1 .facet-link {
  color: #929191;
  font-size: 12px; }

.pagination_present {
  /*display:none;*/ }

.sidebar-facet-holder {
  float: left;
  width: 90%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #FFF;
  border-top: 1px solid #CDCDCD;
  padding: 20px 20px 0px 20px;
  overflow-y: scroll;
  z-index: 201; }

.sidebar-facet-holder.open {
  display: block; }

.placeholdit {
  max-width: 100%; }

.search-content-holder {
  float: left;
  width: 100%; }

.search-top-holder {
  float: left;
  width: 100%;
  border-bottom: 1px solid #CDCDCD; }

.champion .search-top-holder {
  border-bottom: none; }

.champion .search-header-term {
  font-weight: normal; }

.champion .search-results-top h1 {
  color: #FFF; }

.more-sort-options.closed {
  display: none; }

.more-sort-options.open {
  display: block; }

#more-sort {
  background: #4d4d4d;
  position: absolute;
  top: 30px;
  left: 69px;
  width: 150px;
  z-index: 8;
  border-radius: 0 3px 3px 3px;
  padding: 10px 10px 0px 10px; }

.change-sort-option {
  font-size: 12px;
  background: #404040;
  float: left;
  clear: both;
  width: 100%;
  padding: 2px 10px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 10px; }

.champion .change-sort-option {
  background: #404040;
  color: #FFF;
  transition: all 0.3s ease 0s; }

.champion .change-sort-option:hover {
  background: #000;
  color: #fff; }

.champion-product-count {
  float: left;
  margin-right: 15px; }
  .champion-product-count label {
    float: left;
    font-size: 12px; }

.sort-by-champion {
  float: left;
  padding-left: 15px;
  border-left: 1px solid #FFF;
  position: relative; }
  .sort-by-champion label {
    font-size: 12px;
    color: #FFF;
    float: left; }

.gray-sort {
  background: #4d4d4d;
  border-radius: 3px;
  color: #FFF;
  padding: 3px 10px 2px 10px;
  float: left;
  margin-left: 15px;
  font-size: 12px; }

.search-champion-logo-section {
  float: left;
  width: 100%;
  margin: 0px;
  text-align: center; }

.search-champion-logo-section .champion-search-text {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  top: -2px;
  padding-left: 10px;
  color: #FFF; }

.product-search-result-container {
  float: left;
  width: 100%;
  clear: both; }

.each-product-container-row {
  float: left;
  clear: both;
  width: 100%; }

.champion .each-product-container-row {
  margin-bottom: 0; }

.each-product {
  float: left;
  width: 96%;
  margin-bottom: 12px;
  margin-left: 2%;
  margin-right: 2%; }

.champion .each-product {
  position: relative;
  overflow: hidden; }

.each-product.last-in-row {
  margin-right: 0px; }

.search-header-term {
  font-weight: bold; }

.product-listing-image {
  border: 1px solid #ccc;
  display: block;
  margin: 0px auto;
  max-width: 100%;
  width: 100%; }

.product-item-details-holder {
  float: left;
  width: 100%;
  clear: both;
  position: relative; }

.champion .product-item-details-holder {
  position: absolute;
  left: 0px;
  z-index: 2;
  background-color: #fff;
  min-height: 110px; }

.champion .product-listing-image {
  border: none; }

.quickview-btn {
  display: none;
  position: absolute;
  top: 43%;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  z-index: 9;
  font-weight: bold;
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ccc);
  background-image: -moz-linear-gradient(top, #f2f2f2, #ccc);
  background-image: -ms-linear-gradient(top, #f2f2f2, #ccc);
  background-image: -o-linear-gradient(top, #f2f2f2, #ccc);
  background-image: linear-gradient(to bottom, #f2f2f2, #ccc);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  padding: 2px 10px 2px 10px;
  border: solid #999 1px;
  text-decoration: none;
  text-align: center; }

.champion .quickview-btn {
  box-shadow: 2.5px 4.33px 32px 0px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-transform: uppercase;
  background-image: #FFF;
  background: #FFF;
  border: none;
  color: #000;
  font-size: 15px;
  width: 130px;
  line-height: 30px;
  margin-left: -65px; }

.champion .quick-text,
.champion .look-text {
  color: #000;
  text-transform: uppercase;
  font-family: "Proxima Bold"; }

.quickview-holder:hover .quickview-btn {
  /*display:block; */ }

.quick-text {
  color: #dc2d2e; }

.look-text {
  color: #4d4d4d; }

.quickview-holder {
  position: relative;
  width: 100%;
  margin: 0px auto; }

.s7qvpv-holder .s7controlbar {
  bottom: 112px; }

.champion .quickview-holder {
  /*max-width:350px;*/
  width: 100%;
  z-index: 1; }

.champion .each-item-color {
  position: absolute;
  top: -34px;
  left: -5px;
  background: #FFF;
  -moz-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  -o-transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  transform: skewX(-10deg);
  border-radius: 0 15px 0 0;
  padding-left: 6px; }

.item-list.color {
  list-style: none;
  padding: 0px;
  float: left;
  /*width:100%;*/
  width: 180px;
  height: 22px;
  overflow: hidden;
  margin: 10px 0px 0px -90px;
  left: 50%;
  position: relative; }

.champion .item-list.color {
  padding: 0px 20px 0px 6px;
  -moz-transform: skewX(0deg) skewY(0deg);
  -webkit-transform: skewX(0deg) skewY(0deg);
  -o-transform: skewX(0deg) skewY(0deg);
  -ms-transform: skewX(0deg) skewY(0deg);
  transform: skewX(0deg) skewY(0deg); }

.item-list.color.open {
  overflow: visible;
  height: auto; }

.see-more-colors {
  float: left;
  width: 100%;
  height: 22px;
  margin: 4px 0px 0px;
  position: relative; }

.see-more-colors .see-more-text {
  display: inline-block; }

.item-list.color img {
  padding: 1px;
  height: 22px;
  width: 22px;
  background: #FFF;
  border: 1px solid #ccc;
  cursor: pointer; }

.champion .item-list.color img {
  -moz-transform: skewX(10deg);
  -webkit-transform: skewX(10deg);
  -o-transform: skewX(10deg);
  -ms-transform: skewX(10deg);
  transform: skewX(10deg); }

.item-list.color img.subCatDefaultSwatch,
.item-list.color img.selected {
  border: 1px solid #000; }

.champion .item-list.color img.subCatDefaultSwatch,
.champion .item-list.color img.selected {
  border: 2px solid #f81011; }

.each-item-contents {
  float: left;
  clear: both;
  margin: 8px 0px 8px -100px;
  text-align: center;
  max-width: 200px;
  left: 50%;
  position: relative; }

.champion .each-item-contents {
  text-align: left;
  margin: 0px 0px 0px 0px;
  width: 100%;
  left: 0%;
  max-width: 100%;
  padding: 3em 1em 1em 1em; }

.champion .each-item-contents * {
  line-height: 18px; }

.item-promo {
  color: #ff3333;
  font-family: "Helvetica Neue Bold";
  font-size: 14px;
  float: left;
  clear: both;
  margin-bottom: 8px; }

.champion .item-promo {
  color: #de2a26;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block; }

.vert-1 .plus-more-colors, .plus-more-colors {
  color: #999;
  font-size: 12px;
  float: left;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  position: relative; }

.each-item-contents .item-name {
  font-size: 14px;
  color: #4d4d4d;
  font-weight: bold;
  line-height: 18px;
  float: left;
  width: 100%; }

.champion .each-item-contents .item-name {
  font-size: 12px;
  color: #000;
  display: block;
  font-family: "Proxima Bold";
  line-height: 15px;
  padding: 3px 0px; }

.each-item-contents .item-name:hover,
.each-item-contents .item-name:focus {
  color: #b3a7a8; }

.results-tool-bar {
  float: left;
  width: 100%; }

.results-sort-tools-holder {
  float: left;
  width: 100%;
  padding: 20px 2%;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 35px; }

.champion .results-sort-tools-holder {
  margin-bottom: 10px;
  border-bottom: none;
  padding: 10px 2% 0 2%;
  border-top: 1px solid #FFF; }

.champion .each-item-contents .product_price {
  font-size: 13px;
  color: #000; }

.tools-sort {
  float: left;
  width: 240px; }

.champion .tools-sort {
  width: auto; }

.tools-show-per-page {
  float: left;
  width: 230px;
  margin: 15px 0px 0px;
  clear: both; }

.tools-paging {
  float: left;
  clear: both;
  margin: 15px 0px 0px 0px; }

.champion .tools-paging {
  color: #FFF; }

.label-sort-options {
  float: left;
  font-size: 13px;
  color: #4d4d4d;
  margin: 2px 0px 0px 0px; }

.champion .label-sort-options {
  font-weight: normal;
  margin: 3px 0px 0px;
  color: #FFF;
  font-size: 12px; }

.label-sort-options.page-label {
  margin-right: 10px; }

.champion .label-sort-options.page-label {
  margin-top: 8px; }

.product-recs-section {
  float: left;
  width: 100%;
  clear: both; }

.order-by-dropdown-holder.selectWrapper,
.size-dropdown-holder.selectWrapper {
  float: left;
  font-size: 13px;
  line-height: 22px;
  position: relative;
  margin-left: 10px; }

.paging-arrow-left,
.paging-arrow-right,
.each-page-number {
  font-size: 13px;
  height: 20px;
  width: 20px;
  text-align: center;
  padding: 2px 5px;
  border: 1px solid #FFF;
  background: #FFF;
  color: #4d4d4d;
  text-decoration: none; }

.paging-arrow-left.invisible,
.paging-arrow-right.invisible {
  display: none; }

.chamption .page-controls {
  margin-top: 3px; }

.champion .each-page-number,
.champion .paging-arrow-left,
.champion .paging-arrow-right {
  height: auto;
  width: auto;
  border: none;
  color: #FFF;
  padding: 2px 6px;
  background: transparent;
  display: inline-block;
  line-height: 17px;
  margin-top: 6px;
  font-size: 12px; }

.each-page-number.active {
  background: #FFF;
  color: #4d4d4d;
  border: 1px solid #FFF;
  font-weight: bold; }

.champion .each-page-number.active {
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 2px 7px 1px 7px;
  color: #FFF;
  background: none;
  font-weight: normal; }

.page-numbers-holder {
  display: inline-block;
  margin-left: 3px;
  margin-top: 3px; }

.champion .page-numbers-holder {
  margin-top: 0px; }

.productListingWidget {
  float: left; }

.productListingWidget.no-results-section {
  margin: 0px;
  width: 100%; }

h2.try-another-heading {
  padding-top: 10px; }

.champion h2.try-another-heading {
  color: #FFF; }

.each-facet-ul,
#facetFilterList {
  float: left;
  clear: both;
  width: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px; }

#facet-ul-size {
  height: 125px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 10px;
  border: 1px solid #ccc;
  background: #FFF;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.16); }

.facet-li-hidden {
  display: none; }

.facet-li-hidden.now-shown {
  display: block; }

.each-facet-li.show-more-li {
  padding-top: 4px; }

#ColorFamily .each-facet-li.show-more-li {
  width: 100%; }

.each-facet-li, .each-facet-category, .facetSelected {
  float: left;
  width: 100%;
  line-height: 20px; }

.colorFamilySwatch {
  border: 1px solid #ccc;
  width: 50px;
  height: 30px; }

im.colorFamilySwatch {
  margin-bottom: 5px; }

#ColorFamily .each-facet-li {
  width: 33%;
  margin-bottom: 12px;
  height: 45px; }

#ColorFamily .each-facet-li .facetCountContainer,
#ColorFamily .each-facet-li .outline {
  font-size: 10px;
  text-align: center;
  line-height: 1em; }

.each-facet-section .optionContainer {
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 20px; }

.champion .optionContainer {
  margin-bottom: 15px; }

.champion .top-main-cats {
  margin-bottom: 15px; }

.assorted-swatch {
  width: 50px;
  height: 30px;
  border: 1px solid #ccc;
  float: left;
  clear: both;
  margin-left: 4px;
  margin-bottom: 2px; }

.champion .assorted-swatch {
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: none; }

.each-facet-li a.facetbutton,
.vert-1 .each-facet-li a.facetbutton,
.facetSelected a {
  padding: 1px 0px;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 18px;
  float: left; }

.champion .each-facet-li a.facetbutton,
.champion .vert-1 .each-facet-li a.facetbutton,
.champion .facetSelected a {
  color: #929191;
  font-size: 12px; }

.each-facet-li a.facetbutton.stars {
  padding-left: 75px;
  background: url("../images/oneworld/theme/star-images.png") no-repeat; }

.champion .each-facet-li a.facetbutton.stars {
  padding-left: 63px; }

.each-facet-li a.facetbutton.stars.star-5 {
  background-position: 0px -150px; }

.each-facet-li a.facetbutton.stars.star-4 {
  background-position: 0px -120px; }

.each-facet-li a.facetbutton.stars.star-3 {
  background-position: 0px -90px; }

.each-facet-li a.facetbutton.stars.star-2 {
  background-position: 0px -60px; }

.each-facet-li a.facetbutton.stars.star-1 {
  background-position: 0px -30px; }

.champion .each-facet-li a.facetbutton.stars.star-5 {
  background: url("../images/oneworld/theme/rating-5-star.png") no-repeat;
  background-position: 0px 2px; }

.champion .each-facet-li a.facetbutton.stars.star-4 {
  background: url("../images/oneworld/theme/rating-4-star.png") no-repeat;
  background-position: 0px 2px; }

.champion .each-facet-li a.facetbutton.stars.star-3 {
  background: url("../images/oneworld/theme/rating-3-star.png") no-repeat;
  background-position: 0px 2px; }

.champion .each-facet-li a.facetbutton.stars.star-2 {
  background: url("../images/oneworld/theme/rating-2-star.png") no-repeat;
  background-position: 0px 2px; }

.champion .each-facet-li a.facetbutton.stars.star-1 {
  background: url("../images/oneworld/theme/rating-1-star.png") no-repeat;
  background-position: 0px 2px; }

.champion .each-facet-li a.toggle-more-link {
  color: #929191;
  font-size: 12px; }

.champion .each-facet-li a.toggle-more-link span {
  background: #4d4d4d;
  color: #FFF;
  padding: 1px 3px 0px 3px;
  border-radius: 2px;
  font-size: 10px;
  font-weight: bold; }

a.facetbutton .outline span,
a.facetbutton .outline .facetCountContainer {
  display: inline-block; }

#ColorFamily a.facetbutton .outline .facetCountContainer {
  display: block;
  clear: both; }

.show-more-facets-link {
  display: none; }

ul.more-facets {
  display: none; }

.category-title,
.show-sub-categories .each-facet-category .facetCountContainer.categoryTitle {
  font-size: 15px;
  color: #4d4d4d;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold; }

.category-title {
  text-transform: capitalize; }

.champion .category-title {
  color: #000;
  font-size: 13px; }

.each-search-tab {
  float: left;
  width: 100%; }

.link-image-holder {
  display: block;
  margin: 0px auto; }

.filter-facet-sort-buttons {
  float: left;
  width: 100%;
  margin: 20px 0px;
  padding: 0px .5%; }
  .filter-facet-sort-buttons .each-filter-sort-show-hide {
    display: block;
    width: 100%;
    float: left;
    background: #4d4d4d;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    padding: 3px 6px;
    border: solid #4d4d4d 1px;
    text-decoration: none;
    text-align: center; }
  .filter-facet-sort-buttons .each-filter-sort-show-hide .icon {
    font-weight: normal;
    padding-left: 4px; }
  .filter-facet-sort-buttons .each-filter-sort-show-hide.toggle-filter {
    margin-right: 0%;
    margin-bottom: 15px; }

.hide-everything-but-desktop {
  display: none; }

.top-main-cats, .other-facets-below {
  float: left;
  width: 100%;
  clear: both; }

.hide-filter-options-inside {
  position: absolute;
  top: 20px;
  right: 20px;
  background: url("//www.onehanesplace.com/images/static/Elevate_PDP_Modal_Close.png") no-repeat scroll 0 0 transparent;
  height: 28px;
  width: 28px;
  text-indent: -9999px; }

.outer-espot-holder.left-nav-search {
  float: left;
  width: 100%;
  margin: 0px;
  display: none; }

#overlay-facet {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  display: none;
  z-index: 199; }

#overlay-facet.open {
  display: block; }

body.overflow-hidden {
  overflow: hidden; }

#toggle-champion-left-nav {
  display: none; }

#ES_Search_Left {
  display: none; }

.champion .plus-minus-icon {
  position: absolute;
  top: 1em;
  right: 0; }

.champion .each-item-contents {
  padding: 0 1em; }

.champion .each-item-color {
  position: static; }

.champion .plus-more-colors.open .plus-minus-icon {
  /*top: -4.25em;
            right: -0.75em;
            width: 1.25em;*/ }

@media (max-width: 1200px) {
  .champion .plus-minus-icon {
    display: none; } }

@media (min-width: 641px) and (max-width: 1200px) {
  .champion div.each-product {
    padding-bottom: 7em; }
  .champion div.product-item-details-holder {
    bottom: auto; } }

@media (min-width: 641px) and (max-width: 1024px) {
  .champion {
    /*.each-item-contents {
            padding: 0 1em;
        }
        .see-more-colors {
            margin: -1em 0 0 0;
        }
        .each-item-color {
            position: static;
        }*/ }
    .champion .each-product-container-row {
      height: 35em; }
    .champion .item-list.color {
      padding: 0 1%; } }

@media (min-width: 641px) and (max-width: 900px) {
  .champion .each-product-container-row {
    height: 30em; } }

@media only screen and (min-width: 440px) {
  .each-product {
    width: 46%;
    margin-bottom: 0px;
    min-height: 425px;
    margin: 0 2%; }
  .each-item-contents {
    text-align: left; }
  .champion .each-product {
    width: 48.5%;
    margin-left: 1%;
    margin-bottom: 1%;
    margin-right: 0; } }

@media only screen and (min-width: 640px) {
  .each-product {
    margin: 0; }
  .champion .each-product-container-row {
    margin-bottom: .5%; } }

@media only screen and (min-width: 641px) {
	.column-email-footer {
	   margin-top: 25px;
	}
  .filter-facet-sort-buttons .each-filter-sort-show-hide {
    width: 47%; }
  .filter-facet-sort-buttons .each-filter-sort-show-hide {
    margin-bottom: 0px; }
  .filter-facet-sort-buttons .each-filter-sort-show-hide.toggle-filter {
    margin-right: 6%; }
  .each-product {
    width: 25%;
    padding: 0% 2%; }
  .each-item-contents {
    margin: 8px 0px 8px 0px;
    max-width: 100%;
    width: 100%;
    left: 0%;
    text-align: left; }
  .item-list.color {
    width: 128px;
    margin: 10px 0px 0px -64px; }
  .vert-1 .plus-more-colors, .plus-more-colors {
    width: 128px;
    margin-left: -64px; }
  .tools-paging {
    float: right;
    clear: none;
    margin: 1px 0px 0px 0px; }
  .outer-espot-holder.left-nav-search {
    width: 100%; }
  .top-main-cats, .other-facets-below {
    width: 100%;
    clear: none;
    margin-left: 4%; }
  .sidebar-facet-holder {
    width: 40%; }
  .tools-show-per-page {
    margin: 0px;
    clear: none; }
  .champion .each-product {
    width: 24.5%;
    padding: 0;
    margin-left: .5%;
    margin-bottom: 0; }
  .champion .each-product-container-row {
    margin-bottom: .5%; }
  .champion .item-list.color {
    /*  left:0;
        margin:6px 0 0 0;
        height:auto; */ }
  .champion .each-item-color {
    top: 0px;
    z-index: 9; }
  #sizeFacetFilter {
    width: 60%; }
  .champion .tools-show-per-page {
    margin-left: 20px;
    border-left: 1px solid #fff;
    padding-left: 15px; }
  .champion .results-sort-tools-holder {
    padding: 20px 1%; } }

@media (min-width: 1024px) {
  .item-list.color {
    width: 94%; } }

@media only screen and (min-width: 1200px) {
  #search-left-top-espot-no-results,
  #search-left-top-espot {
    display: block; }
  .breadcrumbs-main {
    padding: 0; }
  .top-main-cats, .other-facets-below {
    margin-left: 0px; }
  .sidebar-facet-holder {
    width: 16%;
    position: relative;
    bottom: 0px;
    left: 0px;
    background: none;
    border-top: none;
    padding: 0px 10px 0px 0px;
    overflow: visible;
    z-index: auto; }
  .champion .sidebar-facet-holder {
    background: #efefef;
    width: 19%;
    border-radius: 0 14px 14px 0;
    padding: 0px;
    margin-left: 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .each-item-contents {
    margin-top: 0px; }
  .champion .product-full-width .sidebar-facet-holder {
    margin-left: -19%; }
  .champion .search-content-holder {
    margin-left: 0px;
    width: 81%;
    border-left: none;
    padding-left: 1.333%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease; }
  .champion .search-content-holder.champion-full-top-cat-page {
    width: 100%;
    padding: 0px; }
  #champion-facet-results-holder {
    overflow: hidden;
    float: left;
    width: 100%;
    clear: both; }
  .champion .product-full-width .search-content-holder {
    width: 100%; }
  .search-content-holder {
    width: 82%;
    padding-left: 40px;
    border-left: 1px solid #CDCDCD;
    margin-left: 2%;
    float: left; }
  .each-product {
    width: 23.5%;
    min-height: 410px;
    margin-right: 2%;
    padding: 0px; }
  .champion .each-product {
    width: 24%;
    margin-right: 1.333%;
    margin-left: 0;
    min-height: 440px; }
  .champion .each-product.last-in-row {
    margin-right: 0; }
  .item-list.color {
    margin: 6px 0 6px 0;
    left: 0%; }
  .champion .optionContainer {
    padding: 15px;
    margin-bottom: 0px; }
  .champion .top-main-cats {
    margin-bottom: 0px; }
  .see-more-colors .see-more-text {
    display: none; }
  .see-more-colors {
    float: right;
    width: 10px;
    margin: 0px; }
  .vert-1 .plus-more-colors, .plus-more-colors {
    color: #999;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    left: 0%;
    margin-left: 0px; }
  .not-desktop {
    display: none; }
  .hide-everything-but-desktop {
    display: block !important; }
  .results-sort-tools-holder {
    padding: 10px 0px;
    margin-top: 2em; }
  .outer-espot-holder.left-nav-search {
    width: 100%;
    display: block; }
  .top-main-cats, .other-facets-below {
    width: 100%; }
  .champion .each-facet-section {
    float: left;
    width: 100%;
    clear: both; }
  .champion .top-main-cats,
  .champion .other-facets-below {
    margin-left: 0; }
  .champion .top-main-cats {
    padding: 15px; }
  #overlay-facet.open {
    display: none; }
  body.overflow-hidden {
    overflow: auto; }
  #toggle-champion-left-nav {
    background: #efefef;
    border-radius: 4px 4px 0px 0px;
    color: #6d6d6d;
    font-size: 12px;
    padding: 5px 15px 5px 15px;
    position: absolute;
    top: -25px;
    left: 30px;
    line-height: 18px;
    display: block; }
  #toggle-champion-left-nav:hover,
  #toggle-champion-left-nav:focus {
    color: #ef2f23; }
  .champion .each-product-container-row {
    margin-bottom: 1.333%; }
  #ColorFamily a.facetbutton .outline .facetCountContainer {
    display: inline-block; }
  #sizeFacetFilter {
    width: 100%; }
  .no-result-search #noResultSearchTerm {
    width: 50%; }
  #ES_Search_Left {
    display: block; }
  .champion .label-sort-options.page-label {
    margin-top: 3px; } }

.arrow-right {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid #4d4d4d;
  margin-left: 3px;
  margin-left: 0.1875rem;
  display: inline-block; }

/*
.arrow-left {
    width: 0;
    height: 0;
    content: " ";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #949090;
    margin: 4px 4px 0 0;
    font-size: 0;
    line-height: 0;
    float: left;
}
*/
@font-face {
  font-family: "Helvetica Neue Light";}

@font-face {
  font-family: "Helvetica Neue Bold"; }

@font-face {
  font-family: "Helvetica Neue Roman"; }

@font-face {
  font-family: "Helvetica Neue Medium Condensed";}

@font-face {
  font-family: "Bauer Bodoni";}

@font-face {
  font-family: "Futura Light";}

@font-face {
  font-family: "Futura Medium";}

@font-face {
  font-family: "Proxima Regular";}

@font-face {
  font-family: "Proxima Bold";}

@font-face {
  font-family: "Rockwell";}

.hn_light {
  font-family: "Helvetica Neue Light"; }

.hn_bold {
  font-family: "Helvetica Neue Bold"; }

.hn_medcdn {
  font-family: "Helvetica Neue Medium Condensed"; }

.hn_roman {
  font-family: "Helvetica Neue Roman"; }

.bodoni {
  font-family: "Bauer Bodoni"; }

.futura_light {
  font-family: "Futura Light"; }

.futura_medium {
  font-family: "Futura Medium"; }

.p_regular {
  font-family: "Proxima Regular"; }

.p_bold {
  font-family: "Proxima Bold"; }

.rockwell {
  font-family: "Rockwell"; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/** By AMER QASRAWI **/
@font-face {
  font-family: "Proxima N W02 Reg";
  src: url("//www.hanes.com/fonts/champion/981c9065-bc6e-45d0-a53d-3586c9477bc1.eot?#iefix");
  src: url("//www.hanes.com/fonts/champion/981c9065-bc6e-45d0-a53d-3586c9477bc1.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Proxima N W01 Bold";
  src: url("//www.hanes.com/fonts/champion/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix");
  src: url("//www.hanes.com/fonts/champion/fbc6b03a-b3a1-427c-a884-053deca3a53c.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/champion/d999c07b-a049-4eb5-b8a6-4f36ae25e67e.woff") format("woff"), url("//www.hanes.com/fonts/champion/8152bc4e-d700-4c78-b6be-326893e6f53f.svg#8152bc4e-d700-4c78-b6be-326893e6f53f") format("svg"); }

@font-face {
  font-family: "Proxima N W01 Cd Bold";
  src: url("//www.hanes.com/fonts/champion/dbbb35ad-07f2-4848-a204-f4aa0f13a1ed.eot?#iefix");
  src: url("//www.hanes.com/fonts/champion/dbbb35ad-07f2-4848-a204-f4aa0f13a1ed.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/champion/604b74f3-0c1d-45e1-baf0-f3608ae91fce.woff") format("woff"), url("//www.hanes.com/fonts/champion/bec29477-8f0e-4b2e-bf59-c76b6c15f5f9.svg#bec29477-8f0e-4b2e-bf59-c76b6c15f5f9") format("svg"); }

@font-face {
  font-family: "Proxima N W01 Black";
  src: url("//www.hanes.com/fonts/champion/9b05cd3b-19d8-496a-816b-8de46cf24af1.eot?#iefix");
  src: url("//www.hanes.com/fonts/champion/9b05cd3b-19d8-496a-816b-8de46cf24af1.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/champion/a086d1e1-d71a-4248-bc5b-6a91bbda0756.woff2") format("woff2"), url("//www.hanes.com/fonts/champion/43106d4c-07a9-48c0-bdeb-d82f359c85f5.woff") format("woff"), url("//www.hanes.com/fonts/champion/22e79766-6290-47c1-b1af-93665675dd48.svg#22e79766-6290-47c1-b1af-93665675dd48") format("svg"); }

@font-face {
  font-family: "Proxima N W01 XCd Bold It";
  src: url("//www.hanes.com/fonts/champion/8683048f-0c42-4675-99e8-5421f1821b92.eot?#iefix");
  src: url("//www.hanes.com/fonts/champion/8683048f-0c42-4675-99e8-5421f1821b92.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/champion/e3b01daa-1797-41ba-8eb4-4deb2055b5c3.woff2") format("woff2"), url("//www.hanes.com/fonts/champion/5c08b39f-238f-4e42-971c-7f7eea629848.woff") format("woff"), url("//www.hanes.com/fonts/champion/dce959e8-2ce8-4138-b72c-fa591fd25f26.svg#dce959e8-2ce8-4138-b72c-fa591fd25f26") format("svg"); }

@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("//www.hanes.com/fonts/global/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("//www.hanes.com/fonts/global/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg"); }

@font-face {
  font-weight: normal;
  font-family: "HelveticaNeueW01-75Bold";
  src: url("//www.hanes.com/fonts/global/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
  src: url("//www.hanes.com/fonts/global/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/global/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("//www.hanes.com/fonts/global/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg"); }

@font-face {
  font-family: "Helvetica Neue LT W06 55 Roman";
  src: url("//www.hanes.com/fonts/global/e0f8f15a-c0f6-4ddb-a86e-d0b3dd600c25.eot?#iefix");
  src: url("//www.hanes.com/fonts/global/e0f8f15a-c0f6-4ddb-a86e-d0b3dd600c25.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/global/990dea59-fcdd-461d-863d-3517e48e8ed0.woff") format("woff"); }

@font-face {
  font-family: "Rockwell W01";
  src: url("//www.hanes.com/fonts/onehanesplace/brafit/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix");
  src: url("//www.hanes.com/fonts/onehanesplace/brafit/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix") format("eot"), url("//www.hanes.com/fonts/onehanesplace/brafit/de4b0540-9702-4662-8f3a-228419485257.woff") format("woff"), url("//www.hanes.com/fonts/onehanesplace/brafit/59c05ddc-99f9-44db-82ce-cb7f503b5110.svg#59c05ddc-99f9-44db-82ce-cb7f503b5110") format("svg"); }

#page .wrapper {
  font-family: "Helvetica Neue", sans-serif; }

.hanes_content .right_content {
  padding-left: 50px;
  border-left: 1px solid #ccc;
  min-height: 450px; }

.hanes_content .left_content .nav_left ul {
  padding-left: 0;
  margin-bottom: 24px;
  margin-top: 12px; }

.hanes_bold {
  font-weight: bold; }

.hanes_ul_bulleted {
  list-style-type: disc; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.text-center {
  text-align: center; }

.img-center {
  margin: 0 auto; }

.hanes_ul_inline li {
  display: inline-block;
  margin: 0.5em; }

.padding-0 {
  padding: 0; }

.hanes_red_btn {
  margin: 2% 5%;
  background: #ef2f23;
  color: #fff;
  display: block;
  padding: 5px;
  border: 0; }

.hanes_red_btn:hover,
.hanes_red_btn:focus {
  opacity: 0.5; }

.hanes_grey_btn {
  margin: 5px;
  background: #565656;
  color: #fff;
  padding: 5px 10px;
  border: 0; }

.hanes_grey_btn:hover,
.hanes_grey_btn:focus {
  opacity: 0.5; }

.sidebar-nav {
  float: left;
  width: 100%; }
  .sidebar-nav .navbar-header {
    display: block;
    width: 100%;
    float: left; }
  .sidebar-nav .navbar-toggle {
    display: none;
    float: left;
    margin: 4px; }
  .sidebar-nav .navbar-brand {
    float: left; }
  .sidebar-nav .navbar li .left_sidebar_header {
    font-family: "HelveticaNeueW01-75Bold",sans-serif; }
    .sidebar-nav .navbar li .left_sidebar_header a {
      font-family: "HelveticaNeueW01-75Bold",sans-serif; }
  .sidebar-nav .navbar li .dropdown-menu a {
    font-size: 13px;
    font-family: "Helvetica Neue LT W06 55 Roman",sans-serif; }

.sidebar-navbar-collapse {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

@media (max-width: 767px) {
  .hanes_content .right_content {
    padding-left: 15px;
    border: 0;
    min-height: none; }
  .sidebar-nav .navbar-header {
    margin: 25px 0 10px 0; }
  .sidebar-nav .navbar-toggle {
    display: block; }
  .sidebar-navbar-collapse {
    display: none; } }

@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none; }
  .sidebar-nav .navbar ul {
    float: none; }
  .sidebar-nav .navbar ul:not {
    display: block; }
  .sidebar-nav .navbar li {
    float: none;
    display: block; }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px; } }

/* Breadcrumb */
.global__breadcrumbs {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

.global__breadcrumbs ul {
  float: left;
  margin: 0;
  padding: 0; }

.global__breadcrumbs ul li {
  float: left;
  list-style: none;
  margin-right: 12px; }

.global__breadcrumbs ul li span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff; }

.global__breadcrumbs ul li:first-child span {
  font-family: "Proxima N W02 Reg"; }

.global__breadcrumbs ul li span a {
  text-decoration: none; }

#CV_RequestCatalog_ThankYou {
  margin-bottom: 20px; }
  #CV_RequestCatalog_ThankYou .thank_you_msg {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 10px; }
  #CV_RequestCatalog_ThankYou #continue_shopping_button {
    color: #0000ff;
    font-size: 0.9rem; }

.contact-us__email {
  margin-top: 30px;
  width: 100%; }

.contact-us-title {
  margin-bottom: 10px; }

.contact-us__email input[type="text"],
.contact-us__email input[type="tel"] {
  height: 36px;
  font-size: 13px;
  line-height: 36px;
  color: #4d4d4d;
  border: 1px solid #cdcccd;
  border-radius: 4px;
  padding: 0 10px;
  outline: 0;
  width: 100%;
  margin-bottom: 10px; }

.contact-us__email label,
.contact-us__email .order-text {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: .875rem;
  font-family: "Helvetica Neue Bold" !important; }

.contact-us__email label.response-label {
  float: left;
  width: 50%; }

.contact-us__email .fieldError,
.contact-us__email input[type="text"].fieldError,
.contact-us__email input[type="tel"].fieldError {
  border-color: #ed1b2d; }

.contact-us__email .errorMsg {
  color: #ed1b2d;
  font-size: .875rem;
  padding-top: 5px; }

.contact-us__email .simple-btn {
  color: #fff;
  display: inline-block;
  margin: 10px 0 30px;
  padding: 10px 30px;
  border: 0;
  background-color: #ed1b2d;
  cursor: pointer; }

#CV_ContactUs_Comment_Input .contact-us-input {
  width: 100%;
  height: 15em; }

@media only screen and (min-width: 641px) {
  .contact-us__email {
    width: 50%; } }

@media only screen and (min-width: 1200px) {
  .contact-us__email {
    width: 35%; } }

.location_select_button .custom-btn {
  margin-top: 19px; }
/*** BEGIN Updates to store tabs in header ***/
#header #headerRow1 {
  transition: all 0.5s ease 0s;
}
#headerRow1 section {
  /*background-color: rgba(0, 0, 0, 0.05);*/
  /*height: 100%;*/
  position: relative;
}
#headerRow1 #logo {
  float: left;
  min-width: 485px;
  position: relative;
}
.header_esite_nav li {
  background-color: rgba(0, 0, 0, 0.04);
}
.header_esite_nav li:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.header_active {
  /*display: none;*/
}
.header_esite_nav li img {
  margin: 0 auto;
}
#headerRow1 .mini_flyout {
  margin-top: 7px;
}
#header #headerRow1 #logo .mobile_header_esite_nav ul li {
  clear: both;
  float: left;
  height: 52px;
  min-width: 163px;
}
#header #headerRow1 #logo .mobile_header_esite_nav ul li a img {
  height: auto !important;
  margin: 0 17px !important;
  width: auto !important;
}
.header_promotion {
  float: left;
  left: 10px;
  position: relative;
  top: 9px;
}
#headerRow1 #quickLinksBar {
  list-style: outside none none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 7px;
  width: auto;
}
#headerRow1 #quickLinksBar li {
  float: left;
  padding: 0 10px;
}
#headerRow1 #quickLinksBar li.ql_global_login {
  display: none !important;
}
#headerRow1 #quickLinksBar #Header_GlobalLogin {
  padding: 0;
}
#headerRow1 #MiniShoppingCart {
  float: right;
  position: absolute;
  right: 9px;
  top: 30px;
}
.champion .footer-global-links h3,.champion #ES_Email_Reg_footer_Txt h3{
    color: white;
}
@media (max-width: 640px) {
#page #ES_champion_Footer_Legal_Links ,.footer-global div#ES_champion_Footer_Legal_Links {
	margin: 0;
}
.champion .footer-global-links h3 {
	color: white;
}
.promo-section {
    color: red;
    font-size : 16px;
    font-family: 'arial bold','arial';
    font-weight: bold;
    margin-left: 10px;
    display: inline-block;
  }
  .pdp .item-promo {
    font-family: 'arial bold','arial';
  }
.each-item-contents .item-name {
    overflow: hidden;
    position: relative;
}
.each-item-contents .item-name span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    background: white;
    }
.category-heading .search-results-top {
    display: none;
}
div.item-list.color,.champion .each-item-color div.item-list.color {
  max-width: 139px;
  width: 100%;
}

.each-item-color div.see-more-colors {
  margin-top: 0;
  width: 25px;
  height: 25px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.order-by-dropdown-holder.selectWrapper.visible-mobile {
  float: none;
}
    
.order-by-dropdown-holder.selectWrapper{
    width:100%;
}

#filterCategoryPage, .tools-sort,.champion .tools-sort {
  width: 46%;
  display: inline-block !important;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
.pdp [data-tab-key="description"] ul {
    margin-bottom: 15px;
}
.tools-sort .order-by-dropdown-holder {
    margin: 0;  
}

#filterCategoryPage {
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: rgb(242,242,242);
  font-size: 16px;
}

.customDropDown, .order-by-dropdown-holder.selectWrapper select {
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/sort_arrow_DN.png);
  background-repeat: no-repeat;
  background-position: right 10px top 18px;
  background-size: 10px 7px;
  padding: 0 0 0 5px;
  background-color: white;
}
.results-tool-bar {
  display: none;
}
.hide-filter-options-inside.not-desktop {
    display: none;
}
.filter-facet-sort-buttons{
    float: none;
}
.results-tool-bar:focus{
    outline:none;
}
.results-sort-tools-holder.top-sort.hide-everything-but-desktop .tools-show-per-page,
.results-sort-tools-holder.top-sort.hide-everything-but-desktop .tools-paging,label.label-sort-options {
    display:none;   
}
.results-sort-tools-holder.top-sort.hide-everything-but-desktop {
    padding-top:0;  
    margin-left:3%;
}
.tools-sort{
    float:none;
    margin-bottom: 15px;
}
.not-desktop.filter-facet-sort-buttons .each-filter-sort-show-hide.toggle-filter{
display:none;
}
#filterOptionsPopUp {
  width: 95%;
  height: auto;
  margin-left: 12px;
  border-radius: 7px;
  padding: 5px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  background-color: white;
}
div#sizeToggleButton,div#bandToggleButton,div#cupToggleButton, div#cupSizeToggleButton, div#bandSizeToggleButton {
    border: 1px solid rgb(174, 174, 174);
    border-radius: 5px;
    height: 42px;
}
#size_mobile_1,#cup_mobile_1,#band_mobile_1,#cup_edit_qv ,#band_edit_qv {
    position: relative;
}
.prod__options__size__mobile.hidden-desktop.hidden-tablet {
    position: absolute;
    background: white;
    width: 100%;
    padding: 0px 20px;
    border: 1px solid black;
    top: 48px;
    border: 1px solid rgb(174, 174, 174);
    border-radius: 5px;
    z-index: 9;
}
.prod__options__size__mobile.hidden-desktop.hidden-tablet .disabled {
    opacity: 0.4;
    pointer-events: none;
}
.item-list.color, .item-list.color img {
  height: 25px;
}
.item-list.color img {
  width: 25px;
}

.breadcrumb i:after {
  font-size: 15px;
}

.breadcrumb a, .breadcrumb li {
  font-size: 15px;
}

.breadcrumbs-main ul li.current {
  font-size: 18px !important;
}

.srp #container .subCat_page_tab_content .breadcrumbs-main {
  margin-left: 17px !important;
}

a.closeFilterOptions {
  display: inline-block;
  background: #666666;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 7px 16px;
  color: #fff;
  border-radius: 10px;
  float:right;
  margin-bottom:10px;
}
.each-item-color .item-list.color img {
    float:left;
    margin-right:3px;
    margin-bottom:5px;
}
.footer-global-links .espot-footer-holder .outer-espot-holder h3:after {
    content: ">";
    transform: rotate(90deg);
    float: right;
    font-size: 14px;
    font-weight: bold;
}
.footer-global-links .espot-footer-holder .outer-espot-holder.open h3:after {
    transform: rotate(-90deg);
}
.footer-global-links .espot-footer-holder .outer-espot-holder ul li a,.footer-global-links .espot-footer-holder .outer-espot-holder h3 {
    font-weight: bold;
    font-family: 'arial','arial bold';
}
.espot-footer-holder .outer-espot-holder li a {
  border: none;
}

button.simple-btn.bu_primary {
  background: #666666;
  border-radius: 10px;
  border: 1px solid #333333;
}

button.simple-btn.bu_primary:hover {
  color: white;
}

#ES_Footer_Full .footer__affiliate-share {
  background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/share_openion.png);
  padding: 0.5rem 1rem 0.5rem 5rem;
  background-position: left 15px center;
}
#ES_Footer_Full .footer__affiliate-share strong {
  display: block;
  font-size: 18px;
  line-height: 18px;
}
#ES_Footer_Full .footer__affiliate-share a {
  display: block;
  line-height: 10px;
}

#ES_Email_Reg_footer_Txt ul {
  display: block !important;
  border: none;
}
#ES_Email_Reg_footer_Txt h3 {
  pointer-events: none;
}
    
.header_promotion {
  left: 8px !important;
  top: 5px !important;
}


#bfx-cc-wrapper-collapsed,#bfx-cc-wrapper-collapsed-mobile{
   display:none !important;
}
.menu-header-links #bfx-cc-wrapper-collapsed-mobile{
   display:inline-block !important;
}
.menu-header-links .bfx-cc-collapsed .bfx-cc-menu{
   display:inline-block;
}
#Footer_Help_Links [class*="footer-help-link-"] > a#bfx-cc-flag-link-footer span{
    margin-top:15px;
}
#MiniShopCartProductAddedWrapperMobile{
    position: relative !important;
    width:100% !important;
    left:0 !important;
    box-shadow: none;
    top: 0 !important;
    background-color: #999;
    color:white;
    margin-top: 15px;
    padding: 5px 10px;
}
.cancelUnderlay{
    position: static !important;
}
#MiniShopCartProductAddedWrapperMobile {
    font-family:'Arial Bold','Arial';   
    text-align: center;
}
    
#MiniShopCartProductAddedWrapperMobile .content > div{
    font-size: 16px;
    font-weight: bold;
}
#MiniShopCartProductAddedWrapperMobile .content > div.products {
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
}
#MiniShopCartProductAddedWrapperMobile #cartDropdown_mobile > a {
    float: right;
    margin-right: 5px;
}
#MiniShopCartProductAddedWrapperMobile #cartDropdown_mobile > a:focus {
    outline: 0;
}
#MiniShopCartProductAddedWrapperMobile a#GotoCartButton2_Mobile {
    width: 100%;
    margin: 5px 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    padding-top:10px;
}
#MiniShopCartProductAddedWrapperMobile .dijitDialogPaneContent{
    width:100% !important;
    padding: 10px 15px;
}
div#MiniShopCartProductAddedWrapperMobile:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    top: -17px;
    right: 5px;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #999;
    border-right: 20px solid transparent;
}
.see-more-colors .plus-more-colors,.champion .see-more-colors .plus-more-colors {
    width:51px;
}
.see-more-colors .plus-more-colors .plus-minus-icon {
    margin-right: 2px;
}
.see-more-colors .plus-more-colors .more-less {
    text-decoration: underline;
}
.champion .plus-more-colors .plus-minus-icon {
    display: inline;
}
.champion body {
    background-color: white;
}
.checkout__breadcrumb{
    margin-top: 60px;
    padding: 0 15px;
}
.prod__options__color__mobile{
    width: 272px;
    padding: 10px 5px;
    border-radius: 5px;
    position: absolute;
    top: 85px;
    border: 1px solid rgb(174, 174, 174);
    display: none;
    background : white;
    z-index: 999;

}
.checkout__breadcrumb .reference-number {
    display:block;  
   font-size: 14px;
}
.order-details tr.header > th {
    display:none;
}
.order-details .item-quick-info.arrow-right-btn{
    display:none;
}
.cart-item > td {
    display: none;  
}
.checkout .wrapper .body.checkout__step .order-details {
    width: 96%;
    margin:0 2%;
   margin-bottom: 10%;
}
.checkout .wrapper #ShopCartDisplay .body.checkout__step .order-details {  margin-bottom: 0;}
#ShopCartDisplay .free_gift_container p ,#ShopCartDisplay .free_gift_container .button_align {display: inline-block;}
#ShopCartDisplay .free_gift_container{ margin-top: 5px;}
.checkout__wrapper #ShopCartDisplay .total-breakdown{ margin-top: 2px;}
.cart-item > td.product-name {
    display: block; 
}
.checkout__step .order-details .cart-item .product-name {
    width: 100%;
    border: none;
    position: relative;
    padding: 10px 0 0 0 !important;
}
.shoppingCart .user-roles {
    display: none;  
}
.checkout #container .door-logo {
    margin-bottom: 10px;
    border: 1px solid #cdcccd;
}

.shoppingCart .checkout__breadcrumb {
    display: block; 
    margin:0;
    width: 96%;
    margin:0 2%;
}
.shoppingCart .checkout__breadcrumb > div {
    display: none;  
}
.shoppingCart .checkout__breadcrumb .checkout__breadcrumb__header {
    display: block;
    margin: 0;
    color: #666666;
    line-height: 20px;
}
.checkout__step .order-details {
    border: none;   
}
.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--left .product-image {
    margin-right: 0px;
}
.checkout #container .product-wrapper--left .product-image img {
    width: 100%;
    margin: 0;  
}

.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--left {
    width: 30% !important;
    margin: 0;  
}
.checkout #container .product-wrapper--left .door-logo {
    width: auto;
    margin-left: 12px;
}
#visibleMobileAttributes span.availability_inStock {
    color: green;   
}
#visibleMobileAttributes span.status_of_item {text-transform:uppercase;}
[class*="availability_"] {
    color: red;
    margin-left: 3px;   
}
.promo-btn-text{
    display: none;  
}
.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right {
    padding-left: 10px;
    width: 68%; 
}
#visibleMobileAttributes > span{
    display: block;
    font-weight: bold;
    margin-left: 6px;
}

#visibleMobileAttributes [id*="WC_OrderItemDetailsf_links"] {
    text-decoration: underline;
    float: right;
    clear: right;
}
.checkout #container a,.checkout #container p, .checkout #container span, .checkout #container div, .checkout .container p, .checkout .container span, .checkout .container div, .checkout #wrapper p, .checkout #wrapper span, .checkout #wrapper div{
    font-family: 'Arial Bold', 'Arial'; 
}
#visibleMobileAttributes .order-detail-item-promotion{
    margin-top: 0;
    visibility: visible;
}
.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right .item-attributes .order-detail-item-promotion {
    display: none;
}
#visibleMobileAttributes a.simple-btn.bu_secondary {
    font-size: 18px;
    font-weight: normal;
    width: 50%;
    margin: 5px 0;
    display:inline-block;
    vertical-align: top;
    margin-left: 2%;
}
#ShopCartPagingDisplay #visibleMobileAttributes a.simple-btn.bu_secondary {background-color: rgba(102, 102, 102, 1);}
#visibleMobileAttributes .quantity_mobile {
    width: 45%;
    margin-top: 5px;
    line-height: 35px;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/downArrowWithBg.png);
    background-repeat: no-repeat;
    background-position: right -1px top 0px;
    background-size: 28px 35px;
    padding: 0 28px 0 10px;
}
.totalSummary.tax,.totalSummary.ordertotal {
    line-height: 18px;
}
.totalSummary.tax .mainNote {
    display: block;
}
.totalSummary.tax .subNote {
    font-size: 11px;
    font-style: italic;
}
.totalSummary.ordertotal .mainNote {
    display: block;
    font-weight: bold;
    margin-top: 10px;
}
.totalSummary.ordertotal .subNote {
    font-size: 11px;
}
#visibleMobileAttributes .remove_mobile {
    margin-top: 3px;
    font-size: 12px;
}
.checkoutPaypalMobile{
    width: 96%;
    margin:10px 2%;
    background-color : rgba(242, 242, 242, 0.498039215686275);
    border-radius: 5px;
    border: 1px solid #cdcccd;
    font-size: 14px;
    padding: 0 10px;
}
.checkoutPaypalMobile .totalSummary > div {
    display: inline-block;  
}
    
.totalSummary .total {
    float:right;    
    text-decoration: underline;
    
}
#ShopCartDisplay #checkoutPaypalMobile_bottom {color : #666666;}
#ShopCartDisplay #checkoutPaypalMobile_bottom .totalSummary.tax {line-height: 14px;
    border-bottom:1px solid rgb(204, 204, 204);
    padding-bottom: 10px;
    }
#checkoutPaypalMobile_bottom .totalSummary .total {text-decoration: none;}
#checkoutPaypalMobile_bottom .totalSummary.secondtotal .total {text-decoration:underline; margin-top: 10px;}
.checkoutPaypalMobile #promoCodeToggle {
    text-align: center;
    cursor:pointer;
}
#promoCodeToggle .promoCodeLink {
    text-decoration: underline; 
    margin-left: 3px;
}
#promoCodeToggle {
    font-weight: bold;  
}
#checkOutButton,#checkOutButton_bottom {
    display: block;
    text-align: center;
    background: rgba(220, 74, 72, 1);
    box-sizing: border-box;
    color: white;
    width: 90%;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 4px;
    margin: 0 5%;
    margin-top: 5px;
}
#checkOutButton_bottom {line-height: 43px;}
#checkoutPaypalMobile_bottom {
    margin-top: 10px;   
}
.footer__privacy-callout {display:none;}
#checkoutPaypalMobile_bottom .total-summary-header {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid;
    line-height: 35px;  
    border-bottom: 1px solid rgba(204, 204, 204, 1);
}
.total-breakdown {
    margin-top:10px;
}
.checkout__step--1 .continue-shopping,.checkout__step--1 .promotions{
    border: none;   
}
.checkout__step--1 .continue-shopping {
    display: block;
    width: 96%;
    background: #4d4d4d;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    border: solid #4d4d4d 1px;
    text-decoration: none;
    margin: 10px 2% 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
}
#promoCode::-webkit-input-placeholder {
   color: rgb(153, 153, 153) !important;
}

#promoCode:-moz-placeholder { /* Firefox 18- */
     color: rgb(153, 153, 153)!important;
}
#promoCode::-moz-placeholder {  /* Firefox 19+ */
      color: rgb(153, 153, 153) !important;
}
#checkoutPaypalMobile #checkOutButton_bottom:before ,
#checkoutPaypalMobile_bottom #checkOutButton_bottom:before{
    content: "";
    width: 21px;
    height: 26px;
    margin-right: 5px;
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/checkOutLock.png);
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-bottom: 10px;
}
#checkOutButton + div,#checkOutButton_bottom + div {
    text-align: center;
    font-size: 13px;
    font-weight: bold;  
    line-height:13px;
    margin-bottom:10px;
}
.promotions{
    display: none;
}
#shopcartPayPalCheckoutButton{
    width:100%;
}
#shopcartPayPalCheckout img {
content:url("/wcsstore/HanesBrandsSAS_B2C/images/ordersummary_checkout_paypal.png");}

 #payPalButton > img, #shopcartPayPalCheckout>img {
    width: 90%; 
    height: 40px;
    margin: 0 5%;   
}
#promoCodeDiv .promotion-code label {
    display:none;   
}
#promoCodeDiv .description {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
}
.promotion-apply .simple-btn {
    width: auto;
    border-radius: 5px;
    display: inline-block;
    margin: 10px auto 0;
}
.promotion-apply #WC_PromotionCodeDisplay_div_3{text-align:center;}
.promotion-apply .simple-btn:before {
    content: "Confirm"; 
    vertical-align:middle;
}
.checkout #container .checkout__breadcrumb h1{
    font-size: 20px;
    font-family: 'Arial Bold', 'Arial'; 
    color: #666666;
    font-weight: bold;
}
.checkout #container .checkout__breadcrumb reference-number {
    font-size: 14px;    
}
.promotion-apply a#closePromotionDiv {
    text-decoration: underline;
    display: block;
    text-align: center;
}
.promotion_used .more_info_icon{
    display: none;  
}
.promotion_used [class*="promotion_used"] {
    display: inline-block;
    margin-left:100px;
}
.promotion_used [class*="promotion_used"] i{
    float:right;
}
.promotion_used i+a {
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/close_promo_btn.png);
    text-indent: -9999px;
    height: 26px;
    width: 26px;
    display: inline-block;
    white-space: nowrap;
    margin-right:5px;
    float:left;
}
#checkoutPaypalMobile_bottom .discount{
    color: red; 
}

.detail__tabs-titles {
    padding: 0 10px;
    padding: 0 .625rem;
    width: 100%;
}

.detail__tabs-titles .detail__tab-title {
    display: inline-block;
    width: 48%;
    float: left;
}

.detail__tabs-titles .detail__tab-title a {
    padding: .5rem;
    display: inline-block;
    position: relative;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    font-family: 'arial bold','arial';
}
.pdp .bv-cv2-cleanslate .bv-core-container-897 .bv-action-bar {
    padding:0 !important;   
}

.pdp .detail__tab-title a#tab-3 {
    border-left: 2px solid rgba(153, 153, 153, 1); 
}
[data-tab-status=closed].detail__tab-title {
    color: rgb(153,153,153);
    border-bottom: 4px solid rgba(153, 153, 153, 1);
}
[data-tab-status=open].detail__tab-title {
    border-top: 4px solid rgba(116, 20, 114, 1);
}
.detail__tab p.sans-bold-uppercase {
    font-weight: 700;
}
a#addToWishBtnMobile{
    color: rgb(102,102,102);
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
}
a#addToWishBtnMobile > span.addToWishBtnMobileText {
    text-decoration: underline;
    margin-left: 4px;
}
.detail__tab ul li {
    padding-top: 5px;
    padding-top: .3125rem;
    margin-left: 15px;
    margin-left: .9375rem;
    position: relative;
}
.pdp .prod__ratings {
    display: none;
}
.detail__tab ul li:before {
    content: '\2022';
    position: absolute;
    left: -15px;
    left: -.9375rem;
    top: 5px;
    top: .3125rem;
    background: none;
}

.detail__tab ul+p {
    margin-top: 7px;
    margin-top: .46875rem;
}


.detail__tab p+ul {
    margin-top: 7px;
    margin-top: .46875rem;
}


.detail__tab>* {
    font-family: Open Sans,Verdana,Helvetica,Arial,Droid Sans,sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 14px;
    line-height: .875rem;
}

.detail__tab p+p {
    margin-top: 15px;
    margin-top: .9375rem;
}

.detail__tabs.longform div+div {
    margin-top: 0;
}

.detail__tabs.longform p,.detail__tabs.longform li,.detail__tabs.longform ul li,.detail__tabs.longform ol li {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.5;
    max-width: 900px;
    max-width: 56.25rem;
}
.detail__tabs.longform div.detail__accordion {
    margin-top: -1px;
}

.detail__tabs.longform div.detail__accordion:focus {
    outline: none;
}

    .detail__tab {
        padding:10px;
        padding: .625rem;
    }
    .detail__tab:focus {
        outline: 0;
    }
    [data-tab-status=closed].detail__tab {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }

    .detail__tabs.longform div.detail__accordion {
        margin-top: 0
    }

    .detail__tabs .detail__accordion {
        padding: 10px;
        padding: .625rem;
        border: 0;
    }

    .detail__tabs [data-tab-status=open].detail__accordion .detail__accordion-details {
        position: static;
        overflow: visible;
        clip: initial;
        height: auto;
        width: auto;
        margin: auto;
        padding: inherit;
        border: 0;
        display: block;
    }
.prod__options__color {
    position: relative;
    width:49%;
}
#swatchesToggleButton {
    width: 100%;
    padding: 0;
    padding-right: 25px;
    height: 42px;
    overflow: hidden;
    border: 1px solid rgb(174, 174, 174);
    border-radius: 5px;
    background-position: right 7px top 18px;
}
.threeOptions #swatchesToggleButton {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.prod__options__color > .prod__options__color__wrapper {
    display: none;
}
.prod__options__band, .prod__options__cup, .prod__options__size{
    display: inline-block;
    width: 30%;
    margin-right: 3%;
}
.pdp .breadcrumbs-main {
    display: none;  
}
.prod__details {
    padding: 0 5px; 
}
.pdp #page .wrapper {
    font-family: 'arial bold','arial';
}
.prod__pricing {
    font-size: 16px;
    width: auto;
    float: left;
    padding: 0;
    font-weight: bold;
}
.pdp #prod-bazaarvoice-ratings {
    float: right;   
}
.pdp .bv-cv2-cleanslate [class*="bv-core-container"] .bv-summary-bar-minimalist-horizontal .bv-write-container {
display: block !important;
}
.champion .pdp .bv-cv2-cleanslate [class*="bv-core-container"] .bv-primarySummary-rating-container .bv-rating-stars-on,.champion .pdp .bv-cv2-cleanslate [class*="bv-core-container"] .bv-summary-bar-minimalist .bv-write-container .bv-submission-button {
    color: #f33 !important;
}
.pdp .bv-cv2-cleanslate .bv-core-container-897 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button {
    font-size: 12px !important;
    text-decoration: underline !important;
}
.pdp .prod__details.col4 {
    margin-bottom: 0;   
}
.pdp .prod__summary.col3 {
    padding: 0; 
    margin-bottom: 0;
}
.pdp .prod__options__color__label , .pdp .prod__options__size__label {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px; 
}
.pdp #selectedColor{
    font-weight: normal;    
}
.pdp .prod__options__size select {
    width: 100%;    
}
.pdp .prod__options__color,.pdp .prod__options__size,.pdp .prod__options__band,.pdp .prod__options__cup {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}
.pdp .threeOptions .prod__options__color,.pdp .threeOptions .prod__options__size,.pdp .threeOptions .prod__options__band,.pdp .threeOptions .prod__options__cup {
    width: 31%;
    margin-right: 1%;   
}
.pdp .prod__options span,.pdp .prod__options__size__label {
    font-family: 'arial bold','arial';  
}
.pdp .prod__options__size {
    width: 49%;
    margin-right:0; 
}
.threeOptions div#swatchesToggleButton:before {
    content: "";
    width: 25px;
    height: 40px;
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/sort_arrow_DN.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    /* z-index: 999; */
    background-position-y: center;
    background-color: white;
    background-size: 10px 7px;
    background-position-x: center;
    border-radius: 0 5px 5px 0;
}
.pdp .prod__options__color select,.pdp .prod__options__size select,.pdp .prod__options__band select,.pdp .prod__options__cup  select{
    width: 100%;
    height: 42px;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    appearance: none;
    -moz-appearance: none;
    max-width: 100%;
    -webkit-appearance: none;
    padding-right: 25px !important;
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/sort_arrow_DN.png);
    background-repeat: no-repeat;
    background-position: right 10px top 18px;
    background-size: 10px 7px;
    padding: 0 0 0 10px;
    background-color: white;
}
.pdp .prod__options a.link-callout,.pdp #bfx-size-chart, .shoppingCart #size_info_link_edit{
    text-align: center;
    font-size: 14px;    
    margin-top: 0;
}
.pdp #bfx-size-chart {
    color: #ef2f23;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}
.shoppingCart #size_info_link_edit {
    font-size: 14px;
    font-weight: bold;
    font-family: 'arial bold','arial';
    line-height: 13px;
    margin-top: 5px;
}
.pdp .prod__options a.link-callout:focus{
    outline: 0;
}
.pdp .prod__options a.link-callout:hover,.shoppingCart #size_info_link_edit {
    color: #ef2f23;
}
.pdp .prod__options__quantity__controls__selected__value {
    margin-top: 5px;
    line-height: 35px;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(/wcsstore/HanesBrandsSAS_B2C/images/downArrowWithBg.png);
    background-repeat: no-repeat;
    background-position: right 0px top 0px;
    background-size: 28px 35px;
    padding: 0 28px 0 10px;
}
.pdp .prod__options__quantity {
    margin: 0;
    padding: 0  
}
.pdp div#prod__options__quantity.visibile-mobile,.pdp div#prod__add-to-cart {
    display: inline-block !important;
    vertical-align: top;    
}
.pdp div#prod__options__quantity {
    width: 30%; 
}
.pdp div#prod__add-to-cart {
    width: 68%; 
    padding-top: 0;
    margin-top: 15px;
    margin-left: 2%;
}
.pdp div#prod__add-to-cart a {
    border-radius: 2px; 
}
.pdp div#prod__add-to-cart a:hover {
    color: white;   
}
.pdp .prod__options__quantity__controls, .pdp .prod__options__quantity__controls__selected {
    float: none;
    margin:0;   
}
.pdp .prod__options__quantity__controls select {
    width:100%; 
}
.pdp .prod__bg-wrap {
    padding: 5px;   
    padding-bottom: 0;
    margin-bottom: 0;
}
.pdp .prod__bg-wrap .prod__mobile h1,.pdp .prod__bg-wrap .prod__mobile .prod__style{
    font-family: 'arial bold','arial';
    font-size: 14px;
    color: rgb(102,102,102);
    line-height: 20px;
}
.pdp .prod__bg-wrap .prod__mobile h1{
    font-weight: bold;
}
.pdp .list_price + .current_price {
    color: red; 
}
.pdp .prod__bg-wrap .prod__mobile .prod__style {
    font-weight: normal;
    margin-top: 0;
}
.pdp .prod__bg-wrap .prod__mobile {
    padding:0;  
}
.pdp .description-review-mobile {
    margin-top: 10px;   
}
.pdp .detail__tabs-titles {
    padding:0;  
}
div#swatchesToggleButton > img {
    width: 100%;
    border-radius: 5px 0 0 0;
}
.shoppingCart .order-total {
    display: none;  
}
.shoppingCart div#second_level_category_popup [data-dojo-attach-point="titleBar"] {
    display: none;
}
.shoppingCart div#second_level_category_popup {
    box-shadow: none;
    padding: 10px;
    border-radius: 5px;
    width: 100% !important;
}
.shoppingCart span#prod_sku_qv {
    display: inline-block !important;
}
.prod__options__color + #bfx-size-chart {
    display: none;
}
.shoppingCart .prod__title {
    font-family: 'arial bold','arial';
    color: rgb(102,102,102);
    line-height: 16px;
}
.quickview__wrapper .prod__title h1#prod_title_qv {
    font-size: 14px;
    font-weight: bold;
}
.shoppingCart .quickview__wrapper .prod__title #prod_sku_qv {
    color: rgb(102,102,102);
}
.shoppingCart div#s7qvpv-inner-swatch-container-1 {
    display: none;
}
.shoppingCart .quickview__wrapper .s7zoomview{
    border: none;   
}
.shoppingCart div#second_level_category_popup a#close {
    font-size: 18px;
    font-weight: normal !important;
    font-family: 'arial bold','arial';
    margin-bottom: 0px;
    height: 40px;
    line-height: 40px;
}
.shoppingCart div#second_level_category_popup a#close:hover {
    background: #4d4d4d;    
}
.shoppingCart .quickview__wrapper .quickview__prod__options .prod__add-to-cart #add-to-cart_qv {
    background: #de2a26;
    height: 40px;
    font-size: 18px;
    padding: 0; 
}
.shoppingCart .quickview__wrapper .quickview__prod__options .prod__options__color {
	border: none;
	line-height: 5px;
	padding: 0 5px;
    float: none;
    display: inline-block;
    vertical-align: bottom;
}
.shoppingCart select#size_options_edit,.shoppingCart #band_options_edit,.shoppingCart #cup_options_edit {
    height: 42px;   
}
.shoppingCart .quickview__wrapper .quickview__prod__options .prod__options__size {
    width: 48%;
    border: none;
    line-height: 16px;
    display: inline-block;
    vertical-align: bottom;
    float: none;
}
.shoppingCart .quickview__wrapper.threeOptions .quickview__prod__options .prod__options__size {
    width: 67%;
    display: inline-block;
    float: none;
    vertical-align: bottom;
}
.shoppingCart .quickview__wrapper.threeOptions .quickview__prod__options .prod__options__color {
    padding: 0;
    width: 30%;
    display: inline-block;
    vertical-align: bottom;
    float: none;
}
.shoppingCart .quickview__wrapper div[id='size_edit_qv'][style*='none'] ~ .bandEdit, .shoppingCart .quickview__wrapper div[id='size_edit_qv'][style*='none'] ~ .cupEdit {
    width: 48%;
    display: inline-block;  
}

.shoppingCart .prod__add-to-cart {
    margin-top: 0;
    padding-top: 0; 
}
.shoppingCart div#s7qvpv-inner-swatch-container-2 {
    display: none;  
}
.pdp #s7dpv-swatches-2 {
    display: none;  
}
.shoppingCart  .prod__options__size {
    margin-right: 0;    
}
.shoppingCart .simple-btn:hover{
    color:#4d4d4d;
}
.pdp div#show-more-toggle {
    font-size: 13px;
    font-family: 'arial bold','arial';
    font-weight: bold;
}
.pdp #prod-show-more .more:before,.pdp #prod-show-more .less:before {
    content: "";
    display: inline-block;
    background: url("../images/showMoreArrow.png") no-repeat;
    width: 11px;
    height: 16px;
    background-size: 11px 16px;
    margin-right: 5px;
    vertical-align: middle;
}
.pdp #prod-show-more .less:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.quickview__wrapper .prod__options__color {
    margin-right: 1%;   
}
.shoppingCart .quickview__prod__options .prod__options__size {
    padding-bottom:0 !important;
}
.shoppingCart .quickview__wrapper .quickview__prod__options .prod__options__size span, .shoppingCart .quickview__wrapper .quickview__prod__options .prod__options__color span {
    margin-bottom: 5px;
    display: inline-block;
}
.quickview__wrapper .s7swatches {
    display: none;  
}
.champion .bu_primary,.champion .bu_secondary{
    height: 35px;   
}
.prod__description__left.closed {
    position: relative;
}
.prod__description__left {
    margin-bottom: 5px;
}
.prod__description__left.closed:before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 20px;
    background: linear-gradient(transparent,5px,white);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0.001) 0%, #fff 90%);
    z-index: 8;
}
.prod__options__size select option:first-child {
    display: none;
}

.applidPromotionCodesTxt {
    text-align: center; 
}
.pdp #share-buttons-box.share-buttons {
        width: 100%;
        left: 0;
        margin-left: 0;
}
.container-account .breadcrumbs-main {
    display: none;  
}
.container-account .account-mgmt {
    border: 0;  
}
.container-account .account-mgmt * {
    font-family: 'arial bold','arial' !important;   
}
.account-mgmt .update_billing_address  .PaymentMethodText.visible-mobile>h1 {
    font-size: 18px;}
.container-account .account-mgmt .hanes_h1 {
    font-size: 20px;
    font-weight: bold;
}
.container-account .account-mgmt .reg-form-required {
    display: none;  
}
.container-account .account-mgmt .my-addresses-checkbox-label {font-size:13px !important;}
.container-account .account-mgmt label {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 5px;
}
.container-account .account-mgmt input {
    font-size: 13px;
}
.account-mgmt .inputWithBg{
    padding-right: 35px;
    margin-bottom: 13px;    
}
.PasswordGroup .inputWithBg#WC_UserRegistrationAddForm_div_14 {margin-bottom:0;}
.container-account .account-mgmt .hanes_h1{
    color: #000;
}
.container-account .account-mgmt * {
    color: rgb(102,102,102);
}
.PaymentMethodText.visible-mobile>h1 ,.container-account .birthday>h1{
    border-bottom: 1px solid rgb(204,204,204);
    margin-bottom: 7px;
    line-height: 27px;
}
.PaymentMethodText.visible-mobile>div {
    font-size: 12px;
    line-height: 14px;
}
.PaymentMethodText.visible-mobile>a , .add_update_myaccount_addresses #cc_update_card , .add_update_myaccount_addresses #cc_delete_card{
    text-decoration: underline;
    font-size:12px;
}
.add_update_myaccount_addresses #credit_card_container{margin-top:5px;}
.container-account input#pay_account{
    padding-right: 43px;
    background: url('/wcsstore/HanesBrandsSAS_B2C/images/credit_card_input_icon.png') no-repeat right 3px center;
    background-color: rgba(242, 242, 242, 0.498039215686275);
    
}
.container-account div#cc_account_field {
    width:auto; 
}
.container-account .cvvText{
    font-size: 12px;
    color: red;
    text-decoration: underline; 
}
.container-account #Address {
    margin-top:0;   
}
.container-account .form-note {
    display: none;  
}
.container-account input.fieldError {
    background-color: rgba(255, 0, 0, 0.298039215686275);   
}
.container-account .myProfileText {
    line-height: 14px;
    margin-top: 5px;
    font-size: 14px;
}
.container-account .account-mgmt #Personal {
    padding:0;
    margin-top:5px; 
}
.container-account .account-mgmt .birthday-label {
    float: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    margin-bottom: 5px;
}
.account-mgmt__profile .gender  label {
    margin-bottom: 5px; 
}
.dijitPopup.dijitMenuPopup td + td {
    font-size: 16px;    
}
div#WC_PersonalInfoExtension_DOB_div_3 > div[class] {
    width: 49%;
    margin-right: 0;
}
div#WC_PersonalInfoExtension_DOB_div_3 > div.birthday-month {
    margin-right:2%;
}
div#WC_PersonalInfoExtension_DOB_div_3 > div[class] > div{
    display: none;
}
.container-account input , .container-account select  {
    background-color: rgba(242, 242, 242, 0.498039215686275);
}
.container-account .account-mgmt div[id*="expiry"] .label_spacer {
    display: none;
}
.container-account .account-mgmt div[id*="expiry"] {
    width: 38%;
    margin-right: 1%;
    float:left;
}
.container-account .account-mgmt #expiry_year {
    margin-right: 0;
    margin-top: 33px;
} 
.container-account div#expiry_month:before {
    content: "Expiration Date *";
    font-size: 14px;
    font-weight: bold;
}
.container-account #cc_cvv_field {
    width: 40%;
}
.container-account a.simple-btn {
    color : white;
    border-radius: 3px; 
    margin: 5px 0;
}
.ru-form-button-cancel {
    text-align: center;
}
.container-account #PasswordGroup label > span {
    display:none;
}
.container-account #PasswordGroup label .change-password:after {
    border:0;   
}
.container-account .change-password-mobile {
    font-size: 12px;
    text-transform: none;
    text-decoration: underline;
    font-weight:normal;
    display: block;
    margin-bottom: -10px;
    margin-top: 10px;
}
#PasswordGroup .change-password.arrow-right-btn {
    display: none;  
}
.needToUpdatePassword {
    margin-bottom: 30px;
}
.account-mgmt__profile div#WC_UserRegistrationUpdateForm_PI_div {
    width: 100%;
    float: none;
    margin-right: 0;
    padding-top: 5px;
}
#cc_account_field,#cc_cvv_field,#cc_password div.label_spacer + div {
    padding-right: 35px;    
}
#cc_account_text {
    font-size: 14px;
    float: left;
    margin-right:5px;
}
#cc_password {
    line-height: 19px;  
}
.container-account .account-mgmt .my-account__block > * {
    display: none;  
}
.container-account .account-mgmt .my-account__block {
    border:none;
    margin:0;   
}
.container-account .account-mgmt .my-account__block > .my-account__block__button {
    display: block;
    padding:0;
}
.container-account .account-mgmt .my-account__block > .my-account__block__button > a {
    margin:0;
    width:100%;
    border-radius: 0;
    color: black;
    font-size: 13px;
    font-weight: bold;
    background-color: #D7D7D7;
    border-bottom: 1px solid #999999;
    text-align: left;
    padding: 3px 14px;
    position: relative;
}
.container-account .account-mgmt .my-account__block > .my-account__block__button > a:after {
    content: ">";
    text-align: right;
    position: absolute;
    right: 15px;
}
.container-account .account-mgmt #account-profile > .my-account__block__button > a {
        border-top: 1px solid #999999;
}
#content-area {
    margin:0;   
}
.password-breadcrumb {
    display: none;  
}
.password-content-wrapper .item_wrapper.item_wrapper_gradient {
    display: none;
}
.password-content-wrapper div.item_wrapper {
    border: none;
    padding:0;
    margin-top:25px;
}
#WC_MPasswordUpdateForm_FormInput_logonPassword + .item_spacer {
    margin-top: 10px;
}
.password-content-wrapper {
    padding: 0 15px;    
}
.password-content-wrapper div.item_wrapper input {
    background-color: rgba(242, 242, 242, 0.498039215686275);
    border-radius: 2px;
    height: 35px;
    max-width: calc( 100% - 50px );
    width: 100%;
}
.password-content-wrapper * {
    font-family: 'arial bold','arial';
}
.password-content-wrapper label {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
.password-content-wrapper   h1.visible-mobile.hanes_h1 {
    font-size: 20px;
    font-weight: bold;  
}
.userSignOut {
    text-align: right;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 16px;
    margin-bottom: 5px;
    float: right;
}
.userSignOut .userSignoutLink {
    text-decoration: underline; 
    margin-left: 3px;
}
#credit_card_container .input_container {
    width: auto;
    margin-right: 5px;
}
.notSavedCreditCard #credit_card_container .input_container{
    width: calc(100% - 50px);
}
.shoppingCart .checkout__breadcrumb__nav .checkout__breadcrumb__nav--right {
    display: none;
}
.shoppingCart .checkout__breadcrumb__nav .checkout__breadcrumb__nav--left {
    position: static;
    top:0;
    transform: none;
    width: 95%;
    float:none;
    margin:0 auto;
    text-align: center;
}
.shoppingCart .checkout__breadcrumb__nav .checkout__breadcrumb__nav--left a,.reg-form .account-mgmt__submit a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    padding: 0 25px;
    font-size: 18px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    transition: all 0.3s ease 0s;
    background: #4d4d4d;
    color: #ffffff;
    border-radius: 5px;
}
.shoppingCart .checkout__breadcrumb__nav {
    margin-bottom:0;
    margin-top: 5px;    
}
.shoppingCart .checkout__breadcrumb__nav .checkout__breadcrumb__nav--left a:before {
    border:0;
}
.reg-form .account-mgmt__submit {
    margin: 10px 0 0 0;
    padding: 0; 
}
#editAddressContents{height:calc(100% - 115px);}
.checkout .dijitDialogPaneContent,  .checkout .dijitContentPane{
    -webkit-overflow-scrolling: auto;   
}
.reg-form .account-mgmt__submit a {
    width: 94%;
    margin: 0 3%;
    border-radius: 5px;
}
#editAddressContents .dijitDialogPaneContent,#editAddressContents .body,#editAddressContents .dijitContentPane,#editAddressContents #shopcartAddressForm,#editAddressContents #box_1,#editAddressContents #centered_single_column_form {
    height: 100% !important;
}
.account-mgmt__profile.account-mgmt-content #WC_RegistrationUpdateCommonPage_div_1 > h1 {
    margin-bottom: 15px;    
}
.account-mgmt select.birthday-input {
    width: 100%;    
}
#password_update_form [id*="logonPasswordOld"] + div:after {
    content: "Must be a minimum of 8 characters, with at least 1 number and 1 letter.";
    display: block;
    margin-top: 10px;
    margin-bottom: 25px;
}
#password_update_form [id*="logonPasswordOld"] + div {
    height: auto;
    max-width: calc( 100% - 50px );
    color: #999999;
    font-size: 11px;
}
.my-orders__detail.account-mgmt__profile #checkoutPaypalMobile_bottom {
    display: none !important;   
}
.my-orders__detail.account-mgmt__profile div#visibleMobileAttributes {
    display: none !important;   
}
.my-orders__detail.account-mgmt__profile .cart-item > td {
    display: block;
}
.my-orders__detail.account-mgmt__profile .product-wrapper--right a.re-order-link {
    display: none;  
}
.account-mgmt h1.hanes_h1.my-account-title {
    float:left; 
}
.password-content-wrapper > h1 {
    color: black;   
}
#WC_UserRegistrationAddForm_div_23 > [for="phone1"] {
    text-transform: capitalize;
}
label.address-label > span {
    margin-left: 3px;
}
.container-account .account-mgmt .errorMsg {
    color: #ed1b2d;
}
cc_delete_message {
    line-height: 13px;  
}
#Register #ccPassword {
    margin-bottom: 3px; 
}
div#cc_cvv_label {
    margin-top: 20px;
}
.errorVal, .errorMsg {
    line-height: 14px;
}
.PaymentMethodText > a {
    margin: 10px 0 15px 0;
    display: block;
}
#cc_account_field > input {
    margin-bottom: 3px; 
}
.account-mgmt .birthday {
    margin-bottom: 20px;    
}
.checkout__step--4 .total-breakdown .order-total .discount-details, .checkout__step--4 .total-breakdown .order-total .discount-figures {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.add_update_myaccount_addresses #cc_update_card {margin:15px 0 0 0 ;}
#cc_update_card {
    margin: 15px 0 0 0;
    line-height: 14px;
}
#cc_delete_card {
    margin-bottom: 15px;
}
.register_cc_password.visible-mobile {font-size: 12px;}
.account-mgmt__submit .ru-form-buttons .ru-form-button-cancel *{color:black;}
.account-mgmt__submit .ru-form-buttons .ru-form-button-cancel u {font-size: 12px;}
.add_update_myaccount_addresses #cc_password .fieldError {background-position-y: 6px;}
#Register input, #WC_AccountForm_div_9 input, #my_account_billing input, #shipAddr input {
    margin-bottom: 3px; 
}
#Register #Address #WC_AddressEntryForm_div_2_2 label.address-label {
    font-weight: normal;
}
div#pay_cc_cvc_1Error {
    width: 220px;
}
.account-mgmt .simple-btn:hover {
    background-color: #4d4d4d;
}
.account-mgmt__submit{
    padding:0;
    margin:0;
}
.promotion-apply #WC_PromotionCodeDisplay_links_1:hover {
    background-color: #4d4d4d;
}
#creditCardTitle{
    margin-bottom: 5px; 
}
.pdp .prod__swatch-container {
    display: none;
}
.description-review-mobile.reorder-item .list_price {
    display: none;
}
}
#credit_card_container > div {
    display: inline-block;
    vertical-align: middle;
}
div#WC_UserRegistrationUpdateForm_PI_div {
    width: 49.01961%;
    float: left;
    margin-right: 1.96078%;
}
.account-mgmt select, .account-mgmt .account-mgmt__profile.account-mgmt-content table {
    font-size:14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../images/sort_arrow_DN.png') calc(100% - 10px) 13px no-repeat;
    background-size: 10px 7px;
    background-color: rgba(242, 242, 242, 0.498039215686275);
    padding: 0 10px;
    width: 100%;
    min-width: 80px;
}
.my-orders__detail.account-mgmt__profile .cart-item a.re-order-link {
    width:auto;
    border-radius: 3px;
    font-size:10px;
    font-weight:normal;
    background-color:rgba(102, 102, 102, 1)
}
.my-orders__detail.account-mgmt__profile .product-wrapper--right a.item-quick-info {
    display: block;
}

.my-orders__detail.account-mgmt__profile .cart-item a.re-order-link:hover {
    background-color: #666666;
}
@media (max-width: 359px) {
#header #headerRow1 #logo .mobile_header_esite_nav ul li a img {
  height: 36px !important;
  margin: 7% 17px !important;
}
.header_promotion {
  left: 6px !important;
  top: 5px !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.header_esite_nav li img {
  height: 42px;
  position: relative;
  top: 3px;
}
#header #headerRow1 #logo {
  width: 58%;
}
.header_esite_nav .hen_hanes {
  width: 14% !important;
}
.header_esite_nav .hen_hanesink {
  width: 21%;
}

.header_esite_nav .hen_champion {
  width: 21% !important;
}
.header_esite_nav .hen_onehanesplace {
  width: 33% !important;
}
.header_esite_nav .hen_justmysize {
  width: 11% !important;
}
#headerRow1 .mini_flyout {
  margin-top: 16px;
}
}
/*Checkout Changes*/
.checkout .accordion-panel, .checkout #container.accordion-panel{
    margin-top:20px;
}
.accordion-panel .accordion-tab .accordion-content.closed{
    display:none;
}
.accordion-panel .accordion-tab {
    background-color:white;
    clear:both;
    padding-bottom:0px;
    margin-bottom:10px;
    border : none;
    
}
.checkout-flow .header_wrapper_position {
    background-color:white;
}
.accordion-panel .accordion-tab .accordion-header {
    background: #E1E1E1;
    border: 1px solid #999;
    border-left: none;
    border-right: none;
    padding: 0 10px;
    cursor: pointer;
    float:none;
    position:relative;
}
.checkout .accordion-panel .accordion-tab .accordion-header h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    font-family: 'Arial Bold', 'Arial'; 
    padding:15px 0;
    margin:0;
}
.checkout__step--3 .accordion-content .shipping-info__address {
    width:50%;
    float:none;
    display: inline-block;
}
.checkout__step--3 .shipping-info{
    border-bottom:none;
    
}
.accordion-content .modal-content{
    max-height:none;
    padding:0px;
}
.checkout__step--3 .shipping-info__method {
    float:none;
    clear:both;
    width:47%;
    padding:0;
    display : inline-block;
    vertical-align: top;
}
.accordion-tab.done .accordion-header h2{
    background:url("../images/accordion_checkmark.png") no-repeat right center;
    margin:0;
    padding:15px 0;
}
.accordion-tab.done .accordion-header:after {
    content: "Edit";
    position: absolute;
    top: 4px;
    right: 50px;
    text-decoration: underline;
    font-size:15px;

}
.accordion-tab.order-review-accordion.done .accordion-header:after {
    content: " ";
}
#container .checkout__step.checkout__step--4 .reference-number {    font-weight: bold;
    color: #666;
    font-family: 'Arial Bold', 'Arial';
        font-size: 14px;
     text-align: left;}
 #container .checkout__step.checkout__step--4 .order-review-msg {color: #666;
    font-family: 'Arial'; line-height: 16px;}
.accordion-tab.disabled .accordion-header, .accordion-tab select.disabled {
    pointer-events: none;
    opacity: 0.7;
}

.accordion-panel #WC_ShippingAddressSelectSingle_link_1.disabled-link, .accordion-panel #WC_ShippingAddressSelectSingle_link_2.disabled-link {
    pointer-events: none;
    opacity: 0.7;
    color: gray;
}

.arrow-right-btn.disabled-link::after, .arrow-right-btn.disabled-link:hover::after {
    border-left-color: gray;
}
   
.checkout__step--3 .modal-content{
    float : none;
    display: inline-block;
}
.account-mgmt__profile span.creditcardCVV2 {
    display: block;
}
.account-mgmt__profile span.creditcardCVV2 span#StandardCreditCard_CVVDetails_1 {
    color: #FF0000 ;
    font-size: 12px;
    text-decoration: underline;
} 
.checkout-flow .headerRow1Checkout {display: block !important; margin-top: 15px;}
.checkout-flow .headerRow1Checkout .header_checkout_section{max-width:1200px; margin:0 auto;}
.checkout-flow .headerRow1Checkout .checkout_text{    float:left;
    font-size: 28px;
    font-family: "Arial Bold", Arial;
    color:#000;
    vertical-align: bottom;
}
.checkout-flow .headerRow1Checkout .order_reference{float:right;margin-top:5px;}
.checkout .clearfix{clear:both;}
 @media (min-width:640px) {
    .order_confirmation_page.checkout-flow .headerRow1Checkout {display:none !important;}
     .checkout__step--4 .column #WC_UserRegistrationAddForm_div_13, .checkout .checkout__step--4 .column .column#WC_UserRegistrationAddForm_div_16 {display:inline-block;
      	width:49%;
      	vertical-align:top;
      	float:none;
      }
       .checkout .checkout__step--4 .column #WC_UserRegistrationAddForm_div_17 {width:90%;display:inline-block;margin-bottom:0px;}
       .checkout .checkout__step--4 .column .column#WC_UserRegistrationAddForm_div_16 {
       		text-align:right;
       		position:static;
       }
       .checkout .checkout__step--4 .column .column#WC_UserRegistrationAddForm_div_16 #WC_UserRegistrationAddForm_Buttons_1 {
       		width:50%;display:inline-block;
       } 
      .checkout .checkout__step--4  .column#WC_UserRegistrationAddForm_div_16  .password-note{left:0; top:auto;margin:0;color:rgb(153, 153, 153)}
       
 }
 @media (max-width:640px) {
 .my-orders__summary .orders-title {font-size:20px;font-weight:bold;margin-bottom:10px;}
 .account-mgmt__profile #cc_delete_message   {margin-top :10px;}
 #container .continue-bottom__step-4 {margin:0;}
 .checkout #container .continue-bottom__step-4.visible-mobile .primary-btn#singleOrderSummary{width:100%;margin:0;}
 .checkout__step--4 .billing-info__total--bottom .total-breakdown {
 width:100%;
 }
 .checkout .checkout__step--4 .billing-info__total.billing-info__total--bottom {
    width:100%;
 }
 .checkout .accordion-panel, .checkout #container.accordion-panel {
    padding-top:56px;
 }
 .checkout #container .checkout__step--4 .cart-header--left{
    width:100%;
 }
    .checkout__step--3 #WC_ShippingBillingAddressFormDisplay_div_6{
    display : none;
    }       
    .checkout__step--3 .shipping-info__method {     
    width:100%;
    }
    .checkout__step--3 .modal-content{
    width:100%;
    padding-top : 0px;
     }
    .checkout .form-wrapper > div {
    display: block;
    }   
    .checkout #container .form-wrapper > div:last-child , .checkout #container .billing-info__continue a#shippingBillingPageNext {
    width: 100%;
    }
    .checkout #container .form-wrapper > div:first-child {
    width: 85%;
    } 
    .checkout #guestBillingAddressBox div#WC_ShippingBillingAddressFormDisplay_div_6 {
    margin-bottom: 0px;
    margin-left: 0px;
    }
    .checkout #container #guestBillingAddressBox input#billingAsShippingCheck {
    margin-top: 0px;
    }

    
    .checkout #container .checkout__step--3 .shipping-info__method .drop-down {
    max-width: none;
    width: 100%;
    }
    .checkout #container p.title.targetLabel.paymentMethodLabel {
    display:none;
    }
   .checkout #container #WC_SingleShipmentSummary_div_14 > p > label , #WC_SingleShipmentSummary_div_13 > div.billing-info > div.billing-info__header > h2 , #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p.title , #WC_SingleShipmentSummary_div_13 > div.cart-header > div.cart-header--left > h2,
   .checkout .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.payment-info > div.payment-info__header > h2 {
    text-transform: uppercase;
    }
    .checkout .checkout__step--4 #WC_SingleShipmentSummary_div_13 > div.cart-header > div.cart-header--right {
    display:none;
    }
     .checkout .checkout__step--4 .cart-header--left {
    display: block;
    width: 85% ;
    margin-left: 20px;
    }
    .checkout .checkout__step--3 .accordion-content .shipping-info__address , .checkout #container #billingAddressForm {
    width:100%;
    }
    .checkout #container #shippingAddressForm .title #ShippingAddressTopMode , .checkout #container #billingAddressForm .title #ShippingAddressTopMode , .checkout #container .billing-info .BillingAddress__description {
    display: none;
    }
    .checkout #ES_hanes_Ship_Date_Disclaimer #contentRecommendationWidget_ES_hanes_Ship_Date_Disclaimer {
    display:none;
    }
    .checkout .accordion-panel .form-wrapper .form-field .form_input, .checkout .accordion-panel .form-wrapper .form-field .drop_down_checkout {
    width:100%;
    }
    
    .checkout #centered_single_column_form > div > div.password {
    width: 100%;
    display: block;
    vertical-align: bottom;
    margin-top: 20px;
    margin-left: 0px;
    position: static;
    top: 0;
    }
    .checkout .billing-info #centered_single_column_form , .checkout .billing-info .modal-form-center {
    width:100%;
    }
    .checkout .WC_billing_right >  div.password > div.form-hint {
        margin-left: 0px;
        width:83%;
        margin-bottom:10px;
    }
 .checkout  .billing-info #centered_single_column_form_footer {
     width: 100%;
    float: none;
    margin-left: 0px;
     padding-right: 0; 
    padding-top: 5px;
  }
    .checkout #container #PaymentForm1 div#WC_CheckoutPaymentsAndBillingAddressf_div_2_1 {
    width:100%;
    padding-left: 0;
    margin-bottom: 0;
    }
    .checkout #container .billing-info__continue #shippingBillingPageNext {
        padding:10px;
    }
    .checkout  #container .accordion-panel  a#centered_single_column_form_footer ,  .checkout #container  .accordion-panel a#WC_ShippingBillingAddressFormDisplay_shippingAddressForm_links_1 , .checkout #container .accordion-panel a#WC_ShippingBillingAddressFormDisplay_billingAddressForm_links_3,
     .checkout  #container .accordion-panel #WC_ShippingBillingAddressFormDisplay_links_1 , #container .accordion-panel #WC_ShippingBillingAddressFormDisplay_billingAsShippingAddressForm_links_2 {
    width:100%;
   
    }
    
     .checkout  #container .accordion-panel .form-wrapper {
    max-height: 80px;
    margin-bottom: 12px;
    }
    
    .checkout .checkout__step--3 .billing-info__continue {
    margin-left:0;
    }
    .accordion-panel #paymentMethodTopMode {
    display:none;
    }
    
    /**********Registered checkout Changes****************/
    .checkout .accordion-panel #shippingAddressSelectBoxArea > p > label {
    display:none;
    }
    .checkout .accordion-panel #shippingAddressSelectBoxArea .title {margin-bottom:20px;}
    .checkout .accordion-panel #singleShipmentAddress {
    max-width: none;
    }
    .checkout .accordion-panel  #centered_single_column_form_footer {
        margin:0 0;
        padding: 0 0;
    }
    .checkout-flow #headerRow1 {display: none !important;}
    .checkout-flow .headerRow1Checkout .door_logo { float:left;}
    .checkout-flow .headerRow1Checkout .checkout_text{ margin-top:20px;float:right; color: #999;}
    .checkout-flow .headerRow1Checkout {border-bottom:1px solid #CCCCCC; height:56px;margin:0;padding:0 10px;}
 .checkout .accordion-panel #WC_BillingAddressDropDownDisplay_div_1 > p > label
 {
    font-family: 'Arial Bold', 'Arial' !important;
    font-weight: bold;
    font-style: normal;
    color: #666666;
    font-size: 14px;
    margin: 24px 0px 0px;
    line-height: 0 !important;
    border-bottom: none;
    margin-bottom: 0px;
 }
  .checkout #container.accordion-panel .checkout__wrapper .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.shipping-info {
   float : none;
    width: 100%;
    margin-left: 0px;
    display: inline-block;
    margin-top: 12px;
   }
   
   .checkout .accordion-panel .checkout__step--4 .billing-info {
    float : none;
    width: 100%;
    padding-bottom: 0px;
    border-bottom: none;
    margin-top: 0;
   }
   
  .checkout .accordion-panel .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.payment-info{
  display: inline-block;
  width :100%;
   margin-top: 12px; 
      
  }
  .checkout .container .checkout__step--4 .crumb #WC_UserRegistrationAddForm_div_8 > p.title ,
   #WC_UserRegistrationAddForm_div_8 > p:nth-child(2) {
  margin:0 0;
  padding: 0 0;
  margin-top: 13px;
  line-height:20px;
  }
  .checkout .container .checkout__step--4 .crumb #WC_UserRegistrationAddForm_DivForm_1 > div:nth-child(4),
   .checkout .container .checkout__step--4 .crumb #WC_UserRegistrationAddForm_DivForm_1 > div:nth-child(5) {
    width: 100%;
    padding-top: 15px;
    margin:0;
}
.checkout .container #WC_OrderShippingBillingConfirmationPage_div_21 ,
#WC_OrderShippingBillingConfirmationPage_div_13 > div.billing-info > div.billing-info__address ,
.checkout .container #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 , 
.checkout .container #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1{
width:100%;
}
#WC_OrderShippingBillingConfirmationPage_div_13 > div.billing-info > div.billing-info__total > div > div.order-total {
display: none;
}
.checkout .accordion-panel  #centered_single_column_form_footer {
width:100%;
}
      
  .checkout-flow .order-total-fixed{ 
      position: fixed;
      bottom: 0px;
      border: 1px solid #999;
      background-color: #CCCCCC;
      z-index: 9;
      width: 100%;
      color: #000;
      padding: 10px 20px;
      font-size:16px;
      font-family: Arial;
      line-height:20px;
      left:0;
  }
.checkout-flow .order-total-fixed  .subtotal-figures {
    float: right;
    font-weight: bold;
    

}
   .checkout #container .checkout__step--4 .billing-info {
    margin-top : 0px;
    padding-top : 0px;
    float : none;
    width: 100%;
    border-bottom: none;
    
}

.checkout #editShippingAddressArea1  .form-wrapper .form-label ,
.checkout #editShippingAddressArea1  .form-wrapper .form-field {
width :100%;
}
.checkout__step .order-details .cart-item .mobile-head {display:none;}
#billingAddressSelectBoxArea_1 > div:nth-child(2) {
line-height: 0px;
margin-top: 3px;
}
.checkout #container #billing_1 form#PaymentForm1 {
width:100%;
}
    
 .checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right #WC_OrderItemDetails_div_2_1 .item-attributes {
       margin-left: 5px;
   }
.cart-item .product-wrapper.product-name.productName {
    border-bottom: none;
}
.checkout #container .billing-info__continue {text-align:center;}
.checkout #container .billing-info__continue #shippingBillingPageNext_paypal.primary-btn {
 width: 78%;
 float:none;
 margin-bottom:0px;
 }
 .billing-info #guestBillingAddressBox > div:nth-child(2) {
 line-height: 10px;
    margin-top: 10px;
 }
  .checkout #WC_AddressForm_Link_2 , .checkout #WC_AddressForm_Link_1 {
    width: 100%;
    }
.billing-info #WC_ShippingBillingAddressFormDisplay_billingAddressForm_links_3 {margin-top: 10px !important;}
.checkout #storedcredit_card_section > span {font-size: 14px !important;}
.checkout .product-wrapper--left .product-image img {margin:0 0 !important;} 
.shipping-info--confirmation #WC_OrderShippingBillingConfirmationPage_div_7 > h2,
.shipping-info--confirmation #WC_OrderShippingBillingConfirmationPage_div_23 > h2,
.shipping-info--confirmation .payment-info__header h2 ,
.order_confirmation_page #OrderConfirmPagingDisplay_ACCE_Label {text-transform: uppercase;}
#searchDropdown {
     left: 0px ;
    right :0px;
    top:auto;
}
}
.checkout__step .item-attributes > span {
    font-size: 12px;
    font-family: 'Arial' !important;
    font-weight: 400;
    font-style: normal;
    color: #666666;
    text-align: left;
    margin-left: 5px;
    line-height: 15px;

    }
::-webkit-input-placeholder { font-size: 10pt; color:rgb(153,153,153) !important;}
::-moz-placeholder { font-size: 10pt; color:rgb(153,153,153) !important; }
::-ms-input-placeholder { font-size: 10pt; color:rgb(153,153,153) !important;}
input:-moz-placeholder { font-size: 10pt; color:rgb(153,153,153) !important; }

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
#SimpleSearchForm_SearchTerm::-moz-placeholder {  /* Firefox 19+ */
      color: #666666 !important;
}

#WC_SingleShipmentSummary_div_13 > div.billing-info__total.visible-desktop > div.billing-info__submit {margin-top: 20%;}
.checkout .accordion-panel .form-wrapper {
    margin-bottom: 20px;
    margin-left: 0px;
    max-height: 51px;
    }
    
#WC__ShoppingCartAddressEntryForm_shippingAddressForm_state_1 ,#WC__ShoppingCartAddressEntryForm_billingAddressForm_state_1 {
    font-size: 11pt;
    font-style: italic;
    top: 0;
    right: 0;
    background: url(../images/dropDownArrow.png) center right -1px no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';    
   -webkit-appearance: none;
   color: #666666; 
   font-weight: normal;
}
#WC__ShoppingCartAddressEntryForm_billingAsShippingAddressForm_sameAsShipping_state_1 {
    top: 0;
    right: 0;
    background: url(../images/dropDownArrow.png) center right no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    padding: 0px 10px;
    font-weight: normal;}
    
    .drop_down_country.address-input {
    top: 0;
    right: 0;
    background: url(../images/edit_add_address_arow.png) center right -1px no-repeat;
    -webkit-appearance: none;
    padding:0px 10px !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    font-weight: normal;
    }
    
    #singleShipmentAddress {
    top: 0;
    right: 0;
    background: url(../images/shippingAddressArow.png) center right -1px no-repeat;
    -webkit-appearance: none;
    background-color: rgba(242, 242, 242, 0.498039215686275);
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    font-weight: normal !important;
    }
.checkout__step--4 .shipping-info__confirm .profile {display:none;}


.checkout__breadcrumb {
    display: none;
    padding:0;
    }  
.checkout #container #WC_shippingAddressForm_address1_div_11  label[for="WC__ShoppingCartAddressEntryForm_shippingAddressForm_address2_1"] , .checkout #container #WC_billingAddressForm_address1_div_11  label[for="WC__ShoppingCartAddressEntryForm_billingAddressForm_address2_1"] {
    font-weight: normal;
    font-size: 14px;
}   
.checkout__step--3 .shipping-info__address .drop-down {padding: 0 7px;}
  .checkout #container .billing_same_as_shipping{
  display:inline;
    font-family:  'Arial';
    font-weight: 400;
    font-style: normal;
    color: #666666;
    font-size: 14px;   
    line-height: 1.4;
    }
    
    .checkout #container label{
    font-family: 'Arial Bold', 'Arial';
    font-weight: bold;
    font-style: normal;
    color: #666666;
    font-size: 14px;
    margin: 8px 0px 0px;
    line-height: 1.4;
    }
.checkout #container .modal-content .modal-form-center #WC_ShippingBillingAddressFormDisplay_div_6 {
    font-size: 14px;
    color: #666666;
    text-align: left;
    margin-top: 0px;
    font-family: 'Arial';
    }
.checkout .form-wrapper .form-field {
    width: 58%;
    padding-right: 35px;
}
.checkout .form-wrapper #WC_shopcartAddressForm_nickName_div_5{
    vertical-align:bottom;
    font-size:14px;
}
  .checkout .form-wrapper .form-label {
    width:40%;
    vertical-align: top;
    }  
 .checkout .form-wrapper > div {
    display: inline-block;
}   
@media (min-width: 640px){
.account-mgmt__profile.account-mgmt-content .inputWithBg {
    padding-right: 30px;
    width: 100%;
}
.account-mgmt__profile.account-mgmt-content #EmailGroup { float:none ;  display: inline-block;}
.accordion-panel .shipping-info label#ShippingAddressTopMode {margin-top:8px !important;}
.checkout .checkout__step--3 .billing-info__address {width:50%  !important; margin:0; padding-right:15px;}
.checkout .checkout__step--3 #WC_ES_hanes_BillShip_LeftBottom_div { width: 45%;display: inline-block;}
.checkout #WC_ShippingBillingAddressFormDisplay_div_5 #WC_ES_hanes_BillShip_LeftBottom_div {width:100%}
} 

.checkout #container .shipping-info__method label[for="singleShipmentShippingMode"] , .checkout #container #shippingAddressForm #ShippingAddressTopMode ,
.checkout #container .title #paymentMethodTopMode ,.checkout #WC_BillingAddressDropDownDisplay_div_2 > p > label,
.checkout #container #WC_OrderShippingBillingConfirmationPage_div_7 > h2 , 
.shipping-info--confirmation #WC_OrderShippingBillingConfirmationPage_div_5 #WC_OrderShippingBillingConfirmationPage_div_7 > h2 ,
.checkout .billing-info #WC_OrderShippingBillingConfirmationPage_div_23 > h2 ,
#editShippingAddressArea1 .shown-in-edit-address-form h1 {
    border-bottom: 1px solid grey;
    font-size : 20px;
    font-weight : bold;
    margin-top: 16px;
    line-height: 24px;
    border-bottom-color: rgb(204, 204, 204);
    color:#666;
    font-family:'Arial Bold', 'Arial';
    
}
.checkout__step--3 .billing-info__method>.title {
    margin-top:0;
}

.checkout #guestBillingAddressBox .billingAddressSelectBoxArea {
    width: 100%;
}

.checkout #container #WC_ShippingBillingAddressFormDisplay_div_1 {
    display: none;
}
  .checkout #guestBillingAddressBox .modal-content , .checkout #WC_ShippingBillingAddressFormDisplay_div_5  .modal-content{
    padding-top: 0px;
    overflow-y: visible;
}

.checkout #container div#WC_ShippingBillingAddressFormDisplay_div_6 {
    margin-bottom: 0px;
}
.checkout #container a#shippingBillingPageNext div {
 font-family: 'Arial';
 font-size: 18px;
}
.checkout #container a#WC_ShippingBillingAddressFormDisplay_shippingAddressForm_links_1 , .checkout #container a#WC_ShippingBillingAddressFormDisplay_billingAddressForm_links_3 , .checkout #container a#shippingBillingPageNext ,
#container #WC_ShippingBillingAddressFormDisplay_billingAsShippingAddressForm_links_2
{
    width: auto;
    background-color: rgba(102, 102, 102, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(51, 51, 51, 1);
    border-radius: 2px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    margin:0px;
    padding:11px 40px;
    }
    
.checkout #container div#WC_CheckoutPaymentsAndBillingAddressf_div_2_1 {
    float: none;
    margin-bottom: 0;
    
}
.checkout__step--3 .billing-info__method {width:100%;}
.checkout #container form#PaymentForm1{display:inline-block; width:48%; margin-right:1%;vertical-align:top;}
.accordion-panel #billingAddressDisplayArea_2 {margin-top:8px;}
.checkout #container #credit_card_section span.title ,#WC_CheckoutPaymentsAndBillingAddressf_div_2_1 > div.paypal > div.paypal_method > span
,  .accordion-panel #storedcredit_card_section > span ,#container .accordion-panel #billingAddressDisplayArea_2,
#container .card_info__number .card-number .masked_stored_credit_card{
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #666666;
    text-align: left;
    line-height: normal;
}
.checkout #container #WC_CheckoutPaymentsAndBillingAddressf_div_2_1 > div.paypal > div.paypal_ssl_info , .checkout #container #WC_StandardVisa_div_1_1 > span.required-field--label ,.checkout #container #WC_StandardVisa_div_1_1 > div.card_info__type {
display:none;
}
.checkout #container #WC_StandardVisa_div_1_1 > span.card_info__card-cc-cvc > span:nth-child(1) > label {
margin-right: 50px;
width:100%;
}

.checkout #container #WC_StandardVisa_div_1_1 > span.card_info__card-cc-cvc {
    float: none;
    width: 100%;
    display: block;
    clear: both;
    background-position: 137px 53px; padding-top: 16px;
    margin-bottom:10px;
}
.checkout #container #cc_cvc_1 {
    width:43%;
}
 .checkout #WC_SingleShipmentSummary_div_14 > p > label , #WC_SingleShipmentSummary_div_13 > div.billing-info > div.billing-info__header > h2 , #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p.title , #WC_SingleShipmentSummary_div_13 > div.cart-header > div.cart-header--left > h2 , .checkout #billingAddressSelectBoxArea_1 > div.BillingAddress__description > span,
 .accordion-panel .password__description .create-account-title , .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.payment-info > div.payment-info__header > h2 ,
  .checkout .billing-address-title {                                                                    
    width: 100%;
    font-family: 'Arial Bold', 'Arial' !important;
    font-style: normal;
    text-align: left;
    border-bottom: 1px solid grey;
    font-size: 18px;
    font-weight: bold;
    border-bottom-color: rgb(204, 204, 204);
    color: #666666;
    line-height: 22px !important;
    }
    
  .checkout #container #WC_SingleShipmentSummary_div_13 > div.shipping-info {     
    margin-left: 20px;
    width: 100%;
    float: none;
  }
  .checkout__step.checkout__step--4 {margin-top:10px;}
  .checkout #container #WC_SingleShipmentSummary_div_13 > div.shipping-info > div.shipping-info__header > h2 {
  display: none;
  }
  .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.payment-info > div.payment-info__header > h2  {margin-top:8px;}
.checkout #container .checkout__step--4 .shipping-info {
  border-bottom:none;
  }
  .checkout #container .checkout__step--4 .shipping-info__method {
  float: none;
  display: inline-block;  
  width : 100%;
  }
.checkout #container .checkout__step--4 #SingleShipmentShippingAddress {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-rendering: optimizeLegibility;   
}
 .checkout #container .checkout__step--4 .shipping-info .shipping-info__method .title ,
 .checkout #WC_OrderShippingBillingConfirmationPage_div_4 > div.order-number > p,  .checkout #WC_OrderShippingBillingConfirmationPage_div_4 > div.order-number > p span {
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    display: inline-block;
}
.checkout #container .checkout__step--4 #contentRecommendationWidget_ES_hanes_Ship_Date_Disclaimer > p  , .checkout .shipping-info  .BillingAddress__description{
    display : none;
}
.checkout #container .checkout__step--4 #WC_SingleShipmentSummary_div_15 > p:nth-child(2) {
    width: 40%;
    display: inline-block;
}
    
.checkout #container .checkout__step--4 .billing-info__address__left , #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p:nth-child(2){
    float : none;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
 }
 .checkout #container .checkout__step--4 .text.shipping_method_content {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-style: normal;
    font-family: 'Arial';
    font-weight: 400;
    }
    .checkout  .checkout__step--4 .billing-info {
    margin-top : 0px;
    padding-top : 0px;
    float : left;
    padding-bottom: 42px;
    width: 47%;
    margin-right:6%;
    border-bottom: none;
    
}

.checkout #container .checkout__step--4 .shipping-info{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.checkout #container .checkout__step--4 #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 > p {
    display: none;
}


 .checkout .checkout__step--4 .billing-info__address__right {
     float : none;
     display: inline-block;
     font-size:14px;
     width:100%;
     margin-top:5px;
}
 
.checkout #container .checkout__step--4 .billing-info__address {
    width :100%;
}

.checkout #container .checkout__step--4 #WC_ShipmentDisplay_links_5 {
display:none;
}



.checkout #wrapper .header .order-details th {
    font-family: 'Arial Bold', 'Arial' ;

}
 .checkout .wrapper #container .checkout__step .order-details .header th{
    font-family: 'Arial Bold', 'Arial' !important;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: normal;
    background-color: rgba(204, 204, 204, 1);
    border-right: 1px solid white;

}
#WC_SingleShipmentSummary_div_13 > div.cart-header > div.cart-header--right {
    display:none;
    }
 .checkout__step--4 .cart-header--left{
    display:none;
    }
 .checkout .wrapper #container .checkout__step .order-details .cart-item td {
 border-left: none;
 border-right:1px solid #cdcccd;
 }
 .checkout__step .order-details .cart-item .product-wrapper .product-wrapper--left .product-image {
 line-height: 0px;
 }
 .checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right .item-name {
 color: #666666 !important;
 font-family: 'Arial Bold', 'Arial' !important;
 }

 .checkout .wrapper .checkout__step .order-details  {
    width : 100%;
    border-top: none;
    border-bottom: none;
 }
 


.checkout .card_info__date__month-year {
width: 96%;
}

.checkout  .BillingAddress__description .billing-address-descreption , .WC_billing_right >  div.password > div.password__description > p{
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial' !important;
    font-weight: 400;
    font-style: normal;
     line-height: normal;
     }
     .WC_billing_right >  div.password > div.password__description > p {margin-top : 10px;}
     .checkout  .BillingAddress__description {
     width:50%;
     margin: 15px 0px;
     }
     
     .BillingAddress__description .billing-address-title , .password__description .create-account-title{
         display: block;
     }
     
   .BillingAddress__description  .billing-address-descreption {
   margin-top: 14px;
   }
.accordion-panel .errorVal  {
    font-size: 13px;
    line-height: 13px;
    margin-top: 2px;
}

 div.fieldError ,  .accordion-panel span.fieldError{
    background :url("../images/accordion_checkmark_fault.png") no-repeat right center;
        background-position-y: 7px;
    }

div.fieldValid , .accordion-panel span.fieldValid {
    background:url("../images/accordion_checkmark.png") no-repeat right center;
        background-position-y: 7px;
}

.accordion-panel .form-wrapper .form-field .form_input , .accordion-panel .form-wrapper .form-field .drop_down_checkout{
width : 100%;
}
@media (min-width: 640px){
#centered_single_column_form > div > div.WC_billing_right  {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
    position: relative;
    top: -158px;
    }
  }
  @media (max-width: 640px){

  #Footer_Help_Links {
    padding: 10px 0;
    border-top: 1px solid rgba(153, 153, 153, 1);
    border-bottom: 1px solid rgba(153, 153, 153, 1);
  }
  #centered_single_column_form > div > div.WC_billing_right {margin-top: 20px;}
  .billing-same-as-shipping-div {line-height: 18px;
    margin-top: 10px;}
  }
  .WC_billing_right >  div.password > div.form-hint {
 font-family: 'Arial Italic', 'Arial';
    font-weight: 400;
    font-style: italic;
    color: #666666;
    font-size: 12px;
    line-height: normal;
    width: 50%;    
    margin-left: 41%;
 }
 
 .billing-info .modal-form-center {
 width : 50%;
 display: inline-block;
 }
 
 #centered_single_column_form > div > div.password > div.password__description {
     margin-bottom: 20px;
 }

 .accordion-panel #WC_CheckoutPaymentsAndBillingAddressf_div_2_1 > p {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    }
    #WC_CheckoutPaymentsAndBillingAddressf_div_2_1 > div.paypal > div.paypal_method > span {
    margin-left: 6px;
    }
    
  .checkout .checkout__step--3 .billing-info__method input[type=radio] {
      margin-top: 10px;
  }
  #WC_CheckoutPaymentsAndBillingAddressf_div_2_1 > p.title.targetLabel.paymentMethodLabel {
  margin-top: 5px;
  }
  
 .accordion-panel #credit_card_section {
      background:url("../images/credit_card_icon.png") no-repeat left center;
      margin-bottom: 15px;
  
  }
   .accordion-panel #paypal_radio.fieldValid {
      background-image:none;  
  }
  .accordion-panel .paypal_method {
      background:url("../images/payPal_icon.png") no-repeat left top;
  
  }
  
 .accordion-panel #payMethodType {
     margin-left: 60px;
 }
 
 .accordion-panel #storedcredit_card_section #payMethodType {
    margin-left: 10px;
 }
 .accordion-panel .card-number__input #account1_1 {
      background:url("../images/credit_card_input_icon.png") no-repeat right 3px center;
       width :89%;
       background-color: rgba(242, 242, 242, 0.498039215686275);
 }
 
.accordion-panel .card_info__number {
width:100%;
}
.accordion-panel #expire_month_1 , .checkout #expire_year_1 , .checkout #cc_cvc_1 , .accordion-panel .form-field .form_input {
     background-color: rgba(242, 242, 242, 0.498039215686275);
     }
     
   .accordion-panel .form-label .required-field {
   margin-left: 6px;
   }
  .accordion-panel .accordion-content {
  padding : 0 10px;
  }
  
  .accordion-panel #centered_single_column_form .password .form-wrapper {
 max-height: 73px;
 }

 .shoppingCart .checkout__breadcrumb {
    display: block;
}
  .accordion-panel div#shippingAddressDisplayArea {
    width: 100% !important;
    height: auto !important;
}
 /***************** Registered User Checkout ************************/
 .accordion-panel #shippingAddressSelectBoxArea > p > label , .accordion-panel #WC_BillingAddressDropDownDisplay_div_1 > p > label{
     border-bottom: 1px solid grey;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 24px !important;
    border-bottom-color: rgb(204, 204, 204);
 }
 .accordion-panel #singleShipmentAddress {
     font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: left;
    color: #666666;
    }
   .accordion-panel #shippingAddressDisplayArea , .accordion-panel #billingAddressDisplayArea_1{
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial' !important;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    }
  .accordion-panel #singleShipmentShippingMode {
    color: #666666;
    font-family: 'Arial Bold', 'Arial';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-align: left;
    top: 0;
    right: 0;
    background: url(../images/dropDownArrow.png) center right -1px no-repeat;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';    
    -webkit-appearance: none;
    padding: 0 6px;
    } 
  .accordion-panel #WC_ShippingAddressSelectSingle_link_1 , .accordion-panel #WC_ShippingAddressSelectSingle_link_2 ,
  .checkout .accordion-panel #editBillingAddressLink_a_edit_1  {
      font-family: 'Arial Bold', 'Arial';
      font-weight: 700;
      font-style: normal;
      color: #FF0000;
      font-size: 14px;
      text-align: left;
      line-height: normal; 
      }
      
   .accordion-panel #newShippingAddressLink {
       margin-left: 5%;
       display: inline;
      }
      
    .accordion-panel .edit-address {
     display: inline !important;
     }
     
    .accordion-panel #WC_BillingAddressDropDownDisplay_div_1 > p > label {
     margin-top: 25px;
     line-height: 0;
     }
     
       .accordion-panel .masked_stored_credit_card {
         margin-left: 5px;
         }
      .accordion-panel  #centered_single_column_form_footer {
        width:50%;
        float: right;
        text-align:right;
        padding: 0 0;
        margin-top: 0px;
        margin-bottom: 10px;
      }
      
   .checkout #container .checkout__wrapper .checkout__step--4 #singleOrderSummary,
   .checkout #container .continue-bottom__step-4.visible-mobile #singleOrderSummary{
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    width: auto;
    height: 40px;
    background: inherit;
    background-color: rgb(220, 74, 72);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(220, 74, 72);
    border-radius: 2px;   
    margin-bottom: 0px;
    margin-right:0;
    padding:10px 50px;
    }
   .checkout  .checkout__step--4 .continue-shopping-button {margin:0;}
   .checkout  .checkout__step--4 .continue-shopping {text-align:right;}
   .shipping-info.shipping-info--confirmation .left.order_print_signup{padding:0;}
 .checkout #container .checkout__wrapper .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.shipping-info {
   float : left;
    width: 47%;
    margin-right:6%;
    margin-left: 0px;
   }
   .checkout #container .checkout__wrapper .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.shipping-info .shipping-info__address{
        width:100%;
   }
  
   
  .checkout .checkout__step--4#WC_SingleShipmentSummary_div_13 > div.payment-info{
  display: inline-block;
  width :46%; 
  }
  
 .checkout  .accordion-panel .checkout__step--4 .billing-info__submit {
    text-align: initial;
    margin-top: 0px;
    text-align:right;
    
 }
 
 .checkout  .accordion-panel .checkout__step--4 #singleOrderSummary {
 padding: 10px 70px;
 width: 78%;
 }
 
.checkout  .accordion-panel .checkout__step--4 #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p.title {
display:none;
}

.checkout__step--4 #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p:nth-child(2){
margin-top: 5px;
}
.accordion-panel .billing-info #ShippingAddressTopMode {
display:none;
}
.billing .billing_address_container, .billing .billing_address_container .dijitContentPane {
max-width:none;
float:none;
}
.accordion-tab #PaymentForm2 {
    display:inline-block;
    width:48%;
    margin-left:1%;
}
@media (max-width: 640px){
	.accordion-tab #PaymentForm2 {
	    width:100%;
	}
	.checkout #PaymentForm2 #WC_BillingAddressDropDownDisplay_div_2 > p > label {
		margin-top:0px;
	}
	.checkout #paymentArea1 .card_info{margin-top:0px;}
}
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_1 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_2 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_7 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_8 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_5 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_6 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_9 {
    
    display:inline-block;
    font-size: 14px;
    color: #666666;
    text-align: right;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    width:49%;
}
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_9 {

    text-align: left;
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 5px;
    width:100%;
}
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_9 .order-summary-amount.total-figures{
    float:right;
}

.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_9 span {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #666666;}
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_1 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_7 ,
.accordion-panel .checkout__step--4 #WC_SingleShipmentOrderTotalsSummary_td_5{ 
    width: 49%;
    text-align:left;
}

/*** END Updates to store tabs in header ***/

 .checkout__step--4  #WC_SingleShipmentSummary_div_13 > div.billing-info__total.visible-desktop > div.total-breakdown > div.order-total {
 padding-top: 0px;
 }
  .checkout .checkout__step--4 .billing-info__total {
      float: none;
    display: inline-block;
    width:46%;
  }
 .checkout .order-details td {
 border-bottom: 1px solid grey; 
 border-bottom-color: rgb(204, 204, 204);
 } 
 
 #checkout_crumb #WC_OrderShippingBillingConfirmationPage_div_4 > h1 ,
 .checkout  .checkout__step--4 .crumb #WC_UserRegistrationAddForm_div_8 > p.title {
 font-family: 'Arial Bold', 'Arial';
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    color: #666666;
    line-height: normal;
    border-bottom: 1px solid grey;
    border-bottom-color: rgb(204, 204, 204);
    }
   .checkout  .checkout__step--4 .crumb  #WC_UserRegistrationAddForm_DivForm_1 > div:nth-child(4),
   .checkout  .checkout__step--4 .crumb  #WC_UserRegistrationAddForm_DivForm_1 > .provideInfo{
    width:100%;
   }
   
  .checkout .container #WC_OrderShippingBillingConfirmationPage_div_32 {
    display:none;
 }
.checkout .checkout__step--4 .shipping-info__confirm .title {
display: inline-block;
}

.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_1 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_2 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_7 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_8 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_5 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_6 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_9{
display:inline-block;
font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: normal;
}

.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_1 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_7 ,
.checkout__step--4 .total-breakdown .order-total .subtotal-figures #WC_SingleShipmentOrderTotalsSummary_td_5 
{ 
width: 50%;
    }
    
 .checkout .container #WC_UserRegistrationAddForm_div_16 #WC_UserRegistrationAddForm_Buttons_1 #WC_UserRegistrationAddForm_links_1{
 width: 100%;
 background-color: #DC4A48;
 margin-top:10px;
 }
 #WC_UserRegistrationAddForm_div_10 #WC_UserRegistrationAddForm_div_11 > label ,
 #WC_UserRegistrationAddForm_div_10a #WC_UserRegistrationAddForm_div_11a > label,
 #WC_UserRegistrationAddForm_div_16 #WC_UserRegistrationAddForm_div_17 > label ,
 #WC_UserRegistrationAddForm_div_13 #WC_UserRegistrationAddForm_div_14 > label
 {
 width: 100%;
    font-family: 'Arial Bold', 'Arial' !important;
    font-style: normal;
    text-align: left;
    font-size: 14px;
    font-weight: bold;    
    color: #666666;
    line-height: 22px !important;
 }
 
 .shipping-info__confirm #WC_OrderShippingBillingConfirmationPage_div_14 > p.shipping-info__label {
 display : none;
 }
 
 .checkout .shipping-info__confirm #WC_OrderShippingBillingConfirmationPage_div_14 , 
 .checkout .shipping-info__confirm #WC_OrderShippingBillingConfirmationPage_div_15 {
 width:100%;
 }
 
 .checkout .shipping-info__confirm #WC_OrderShippingBillingConfirmationPage_div_14 ,
 .checkout #WC_OrderShippingBillingConfirmationPage_div_13 #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
 }
 
 .checkout  #WC_OrderShippingBillingConfirmationPage_div_4 > div.order-number {
    padding: 0 0;
    margin: 15px 0 0 0;
    border: none;
 }
 
 #printOrder > div.container > div { padding : 0 15px; }
 .checkout .checkout__step--4 .total-breakdown .order-total .subtotal-details ,
 .checkout .checkout__step--4 .total-breakdown .order-total .subtotal-figures ,
 .checkout .checkout__step--4 .total-breakdown .order-total .shipping-details ,
 .checkout .checkout__step--4 .total-breakdown .order-total .shipping-figures ,
 .checkout .checkout__step--4 .total-breakdown .order-total .estimated-tax-details ,
 .checkout .checkout__step--4 .total-breakdown .order-total .estimated-tax-figures
 {
 width:45%;
 display:inline-block;
 }
 #WC_OrderShippingBillingConfirmationPage_div_13 .billing-info__address #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 {
 float:none;
 }
 .checkout #WC_OrderShippingBillingConfirmationPage_div_13 #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1 > p {
 display:none;
 }
 .checkout #WC_OrderShippingBillingConfirmationPage_div_21 {
 width:100%;
 }

 .checkout .billing-info #WC_OrderShippingBillingConfirmationPage_div_23 > h2 ,
 .checkout .billing-info #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 > p.title{
 margin-bottom:0;
 }
 .checkout .checkout__step .order-details .cart-item td {
 border-left:none !important;
 }
.checkout  #box .contentline {
height: 0px;
}

.checkout .checkout__step--4 .shipping-info .title{
margin-bottom: 15px;
}
.checkout .checkout__step--4 .shipping-info__confirm {
border-bottom : none;
}

.order_confirmation_page .container .checkout__step--4 #checkout_crumb .crumb {
padding :0;
}
.order_confirmation_page .checkout__step--4 .shipping-info .shipping_address ,
.order_confirmation_page .checkout__step--4 .billing-info__address__left{
line-height: normal;
}

.order_confirmation_page .checkout__step--4 .billing-info__address__left {margin : 10px 0;}
#WC_OrderShippingBillingConfirmationPage_div_15 {padding-left:0 !important;}
.order_confirmation_page .checkout__step--4 #WC_OrderShippingBillingConfirmationPage_div_13 #shipping {
padding: 0;
width: 50%;
float:left;
display: inline-block;
}
.checkout #container .shipping-info__method label[for="singleShipmentShippingMode"] ,
.shipping_address, #shippingAddressSelectBoxArea p.title:nth-child(3) > label:nth-child(1),
.accordion-panel #WC_BillingAddressDropDownDisplay_div_1 > p > label{margin-top:8px !important;}

.order_confirmation_page .checkout #WC_OrderShippingBillingConfirmationPage_div_21 ,.order_confirmation_page #WC_OrderShippingBillingConfirmationPage_div_13 > div.billing-info > div.billing-info__address ,
.order_confirmation_page #WC_CheckoutPaymentAndBillingAddressSummaryf_div_2_1{
width:100%;
}
.order_confirmation_page #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1 {
width:100%;
}
.order_confirmation_page #OrderConfirmPagingDisplay > table .header th {
    font-family: 'Arial Bold', 'Arial' !important;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: normal;
    background-color: rgb(204, 204, 204);
    border-right: 3px solid white;
}

.checkout-flow .order-number .order-date{line-height:18px;}
.billing-info__total .payment-info__header {border-bottom:1px solid #ccc;padding-bottom:3px;}
.billing-info__total .payment-info__header h2 , .order_confirmation_page #OrderConfirmPagingDisplay_ACCE_Label{color:#666;font-size:18px; font-family:'Arial Bold', 'Arial';font-weight:bold;}
.billing-info__total .payment-info__header .promotions.applied-promotions{margin:0px;}
.checkout #container .checkout__step--4  .total-breakdown .promotions.applied-promotions{margin-top:0px;}
@media (max-width:640px) {
    .order_confirmation_page .checkout__step--4 #WC_OrderShippingBillingConfirmationPage_div_13 #shipping {width:100%;}
    .checkout-flow .footer_wrapper_position.wrapper {padding-bottom:45px !important;}
    .shipping-info--confirmation .billing-info__address__right.billing-info__total {margin-top:10px;}
    .checkout  .container .checkout__step--4 .column .password-note{position:static;color:rgb(153, 153, 153); width:90%;}
    .checkout  .checkout__step--4 .continue-shopping-button{width:100%;}
    .checkout  .checkout__step--4 .continue-shopping{clear:both;}
}
.checkout-flow.order_confirmation_page .shipping-info.shipping-info--confirmation .billing-info__address .billing-info__address__right#WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1{display:none;}
.checkout-flow .billing-info__address__right.billing-info__total .payment_amount {display:inline-block;}
.checkout-flow .billing-info__address__right.billing-info__total .price{display:inline-block;
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial Bold', 'Arial' !important;
    font-weight: 700;}
.shipping-info--confirmation .item-table{margin-top:15px;margin-bottom:10px;}
.checkout__step--4 .billing-info__total--bottom .total-breakdown .order-total{margin-bottom:0px;}
.checkout .modal-content #WC_ShopcartAddressFormDisplay_links_1{margin:0;}
@media (min-width:640px) {
.my-orders__detail.account-mgmt__profile th.action,.my-orders__detail.account-mgmt__profile .option_button  {
    display: none; 
}
.checkout__step.checkout__step--4 .billing-info__total{margin-top:15px;}
    .order_confirmation_page  .shipping-info.shipping-info--confirmation #WC_CheckoutPaymentAndBillingAddressSummaryf_div_3_1  {
        width: 45%;
        vertical-align: top;
        display: inline-block;
        float: none;
        margin-top:-24px;
    }
.order_confirmation_page  .shipping-info.shipping-info--confirmation .billing-info__address__right .billing-info__total{width:100%;} 
.shipping-info.shipping-info--confirmation #WC_OrderShippingBillingConfirmationPage_div_5 {width:50%;}
#WC_OrderShippingBillingConfirmationPage_div_13 > br {display:none;}
.cart-item .product-wrapper--left {margin-left: 14px;}
.cart-item .product-wrapper--left .door-logo  {margin-left: 12px;}
#editShippingAddressArea1 #centered_single_column_form > div.modal-content {max-height: none;}

.billing-info__address .description > p:nth-child(1) {font-size: 14px; color: #666666; font-family: 'Arial' !important;
    font-weight: 400; line-height: 17px; margin-bottom: 16px;}
#WC_ShipmentDisplay_div_32_paypal_top .paypal-payment-espot {width:46%;}
.forgot-password-link  {width:82%;}
.account-mgmt__sign-in , .account-mgmt__register{ border: 1px solid rgba(153, 153, 153, 1); margin-top:0; font-family: 'Arial' !important; max-width: 400px;
width: 40%;  vertical-align: top;  text-align: left; float:none; margin:0; background-color: rgba(242, 242, 242, 0.498039215686275);} 
.account-mgmt__sign-in .myaccount_error.errorMsg {line-height: 13px;}
.account-mgmt__sign-in #Logon {margin-bottom:0px;}
.account-mgmt__register #WC_AccountDisplay_div_24 {margin-bottom: 32px !important;}
.account-mgmt__sign-in   h2, .account-mgmt__register h2 {line-height: 40px; padding-left: 10px;background-color: rgba(242, 242, 242, 1); color: #666666 !important;
 font-size: 16px; font-weight: normal;margin-top:0px; }
.account-mgmt__sign-in .sign-in-field {    width: 95%; margin: 0 auto; margin-bottom: 10px;}
.account-mgmt__sign-in .sign-in-field  > input {width:100% ; max-width:none;}
.account-mgmt__sign-in  #WC_AccountDisplay_div_12 ,.account-mgmt__register #WC_AccountDisplay_div_24 {margin: 0 auto;  width: 95%;}
.wrapper .container.user_registration_add {text-align: center;}
.account-mgmt__sign-in {margin-right: 5%;}
.account-mgmt__register {padding-left:0;}
.account-mgmt__register ul { margin-bottom: 15px;}
.account-mgmt__sign-in  #WC_AccountDisplay_div_12 {margin-top: 18px;}
.account-mgmt__sign-in .errorMsg {margin-left: 14px;}
.account-mgmt__sign-in .errorVal.errorMsg {margin-left: 0;margin-top: 0px;font-size: 11px;}
.checkout span.billing-address-title {font-size:20px;}
.checkout__step--3 .billing-info__continue.pay_pal_continue {text-align: left;}
.checkout #container .accordion-panel #billingAddressDisplayArea_2 {font-size: 14px;}
#container .checkout__step.checkout__step--4 .order-review-msg {margin-bottom:14px;}
.align#WC_AccountDisplay_div_7 {height: auto !important;}
.user_registration_add .account-mgmt.no-border-top {    display: flex; justify-content: center;}
#checkout_crumb .crumb#WC_OrderShippingBillingConfirmationPage_div_4 > h1 {border:0;}
}
/********************add and edit address modal**************************/
#editShippingAddressArea1 #centered_single_column_form > div.modal-header-bar.vert-bg {
  background-color: white;
  border-bottom: 1px solid;
  border-bottom-color: rgb(204, 204, 204);
  padding-left: 5px;
}
#editShippingAddressArea1 #centered_single_column_form > div.modal-header-bar.vert-bg > h1 {
font-family: 'Arial Bold', 'Arial';
    font-weight: bold !important;
    font-style: normal;
    font-size: 20px;
    color: #666666;
    text-align: left;
    padding-bottom: 0px;
}
#editShippingAddressArea1 .shown-in-edit-address-form {
display: block !important;
}
#editShippingAddressArea1 #WC_ShopcartAddressFormDisplay_div_6 {
display: none;
}
#editAddressContents > div.dijitDialogTitleBar > span.dijitDialogCloseIcon,
#editShippingAddressArea1 #WC_ShopcartAddressFormDisplay_links_1 {
background-color: #666666;
}

#editShippingAddressArea1 .form-wrapper .form-label > label {
   font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
        font-size: 14px;
    text-align: left
}
#editShippingAddressArea1 .form-wrapper .form-field > input {
    background-color: rgba(242, 242, 242, 0.498039215686275);
    }
    #editShippingAddressArea1 .form-wrapper {
    margin-bottom: 10px;
    }
  #editShippingAddressArea1  #centered_single_column_form > div.modal-content > div > div.form-wrapper.nickname {
  margin-top: 10px;
  }
  #avs_popup , #avsPopupRefresharea_111 > div.modal-header-bar.vert-bg ,#avsPopupRefresharea_111 > div.modal-content.modal-content--avs{
  background-color: rgba(242, 242, 242, 0.498039215686275);
  border-color: rgba(174, 174, 174, 1);
  border-radius: 2px;
  }
  #avsPopupRefresharea_111 > div.modal-header-bar.vert-bg > h1 {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #666666;
    text-align: center;
    }
    
    #avs_popup #WC_AddressForm_Link_2 ,#avs_popup  #WC_AddressForm_Link_1 {
        line-height: inherit;
        font-size: 14px;
        height: auto;
        text-align: center;
        margin: 10px auto;
    }
    #avs_popup .modal-content {
        min-height: 350px;
    }
    div#avs_popup .modal-avs-alert {
	    font-style: italic !important;
	    margin-bottom:10px;
	}
	#avs_body div#WC_AddressForm_TableCell_8 > a {
	    margin-top: -20px;
	    position: static;
	}
    #avs_popup .modal-avs-suggested-address > a {
	    background-color: rgb(220,74,72);
	    height: auto;
	    position: static;
	    bottom: 0;
	}
    #WC_AddressForm_Link_2 , #WC_AddressForm_Link_1 {
    background-color: rgba(153, 153, 153, 1);
    width: 85%;
    height: 26px;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    line-height: 24px;
    }
    #WC_AddressForm_Table_1 > div.modal-avs-current-address > p.modal-avs-address-head ,
    #AddressForm1 > div.modal-avs-suggested-address > p.modal-avs-address-head {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    color: #000000;
    font-size: 14px;
    }
   #avsPopupRefresharea_111 > div.modal-content.modal-content--avs > p { 
    color: #FF6666;
    font-size: 14px;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    }
 .modal-avs {
 padding :0 0 ;
 }   
 #avsPopupRefresharea_111 > div.modal-header-bar.vert-bg {
 border-bottom : 1px solid black;
 }
 #avsPopupRefresharea_111 > div.modal-content.modal-content--avs {
 padding-top :5px; }
 
 .modal-avs-suggested-address .arrow-right-btn:after , .modal-avs-current-address .arrow-right-btn:after {
 display:none;
 }
 
 .checkout #avs_popup > div.dijitDialogTitleBar > span.dijitDialogCloseIcon {
     top: 24px;
    right: 0.5em;
    border-radius: 36%;
    background: rgba(153, 153, 153, 1);
    font-weight: bold;
 }
 #WC_SingleShipmentSummary_div_13 > div.order-review-msg > b {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-weight: bold;
    }
    #WC_SingleShipmentSummary_div_13 > div.order-review-msg ,
    .modal-avs-suggested-address > p ,
    .modal-avs-current-address > p {
     font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    }

 
#WC_AddressForm_Table_1 > div.modal-avs-current-address > p.modal-avs-address-head ,
#AddressForm1 > div.modal-avs-suggested-address > p.modal-avs-address-head {
margin-bottom: 0px;
}

.checkout .modal-avs-suggested-address {
    min-height: 128px;
}
#editShippingAddressArea1 #shopcartAddressForm #centered_single_column_form {
padding : 0 5px;
}
.checkout #editAddressContents > div.dijitDialogTitleBar > span.dijitDialogCloseIcon {
background: url("../images/editAddaddress_closemenu.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  margin-top: 5px;
  width:20px;
  height:20px;
    }
#editAddressContents > div.dijitDialogTitleBar > span.dijitDialogCloseIcon >span {display:none;}
  
#editAddressContents div.el-checkbox label:before {
border: 1px solid #666666;
}

#editAddressContents div.el-checkbox input[type=checkbox]:checked+label:before {
background-color: white;
}

#editAddressContents .modal-avs-current-address {
margin-bottom: 0px; 
}
#billingAsShippingAddressForm .form-wrapper.nickname {
display:none;
}
.order_confirmation_page .arrow-right-btn:after {
display:none;
}
#shippingAddressSelectBoxArea p.title:nth-child(3) > label:nth-child(1){
margin-top: 16px;
}

.checkout #container .primary-btn#shippingBillingPageNext_paypal {
background: url("../images/ordersummary_checkout_paypal.png") no-repeat;
width: 236px;
height: 50px;
}
#shippingBillingPageNext_paypal > div:nth-child(1) {
display:none;

}
.order_confirmation_page .shipping-info {border-bottom:none;}
.order_confirmation_page .continue-shopping.visible-desktop {margin-top: 23%;}
.order-details tr.cart-item {border-top: 1px solid rgb(204, 204, 204);}
#ShopCartPagingDisplay .order-details tr.cart-item {border-bottom: 1px solid rgb(204, 204, 204);border-top: 0;}
#ShopCartPagingDisplay .order-details .cart-item .product-wrapper .product-wrapper--right .item-name {margin-bottom: 0;}
#ShopCartPagingDisplay span.availabe_for_item {font-size:12px;}
#WC_SingleShipmentSummary_div_13 > div.cart-header > div.cart-header--left > h2 {border-bottom:none; margin-left: 7px;}
.checkout .checkout__step .cart-header {padding-bottom: 0px;}
.order_confirmation_page .product-wrapper--left .door-logo {width: 60px !important; margin-top: 10px; margin-left: 12px;}
.checkout__step .order-details .cart-item .product-wrapper .product-wrapper--right .item-name {
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    margin-left: 6px;
    margin-bottom: 10px;
}
.edit-address#editBillingAddressLink_2 .arrow-right-btn{
    line-height: 0px;
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    color: #FF0000;
    font-size: 14px;
    text-align: left;}
.payment-info__details  .billing-info__address__right > p.amount_info > span {
    font-size: 14px;
    color: #666666;
    text-align: left;
    font-family: 'Arial Bold', 'Arial' !important;
    font-weight: 700;
}
.edit-address#editBillingAddressLink_2 .arrow-right-btn:after { display:none;}
#WC_SingleShipmentOrderTotalsSummary_td_9 > span:nth-child(1) {text-transform: uppercase;}
#WC_OrderShippingBillingConfirmationPage_div_15 > p > span.title {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-size: 14px;
    color: #666666;
    text-align: left
}
.checkout .checkout__step--3 .billing-info__address {width:100%;}
.checkout #container #StandardCreditCard_CVVDetails_1{
    color: #FF0000;
    font-size: 12px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid #ff0000;
 }
 div.el-checkbox input[type=checkbox]:checked+label:before {color : black !important; line-height: 10px !important; font-size: 10px !important; font-weight: bold;}
 #centered_single_column_form > div.modal-content > div > div.el-checkbox > label {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #666666;
    text-align: center;
    line-height: normal;
 }
/*** END Updates to store tabs in header ***/
/****************My Fav. changes ***********/
/*********Mobile*********/
@media (max-width: 640px){
.account-mgmt .account-mgmt-content #four-grid-wishlist a ,
.account-mgmt .account-mgmt-content * {font-family: 'Arial Bold', 'Arial' !important; color: #666666; }
.account-mgmt .account-mgmt-content h1 { font-weight: 700; font-size: 18px; color: #000000;}
#four-grid-wishlist .item .description_fixedwidth_cont {float: right; width: 65%;}
 #four-grid-wishlist .item .description_fixedwidth a { font-weight: 700;}
.my-orders .reorder_Item_attributes .reorder_Item_design a{color:#0000FF; font-size:13px;font-weight:normal;text-decoration:underline; text-transform:capitalize;}
.my-orders .reorder_Item_attributes .reorder_Item_group{font-size:12px;}
.wishlist .breadcrumbs-main {display:none;}
.my_account_wishlist .wishlist_item_img{width:30%;display:inline-block;}
.my_account_wishlist .wishlist-door-logo {   
    width: 60px;
    border: 1px solid #cdcccd;
    margin: 10 18px;}
.my_account_wishlist .hanes_h1.title { margin-bottom: 18px; line-height: 22px; margin-top: 18px; font-size: 20px;}
.my_account_wishlist #WC_WishListResultDisplay_div_5 {float: none;}
.my_account_wishlist .deleteLink {
    color: #FFF !important; 
    background: #666666;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;}
#four-grid-wishlist .item_container .item {padding :0 ; margin: 0;}
#four-grid-wishlist .item_container .item .offerprice {float:none;}
#four-grid-wishlist .button {clear:both ; margin-bottom: 15px; direction: rtl;}
#four-grid-wishlist .item_container .item .AddItem-InWishList , #four-grid-wishlist .item .RemoveItem-InWishList {width: 49%; display:inline-block; vertical-align: top; }
#wishlist-email #SendMsgForm  h2 , #wishlist-email #SendMsgForm  label {    
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-size: 14px;
    color: #666666;
    }
#wishlist-email .contents {line-height: 24px;}
#four-grid-wishlist .containerWishlist {margin-top : 12px;}
#wishlist-email input , #wishlist-email {background:rgba(242, 242, 242, 0.498);}
#wishlist-email .wishlist-send-button-section .bu_secondary,
#four-grid-wishlist .item_container .item .AddItem-InWishList a {background:#dc4a48; font-size: 17px;font-weight: normal; padding: 0;}
#wishlist-email .wishlist-send-button-section .bu_secondary {background: #666666;}
#wishlist-email .account-mgmt p {
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    padding:0;}
.my_account_wishlist #four-grid-wishlist .deleteLink {margin-top: 0;  font-size: 17px;}
#WC_WishListDisplay_div_15 > p {font-size: 12px; font-style: italic; font-weight: 400; line-height: normal;}
#four-grid-wishlist .price .offerprice.bfx-price.bold {display: inline-block;margin-left: 5px;}
#four-grid-wishlist .item .price {font-size: 14px; color: #666666; font-weight: 700;}
#four-grid-wishlist .item .price span {float:left}
#four-grid-wishlist .item_container {padding-bottom:0 ; margin-bottom: 0; margin-top:15px;}
.account-mgmt-content #right_nav {margin-top:22px;}
#four-grid-wishlist .item_container  .offerprice {color: #666666;}  
#wishlist-email label {margin-top: 10px;}
#SendMsgForm .header h2 {margin-bottom: 16px;}
.my_account_wishlist .continue_shopping {height: 40px; background-color:#666666; text-align: center;}
.my_account_wishlist .continue_shopping a {color: #FFFFFF; font-size: 18px;}
.share_WL_msg.visible-mobile { line-height: 18px; margin-bottom: 12px;}
.my_account_wishlist #four-grid-wishlist {border-top: 1px solid #cdcccd;}
#four-grid-wishlist .item_container .item {width:100%;}
#four-grid-wishlist .item_container .item .img {margin-bottom: 16px;}
#four-grid-wishlist .item_container .item .img.dor-logo-mobile-image {margin-bottom: 0;}
}

/***********End of My Fav. changes *********/
.champion #header .esite_header_3 .second_homepage_link {
    display: inline-block;
}
@media (max-width: 640px){
div#size_edit_qv { position: relative; }
.espot-global-helper#ES_hanes_Ship_Date_Disclaimer_1 {margin-bottom:12px;}
.visible-mobile.signIn-top-section { margin-top: 74px; padding: 0 10px;}
.account-mgmt__register {padding: 0; margin: 0; margin-top: 10px;}
.signIn-top-section ~ .body.checkout__step.checkout__step--3.accordion-panel {  padding-top: 0;}
.visible-mobile.signIn-top-section a {padding: 0;
    width: 100%;
    background-color: rgba(102, 102, 102, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(51, 51, 51, 1);
    border-radius: 2px;
    font-family: 'Arial' !important;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 18px !important;
    color: #FFFFFF !important;
    margin: 0px;
    text-align: center;
    }
.visible-mobile.signIn-top-section .logon-description { font-size: 12px; line-height: 14px;  margin-top: 10px; color: #666666; font-weight: 400; font-style: italic;}
#FAQ_Checkout .dijitDialogTitleBar .dijitDialogCloseIcon ,.sign-in-guest-top .dijitDialogTitleBar .dijitDialogCloseIcon {background-color: rgba(153, 153, 153, 1) !important; top: 16px !important; right: 10px !important; width: 20px;
    height: 20px;
    line-height: 16px;}
#FAQ_Checkout .dijitDialogPaneContent { padding:10px; height:auto !important;max-height:430px !important; overflow-y:scroll !important;}
	div#FAQ_Checkout .header {
	    font-size: 20px;
	    font-weight: bold;
	    color: rgb(102,102,102);
	    border-bottom: 1px solid rgba(204, 204, 204, 1);
	    line-height: 24px;
	}
#FAQ_Checkout { width: 96% !important; margin:0 auto;}
	.sign-in-guest-top  .myaccount_error {color : red; line-height: 18px; margin-top: 5px;}
.login-section #guestShopperLogon ,.login-section #WC_AccountDisplay_links_2,.account-mgmt__register #WC_AccountDisplay_links_3 {width:100% !important;}
}
#WC_CheckoutPayPalDescriptionESpotDisplay_div_1 .paypal-checkout-descreption {
    font-size: 12px;
    color: #666666;
    text-align: left;
    font-family: 'Arial';
    font-weight: 400;
}
.login-section  .SingInField{
font-family: "Arial Italic", Arial;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background-color: rgba(242, 242, 242, 0.498039215686275);
}
.login-section .singIn_label {display:none;}
.login-section .login-fields  {padding-bottom: 10px;}
.checkout-flow .user-section {padding:10px 10px;}
.login-section__form { padding-top :20px}
#guestShopperForgot {text-align: center;}
#guestShopperForgot a {font-family: 'Arial Bold', 'Arial' !important; font-weight: 700; color: #000000 !important; text-decoration: underline; font-size:13px;}
#guestShopperForgot.checkout_login_bottom {     margin-right: 80px;   padding: 0;}
.sign-in-guest-top .dijitDialogPaneContent {height: auto !important;}
.card_info__number .card-number .masked_stored_credit_card {font-size: 14px;}
.card_info {margin-top: 20px;}
.fieldValid#storedcredit_card_section {background: none;}


/**************My addressess changes ***********/
@media (max-width: 640px){
.my-addresses#box {padding : 0 6px;}
.my-addresses .hanes_h1 {font-size: 20px; margin-top: 20px; margin-bottom: 20px;}
.my-addresses .manage-address{font-size: 14px; margin-top: 12px; margin-bottom: 0px;}
.my-addresses .my-addresses-subtitle {margin: 15px 0 0 0; font-weight: 700; font-size: 16px; color: #000000; }
.my-addresses .my-addresses-address {line-height: 16px; font-size: 14px;  margin-bottom: 0px; margin-top: 8px;}
.my-addresses .my-addresses__shipping .my-addresses-address { margin-top: 0px;}
.my-addresses .my-addresses__billing {border: none; margin-bottom: 5px; padding-bottom: 0;}
.my-addresses .my-addresses__shipping .my-addresses-subtitle { margin-bottom: 5px;}
#addressBookMainDiv .my-addresses .arrow-right-btn { color: #FF0000; font-size: 14px;}
.my-addresses .my-addresses-smalltext {margin-bottom: 0;}
.my-addresses .my-addresses-default-label { font-size: 13px !important; font-weight: normal !important;}
#addressBookMainDiv .my-addresses .shipping-address-actions .arrow-right-btn {color: #1E1E1E; font-size: 14px;    width: 25%;
    display: inline-block !important;margin-right: 0;}
.my-addresses .my-addresses__shipping__address {margin-bottom: 10px;}
.my-addresses .my-addresses__shipping {padding-bottom: 0; margin-bottom: 5px;}
.my-addresses .simple-btn , .account-mgmt__profile #WC_AjaxAddressBookForm_links_4{padding:10px ;margin: 0; background-color: rgba(102, 102, 102, 1); font-size: 18px; color: #FFFFFF; text-align: center; width: 100%;}
 div.fieldError{background :url("../images/accordion_checkmark_fault.png") no-repeat right center;
        background-position-y: 10px;}
 div.fieldValid { background:url("../images/accordion_checkmark.png") no-repeat right center;
        background-position-y: 10px;}
.add_update_myaccount_addresses .form-field {padding-right: 35px;}
.add_update_myaccount_addresses .form-field input {background-color: rgba(242, 242, 242, 0.498039215686275);}
.add_update_myaccount_addresses  label{font-size: 14px !important; margin: 8px 0px 0px;line-height: 1.5; font-weight: bold;}
.my-addresses .my-addresses__default-checkbox {margin :0 ; padding:0; border-bottom:none; margin-bottom: 16px;}
.my-addresses .hanes_h1 .visible-mobile {color:black;}
.my-addresses #WC_AjaxAddressBookForm_div_16b {width:100%;}
.my-addresses .my-addresses__default-checkbox .my-addresses-checkbox-label:before { top: 4px; left: 7px; border: 1px solid #666666; background-color:rgba(242, 242, 242, 0.498039215686275); width: 13px;
 height: 13px;}
.my-addresses .simple-btn {padding: 0;}
.my-addresses .label_spacer#WC_AccountForm_div_13 {margin-bottom : 5px;}
.my-addresses .input-box#WC_AccountForm_div_12 {margin-bottom : 10px;}
.my-addresses #WC_AddressEntryForm_div_2_2 > label {font-weight: normal;}
.my-addresses .my-addresses__default-checkbox .my-addresses-checkbox:checked+label:before {background-color:rgba(242, 242, 242, 0.498039215686275); line-height: 12px; font-size: 12px; color: #666666}
.add_update_myaccount_addresses #state { background: url(../images/edit_add_address_arow.png) center right no-repeat; -webkit-appearance: none; font-size: 14px; font-style: italic; padding: 0px 10px;}
#WC_AddressEntryForm_div_2_2 > label.address-label.visible-mobile{font-weight: normal;}
.add_update_myaccount_addresses .errorVal.errorMsg {line-height: 14px; color: red;}
.my-addresses #WC_AjaxAddressBookForm_div_16 .visible-mobile.how-behavior , .my-addresses #WC_AjaxAddressBookForm_div_16b .visible-mobile.how-behavior 
, .ru-form-button-submit #WC_UserRegistrationUpdateForm_links_1 { margin: 0; background-color: rgba(102, 102, 102, 1);
    font-size: 18px; color: #FFFFFF; text-align: center; width: 100%; clear: both;}
.my-addresses .address-label .required.vert-font {margin-left: 5px;}
.update_billing_address .hanes_h1.title { margin-top: 10px;}
.account-mgmt__profile  .reg-form-required { margin-top: 10px !important;}
.account-mgmt__profile  .form-note {margin: 0;font-size: 16px; margin-bottom: 20px;} 
.account-mgmt__profile .PasswordGroup {margin-top: 0;}
.account-mgmt__profile .change-password {font-size: 12px;}
.account-mgmt__profile #WC_UserRegistrationUpdateForm_PI_div {clear:both;}
.account-mgmt__profile .Personal {margin: 0; padding: 0;}
.account-mgmt__profile .update_billing_address .hanes_h1.title { margin-top: 10px;}
.account-mgmt__profile .account-mgmt__submit {margin: 0; padding: 0;}
.ru-form-button-submit #WC_UserRegistrationUpdateForm_links_1 {padding: 0; font-weight: normal;}

}
@media (max-width: 640px){
.shoppingCart .prod__options__size__mobile .option {
    padding: 6px 0;
}
.shoppingCart .prod__options__size__mobile .disabled {
    opacity: 0.4;
}
.my-orders__summary__table  tr {
    border-bottom: none;
    border: 1px solid grey;
    border-radius: 12px;
    margin-bottom: 20px;
    display: block;
    width: 100%;
    background:url("../images/quickOrdericon.png") no-repeat right 10px center;
    background-color: rgba(242, 242, 242, 0.498039215686275);
    line-height:5px;
    position: relative;
    background-position-y: 10px;}
.my-orders__summary__table .order-cancel .cancel-order-link {
    padding: 13px 37px !important;
    background-color: rgba(220, 74, 72, 1) !important;
    text-align: center;
    color: white;
    border-radius: 5px;}
.my-orders__summary__table .order-cancel{width: 100% !important; height: auto;}
.my-orders__summary__table .order-cancel .order-text {    display: block;
    text-align: center;
    margin-left: 0;
    border-left: 0;}
.my-orders__summary__table .order-cancel .order-text .cancel-order-link {display:inline-block; font-size:18px;}
.description-review-mobile.reorder-item .quick_reorder_item .html_button {height: 40px;}
.html_button td {padding: 10px 0;}
.html_button { font-weight: normal;font-size: 18px;text-align: center;}
.html_button #add2CartBtn { background-color: #666666; display: block;  height: 40px;  line-height: 40px;}
.my-orders__summary.account-mgmt-content .my-orders__summary__table .order-details-link {position: absolute; width: 100%; height: 52px; top: 0;left: 0;    border-radius: 12px; border:0;}
.description-review-mobile.reorder-item [data-tab-status=open].detail__tab-title a { color: black;}
.quick_reorder_item .html_button #add2CartBtn span{color: white;}
.quick_reorder_item .reorder_Item_attribue {font-size: 12px;}
.quick_reorder_item  .reorder_Item_image { width: 30%; border: 1px solid #cdcccd; }
.quick_reorder_item  .reorder_Item_price { font-size: 14px; font-weight: bold;}
.quick_reorder_item {line-height: normal;}
.heading_3 { font-weight: 700; font-size: 14px; }
.quick_reorder_item { margin-bottom: 10px ; border-bottom: 1px solid #999999;}  
.detail__tab-title a#tab-3 { border-left: 2px solid rgba(153, 153, 153, 1);}
.my-orders__summary.account-mgmt-content .my-orders__summary__table  td {display: inline-block; width: 44%; float:none; border:0; padding:5px; text-align: left;}
.my-orders__summary.account-mgmt-content .my-orders__summary__table {border: 0;}
.my-orders__summary.account-mgmt-content .my-orders__summary__table td a {width: auto; padding: 0;text-decoration: none;border:0;
    background-color: transparent;font-size: 14px; float:none;}
.my-orders__summary.account-mgmt-content  .my-orders__summary__table td  span {padding: 0; width: auto; background-color: transparent; font-size: 14px; float:none; border:0;}
.my-orders__summary.account-mgmt-content .my-orders__summary__table td  span:after {display:none;}
.my-orders__summary.account-mgmt-content .my-orders__summary__table .order-date , .my-orders__summary.account-mgmt-content .my-orders__summary__table .order-number {margin-bottom:0 ; margin:5px 0;}
.my-orders__summary.account-mgmt-content .order-text.order-text-X {color: #FF0000;}
.my-orders__summary.account-mgmt-content .order-text.MO_OrderStatus_c , .my-orders__summary.account-mgmt-content .order-text.MO_OrderStatus_C {color: #008000;}
}
/*************Sign In Changes*****************/
.checkout #container #WC_ShippingBillingAddressFormDisplay_links_1 {
    width: auto;
    background-color: rgba(102, 102, 102, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(51, 51, 51, 1);
    border-radius: 2px;
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0px;
    padding: 11px 40px;
}
.checkout #container .save_update_CC {font-size :14px; font-family: 'Arial';}
#WC_AccountDisplay_div_1.account-mgmt #WC_AccountDisplay_div_3.account-mgmt__sign-in #WC_AccountDisplay_div_4 h2::after {content:'' !important;}
.login-section .Sign_In_top_header {margin-bottom:12px;}
.join_the_fun {display:none;}
.login-section #guestShopperLogon ,.login-section #WC_AccountDisplay_links_2, .login-section #WC_OrderStatusAccountDisplay_links_2 ,.account-mgmt__register #WC_AccountDisplay_links_3,.new_returning_button #guestShopperLogon {margin: 0; background-color: rgba(102, 102, 102, 1);width: 100%; padding: 0 0;text-align: center; font-size: 18px  !important; font-family: 'Arial' !important;padding:5px;line-height:25px;}
.account-mgmt__sign-in .forgot-password-link {    margin: 10px auto;}
.new_returning_button #guestShopperLogon {width:98%;}
.login-section #WC_AccountDisplay_div_4 .visible-mobile {line-height: 30px; font-weight: bold; font-size: 18px;}
.login-section .Sign_In_top_header , .account-mgmt__register #WC_AccountDisplay_div_21{font-family: 'Arial Bold', 'Arial' !important; color :black;
    font-weight: 700;
    font-size: 18px; border-bottom: 1px solid rgba(204, 204, 204, 1); line-height: 24px;}
.login-section .Sign_In_top_header h2 , .account-mgmt__register #WC_AccountDisplay_div_21 h2 {color: black;}
#WC_AccountDisplay_div_23 ul { line-height: 12px; margin-top: 8px; color: #666666; font-size:12px;}
.account-mgmt__register #WC_AccountDisplay_div_AccountMSG .register-intro-text {margin: 14px 0 0; font-weight: 700; font-size: 12px;}
.account-mgmt__sign-in .errorMsg {margin-bottom:10px;}
.account-mgmt__register #WC_AccountDisplay_div_AccountMSG {margin-left:20px;}
.account-mgmt *, .account-mgmt-content * {font-family: 'Arial Bold', 'Arial' !important}
.user_registration_add .breadcrumbs-main {display:none;}
.checkout .primary-btn , .checkout.checkout-flow #container a {font-family: 'Arial Bold', 'Arial';}

/**********************Create account Section******************************/
@media (max-width: 640px){
.reg-form .account-mgmt__form label {font-family: 'Arial Bold', 'Arial' !important; font-weight: bold; font-style: normal; color: #666666; font-size: 14px; margin: 8px 0px 0px; line-height: 1.4;}
.content .account-mgmt__form {padding: 0 10px;}
#Register input {margin-bottom: 0; background-color: rgba(242, 242, 242, 0.498039215686275);}
.account-mgmt__form  .reg-form-required.required-field {display:none;}
.reg-form .title#WC_UserRegistrationAddForm_div_5 {padding-left: 10px;}
.reg-form #WC_UserRegistrationAddForm_div_5 > h1 , .account-mgmt__form .visible-mobile.form_note_header {color:black; font-size: 20px;font-weight: 700;}
.reg-form div.fieldError ,.reg-form .inputWithBg.fieldValid {background-position-y: 38px}
.account-mgmt__form  .Address#Address {margin-top: 0;}
.account-mgmt__form  .Address#Address .form-note {display:none;}
.account-mgmt__form .visible-mobile.form_note_header {margin-top: 5px;    margin-bottom: 10px;}
.account-mgmt__form #WC_UserRegistrationAddForm_links_1 {background-color: rgba(102, 102, 102, 1);padding: 6px 25px;height: 45px;margin-right: 0; width:100%;}
.account-mgmt__form .account-mgmt__submit {    margin: 30px 0 0 0;}
.account-mgmt__form .PasswordGroup b {font-weight: bold;}
.account-mgmt__form #PasswordGroup {margin-top:20px;}
.account-mgmt__form .PasswordGroup .form-note {font-size: 12px; color: #666666; margin-top: 0px;margin-bottom: 20px;}
#shippingAddressForm #centered_single_column_form > p {display:none;}
.checkout .WC_billing_right >  div.password > div.password__description > p {font-size:12px;}
.my-addresses #editBillingAddressLink_a_edit_33 {font-size: 14px; color: #FF0000; text-transform: none; }
.label_spacer.not_editable_nickName {width: 24%; display: inline-block;}
span.nickName.not_editable_nickName {width: 50%;display: inline-block;}
#addressBookMainDiv .my-addresses .arrow-right-btn:after{ width: 0; height: 0;display: inline-block; content: ' >'; border:0;}
.reg-form  .errorMsg {margin-top: 5px;font-weight: normal;}
}
@media (min-width: 640px){
.account-mgmt__form div.fieldError,.account-mgmt__form .accordion-panel span.fieldError {background: none;}
.account-mgmt__form div.fieldValid,.account-mgmt__form .accordion-panel span.fieldValid {background: none;}
.my-account .my-account-title {margin-bottom: 20px;}
a#WC_UserRegistrationUpdateForm_links_1 { width: auto;}
}
.my-account .my-account-title {clear: both;}
.PasswordGroup input {font-weight: normal;}
#WC_AccountDisplay_div_7 #WC_AccountDisplay_div_12 .simple-btn , .account-mgmt__register #WC_AccountDisplay_div_22 .simple-btn {text-transform: none;}


.order-total .more_info_icon.verticalAlign_middle{ display:none;}
@media (max-width: 640px){
select, input {font-size: 16px !important;}
.discountDetailsSection#discountDetailsSection2 {text-align: left;color:#FF0000;}
.order-total .discount-figures {color:#FF0000;}
.discountDetailsSection#discountDetailsSection1 {text-align: left;color:#FF0000;}
.container .checkout__step--4 .column .password-note {margin-top: 0;}
#editShippingAddressArea1 .form-wrapper .form-label > label {margin:0;}
#editShippingAddressArea1 #WC_shopcartAddressForm_nickName_div_3 { width: 27%;  line-height: 14px;}
#editShippingAddressArea1 #WC_shopcartAddressForm_nickName_div_3 > label { line-height: 31px;}
#editShippingAddressArea1 #WC_shopcartAddressForm_nickName_div_5_not_editable { width: 58%; display: inline-block;}
#editShippingAddressArea1 .modal-content {height: calc(100% - 55px);}
#free_gifts_popup {width :95%;}
#ShopCartDisplay .free_gifts_block {margin-left: 6px;;width: 307px; margin-top: 4px;}
.free_gifts_block a {border:0;}
.free_gifts_block .button_text {background-color: rgb(77, 77, 77);
    border: 0;
    color: white;}   
.contentRecommendationWidget .menu-header-links {border-bottom: 1px solid #BCBCBC;}
.size-attribute.visible-mobile, .color-attribute.visible-mobile {font-size: 12px; clear: both; margin: 2px 0;}
#four-grid-wishlist .item .style-number {display:none;}
.email-reg-container#email-reg-footer-container ul {list-style-type: none;
    padding-left: 0;
    font-size: 12px;
    font-style: italic;
    color: black;
    font-family: 'Arial Italic', 'Arial';
    font-weight: 400;
    margin-top: 8px;}
.email-reg-container#email-reg-footer-container .emailfoot ul li {line-height: 12px;}
.email-reg-container#email-reg-footer-container { background-color: rgba(242, 242, 242, 1);border-top: 1px solid rgba(153, 153, 153, 1);}
.email-reg-container#email-reg-footer-container .emailfoot h3 {font-size: 16px; font-weight: 700; text-transform: uppercase;
    font-family: 'Arial Bold', 'Arial';
    color: black;}
.email-holder {padding-top: 20px !important;
    padding: 0;
border-bottom: 1px solid rgba(153, 153, 153, 1);
}
.email-holder .enter-email-label ,.email-holder .confirm-email-label{display:none;}
.email-reg-container#email-reg-footer-container_1 {padding: 5px;}
#email-reg-footer-container .enter-email-error.error { margin: 0px; font-size: 12px; line-height: 18px;}
#email-reg-footer-container .text-input {background-color: rgba(242, 242, 242, 0.498039215686275);}
#email-reg-footer-container .text-input {margin-bottom: 5px;}
#email-reg-footer-container .enter-email {margin-top : 5px;}
#email-reg-footer-container button.simple-btn.bu_primary {border-radius: 0px;font-family: 'Arial';font-size: 18px;
    font-weight: normal;line-height:normal;}
.outer-espot-holder.column-email-footer {border:0;}
.contentRecommendationWidget div { line-height: 15px;}
.contentRecommendationWidget .copyright {font-size: 12px; font-family: 'arial'; color:black;}
.contentRecommendationWidget .copyright a { color : rgb(0, 0, 255); text-decoration: underline;}
#contentRecommendationWidget_ES_hanes_Footer_Legal_Links > div > span > a:nth-child(2) {padding-left: 29px;}
.quickOrder-inFooter.visible-mobile{
clear: both;
padding: 15px 31px 0px 70px;
line-height: 15px;
background-image :url(/wcsstore/HanesBrandsSAS_B2C/images/quickReorder_shoppingCart.png);
background-repeat: no-repeat;
background-position: 10px 5px;
 font-family: 'Arial Bold', 'Arial';
 color : black;
 height:55px;
 background-size:50px;
}
.quickOrder-inFooter.visible-mobile .quickOrder-inFooter_title {font-size: 16px; font-weight: bold;display: block;}
.quickOrder-inFooter.visible-mobile .quickOrder-inFooter_desc {font-size:11px; font-style: italic;line-height: 14px;}
.body.checkout__step.checkout__step--4 .primary-btn { padding: 0 2.25rem .625rem 2.25rem;}
.terms-and-policies-CA {
    clear: both;
    padding-top: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    color: #666666;}
.terms-and-policies-CA a { text-decoration: underline;margin-left: 1px;}
.availabe_for_item {font-size :12px;}
#editShippingAddressArea1  #centered_single_column_form > div.modal-content > div > div.form-wrapper.nickname {margin-bottom: 18px !important; margin-top:0; line-height: 0;}
.checkout .editable_nickName_field_div label{font-family: 'Arial Bold', 'Arial';  font-weight: bold; font-size: 14px;line-height: 28px !important; margin-top:0px;}
#shippingAddressForm #WC_shippingAddressForm_nickName_div_5 ,#billingAddressForm #WC_billingAddressForm_nickName_div_5 {width:100%;}
#shippingAddressForm .form-wrapper.nickname ,#billingAddressForm .form-wrapper.nickname { line-height: 10px;}
    
}
@media (min-width: 640px){
.my-orders__login #WC_OrderStatusAccountDisplay_div_7{ padding: 0 15px}
.my-account__block {background-color: rgba(242, 242, 242, 0.498039215686275);}  
.discountDetailsSection#discountDetailsSection1 { display: block; float: left; width: 49%; text-align: left; font-size:14px; line-height: 29px;color: #FF0000;}
.checkout__step--4 .total-breakdown .order-total .discount-figures {color:#FF0000;width:49%; display: inline-block; font-size: 14px;}
.discountDetailsSection#discountDetailsSection2 { display: block; float: left; width: 49%; text-align: left; font-size:14px; line-height: 23px;color: #FF0000;}
.container .checkout__step--4 .column #WC_UserRegistrationAddForm_div_10 ,.container .checkout__step--4 .column #WC_UserRegistrationAddForm_div_13{ min-height: 87px;}
#signin_left , #signin_right{margin-top: 0 !important;}
#headerRow1 .sign_in_registration #Header_GlobalLogin_GlobalLogon .forgot-password {    margin-left: 0;
    margin-top: 50px;}
 #signin_left.signinleft #Header_GlobalLogin_WC_AccountDisplay_links_left span, #signin_right.signinright #Header_GlobalLogin_WC_AccountDisplay_links_right span {padding:10px;}
#signin_right.signinright #Header_GlobalLogin_WC_AccountDisplay_links_right {margin-top:37% !important;}
#signin_left.signinleft #Header_GlobalLogin_WC_AccountDisplay_links_left {margin-top: 13px !important;}
.account-mgmt .account-mgmt__form .EmailGroup, .account-mgmt .account-mgmt__form .PasswordGroup, .account-mgmt .account-mgmt__form .Personal { float : none; display: inline-block;}
.editable_nickName_field_div label{  width: 40%;   display: inline-block; font-weight: bold;}
.editable_nickName_field_div #WC_shopcartAddressForm_nickName_div_5 {display: inline-block;}
#shippingAddressForm #WC_shippingAddressForm_nickName_div_5 { display:inline-block;}
#billingAddressForm #WC_billingAddressForm_nickName_div_5 { display:inline-block;}
#shippingAddressForm .form-wrapper.nickname { line-height: 14px;}
#billingAddressForm .form-wrapper.nickname { line-height: 14px;}
}
.promotions.applied-promotions {display: none;}
.checkout__step--4 .registration .errorMsg {margin: -2px 0 0;}
@media (max-width: 1024px) and (min-width: 641px) {
.checkout  #editAddressContents.modal-base .modal-content .form-wrapper {width:100%; margin: 0;margin-bottom: 10px;}
.checkout  #editAddressContents.modal-base .modal-content .modal-submit {margin: 0;}
.checkout  #editAddressContents.modal-base .modal-content .el-checkbox label { top: 0;
    left: 0;
    padding-top: 2px;
    margin-top: 0px;
    margin-bottom: 17px;}
#editAddressContents.modal-base div.el-checkbox label:before {left: 5px;top: 3px;}
.champion #departmentsMenu > li{position: static;}
	
}


.checkout #free_gifts_popup .dijitDialogTitleBar .dijitDialogCloseIcon {display:none !important;}
#storedcredit_card_section > label > span , .paypal .paypal_method .title {font-weight: normal; font-size: 16px;}
.paypal .paypal_method .title{margin-left:5px;}
 .apartment_building_address2#apartment_building_address_v2 label{ font-weight: normal !important;}
.checkout .not_editable_nickName_field_div {display: block !important;}
.checkout .not_editable_nickName_field_div label { font-family: 'Arial Bold', 'Arial';   width: 40%;
    display: inline-block; font-weight: bold;font-size: 14px;}
    @media(max-width: 640px) {
    	.checkout .not_editable_nickName_field_div label { width:auto; margin-right:5px;}
    }
.checkout .not_editable_nickName_field_div  #WC_shopcartAddressForm_nickName_div_5_not_editable {display:inline-block;}
.editable_nickName_field_div { font-family: 'Arial Bold', 'Arial'; width :100%;}
#shippingAddressForm .form-wrapper.nickname input , #billingAddressForm .form-wrapper.nickname input{  background-color: rgba(242, 242, 242, 0.498039215686275);}
.description_fixedwidth_cont {
    min-height: 120px;
}
@media(max-width: 640px) {
	.prod-sizing-modal {width:90%;}
	.prod-sizing-modal .modal-title a {outline:0;}
	.checkout .provideInfo p.title{text-transform:uppercase;}
#shoppingCart_emptyShopCart {
    margin-top:10px;
    padding: 0 10px;
}
}
#WC_OrderStatusAccountDisplay_div_3.account-mgmt__sign-in{clear:both; margin-top:0px;}
.my-orders__login{width:100%; margin:0;}
.my-orders__login .espot-global-helper p{margin-bottom:0px;margin-top:10px;}

.vis-hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;}
label#ShippingAddressTopMode {
    text-transform: capitalize;
}
.billing-info div#WC_ShippingBillingAddressFormDisplay_div_5 .required-field-div {
    display: none;
}
@media (min-width: 640px) and (max-width: 1024px) {
    .champion .branded_header #departmentsMenu .subnav_item .departmentMenu.active .categoryList {
    	width: 70%;
    }
    .hanes ul#departmentsMenu #subnav_item_21063 .categoryList > [id*="category_"] {
    	width: 48% !important;
    }
    .hanes #headerRow2 #departmentsMenu #departmentMenu_21063 .categoryList,.hanes #headerRow2 #departmentsMenu #departmentMenu_21062 .categoryList {
    	width: auto !important;
    	height: auto !important;
    }
    .hanes .esite_header_2 .dijitContentPane #departmentsMenu.subnav_flyout_hanes .categoryList{ 
    	border: none;
    }
}
@media (min-width: 640px) and (max-width: 680px) {
	.champion li#subnav_item_71058 {
	    width: 140px !important;
	}
}
@media (max-width:640px){
#ES_champion_Footer_Legal_Links div#contentRecommendationWidget_ES_champion_Footer_Legal_Links .copyright  {
  color: white !important;
}
#ES_champion_Footer_Legal_Links div#contentRecommendationWidget_ES_champion_Footer_Legal_Links .copyright a {
  color: white !important;
}
	 .champion #headerRow2 #searchBar #searchBox {
	 	border-radius :3px;
	 	border-color:#7488A3;
	 }
	 .champion #searchBar #searchTermWrapper {border:none !important;}
	 .champion #headerRow2 #searchBar #searchBox .submitButton {border-color:#25364D; background-image:url(../images/search-box-button-white.png); background-size: 27px 27px;}


	.champion #header ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: white !important;
	}
	.champion #header ::-moz-placeholder { /* Firefox 19+ */
	  color: white !important;
	}
	.champion #header :-ms-input-placeholder { /* IE 10+ */
	  color: white !important;
	}
	.champion #header :-moz-placeholder { /* Firefox 18- */
	  color: white !important;
	}
	.champion #mobile-nav-wrapper > a.open-nav{background-image: url(../images/mobile-nav-icon-white.png);}
	.champion #header #headerRow1 #MiniShoppingCart #widget_minishopcart{background-image:url(../images/ShopCart-white.png) !important;height:29px;}
	.champion  #mobile-nav.mobile-nav {
 		margin-top:154px;
  	 }
    .champion .mobile-nav.closed + #header-espots {
        padding-top:154px;
    }
	.champion #Footer_Help_Links {color:#0a192f;border:0;}
	.champion #ES_Footer_Full .footer__affiliate-share{background-image:url(../images/share_openion-champion.png); color: white;}
	.champion .quickOrder-inFooter.visible-mobile {background-image:url(../images/quickReorder_shoppingCart-white.png);color:white;}
	.champion #email-reg-footer-form input{color:#0a192f;}
	.champion .container.container--wide{padding:0;}
	.champion .espot-section-footer.es-door-footer.es-footer-full {padding-top:0px;}
}
#header #headerRow1 .header_promotion {
    width: auto;
}
.hanes #headerRow2 .departmentButton:after {
    background: none;
}
select#singleShipmentShippingMode [disabled] {
    display: none;
}

/* ADA fix. */
	#headerRow1 #quickLinksBar li a:focus {
    outline-color: currentcolor;
    outline-style: solid;
    outline-width: 1px;
	}
/* ADA fix ends. */

a.skipLink {
    font-size: 16px;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
}

a.skipLink:focus, a.skipLink:active {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: auto;
}
