
  .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.loyalty-cta-signup {
  width: 200px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.loyalty-cta-signup:hover {
  background-color: transparent;
  color: #fff;
}

.loyalty-cta-signin {
  width: 200px;
  margin-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.loyalty-cta-signin:hover {
  background-color: #fff;
  color: #000;
}

.header-subtext {
  display: inline-block;
  width: 52%;
  margin-bottom: 10px;
  color: #fff;
}

.loyalty-header-ctas {
  position: absolute;
  left: 28%;
  top: auto;
  right: auto;
  bottom: 9%;
  z-index: 2;
}

.loyalty-h1 {
  color: #fff;
  font-size: 30px;
}

.loyalty-howto-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.loyalty-howto-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.loyalty-howto-image {
  width: 90px;
}

.loyalty-h3 {
  font-size: 20px;
}

.loyaltyheader {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.loyalty-benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.loyalty-benefits-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.loyalty-benefits-image {
  height: 80px;
}

.loyalty-benefits-subtext {
  margin-top: 10px;
}

.loyalty-benefit-tiles {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.loyalty-horizontalbar {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
}

.loyalty-h2 {
  font-size: 24px;
  line-height: 24px;
}

.gap-loyalty-header-ctas {
  position: absolute;
  left: 32%;
  top: auto;
  right: auto;
  bottom: 13%;
  display: inline-block;
  text-align: center;
}

.gap-loyaltyheader {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gap-loyalty-header-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-h1 {
  margin-top: 0px;
  padding-top: 10px;
  color: #fff;
  font-size: 30px;
}

.gap-header-subtext {
  display: inline-block;
  width: 50%;
  margin-bottom: 0px;
  color: #fff;
}

.gap-loyalty-howto-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.gap-loyalty-howto-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-howto-image {
  height: 80px;
}

.gap-loyalty-h3 {
  font-size: 20px;
}

.gap-loyalty-benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gap-loyalty-h2 {
  font-size: 24px;
  line-height: 24px;
}

.gap-loyalty-cta-signup {
  width: 200px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  color: #122344;
  font-weight: 700;
  text-align: center;
}

.gap-loyalty-cta-signup:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.gap-loyalty-cta-signin {
  width: 200px;
  margin-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.gap-loyalty-cta-signin:hover {
  border-color: #122344;
  background-color: #122344;
  color: #fff;
}

.gap-loyalty-horizontalbar {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
}

.gap-loyalty-benefit-tiles {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gap-loyalty-benefits-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-benefits-image {
  height: 80px;
}

.gap-loyalty-benefits-subtext {
  margin-top: 10px;
}

.ms-loyalty-bg {
  z-index: -100;
  display: block;
}

.mns-loyalty-header-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.ms-loyalty-bg-mobile {
  z-index: -100;
  display: none;
}

.gap-header-image {
  z-index: -10;
}

.gap-header-image-mobile {
  z-index: -10;
  display: none;
}

.crm-flow-container {
  max-width: 1200px;
}

.gap-loyalty-header-text {
  position: absolute;
  left: 0%;
  top: 19%;
  right: 0%;
  bottom: 0%;
}

.mns-loyalty-header-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

@media screen and (max-width: 991px) {
  .header-subtext {
    width: 70%;
  }

  .loyalty-header-ctas {
    left: 22%;
    bottom: 17%;
  }

  .loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-header-ctas {
    left: 22%;
    display: inline-block;
  }

  .gap-loyalty-header-wrapper {
    display: block;
  }

  .gap-header-subtext {
    display: inline-block;
    width: 60%;
  }

  .gap-loyalty-howto-tiles {
    margin-top: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gap-loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-h3 {
    font-size: 15px;
    line-height: 18px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 12px;
    line-height: 15px;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 0px;
    padding-left: 0px;
  }

  .gap-loyalty-benefits-image {
    height: 50px;
  }

  .ms-loyalty-bg {
    display: none;
  }

  .mns-loyalty-header-wrapper {
    margin-bottom: 20px;
  }

  .ms-loyalty-bg-mobile {
    display: block;
    width: 100%;
  }

  .gap-header-image {
    z-index: -1;
    display: none;
  }

  .gap-header-image-mobile {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    display: block;
    width: 100%;
  }

  .crm-flow-container {
    max-width: 1400px;
  }

  .mns-loyalty-header-text {
    top: 16%;
  }
}

@media screen and (max-width: 767px) {
  .loyalty-cta-signup {
    display: block;
    width: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    border-color: #bdd755;
    background-color: #bdd755;
  }

  .loyalty-cta-signup:hover {
    color: #000;
  }

  .loyalty-cta-signin {
    display: block;
    width: auto;
    margin-right: 10px;
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin:hover {
    background-color: #bdd755;
  }

  .header-subtext {
    width: 60%;
  }

  .loyalty-header-ctas {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .loyalty-h1 {
    margin-top: 10px;
    line-height: 30px;
  }

  .loyalty-howto-tiles {
    margin-top: 20px;
  }

  .loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .loyalty-h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .loyalty-howto-subtext {
    font-size: 12px;
  }

  .loyalty-benefits-tile {
    padding-right: 30px;
    padding-left: 30px;
  }

  .loyalty-benefit-tiles {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gap-loyalty-header-ctas {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gap-loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 12px;
  }

  .gap-loyalty-cta-signup {
    display: block;
    width: auto;
    margin-bottom: 20px;
    margin-left: 10px;
    border-color: #122344;
    background-color: #122344;
    color: #fff;
  }

  .gap-loyalty-cta-signup:hover {
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-cta-signin {
    display: block;
    width: auto;
    margin-right: 10px;
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-benefit-tiles {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mns-loyalty-header-wrapper {
    margin-bottom: 0px;
  }

  .gap-loyalty-header-text {
    bottom: 32%;
  }

  .mns-loyalty-header-text {
    bottom: 47%;
  }
}

@media screen and (max-width: 479px) {
  .loyalty-cta-signup {
    background-color: #bdd755;
  }

  .loyalty-cta-signup:hover {
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin {
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin:hover {
    border-color: #fff;
    background-color: #bdd755;
  }

  .header-subtext {
    width: 90%;
    font-size: 12px;
    line-height: 14px;
  }

  .loyalty-header-ctas {
    margin-top: 22px;
  }

  .loyalty-h1 {
    font-size: 21px;
    line-height: 20px;
  }

  .loyalty-howto-image {
    width: 50px;
  }

  .loyalty-h3 {
    font-size: 10px;
    line-height: 12px;
  }

  .loyalty-howto-subtext {
    font-size: 10px;
    line-height: 12px;
  }

  .loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .loyalty-benefits-image {
    height: 60px;
  }

  .loyalty-benefit-tiles {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .loyalty-h2 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .gap-loyalty-h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .gap-header-subtext {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .gap-loyalty-howto-tiles {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gap-loyalty-h3 {
    font-size: 10px;
    line-height: 12px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 10px;
    line-height: 12px;
  }

  .gap-loyalty-h2 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .gap-loyalty-cta-signup:hover {
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-benefit-tiles {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-benefits-image {
    height: 60px;
  }

  .gap-loyalty-header-text {
    top: 8%;
    bottom: 48%;
  }

  .mns-loyalty-header-text {
    top: 10%;
  }
}


/* gap-fix -- START */

.headerbanner-CTA {
    margin-bottom: 50px;
}

.home-widget img:not(:first-of-type) {margin-top:0 !important; }

.jean-fitbox-title {
  position: relative;
display: inline-block;
}

.footer__nav__app-icons img {
    display: block ;
}

a.header__logo img {
    display: block !important;
}

ul, ol {
    
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

@media (min-width: 1280px) {
.container {
    width: 1280px;
    padding: 0;
}
}

h5 {
margin: 0 !important;
}

ul, ol {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.header__logo:nth-of-type(2) img {display: block !important;
}
.denim_row1 {position : relative; }


/* gap-desktop promo border fix -- */

@media screen and (min-width: 480px){

ul.button-dropdowncontent.w-list-unstyled {
    height: auto !important;
}
}

a.shopnowcta.w-button {
    cursor: text;
    background: #fff;
    color: black;
    margin: auto;
    text-decoration: none;
}

.boldtext {
    letter-spacing: 1.5px;
}

/* hp fix */
@media screen and (max-width: 479px) {

.button-dropdown-container, .denimhp-dropdowncta, .button-dropdowntrigger, .dropdownctadropdowncta, .dropdowncta {
    
    overflow: hidden;
}
.dropdowntrigger, .button-dropdowntrigger {
background-color: #122344;
    color: #fdfdfd;
}

}

@media screen and (min-width: 1025px) {

.mkt-dropdowncta, .dropdowncta {

width: 210px !important;

}
}

.fullwidth-container {overflow: visible !important;}

.w-container {
	width: 100% !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	.headerbanner {
		margin-top: 75px !important;
	}
	}
@media screen and (max-width: 767px) {
.mobile-jean-fitbox-title {display: inline-flex; }
}

/*  17032021 - fix */

.hp_hero-dropdowntrigger {padding: 10px !important;
}
	
	
	
@media only screen and (min-width: 768px) {
	
	.headerpromobanner.hp {
		margin-top: 20px; }
    
    div#vl-favorite {
    margin-bottom: 30px;
}

	
}

@media screen and (min-width: 1920px){
.hp_hero-dropdowncta {
    right: 45% !important; }
    }
    
 .home-widget img:not(:first-of-type)
 {margin-top: 0 !important;}
 
 .fullwidth-container {display: block !important; }
 
 
 @media (min-width: 768px) and (max-width: 991px) {
.headerpromobanner.hp {
    margin-top: 100px;
    margin-bottom:0 !important;
}
}


@media screen and (max-width: 767px){
.headerpromobanner.hp {
    margin-bottom: 0 !important;
}
}

@media screen and (max-width: 991px){
.hp_hero-dropdownlink, .mkt-dropdownlink, .button-dropdown-link {
	font-size: 14px !important;
	padding : 10px !important}
	.promotions-mobile--title.js-promotions-mobile-toggle {padding:0 8px !important;}
	}
/*  gapfit-collection fix */

.product-name{
	white-space: normal !important;
}
@media (min-width: 768px) and (max-width: 991px) {
.blog-header {margin-top: 40px !important; }
}
