/*reassigning ootb bootstrap variables*/
/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
/*=====================
DotsFont: A font made of only dots
This font is a work-around for the -webkit-text-security property.
======================*/

/* header .autocomplete-suggestions .item-container {
    display: none !important; 
} */
.singinModalSpace{
	margin: auto !important;
    	
}
.arrowBtn {
    position: relative;
    margin: 12px 0px 12px 20px;
    height: 22px;
    width: 55px;
    vertical-align: middle;
    box-shadow: none;
    padding: 0px;
    border: 0px;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    overflow: visible;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
 .viewall-link{
 border-top: 1px #ccc solid;
 padding-bottom: 12px !important;
 text-decoration: none !important;
 font-weight: 600 !important;
 padding-left: 20px;
 }  	

.arrowBtn::after {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%223%22%20y1%3D%223%22%20x2%3D%2229%22%20y2%3D%2229%22%2F%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%223%22%20y1%3D%223%22%20x2%3D%223%22%20y2%3D%2224%22%2F%3E%20%20%20%3Cline%20fill%3D%22none%22%20stroke%3D%22%23888888%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%2224%22%20y1%3D%223%22%20x2%3D%223%22%20y2%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    content: "";
    background-size: 17px 17px;
    background-position: right center;
    height: 22px;
    width: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.eps-recommendation-div {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: lighter;
}
a#clear-history{
	font-style: italic;
	color: #043C63;
}
.eps-recommendation-div a {
      color: #333333; 
}

.eps-recommendation-div a:hover {
      color: #333333; 
}
.viewall-link a {
      color: #333333; 
      
}

.viewall-link a:hover {
      color: #333333; 
}

.eps-recommendation-div .typeaheadItemLink {
    flex: 1 1 0%;
    display: block;
    position: relative;
    /*padding: 12px 15px;*/
    font-size: 13px;
    /*color: rgb(51, 51, 51);*/
    width: 100%;
    /*text-decoration: none;*/
}

.recommendations-container #recommendation-items #result{
    margin-bottom: 0px !important;
}

.list-group-item {
    padding: 0px 0px;
    border: 0px solid #ddd;
    padding-bottom: 0;
}

header .autocomplete-suggestions #recommendation-items ul li {
    border-top: 1px #ccc solid;
}

header .autocomplete-suggestions #recommendation-items ul li:first-child{
   border-top: none;
    padding-top: 0;
}

header .autocomplete-suggestions .list-group-item .eps-recommendation-name {
    max-width: 425px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: lighter; }
    
    header .autocomplete-suggestions .list-group-item .eps-recommendation-name a {
      color: #333333; 
    }

.btn-width{
	min-width: 42%;
}

.aafes-pdp-ship-disabled {
    width: 100%;
    background-color: #ffffff;
    background-image: url(/ux-responsive/images/icon-truck-grey.PNG);
    background-repeat: no-repeat;
    background-position: 6px;
    background-size: 39px 34px;
    vertical-align: middle;
    height: 45px;
    border: none;
}

.aafes-pdp-btn-disabled{
	width: 100%;
    background-color: #ffffff;
    background-image: url(/ux-responsive/images/icon-location-map-grey.PNG);
    background-repeat: no-repeat;
    background-position: 6px;
    background-size: 30px 34px;
    vertical-align: middle;
    height: 45px;
    border: none;
}
.pickup-unavailable{
    font-size: 16px;
    color: grey;
    padding-top: 4px;
}

.shipping-unavailable{
	font-size: 16px;
    margin-top: 10px;
    color: grey;
    font-weight: 480;
}
.dashed-border1 {
	padding-left: 0px;
    height: 45px;
    padding-top: -21px;
    color: grey !important;
    min-width: 33%;
    overflow: hidden;
    position: relative;
    padding: 0px;
    margin-top: 3px;
}
div.dashed-border:before {
  content: "";
  position: absolute;
  border: 10px dashed #aaa;
  top: -9px;
  bottom: -9px;
  left: -9px;
  right: -9px;
}

.appSweepsOnly {
	display:none;
}
.filter-sticky {
    position: fixed;
    z-index: 100;
    top:6%;
    right: 0%;
    right: 15px;
   left: 0px;
   width: 93% !important;
}
/* .social-list {
    display: inline-flex;
} */
.jsAddToWishList {
border :none !important;
}
.jsLoginLayerPDPWishlist {
	border :none !important;
}


.aafes-icon aafes-icon-heart ,aafes-icon-heart{
display:none;
}
.item-no {
	padding-right : 15px;
}

.product-infos {
	display : inline-flex;
	padding-top: 0px;
}
.rating-heading {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 19px

}
.review-count {
margin-top:10px;

}
.rate {
	float: left;
	height: 30px;
	padding: 0 10px;
}

.rate:not(:checked)>input {
	position: absolute;
	top: -9999px;
}

.rate:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 27px;
	color: #ccc;
}

.rate:not(:checked)>label:before {
	content: '\2605';
}

.rate>input:checked~label {
	color: #ff0000;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: #ff0000;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #ff0000;
}
#overlay{
  position : relative;
  top : 0;
  z-index:100;
  width : 100%;
  height:100%;
  display:none;
}
.cv-spinner{
  height:100%;
  display:flex;
  justify-content: center;
  align-items:center;
}
.spinner{
  width: 100px;
    height: 100px;
    align-items: center;
    margin-top: 20px;
    margin-left: 15px;
background-image : url('/ux-responsive/images/loading-indicator.gif');
background-repeat : no-repeat;

}

@font-face {
  font-family: 'dotsfont';
  src: url("fonts/dotsfont.eot");
  src: url("fonts/dotsfont.eot?#iefix") format("embedded-opentype"), url("fonts/dotsfont.woff") format("woff"), url("fonts/dotsfont.ttf") format("truetype"), url("fonts/dotsfont.svg#dotsfontregular") format("svg"); }

.curbside-msg {
color : #45a614;
}

.conceal {
  font-family: 'dotsfont' !important;
  font-size: 6px !important;
  min-height: 36px; }

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }
  @media print {
    .full-width {
      margin-left: 0 !important;
      margin-right: 0 !important;
      left: 0 !important;
      right: 0 !important; }
      .full-width.checkout-confirmation-header {
        width: auto;
        left: 50% !important; } }

.collapse-minus-button,
.expand-plus-button {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px; }
  .collapse-minus-button:after,
  .expand-plus-button:after {
    content: "";
    position: absolute;
    background-color: white;
    transition: transform 0.25s ease-out;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px; }

.expand-plus-button:before, .expand-plus-button:after {
  content: "";
  position: absolute;
  background-color: white;
  transition: transform 0.25s ease-out; }

.expand-plus-button:before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%; }

.quantity-input-container {
  display: flex;
  align-items: center; }
  .quantity-input-container .comment {
    margin-left: 10px; }

.quantity-title {
  font-weight: 600;
  margin-bottom: 0.5em; }

/* Quantity +/- incrementer */
.incrementer-group {
  height: 40px;
  display: flex; }
  .incrementer-group .q-less,
  .incrementer-group .q-more {
    flex: 0 0 40px;
    border: 1px solid #A9A9A9;
    border-radius: 3px;
    padding: 0;
    background-color: white;
    cursor: pointer; }
    .incrementer-group .q-less:hover,
    .incrementer-group .q-more:hover {
      background-color: #f6f6f6; }
    .incrementer-group .q-less:active,
    .incrementer-group .q-more:active {
      border-color: #717171; }
    .incrementer-group .q-less:disabled,
    .incrementer-group .q-more:disabled {
      background-color: #ebebeb;
      border-color: #bebebe;
      cursor: default; }
  .incrementer-group .q-more:before {
    background: url("/ux-responsive/images/icon-plus-grey.svg") no-repeat center;
    width: 14px;
    height: 14px;
    margin: 12px;
    display: inline-block;
    content: ''; }
  .incrementer-group .q-more:disabled:before {
    background: url("/ux-responsive/images/icon-plus-disabled.svg") no-repeat center; }
  .incrementer-group .q-less:before {
    background: url("/ux-responsive/images/icon-minus-grey.svg") no-repeat center;
    width: 14px;
    height: 14px;
    margin: 12px;
    display: inline-block;
    content: ''; }
  .incrementer-group .q-less:disabled:before {
    background: url("/ux-responsive/images/icon-minus-disabled.svg") no-repeat center; }
  .incrementer-group input {
    width: 56px;
    margin: 0 7px;
    padding: 10px;
    font-size: 1rem;
    text-align: center;
    height: 40px;
    border-radius: 3px; }

@media print {
  button {
    display: none !important; }
  @page {
    size: A4;
    margin: 0 !important; }
  html, body {
    width: 1024px !important; }
  body {
    margin: 0 auto !important; }
  h1 {
    text-decoration: underline !important; }
  .container {
    max-width: none !important; }
  .col-xs-1 {
    width: 8% !important;
    float: left !important; }
  .col-xs-2 {
    width: 17% !important;
    float: left !important; }
  .col-xs-3 {
    width: 25% !important;
    float: left !important; }
  .col-xs-4 {
    width: 33% !important;
    float: left !important; }
  .col-xs-5 {
    width: 42% !important;
    float: left !important; }
  .col-xs-6 {
    width: 50% !important;
    float: left !important; }
  .col-xs-7 {
    width: 58% !important;
    float: left !important; }
  .col-xs-8 {
    width: 67% !important;
    float: left !important; }
  .col-xs-9 {
    width: 75% !important;
    float: left !important; }
  .col-xs-10 {
    width: 83% !important;
    float: left !important; }
  .col-xs-11 {
    width: 92% !important;
    float: left !important; }
  .col-xs-12 {
    width: 100% !important;
    float: left !important; }
  .col-sm-1 {
    width: 8% !important;
    float: left !important; }
  .col-sm-2 {
    width: 17% !important;
    float: left !important; }
  .col-sm-3 {
    width: 25% !important;
    float: left !important; }
  .col-sm-4 {
    width: 33% !important;
    float: left !important; }
  .col-sm-5 {
    width: 42% !important;
    float: left !important; }
  .col-sm-6 {
    width: 50% !important;
    float: left !important; }
  .col-sm-7 {
    width: 58% !important;
    float: left !important; }
  .col-sm-8 {
    width: 67% !important;
    float: left !important; }
  .col-sm-9 {
    width: 75% !important;
    float: left !important; }
  .col-sm-10 {
    width: 83% !important;
    float: left !important; }
  .col-sm-11 {
    width: 92% !important;
    float: left !important; }
  .col-sm-12 {
    width: 100% !important;
    float: left !important; }
  .col-md-1 {
    width: 8% !important;
    float: left !important; }
  .col-md-2 {
    width: 17% !important;
    float: left !important; }
  .col-md-3 {
    width: 25% !important;
    float: left !important; }
  .col-md-4 {
    width: 33% !important;
    float: left !important; }
  .col-md-5 {
    width: 42% !important;
    float: left !important; }
  .col-md-6 {
    width: 50% !important;
    float: left !important; }
  .col-md-7 {
    width: 58% !important;
    float: left !important; }
  .col-md-8 {
    width: 67% !important;
    float: left !important; }
  .col-md-9 {
    width: 75% !important;
    float: left !important; }
  .col-md-10 {
    width: 83% !important;
    float: left !important; }
  .col-md-11 {
    width: 92% !important;
    float: left !important; }
  .col-md-12 {
    width: 100% !important;
    float: left !important; }
  .col-lg-1 {
    width: 8% !important;
    float: left !important; }
  .col-lg-2 {
    width: 17% !important;
    float: left !important; }
  .col-lg-3 {
    width: 25% !important;
    float: left !important; }
  .col-lg-4 {
    width: 33% !important;
    float: left !important; }
  .col-lg-5 {
    width: 42% !important;
    float: left !important; }
  .col-lg-6 {
    width: 50% !important;
    float: left !important; }
  .col-lg-7 {
    width: 58% !important;
    float: left !important; }
  .col-lg-8 {
    width: 67% !important;
    float: left !important; }
  .col-lg-9 {
    width: 75% !important;
    float: left !important; }
  .col-lg-10 {
    width: 83% !important;
    float: left !important; }
  .col-lg-11 {
    width: 92% !important;
    float: left !important; }
  .col-lg-12 {
    width: 100% !important;
    float: left !important; }
  a[href]:after {
    content: none !important; }
  /* cart styles */
  .item-price-column.hidden-sm-down {
    display: block !important; }
  .item-price-column.hidden-md-up {
    display: none !important; }
  /* receipt styles */
  .aafes-cart-row-head.hidden-sm-down {
    display: block !important;
    border-bottom: 1px solid black; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .aafes-checkout-address + div.hidden-sm-down {
    /* show the because of you image on the receipt */
    display: block !important; } }

.fa-military-star:before {
  content: url("/ux-responsive/images/militarystar.png"); }

.container-fluid {
  min-width: 320px; }
  @media only screen and (min-width: 992px) {
    .container-fluid {
      padding: 0; } }
      
 .productImage .aafes-carousel {
  border: none;
  padding: 0 30px;
  position: relative;
  display: block; }
  .productImage .aafes-carousel .slick-slide {
    padding: 4px; }
  .productImage .aafes-carousel .aafes-carousel-item-wrapper {
    margin-left: 0 !important; }
  .productImage .aafes-carousel .aafes-block-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .productImage .aafes-carousel .aafes-block-arrow img {
      height: 30px; }
    .productImage .aafes-carousel .aafes-block-arrow.right {
      text-align: right; }
    .productImage .aafes-carousel .aafes-block-arrow.left {
      text-align: left; }
    .productImage .aafes-carousel .aafes-block-arrow.slick-disabled .blue {
      display: none; }
    .productImage .aafes-carousel .aafes-block-arrow.slick-disabled .gray {
      display: inherit; }


.addthis_inline_share_toolbox {
    text-align: center !important;
    display: flex;
}

.productImage a {
  display: inline-block;
  margin-right: 5px;
  padding: 10px;
  border: 2px solid transparent;
  border-radius: 3px; }

.productImage .slick-track > .slick-current:first-child a {
  outline: 0;}

.productImage .slick-track .clicked a {
  outline: 0;
  border: 2px solid #516b9f; }

.aafes-sku-id {
  color: #717171;
  font-size: 10px;
  line-height: 12px;
  padding-top: 4px; }

.aafes-body-container {
  padding-top: 15px; }

@media only screen and (max-width: 767px) {
  .step-bar-container {
    padding: 0; } }

.aafes-step-bar {
  counter-reset: step;
  display: flex;
  justify-content: space-between;
  position: relative;
  list-style: none;
  margin: 10px 0 40px 0;
  padding: 0; }
  .aafes-step-bar:before {
    content: "";
    border-bottom: 2px solid #bebebe;
    width: 80%;
    position: absolute;
    top: 24px;
    z-index: -1;
    margin-left: 10%;
    z-index: 0; }
    @media only screen and (max-width: 767px) {
      .aafes-step-bar:before {
        width: 100vw;
        left: 50%;
        margin-left: -50vw; } 
   /* ....... Styling for Progress Bar ....... */
	#progressBar {
		display: inline-block;
		width: 100%;
		height: 14px;
		margin: 0;
		background: none;
		text-align: left;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}
	#progressBar::-webkit-progress-bar {
		height: 10px;
		width: 100%;
		margin: 0;
		background-color: white;
		box-shadow: 0px 0px 6px #777 inset
	}
	#progressBar::-webkit-progress-value {
		display: inline-block;
		float: left;
		height: 10px;
		background: #043c63;
		box-shadow: 0px 0px 6px #777 inset
	}
	#progressBar:after {
		margin: -26px 0 0 -7px;
		padding: 0;
		display: inline-block;
		float: left;
	} }
  .aafes-step-bar li {
    list-style: none;
    position: relative;
    text-align: center;
    flex: 1 1 140px;
    color: #ebebeb; }
    .aafes-step-bar li.completed {
      font-weight: normal !important; }
      .aafes-step-bar li.completed:before {
        background-color: #043C63 !important;
        border-color: #043C63 !important;
        content: url("/ux-responsive/images/icon-check.svg"); }
      @media only screen and (max-width: 767px) {
        .aafes-step-bar li.completed span {
          text-decoration: underline; } }
    .aafes-step-bar li.active, .aafes-step-bar li.completed {
      font-weight: 600;
      color: #043C63; }
      .aafes-step-bar li.active:before, .aafes-step-bar li.completed:before {
        background-color: #ffffff;
        border: 4px solid #3370a1;
        background-clip: border-box;
        box-shadow: none;
        padding-left: 2px;
        padding-right: 2px; }
    .aafes-step-bar li:before {
      content: "";
      height: 24px;
      width: 24px;
      border: 4px solid #ebebeb;
      background-color: #ebebeb;
      background-clip: content-box;
      box-shadow: inset 0 0 0 1px white;
      border-radius: 100%;
      display: block;
      cursor: pointer;
      font-size: 0.8rem;
      margin: 14px auto; }
    .aafes-step-bar li:after {
      font-size: 0.8rem; }

.secret-visibility {
  font-size: 12px;
  padding: 0 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  vertical-align: middle; }
  .secret-visibility a {
    text-decoration: none; }
  .secret-visibility .show-icon {
    color: #333333;
    width: 14px;
    display: block; }
    .secret-visibility .show-icon img {
      display: block; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .secret-visibility .show-icon img {
          height: 9px;
          width: 14px; } }
    .secret-visibility .show-icon:after {
      content: "Show";
      margin-left: -9px; }
  .secret-visibility .hide-icon {
    color: #333333;
    width: 14px;
    display: none; }
    .secret-visibility .hide-icon img {
      display: block; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .secret-visibility .hide-icon img {
          height: 9px;
          width: 14px; } }
  .secret-visibility.show-secret .hide-icon {
    display: block; }
    .secret-visibility.show-secret .hide-icon:after {
      content: "Hide";
      margin-left: -7px; }
  .secret-visibility.show-secret .show-icon {
    display: none; }
  @media only screen and (max-width: 991px) {
    .secret-visibility .show-icon,
    .secret-visibility .hide-icon {
      width: 17px; } }

.aafes-breadcrumb {
  display: inline-block;
  margin-bottom: 1.5rem; }
  .aafes-breadcrumb a {
    font-size: 14px;
    color: #043C63;
    text-decoration: none !important;
    text-transform: capitalize; }
    .aafes-breadcrumb a:not(:last-of-type):after {
      content: "/";
      display: inline-block;
      /* so it doesn't underline on hover */
      padding: 0 10px; }
    .aafes-breadcrumb a:last-of-type {
      color: #666666;
      font-weight: 600; }
      .aafes-breadcrumb a:last-of-type:hover {
        text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .aafes-breadcrumb {
      margin-bottom: 1rem; }
      .container .aafes-breadcrumb a {
        display: none; }
        .container .aafes-breadcrumb a:nth-last-child(2) {
          color: #043C63;
          font-size: 1rem;
          display: block;
          font-weight: 600; }
          .container .aafes-breadcrumb a:nth-last-child(2):after {
            content: ""; }
          .container .aafes-breadcrumb a:nth-last-child(2):before {
            content: "";
            background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
            width: 18px;
            height: 11px;
            display: inline-block; }
      .container.pdp .aafes-breadcrumb a:nth-last-child(2),
      .container.uniformFlow .aafes-breadcrumb a:nth-last-child(2) {
        display: block; }
      .container.pdp .aafes-breadcrumb a:nth-last-child(1),
      .container.uniformFlow .aafes-breadcrumb a:nth-last-child(1) {
        color: #043C63;
        font-size: 1rem;
        display: block;
        font-weight: 600; }
        .container.pdp .aafes-breadcrumb a:nth-last-child(1):after,
        .container.uniformFlow .aafes-breadcrumb a:nth-last-child(1):after {
          content: ""; }
        .container.pdp .aafes-breadcrumb a:nth-last-child(1):before,
        .container.uniformFlow .aafes-breadcrumb a:nth-last-child(1):before {
          content: "";
          background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
          width: 18px;
          height: 11px;
          display: inline-block; } }
  .aafes-breadcrumb .back-to:before {
    content: "";
    background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
    width: 18px;
    height: 11px;
    display: inline-block; }
  .aafes-breadcrumb .back-to:after {
    content: " | "; }

.aafes-checkout-breadcrumb a {
  font-size: 14px;
  color: #043C63;
  text-decoration: none;
  font-weight: 600; }
  .aafes-checkout-breadcrumb a:before {
    background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
    background-size: 10px 22px;
    background-origin: content-box;
    display: inline-block;
    width: 10px;
    height: 12px;
    content: " ";
    margin-right: 2px; }

@media only screen and (max-width: 767px) {
  .modal {
    padding-top: 0; } }

.aafes-btn-close {
  float: right;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  height: 34px;
  -webkit-appearance: none;
  opacity: 0.9; }
  .aafes-btn-close span:not(.sr-only) {
    width: 34px;
    height: 34px;
    border-radius: 17px;
    display: inline-block;
    background: transparent;
    position: relative; }
    .aafes-btn-close span:not(.sr-only):after {
      left: 16px;
      width: 1px;
      height: 32px;
      background: #717171;
      transform: rotate(135deg);
      content: "";
      position: absolute;
      top: 1px; }
    .aafes-btn-close span:not(.sr-only):before {
      left: 16px;
      width: 1px;
      height: 32px;
      background: #717171;
      transform: rotate(45deg);
      content: "";
      position: absolute;
      top: 1px; }
  .aafes-btn-close:hover span {
    background-color: #3370a1; }
    .aafes-btn-close:hover span:before, .aafes-btn-close:hover span:after {
      background: #f2f2f2; }

.aafes-modal-btn-close {
  float: right;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: transparent;
  border-radius: 13px;
  border: 1px solid #ebebeb; }
  .aafes-modal-btn-close .aafes-icon {
    width: 100%;
    height: 100%; }
    .aafes-modal-btn-close .aafes-icon:before {
      width: 100%;
      height: 100%; }
  .aafes-modal-btn-close .aafes-icon-close-x-thick-gray {
    display: inline-block; }
  .aafes-modal-btn-close .aafes-icon-close-x-thick-blue {
    display: none; }
  .aafes-modal-btn-close:hover {
    border-color: #043C63; }
    .aafes-modal-btn-close:hover .aafes-icon-close-x-thick-gray {
      display: none; }
    .aafes-modal-btn-close:hover .aafes-icon-close-x-thick-blue {
      display: inline-block; }

.aafes-btn-sm-close {
  float: right;
  padding: 4px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  opacity: 0.9; }
  .aafes-btn-sm-close span:not(.sr-only) {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    display: inline-block;
    background: transparent;
    position: relative; }
    .aafes-btn-sm-close span:not(.sr-only):after {
      left: 6px;
      width: 1px;
      height: 14px;
      background: #717171;
      transform: rotate(135deg);
      content: "";
      position: absolute;
      top: 0px; }
    .aafes-btn-sm-close span:not(.sr-only):before {
      left: 6px;
      width: 1px;
      height: 14px;
      background: #717171;
      transform: rotate(45deg);
      content: "";
      position: absolute;
      top: 0px; }
  .aafes-btn-sm-close:hover span {
    background-color: #3370a1; }
    .aafes-btn-sm-close:hover span:before, .aafes-btn-sm-close:hover span:after {
      background: #f2f2f2; }

.quick-view {
  display: none;
  background-color: white;
  border: 1px solid #ebebeb;
  border-radius: 8px;
  font-weight: 600;
  height: 32px;
  width: 84px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -42px;
  text-transform: capitalize;
  cursor: pointer; }

.img-fluid.centered {
  display: block;
  margin: auto; }

.border-between > [class*='col-']:before,
.border-between > [class*='col-']:after {
  background: #ebebeb;
  bottom: 0;
  content: " ";
  position: absolute;
  width: 1px;
  top: 0; }

.border-between > [class*='col-']:before {
  left: 0; }

.border-between > [class*='col-']:after {
  right: -1px; }

.border-between > [class*='col-']:first-child:before,
.border-between > [class*='col-']:last-child:after {
  display: none; }

.aafes-flex {
  display: flex; }
  .aafes-flex.horizontal {
    flex-direction: row; }
  .aafes-flex.space-between {
    justify-content: space-between; }
  .aafes-flex.wrap {
    flex-wrap: wrap; }
  .aafes-flex img {
    align-self: baseline; }
  .aafes-flex .centered {
    align-self: center; }
    .aafes-flex .centered img {
      align-self: center; }

.aafes-modal-container {
  border-radius: 3px;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #bebebe;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.175); }
  @media only screen and (max-width: 767px) {
    .aafes-modal-container {
      max-width: inherit; } }

.aafes-modal {
  width: 100vw;
  max-width: 700px; }
  .aafes-modal.wide {
    max-width: 100%;
    margin-top:	0;
    margin-bottom:0;
    height:100%;
     }
  .aafes-modal.full {
    max-width: none;
    min-height: 100vh;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0; }
    .aafes-modal.full .modal-content {
      min-height: 100%; }
    .aafes-modal.full .modal-header .aafes-page-head {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto; }
    .aafes-modal.full .modal-body {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto; }
  .aafes-modal .modal-content {
    border-radius: 0; }
    .aafes-modal .modal-content .modal-header {
      border-bottom: none; }
      .aafes-modal .modal-content .modal-header .modal-title {
        display: inline-block; }
      .aafes-modal .modal-content .modal-header.shaded {
        margin: .5rem;
        padding: .3rem;
        background-color: #eaf0f5; }
    .aafes-modal .modal-content .modal-body {
      width: auto !important; }
  .aafes-modal .modal-footer {
    border-top: none; }
  @media only screen and (max-width: 767px) {
    .aafes-modal {
      padding-top: 0; }
      .aafes-modal.modal-dialog {
        margin: 0; } 
        .pl-bootstrap5 {
        padding-left: 1em !important; }
        .mr-bootstrap5 {
        margin-left: 13px !important; }
  }

/* Style Guide Styles */
/* this is a special form label case, only used in footer */
.aafes-form-label {
  font-size: .8rem;
  font-weight: 600;
  display: block; }

.aafes-select {
  border: 1px solid #666666;
  padding: 8px 25px 8px 7px;
  background: url(/ux-responsive/images/icon-arrow-down-gray.svg) no-repeat center right 5px white;
  background-size: 19px 19px;
  text-indent: 0.01px;
  -webkit-appearance: none;
  text-overflow: "";
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  min-width: 55px; }
  .aafes-select option {
    font-weight: normal; }

select.aafes-select::-ms-expand {
  display: none; }

.aafes-textarea {
  border: 1px solid #717171; }

.aafes-menu-simple {
  padding: 14px 9px; }
  .aafes-menu-simple .dropdown-item {
    color: #043C63;
    font-size: 16px;
    padding: 0.45rem 0.35rem; }
    .aafes-menu-simple .dropdown-item:before {
      content: "\f054  ";
      font-family: FontAwesome, serif;
      font-weight: 600; }
    .aafes-menu-simple .dropdown-item:hover {
      box-shadow: inset 0 0 2px #ebebeb, 1px 1px 1px #ebebeb, -1px 1px 1px #ebebeb;
      background-color: white; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input, select, textarea {
  font-size: 1rem; }
  @media only screen and (max-width: 991px) {
    input, select, textarea {
      font-size: 1rem; } }

/*
swatch colors
these classes are tied to colors used by endeca
*/
.aafes-swatch {
  background: transparent none 0 0 cover no-repeat; }
  .aafes-swatch.black {
    background-image: url("/ux-responsive/images/swatches/icon_black.jpg"); }
  .aafes-swatch.blue {
    background-image: url("/ux-responsive/images/swatches/icon_blue.jpg"); }
  .aafes-swatch.brown {
    background-image: url("/ux-responsive/images/swatches/icon_brown.jpg"); }
  .aafes-swatch.camouflage {
    background-image: url("/ux-responsive/images/swatches/icon_camouflage.jpg"); }
  .aafes-swatch.gold {
    background-image: url("/ux-responsive/images/swatches/icon_gold.jpg"); }
  .aafes-swatch.gray {
    background-image: url("/ux-responsive/images/swatches/icon_gray.jpg"); }
  .aafes-swatch.green {
    background-image: url("/ux-responsive/images/swatches/icon_green.jpg"); }
  .aafes-swatch.ivory {
    background-image: url("/ux-responsive/images/swatches/icon_ivory.jpg"); }
  .aafes-swatch.lime {
    background-image: url("/ux-responsive/images/swatches/icon_lime.jpg"); }
  .aafes-swatch.multi {
    background-image: url("/ux-responsive/images/swatches/icon_multicolor.png"); }
  .aafes-swatch.multicolor {
    background-image: url("/ux-responsive/images/swatches/icon_multicolor.jpg"); }
  .aafes-swatch.nocolor {
    background-image: url("/ux-responsive/images/swatches/icon_nocolor.jpg"); }
  .aafes-swatch.olive {
    background-image: url("/ux-responsive/images/swatches/icon_olive.jpg"); }
  .aafes-swatch.orange {
    background-image: url("/ux-responsive/images/swatches/icon_orange.jpg"); }
  .aafes-swatch.pink {
    background-image: url("/ux-responsive/images/swatches/icon_pink.jpg"); }
  .aafes-swatch.purple {
    background-image: url("/ux-responsive/images/swatches/icon_purple.jpg"); }
  .aafes-swatch.red {
    background-image: url("/ux-responsive/images/swatches/icon_red.jpg"); }
  .aafes-swatch.silver {
    background-image: url("/ux-responsive/images/swatches/icon_silver.jpg"); }
  .aafes-swatch.tan {
    background-image: url("/ux-responsive/images/swatches/icon_tan.jpg"); }
  .aafes-swatch.violet {
    background-image: url("/ux-responsive/images/swatches/icon_violet.jpg"); }
  .aafes-swatch.white {
    background-image: url("/ux-responsive/images/swatches/icon_white.jpg"); }
  .aafes-swatch.yellow {
    background-image: url("/ux-responsive/images/swatches/icon_yellow.jpg"); }

.aafes-progress-path {
  margin: 24px 0 33px 0; }
  .aafes-progress-path ul {
    list-style-type: none;
    padding: 0; }
    .aafes-progress-path ul li {
      font-size: 18px;
      color: #bebebe;
      font-weight: 500;
      display: inline-block; }
      .aafes-progress-path ul li a {
        font-size: 18px;
        color: #bebebe;
        font-weight: 500;
        text-decoration: none; }
      .aafes-progress-path ul li:not(:last-child):after {
        content: "\f054";
        margin: 0 5px 0 10px;
        color: #bebebe;
        font-family: FontAwesome, serif; }
      .aafes-progress-path ul li.active, .aafes-progress-path ul .aafes-step-bar li.completed, .aafes-step-bar .aafes-progress-path ul li.completed {
        color: #516b9f;
        font-weight: 600; }
        .aafes-progress-path ul li.active a, .aafes-progress-path ul .aafes-step-bar li.completed a, .aafes-step-bar .aafes-progress-path ul li.completed a {
          color: #516b9f;
          font-weight: 600; }
  @media only screen and (max-width: 991px) {
    .aafes-progress-path {
      font-size: 16px; }
      .aafes-progress-path ul li:not(:last-child):after {
        margin: 0 5px;
        font-family: FontAwesome, serif; } }
  @media only screen and (max-width: 767px) {
    .aafes-progress-path {
      font-size: 14px; }
      .aafes-progress-path ul li .step-details {
        display: none; }
      .aafes-progress-path ul li:not(:last-child):after {
        margin: 0 5px;
        font-family: FontAwesome, serif; }
      .aafes-progress-path ul li.active .step-details, .aafes-progress-path ul .aafes-step-bar li.completed .step-details, .aafes-step-bar .aafes-progress-path ul li.completed .step-details {
        display: inline-block; }
      .aafes-progress-path ul li.active .step-name, .aafes-progress-path ul .aafes-step-bar li.completed .step-name, .aafes-step-bar .aafes-progress-path ul li.completed .step-name {
        display: none; } }
  @media only screen and (max-width: 991px) {
    .aafes-progress-path {
      font-size: 13px; }
      .aafes-progress-path ul li:not(:last-child):after {
        margin: 0 0 0 10px; } }
@media only screen and (max-width: 568px) {
	.shipping-unavailable{
	   text-align:left;
	}
}
@media only screen and (max-width: 767px) {
	.pickup-unavailable{
		text-align:left;
	}
	.shipping-unavailable{
	    text-align:left;
	}
  .aafes-mobile-centered {
    text-align: center; } }

.aafes-h-centered {
  margin-left: auto;
  margin-right: auto; }

a.aafes-back-to-top {
  display: none; }

a.button.show-more,
a.aafes-back-to-top {
  opacity: 0.95;
  cursor: pointer;
  text-align: center;
  background-color: #ffffff91;
  color: #003a6a;
  border: 1px solid #A9A9A9;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
  border-radius: 5px 5px 0 0;
  padding: 0;
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 5px;
  z-index: 999999999999; }
  a.button.show-more:before,
  a.aafes-back-to-top:before {
    content: "";
    background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
    width: 40px;
    height: 38px;
    display: inline-block;
    transform: rotate(90deg);
    margin-bottom: -14px; }
  a.button.show-more:hover,
  a.aafes-back-to-top:hover {
    background-color: #ffffff91;
    color: #043C63;
  	border: 1px solid #A9A9A9; }
    a.button.show-more:hover:before,
    a.aafes-back-to-top:hover:before {
      background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center; }

/* rule needed to give positioning to the back to top button */
#product1_rr, #product2_rr {
  position: relative;
  margin-top: 5px;}
  #product1_rr .aafes-back-to-top, #product2_rr .aafes-back-to-top {
    display: none !important;
    /* not used in release 3 */ }

#cart1_rr, #cart2_rr {
  padding-top: 2rem;
  position: relative;
  text-align: center; }
  #cart1_rr h2 .fa-caret-up, #cart2_rr h2 .fa-caret-up {
    display: none; }
  #cart1_rr h2 .fa-caret-down, #cart2_rr h2 .fa-caret-down {
    display: none; }
  #cart1_rr .aafes-back-to-top, #cart2_rr .aafes-back-to-top {
    display: none !important; }
    @media only screen and (min-width: 576px) {
  #cart1_rr .aafes-carousel, #cart2_rr .aafes-carousel {
    display: block; }	}
  #cart1_rr .aafes-carousel .aafes-promotions, #cart2_rr .aafes-carousel .aafes-promotions {
  	text-align: center; }

.item-check {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  border: 1px solid #f2f2f2;
  border-radius: 50%; }
  .item-check .check-image {
    display: block;
    width: 24px;
    height: 24px;
    margin: 7px auto 0;
    background: url("/ux-responsive/images/icon-check.svg") no-repeat; }
  .item-check.active-check:hover {
    border-color: #043C63; }
    .item-check.active-check:hover .check-image {
      background: url("/ux-responsive/images/icon-check-active.svg") no-repeat; }

.aafes-carousel {
  padding: 10px 0;
  margin-bottom: 10px;
  display: flex; }
  .aafes-carousel div > a > img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto; }
  .aafes-carousel .slick-dotted.slick-slider {
    margin-bottom: 10px;
    padding-bottom: 25px; }
  .aafes-carousel .slick-dots {
    bottom: -15px;
    left: 0; }
    .aafes-carousel .slick-dots > li {
      width: 30px;
      margin: 0;
      box-sizing: content-box;
      background-color: #ffffff; }
      .aafes-carousel .slick-dots > li:first-of-type {
        border-left: 15px solid #ffffff; }
      .aafes-carousel .slick-dots > li:last-of-type {
        border-right: 15px solid #ffffff; }
      .aafes-carousel .slick-dots > li.slick-active > button::before {
        color: #043C63; }
      .aafes-carousel .slick-dots > li > button {
        width: 30px; }
        .aafes-carousel .slick-dots > li > button::before {
          left: 50%;
          margin-left: -10px;
          font-size: 23px;
          color: #bebebe; }
  .aafes-carousel .aafes-block-arrow {
    flex: 0 0 50px; }
  .aafes-carousel .slick-list {
    flex: 1 1 auto; }
  .aafes-carousel.jsAddressSelectionWidget {
    display: flex; }
    .aafes-carousel.jsAddressSelectionWidget:not(.slick-initialized) {
      overflow: hidden;
      /* prevents spillage before slick loads */ }
    .aafes-carousel.jsAddressSelectionWidget .slick-arrow {
      height: 100%;
      top: -3px; }
      .aafes-carousel.jsAddressSelectionWidget .slick-arrow:after {
        position: absolute;
        top: 3px;
        height: 100%;
        content: "";
        width: 25px; }
      .aafes-carousel.jsAddressSelectionWidget .slick-arrow.left:after {
        background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
        left: 21px; }
      .aafes-carousel.jsAddressSelectionWidget .slick-arrow.right:after {
        background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
        left: -15px; }
      .aafes-carousel.jsAddressSelectionWidget .slick-arrow .aafes-icon:before {
        width: 20px;
        height: 40px; }
    .aafes-carousel.jsAddressSelectionWidget .slick-list {
      margin: 0 10px; }
      .aafes-carousel.jsAddressSelectionWidget .slick-list .slick-track {
        display: flex;
        align-items: center; }
        .aafes-carousel.jsAddressSelectionWidget .slick-list .slick-track .aafes-carousel-item-wrapper {
          margin-right: 15px; }
        .aafes-carousel.jsAddressSelectionWidget .slick-list .slick-track .container-item-info {
          margin-bottom: 15px; }
    .aafes-carousel.jsAddressSelectionWidget .aafes-arrow-mini.left {
      left: -13px;
      padding-right: 5px; }
    .aafes-carousel.jsAddressSelectionWidget .aafes-arrow-mini.right {
      right: -13px;
      padding-left: 5px; }
  .aafes-carousel .aafes-carousel-address-item {
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: space-between;
    margin: 0.5em;
    padding: 20px;
    min-width: 300px;
    max-width: 300px;
    background-color: #f6f6f6;
    border-radius: 3px;
    border: 1px solid #f6f6f6;
    color: #333333;
    text-decoration: none;
    cursor: pointer; }
    .aafes-carousel .aafes-carousel-address-item:hover, .aafes-carousel .aafes-carousel-address-item:focus {
      color: #333333; }
    .aafes-carousel .aafes-carousel-address-item .address-item-description {
      flex: 1 1 auto;
      overflow: hidden; }
    .aafes-carousel .aafes-carousel-address-item .aafes-page-subhead {
      font-size: 21px;
      font-weight: lighter;
      margin: 0 0 1.4rem 0;
      padding: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: auto;
      max-width: 210px; }
    .aafes-carousel .aafes-carousel-address-item .item-check {
      width: 36px;
      height: 36px;
      background-color: #ffffff;
      border: 1px solid #f2f2f2;
      border-radius: 50%;
      margin: 0 auto;
      cursor: not-allowed; }
      .aafes-carousel .aafes-carousel-address-item .item-check .check-image {
        width: 24px;
        height: 24px;
        margin: 7px auto 0;
        background: url("/ux-responsive/images/icon-check.svg") no-repeat; }
      .aafes-carousel .aafes-carousel-address-item .item-check .item-check-text {
        display: none; }
    .aafes-carousel .aafes-carousel-address-item .item-check-text {
      display: none; }
    .aafes-carousel .aafes-carousel-address-item .default-container-item {
      min-height: 60px; }
    .aafes-carousel .aafes-carousel-address-item:hover {
      border: 1px solid #3370a1; }
    .aafes-carousel .aafes-carousel-address-item .container-item-controls .container-item-control-button {
      flex: 1 1 auto;
      justify-content: flex-start;
      max-width: 50px; }
      .aafes-carousel .aafes-carousel-address-item .container-item-controls .container-item-control-button a {
        text-decoration: underline; }
        .aafes-carousel .aafes-carousel-address-item .container-item-controls .container-item-control-button a:hover {
          text-decoration: none; }
    .aafes-carousel .aafes-carousel-address-item .card-left-column {
      min-width: 86px; }
    .aafes-carousel .aafes-carousel-address-item.new-item {
      background-color: #ffffff;
      border-color: #ffffff;
      padding-left: 5px; }
      .aafes-carousel .aafes-carousel-address-item.new-item:hover {
        border-color: #ffffff; }
    .aafes-carousel .aafes-carousel-address-item.current-item {
      border: 1px solid #3370a1; }
    .aafes-carousel .aafes-carousel-address-item.enable-change .item-check {
      cursor: pointer; }
      .aafes-carousel .aafes-carousel-address-item.enable-change .item-check:hover {
        border-color: #043C63; }
        .aafes-carousel .aafes-carousel-address-item.enable-change .item-check:hover .check-image {
          background: url("/ux-responsive/images/icon-check-active.svg") no-repeat; }
    .aafes-carousel .aafes-carousel-address-item.default .item-check {
      border-color: #043C63; }
      .aafes-carousel .aafes-carousel-address-item.default .item-check .check-image {
        background: url("/ux-responsive/images/icon-check-active.svg") no-repeat; }
    .aafes-carousel .aafes-carousel-address-item.default .item-check-text {
      display: block;
      font-size: 12px; }
    @media only screen and (max-width: 575px) {
      .aafes-carousel .aafes-carousel-address-item {
        min-width: 250px;
        max-width: 250px;
        padding: 18px 13px; } }

.aafes-add-new-address {
  display: flex;
  align-items: center;
  margin: 5px 5px 5px 0;
  text-align: center;
  padding: 16px 8px;
  cursor: pointer;
  color: #043C63;
  text-decoration: none !important; }
  .aafes-add-new-address:hover {
    text-decoration: underline !important; }
  .aafes-add-new-address .circled {
    width: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    border: 1px solid #ebebeb;
    padding: 7px; }
    .aafes-add-new-address .circled img {
      height: 24px; }

.pagination-wrap, .pagination-wrap-simple {
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }
  .pagination-wrap .separator, .pagination-wrap-simple .separator {
    border-right: 1px solid #ebebeb;
    margin: 0 1rem; }
  .pagination-wrap .items-per-page, .pagination-wrap-simple .items-per-page {
    float: left; }
    .pagination-wrap .items-per-page .aafes-select, .pagination-wrap-simple .items-per-page .aafes-select {
      margin-top: 0; }
  .pagination-wrap .buttons-wrap, .pagination-wrap-simple .buttons-wrap {
    display: flex;
    flex-direction: row; }
    .pagination-wrap .buttons-wrap .page-button, .pagination-wrap-simple .buttons-wrap .page-button {
      cursor: pointer;
      display: inline-block;
      border: 1px solid #ebebeb;
      padding: 4px 2px;
      line-height: 15px;
      background-color: white; }
      .pagination-wrap .buttons-wrap .page-button:not(:last-child), .pagination-wrap-simple .buttons-wrap .page-button:not(:last-child) {
        margin-right: 5px; }
      .pagination-wrap .buttons-wrap .page-button button, .pagination-wrap-simple .buttons-wrap .page-button button {
        background-color: white;
        border: none;
        cursor: pointer; }
      .pagination-wrap .buttons-wrap .page-button a, .pagination-wrap-simple .buttons-wrap .page-button a {
        padding: 1px 6px;
        text-decoration: none;
        color: #505050; }
      .pagination-wrap .buttons-wrap .page-button.current, .pagination-wrap-simple .buttons-wrap .page-button.current {
        background-color: #eaf0f5; }
        .pagination-wrap .buttons-wrap .page-button.current button, .pagination-wrap-simple .buttons-wrap .page-button.current button {
          background-color: #eaf0f5; }
      .pagination-wrap .buttons-wrap .page-button.page-arrow, .pagination-wrap-simple .buttons-wrap .page-button.page-arrow {
        min-width: 4rem;
        text-align: center; }
    .pagination-wrap .buttons-wrap .separator, .pagination-wrap-simple .buttons-wrap .separator {
      margin: 0 15px 0 10px; }
  @media only screen and (max-width: 991px) {
    .pagination-wrap, .pagination-wrap-simple {
      display: flex;
      flex-direction: row;
      align-self: flex-end; } }

.pagination {
  font-size: 14px;
  margin: 20px 0;
   }
  .pagination .aafes-icon:before {
    width: 22px;
    height: 22px;
    margin-top: -3px; }
  .pagination > li.page-filler a {
    text-decoration: none;
    letter-spacing: 6px;
    padding: 6px 0;
    margin-left: -8px;
    margin-right: -12px;
    color: #333333; }
  .pagination > li.page-filler span {
    background-color: transparent;
    padding: 6px 0; }
  .pagination > li.previous > a {
    background-color: #ffffff;
    border: 1px solid #bebebe;
    margin: 0 4px 0 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 6px; }
  .pagination > li.previous span {
    margin-left: -5px; }
  .pagination > li.next > a {
    background-color: #ffffff;
    border: 1px solid #bebebe;
    margin: 0 0 0 4px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 6px; }
  .pagination > li.next span {
    margin-left: -2px; }
  .pagination > li.disabled > a {
    opacity: 0.5; }
  .pagination > li.disabled span {
    opacity: 0.6; }
  .pagination > li.active > a, .aafes-step-bar .pagination > li.completed > a {
    color: #333333;
    text-decoration: none;
    padding: 6px 8px; }
    .pagination > li.active > a:hover, .aafes-step-bar .pagination > li.completed > a:hover {
      color: #333333; }
    @media (max-width: 340px) {
      .pagination > li.active > a, .aafes-step-bar .pagination > li.completed > a {
        padding: 6px 2px; } }
  .pagination > li > a {
    color: #043C63;
    text-decoration: underline;
    background-color: transparent;
    padding: 6px 10px; }
    @media (max-width: 340px) {
      .pagination > li > a {
        padding: 6px 7px; } }

@media only screen and (max-width: 575px) {
  .pagination-wrap-simple {
    justify-content: flex-start; }
    .pagination-wrap-simple .buttons-wrap .page-button {
      display: none; }
      .pagination-wrap-simple .buttons-wrap .page-button.current, .pagination-wrap-simple .buttons-wrap .page-button.page-arrow, .pagination-wrap-simple .buttons-wrap .page-button.previous, .pagination-wrap-simple .buttons-wrap .page-button.next {
        display: block; } }

@media only screen and (max-width: 767px) {
	.pagination {
   		justify-content: center !important;
   }
}
@media only screen and (min-width: 768px) {
	.pagination {
		justify-content: flex-end !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pagination-wrap .buttons-wrap {
    display: flex;
    flex-direction: row; }
    .pagination-wrap .buttons-wrap .page-button {
      display: none; }
      .pagination-wrap .buttons-wrap .page-button.current, .pagination-wrap .buttons-wrap .page-button.page-arrow, .pagination-wrap .buttons-wrap .page-button.previous, .pagination-wrap .buttons-wrap .page-button.next {
        display: block; } }

@media only screen and (max-width: 767px) {
  .pagination-wrap .buttons-wrap {
    display: flex;
    flex-direction: row; }
    .pagination-wrap .buttons-wrap .page-button {
      display: none; }
      .pagination-wrap .buttons-wrap .page-button.current, .pagination-wrap .buttons-wrap .page-button.page-arrow {
        display: block; } }

.aafes-pagination-wrap {
  display: flex;
  align-items: center;
  justify-content: center; }
  .aafes-pagination-wrap .aafes-icon-arrow-left-blue:before {
    background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
    width: 0.9rem;
    height: 0.9rem;
    display: inline-block;
    content: ''; }
  .aafes-pagination-wrap .aafes-icon-arrow-left-gray:before {
    background: url("/ux-responsive/images/icon-arrow-left-gray.svg") no-repeat center;
    width: 0.9rem;
    height: 0.9rem;
    display: inline-block;
    content: ''; }
  .aafes-pagination-wrap .aafes-icon-arrow-right-blue:before {
    background: url("/ux-responsive/images/icon-arrow-right-blue.svg") no-repeat center;
    width: 0.9rem;
    height: 0.9rem;
    display: inline-block;
    content: ''; }
  .aafes-pagination-wrap .aafes-icon-arrow-right-gray:before {
    background: url("/ux-responsive/images/icon-arrow-right-gray.svg") no-repeat center;
    width: 0.9rem;
    height: 0.9rem;
    display: inline-block;
    content: ''; }
  .aafes-pagination-wrap .page-button {
    margin: 4px; }
  .aafes-pagination-wrap .eclipse {
    margin-left: 4px;
    letter-spacing: 4px; }
  .aafes-pagination-wrap .page-button {
    text-decoration: underline; }
    .aafes-pagination-wrap .page-button.page-arrow {
      margin: 10px; }
    .aafes-pagination-wrap .page-button.current {
      text-decoration: none; }
      .aafes-pagination-wrap .page-button.current a {
        color: #333333; }
  .aafes-pagination-wrap .page-arrow {
    background-color: #ffffff;
    border-radius: 15px;
    border: 1px solid #ebebeb;
    box-shadow: 0 0 1px 0;
    height: 30px;
    width: 30px; }
    .aafes-pagination-wrap .page-arrow.disabled .aafes-icon-arrow-right-blue, .aafes-pagination-wrap .page-arrow.disabled .aafes-icon-arrow-left-blue {
      display: none; }
    .aafes-pagination-wrap .page-arrow.disabled .aafes-icon-arrow-right-gray, .aafes-pagination-wrap .page-arrow.disabled .aafes-icon-arrow-left-gray {
      display: inline; }
    .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-right-gray, .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-left-gray {
      display: none; }
    .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-right-blue, .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-right-gray {
      padding-left: 7px; }
    .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-left-blue, .aafes-pagination-wrap .page-arrow .aafes-icon-arrow-left-gray {
      padding-left: 6px; }
    .aafes-pagination-wrap .page-arrow .aafes-icon {
      line-height: 30px; }
      .aafes-pagination-wrap .page-arrow .aafes-icon:before {
        vertical-align: text-top; }

.aafes-product-picker-options .show-container{
  text-align: center; }
  .aafes-product-picker-options .show-container a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px; }
    
   .aafes-product-picker-options .show-container.size-swatch-toggle {
	position: absolute !important;
	top:8px ;
	right: 4px;
}

   .aafes-product-picker-options .show-container.color-swatch-toggle {
	position: absolute !important;
	top:14px ;
	right: 4px;
}

@media only screen and (min-width: 1220px){
	.aafes-product-picker-options .show-container.color-swatch-toggle {
	position: absolute !important;
	top:14px ;
	right: 4px;
}
 .aafes-product-picker-options .show-container.size-swatch-toggle {
	position: absolute !important;
	top:8px;
	right: 4px;
}
}


   .aafes-product-picker-options .show-container.color-swatch-toggle .glyphicon-minus {
    margin-top:10px;
    margin-right:0px;
   }
   
   .aafes-product-picker-options .show-container.size-swatch-toggle .glyphicon-minus {
    margin-top:10px;
    margin-right:0px;
   }

@media only screen and (min-width: 992px) {
	.aafes-variants-list.showAll {
		padding-top: 8px;
	}
}

.variants-container {
 	position: relative;
 }
.aafes-product-picker-options.no-border {
  border: 1px solid transparent; }

.aafes-product-picker-options.no-background {
  background-color: transparent; }

.aafes-product-picker-options .container {
  width: 100%; }

.aafes-product-picker-options p {
  margin-bottom: 0.3rem; }

.aafes-product-picker-options .aafes-pdp-variants-header {
  color: #333333;
  font-size: 14px;
  font-weight: 600; }
  .aafes-product-picker-options .aafes-pdp-variants-header span {
    font-weight: lighter; }

.aafes-product-picker-options .variants-container {
  margin-bottom: 1rem; }
  .aafes-product-picker-options .variants-container a {
    cursor: pointer;
    color: #043C63; }
    .aafes-product-picker-options .variants-container a:hover {
      text-decoration: underline; }

.aafes-product-picker-options .aafes-variants-list {
  display: flex;
  flex-wrap: wrap;
  background-color: white;
  list-style: none;
  /*overflow-y: hidden;*/
  margin-right: -7px;
  /* offsets the right margin on the last swatch of each row */
  position: relative; }
  .aafes-product-picker-options .aafes-variants-list .opacity {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    display: none; }
  .aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number {
    width: 50x;
    height: 50px;
    margin: 0 10px 20px 10px;
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden; }
  .aafes-product-picker-options .aafes-variants-list .color {
    float: left;
    position: relative;
    border-color: #043C63; }
    .aafes-product-picker-options .aafes-variants-list .color a, .aafes-product-picker-options .aafes-variants-list .color span {
      display: inline-block;
      border: none;
      width: 100%;
      height: 100%; }
      .aafes-product-picker-options .aafes-variants-list .color a img, .aafes-product-picker-options .aafes-variants-list .color span img {
        display: inline-block;
        /* width: 100%; */
        height: 100%; }
    .aafes-product-picker-options .aafes-variants-list .color.active .color-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.color.completed .color-swatch-wrapper, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.color.completed .color-swatch-wrapper, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color.active li.number, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.color.completed li.number, .aafes-step-bar .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.color.completed li.number, .aafes-thumbnail-item .aafes-step-bar .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.color.completed li.number {
      border: 2px solid #043C63; }
    .aafes-product-picker-options .aafes-variants-list .color.disabled:before {
      position: absolute;
      content: "";
      border-top: 3px solid #333333;
      transform: rotate(45deg);
      width: 69px;
      transform-origin: 7px 13px;
      pointer-events: none; }
    .aafes-product-picker-options .aafes-variants-list .color.disabled .color-swatch-wrapper, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color.disabled li.number {
      border: 2.33px dashed #bebebe; }
    .aafes-product-picker-options .aafes-variants-list .color.disabled.active .color-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.color.disabled.completed .color-swatch-wrapper, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.color.disabled.completed .color-swatch-wrapper, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color.disabled.active li.number, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.color.disabled.completed li.number, .aafes-step-bar .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.color.disabled.completed li.number, .aafes-thumbnail-item .aafes-step-bar .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.color.disabled.completed li.number {
      border: 2.33px dashed #043C63; }
  .aafes-product-picker-options .aafes-variants-list.one-third-width .swatch {
    width: 33%; }
  .aafes-product-picker-options .aafes-variants-list .swatch {
    /*float: left;*/
    margin-bottom: 15px;
    min-width: 86px; 
    margin-left: 4px;
}
    .aafes-product-picker-options .aafes-variants-list .swatch .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .swatch .swatch-wrapper {
      font-size: 18px;
      margin: 1px 28px 1px 0; }
      .aafes-product-picker-options .aafes-variants-list .swatch .size-swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .swatch .swatch-wrapper a {
        border: 1.33px solid #043C63;
        border-radius: 4px;
        color: #043C63;
        margin: 0; }
    .aafes-product-picker-options .aafes-variants-list .swatch a {
      height: 100%;
      margin-left: 0;
      line-height: 108%;
      margin-right: 9px;
      color: #717171;
      border: 1px solid #717171;
      background-color: white;
      display: block;
      text-align: center;
      padding: 8px 5px;
      text-decoration: none;
      white-space: nowrap; }
      .aafes-product-picker-options .aafes-variants-list .swatch a:hover {
        background-color: #e5f1fb; }
    .aafes-product-picker-options .aafes-variants-list .swatch.active .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed .size-swatch-wrapper, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .swatch.active .swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed .swatch-wrapper, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed .swatch-wrapper {
      margin: 0 15px 0 0; }
      .aafes-product-picker-options .aafes-variants-list .swatch.active .size-swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed .size-swatch-wrapper a, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed .size-swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .swatch.active .swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed .swatch-wrapper a, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed .swatch-wrapper a {
        border: 2.33px solid #043C63; }
    .aafes-product-picker-options .aafes-variants-list .swatch.active a, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed a, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed a {
      background-color: #043C63;
      border-color: #043C63;
      color: #ffffff !important;
      font-weight: normal; }
      .aafes-product-picker-options .aafes-variants-list .swatch.active a:hover, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.completed a:hover, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.completed a:hover {
        background-color: #3370a1;
        border-color: #3370a1;
        color: #ffffff; }
    .aafes-product-picker-options .aafes-variants-list .swatch.disabled .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .swatch.disabled .swatch-wrapper {
      margin: 0 15px 0 0; }
      .aafes-product-picker-options .aafes-variants-list .swatch.disabled .size-swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .swatch.disabled .swatch-wrapper a {
        border: 2px dashed #bebebe;
        background: #f9f9f9;
        color: #bebebe; }
    .aafes-product-picker-options .aafes-variants-list .swatch.disabled.active .size-swatch-wrapper a, .aafes-product-picker-options .aafes-variants-list .aafes-step-bar li.swatch.disabled.completed .size-swatch-wrapper a, .aafes-step-bar .aafes-product-picker-options .aafes-variants-list li.swatch.disabled.completed .size-swatch-wrapper a {
      border-color: #043C63 !important;
      color: #bebebe !important; }
    .aafes-product-picker-options .aafes-variants-list .swatch.disabled a:hover {
      background-color: #ffffff; }

.aafes-product-picker-options .pdp-delivery {
  margin: 0.625rem 0;
  padding: 0.625rem;
  background-color: #f9f9f9; }
  .aafes-product-picker-options .pdp-delivery .aafes-optiongroup label {
    display: inline; }
  .aafes-product-picker-options .pdp-delivery .aafes-optiongroup a {
    font-size: 80%; }

.aafes-product-picker-options .pdp-personalization .personalization-input {
  border: 1px solid #717171;
  padding-left: 5px;
  display: block;
  width: 80%; }

.aafes-product-picker-options .pdp-personalization .aafes-help-text {
  display: inline-block;
  width: 80%;
  text-align: right; }

.aafes-product-picker-options .pdp-personalization .note {
  font-size: 11px;
  color: #3370a1;
  font-weight: 600; }

.aafes-product-picker-options.no-picker .bottom-section-a {
  display: none !important;
  /* important needed to override QV */ }

@media only screen and (min-width: 768px) {
  .aafes-product-picker-options.no-picker {
    float: right;
    width: 210px; } }

.jsOverflowContainer .jsOverflowBody {
  overflow-y: hidden;
  margin-bottom: 5px; }
  .jsOverflowContainer .jsOverflowBody.iOs::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px; }
  .jsOverflowContainer .jsOverflowBody.iOs::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }
  .jsOverflowContainer .jsOverflowBody.iOs::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
  .jsOverflowContainer .jsOverflowBody.showAll:not(.scrollIfLong) {
    overflow-y: auto;
    height: auto !important;
    max-height: none !important; }
  .jsOverflowContainer .jsOverflowBody.scrollable {
    overflow-y: auto !important;
    overflow-x: hidden; }
  @media only screen and (max-width: 767px) {
    .jsOverflowContainer .jsOverflowBody.scrollIfLong.showAll {
      overflow-y: auto;
      height: auto !important;
      max-height: none !important; } }
  @media only screen and (min-width: 768px) {
    .jsOverflowContainer .jsOverflowBody.scrollIfLong.showAll {
      overflow-y: auto;
      height: auto !important; } }

.military-star-card-holder {
  padding: 0.5rem;
  background-color: #f2f2f2;
  text-align: center; }
  .military-star-card-holder button {
    display: block;
    margin: 0 auto; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .military-star-card-holder .aafes-flex {
    flex-direction: column-reverse; } }
  @media only screen and (max-width: 767px) {
    .military-star-card-holder {
      display: flex;
      justify-content: space-around;
      margin-top: 5px; }
      .military-star-card-holder button {
        align-self: baseline;
        margin-left: 1rem; }
      .military-star-card-holder img {
        align-self: baseline; } }

input[type="checkbox"].aafes-checkbox {
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 1.3;
  vertical-align: middle;
  cursor: pointer;
  /* This is essentially the LABEL element
    NOTE: always use & + * AND & + input + *
    because the ATG dsp's for checkbox and radio spits out
    an extra hidden input between the input and the label */ }
  input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 6px; }
    @media only screen and (device-width: 1024px) and (device-height: 600px){
	input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }
	
}
  input[type="checkbox"].aafes-checkbox + *:before,
  input[type="checkbox"].aafes-checkbox + input + *:before {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 19px;
    background-color: white;
    border: 1px solid #666666;
    border-radius: 1px;
    content: " ";
    overflow: hidden;
    top: 6px;
    left: 0px; }
    
     @media (max-width:912px) and (min-width:403px){
    input[type="checkbox"].subscription-che-inpt + *:after,
  input[type="checkbox"].subscription-che-inpt + input + *:after{
  top:16px !important;
  }
  input[type="checkbox"].subscription-che-inpt + *:before,
  input[type="checkbox"].subscription-che-inpt + input + *:before{
  top:12px !important;
  }
    }
    @media (max-width:414px) and (min-width:412px){
     input[type="checkbox"].subscription-che-inpt + *:after,
  input[type="checkbox"].subscription-che-inpt + input + *:after{
  top:12px !important;
  }
  input[type="checkbox"].subscription-che-inpt + *:before,
  input[type="checkbox"].subscription-che-inpt + input + *:before{
  top:7px !important;
  }
    }
    @media (max-width:720px) and (min-width:540px){
    input[type="checkbox"].aafes-checkbox + *:before,
  input[type="checkbox"].aafes-checkbox + input + *:before{
  top:0;
  }
    }
     @media (max-width:414px) and (min-width:411px){
    input[type="checkbox"].aafes-checkbox + *:before,
  input[type="checkbox"].aafes-checkbox + input + *:before{
  top:0;
  }
    }
    
  input[type="checkbox"].aafes-checkbox + *:after,
  input[type="checkbox"].aafes-checkbox + input + *:after {
    position: absolute;
    top: 11px;
    left: 5px;
    display: none;
    width: 10px;
    height: 10px;
    background-color: #666666;
    border-radius: 1px;
    content: " ";
    overflow: hidden; }
    
    @media (max-width:720px) and (min-width:540px){
    input[type="checkbox"].aafes-checkbox + *:after,
  input[type="checkbox"].aafes-checkbox + input + *:after {
  top:5px;
  }
    }
    
    @media (max-width:414px) and (min-width:411px){
    input[type="checkbox"].aafes-checkbox + *:after,
  input[type="checkbox"].aafes-checkbox + input + *:after {
  top:5px;
  }
    }
    
  input[type="checkbox"].aafes-checkbox:checked + *:after,
  input[type="checkbox"].aafes-checkbox:checked + input + *:after {
    display: inline-block; }
  input[type="checkbox"].aafes-checkbox[disabled] + *:after,
  input[type="checkbox"].aafes-checkbox[disabled] + input + *:after {
    background-color: #666666; }

input[type="radio"].aafes-radio {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 1.3;
  vertical-align: middle;
  cursor: pointer;
  /* This is essentially the LABEL element
    NOTE: always use & + * AND & + input + *
    because the ATG dsp's for checkbox and radio spits out
    an extra hidden input between the input and the label */ }
  input[type="radio"].aafes-radio + *,
  input[type="radio"].aafes-radio + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 6px;
    padding-bottom: 5px }
  input[type="radio"].aafes-radio + *:before,
  input[type="radio"].aafes-radio + input + *:before {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 19px;
    background-color: white;
    border: 1px solid #666666;
    border-radius: 10px;
    content: " ";
    overflow: hidden;
    top: 6px;
    left: 0px; }
  input[type="radio"].aafes-radio + *:after,
  input[type="radio"].aafes-radio + input + *:after {
    position: absolute;
    top: 11px;
    left: 5px;
    display: none;
    width: 10px;
    height: 10px;
    background-color: #333333;
    border-radius: 10px;
    content: " ";
    overflow: hidden; }
  input[type="radio"].aafes-radio:checked + *:after,
  input[type="radio"].aafes-radio:checked + input + *:after {
    display: inline-block; }
  input[type="radio"].aafes-radio[disabled] + *:after,
  input[type="radio"].aafes-radio[disabled] + input + *:after {
    background-color: #666666; }

 input[type="radio"].aafes-radio:disabled + *:before {
    background-color: #eeeeee;
}


input[type="radio"].aafes-radio2 {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 1.3;
  vertical-align: middle;
  cursor: pointer;
  /* This is essentially the LABEL element
    NOTE: always use & + * AND & + input + *
    because the ATG dsp's for checkbox and radio spits out
    an extra hidden input between the input and the label */ }
  input[type="radio"].aafes-radio2 + *,
  input[type="radio"].aafes-radio2 + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 2px; }
  input[type="radio"].aafes-radio2 + *:before,
  input[type="radio"].aafes-radio2 + input + *:before {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 19px;
    background-color: white;
    border: 1px solid #666666;
    border-radius: 10px;
    content: " ";
    overflow: hidden;
    top: 6px;
    left: 0px; }
  input[type="radio"].aafes-radio2 + *:after,
  input[type="radio"].aafes-radio2 + input + *:after {
    position: absolute;
    top: 11px;
    left: 5px;
    display: none;
    width: 10px;
    height: 10px;
    background-color: #333333;
    border-radius: 10px;
    content: " ";
    overflow: hidden; }
  input[type="radio"].aafes-radio2:checked + *:after,
  input[type="radio"].aafes-radio2:checked + input + *:after {
    display: inline-block; }
  input[type="radio"].aafes-radio2[disabled] + *:after,
  input[type="radio"].aafes-radio2[disabled] + input + *:after {
    background-color: #666666; }

input:not([type=button]):not([type=checkbox]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=file]) {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  border: 1px solid #A9A9A9;
  padding: 6px 2px; }
  input:not([type=button]):not([type=checkbox]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=file]).error {
    border: 1px solid #a71930; }

input:disabled, select:disabled, textarea:disabled {
  border: 1px solid #A9A9A9;
  color: #8b8b8b;
  background-color: #bebebe; }

select.error, input.error:not([type=button]):not([type=checkbox]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=file]) {
  border: 1px solid #a71930 !important; }

.aafes-pdp-socials ul {
  list-style: none;
  padding: 0; }

.aafes-pdp-socials li {
  float: left;
  padding: 6px 6px 4px; }

.desktop-hidden {
  display: none; }
  @media only screen and (max-width: 767px) {
    .desktop-hidden {
      display: block; } }

.aafes-loading {
  background-color: white;
  opacity: 0.3;
  position: relative;
  pointer-events: none;
  min-height: 70px; }
  .aafes-loading:after {
    content: url("/ux-responsive/images/loading-indicator.gif");
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    z-index: 100000; }
  .shaded .aafes-loading, .aafes-loading.shaded {
    background-color: transparent; }

.search-container {
  border-radius: 3px;
  padding: 20px;
  align-items: center;
  background-color: #f2f2f2; }
  .search-container .field-postal-code label {
    color: #333333 !important; }
  .search-container .aafes-form-field {
    width: 100%; }
    .search-container .aafes-form-field .aafes-search-row {
      display: flex;
      margin: 5px 0; }
      .search-container .aafes-form-field .aafes-search-row input {
        height: 32px;
        flex-grow: 1;
        border-radius: 3px; }
      .search-container .aafes-form-field .aafes-search-row button {
        border-radius: 3px;
        font-weight: 600; }
    .search-container .aafes-form-field label {
      font-size: 0.9rem; }

.search-result-container #fisPagination,
.search-result-container #fisPaginationPDP {
  display: flex;
  align-items: center;
  justify-content: center; }

.search-result-container .result {
  display: flex;
  flex-wrap: wrap;
  padding: 2em;
  border-bottom: 2px solid #ebebeb; }
  .search-result-container .result .aafes-icon {
    margin-right: 2px; }
    .search-result-container .result .aafes-icon:before {
      vertical-align: sub;
      margin-bottom: 1px;
      width: 0.9rem;
      height: 0.9rem; }
  .search-result-container .result .store-section-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    }
  .search-result-container .result .aafes-header-splitter {
    order: 1;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 2px dashed #ebebeb; }
  .search-result-container .result .address {
    order: 2;
    width: 50%;
   ; }
    .search-result-container .result .address a {
      color: #3C3C3C; }
  .search-result-container .result .distance {
    order: 3;
    width: 50%;
    text-align: right; }
  .search-result-container .result .action {
    order: 4;
    margin-top: 5px;
    width: 50%; }
    .search-result-container .result .action .make-this-my-store {
      font-weight: 600; }
      .search-result-container .result .action .make-this-my-store button {
        border-radius: 3px; }
      .search-result-container .result .action .make-this-my-store .default-store {
        vertical-align: top;
        color: #8E0F1B; }
    .search-result-container .result .action a {
      color: #3C3C3C; }
  .search-result-container .result .pick-up, .search-result-container .result .schedule {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    order: 5;
    margin-top: 5px;
    width: 50%;
    text-align: right; }
    .search-result-container .result .pick-up .day, .search-result-container .result .schedule .day {
      font-weight: 600;
      margin-right: 2px; }
    .search-result-container .result .pick-up ul, .search-result-container .result .schedule ul {
      list-style: none; }
      @media only screen and (min-width : 412px) and (max-width: 414px) {
      input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }
      
}
  @media only screen and (max-width: 575px) {
    .search-result-container .result .pick-up > div {
      width: 100%; }
      .search-result-container .result .pick-up > div .aafes-btn.wide {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }

.search-store-modal {
  overflow: hidden; }
  .search-store-modal .aafes-result-splitter {
    border-top: 2px solid #ebebeb; }
  .search-store-modal .aafes-page-subhead {
    font-size: 20px;
    font-weight: 600; }
  .search-store-modal .search-input {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .search-store-modal .search-input input {
      height: 32px;
      width: 100% !important;
      max-width: none; }
  .search-store-modal .search-button {
    height: 32px;
    width: 120px; }
  .search-store-modal .view-settings {
    background-color: #f2f2f2;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  .search-store-modal .aafes-modal-container {
    max-width: 550px;
    min-width: 342px; }

@media only screen and (max-width: 575px) {
  .search-result-container .result .address {
    width: 100%; }
  .search-result-container .result .action {
    width: 100%;
    order: 3; }
    .search-result-container .result .action .make-this-my-store .aafes-btn-sm {
      width: 100%; }
  .search-result-container .result .distance {
    width: 40%;
    margin-top: 5px;
    order: 4;
    text-align: left; }
  .search-result-container .result .pick-up, .search-result-container .result .schedule {
    width: 60%; } }
.milstar-flex > div:first-child .aafes-btn{
	font-size: 14px !important;
	}
	.milstar-flex .milstar-image .aafes-btn{
	font-size: 14px !important;
	}
@media only screen and (max-width: 767px) {
  .account-landing-item .landing-item-content .milstar-image {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #dadada;
    margin-bottom: 0.5em; }
    .account-landing-item .landing-item-content .milstar-image img {
      width: 13%; }
      .landing-item-content .milstar-image img {
		width: 13%
	}
	.milstar-flex > div:first-child .aafes-btn{
	font-size: 13px !important;
	padding: 6.21px 15px !important;
	}
	.milstar-flex .milstar-image .aafes-btn{
	font-size: 13px !important;
	padding: 6.21px 15px !important;
	}
       }
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait){
	.milstar-image .text{
	font-size: 13px;
	}
	.landing-item-head-title .aafes-page-subhead{
	font-size: 18px;
	}
	.milstar-flex > div:first-child .aafes-btn{
	font-size: 11px !important;
	padding: 5.21px 7px !important;
	}
	.milstar-flex .milstar-image .aafes-btn{
	font-size: 11px !important;
	padding: 5.21px 7px !important;
	}
} 
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
	.milstar-flex > div:first-child .aafes-btn{
	font-size: 8px !important;
	padding: 5.21px 4px !important;
	}
	.milstar-flex .milstar-image .aafes-btn{
	font-size: 8px !important;
	padding: 5.21px 4px !important;
	}
}      

.account-landing-item .landing-item-content .milstar-profits-list {
  flex: 1 1 auto;
  font-size: 11px; }
  .account-landing-item .landing-item-content .milstar-profits-list li {
    font-size: 14px;
    margin-bottom: 10px; }

.account-landing-item .landing-item-content .milstar-join-section {
  display: flex;
  justify-content: space-between;
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .account-landing-item .landing-item-content .milstar-join-section {
      flex-direction: column-reverse; }
      .account-landing-item .landing-item-content .milstar-join-section .milstar-cardholder-logo {
        max-width: none; } }

.account-landing-item .landing-item-content .landing-item-head {
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  justify-content: space-between; }
  .account-landing-item .landing-item-content .landing-item-head a {
    text-decoration: none; }
  .account-landing-item .landing-item-content .landing-item-head .landing-item-head-title {
    flex: 1 1 auto; }
  .account-landing-item .landing-item-content .landing-item-head .landing-item-head-icon img {
    width: 1.5em; }
  .account-landing-item .landing-item-content .landing-item-head .landing-item-head-icon.store img {
    width: 1.2em; }

.account-landing-item .landing-item-content .landing-item-body {
  padding: 15px;
  display: flex; }
  .account-landing-item .landing-item-content .landing-item-body dt {
    font-weight: normal; }
  .account-landing-item .landing-item-content .landing-item-body .default-payment {
    display: flex; }
    .account-landing-item .landing-item-content .landing-item-body .default-payment img {
      max-width: 60px; }
  .account-landing-item .landing-item-content .landing-item-body .landing-info-block {
    padding-bottom: 7px; }
  .account-landing-item .landing-item-content .landing-item-body .text-padding {
    padding-bottom: 5px; }

.boxed-item-outer {
  display: flex;
  flex-direction: column;
  flex: 0 0 260px;
  margin: 0 .5rem 1rem .5rem;
  position: relative;
  padding: 20px 22px;
  border-radius: 3px;
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
  /* needs to match "default" border size */ }
  .boxed-item-outer .content {
    flex: 1 0 auto;
    margin-bottom: 10px; }
  .boxed-item-outer .container-item-info {
    padding-bottom: 20px; }
    .boxed-item-outer .container-item-info .card-image {
      width: 60px;
      min-height: 40px; }
      .boxed-item-outer .container-item-info .card-image img {
        max-width: none;
        width: 100%; }
    .boxed-item-outer .container-item-info .default-container-item {
      margin-bottom: 7px; }
      .boxed-item-outer .container-item-info .default-container-item .item-check {
        border-color: #f6f6f6;
        background-color: #ffffff; }
      .boxed-item-outer .container-item-info .default-container-item .item-check-text {
        display: none; }
    .boxed-item-outer .container-item-info .container-item-description-text {
      overflow: hidden; }
    .boxed-item-outer .container-item-info .address-item-description {
      overflow: hidden; }
  .boxed-item-outer .container-item-controls {
    padding-bottom: 5px;
    justify-content: space-between; }
    .boxed-item-outer .container-item-controls > span {
      margin-left: 1rem; }
      .boxed-item-outer .container-item-controls > span:first-child {
        margin-left: 0; }
      .boxed-item-outer .container-item-controls > span a {
        color: #043C63;
        text-decoration: underline; }
  .boxed-item-outer.default {
    border: 1px solid #3370a1; }
    .boxed-item-outer.default .container-item-info .default-container-item .item-check {
      border-color: #043C63; }
      .boxed-item-outer.default .container-item-info .default-container-item .item-check .check-image {
        background: url("/ux-responsive/images/icon-check-active.svg") no-repeat; }
    .boxed-item-outer.default .container-item-info .default-container-item .item-check-text {
      display: block;
      font-size: 12px; }
  .boxed-item-outer.new-container-item {
    border: 0 none;
    background-color: transparent;
    justify-content: center !important;
    padding: 0 0 0 10px; }
  @media only screen and (max-width: 767px) {
    .boxed-item-outer {
      flex: 1 1 220px; } }

.right-divider {
  border-right: 1px solid #bebebe; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-bottom: 2rem; }
  .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

/* STYLE GUIDE STYLES */
/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
/* General */
html {
  font-size: 16px; }

body {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

small {
  font-size: .68rem; }

.bigger {
  font-size: 18px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1rem;
  /* override default bootstrap */ }

.no-decoration {
  text-decoration: none !important; }

a.no-decoration:hover {
  text-decoration: underline !important; }

hr {
  border-top: 1px solid #ebebeb; }

hr.darker {
  border-top: 1px solid #bebebe; }

hr.spaced-thick {
  border-top: 2px solid #ebebeb; }

.border-t {
  border-top: 1px solid #ebebeb; }

.border-b {
  border-bottom: 1px solid #ebebeb; }

.border-y {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }

.container {
  max-width: 974px;
  width: auto;
  /*
	@media only screen and (max-width: 350px) {
		padding-left: 10px;
		padding-right: 10px;
	}
*/ }
  @media only screen and (min-width: 974px) {
    .container {
      max-width: 1320px; } }

.dl-inline {
  margin-bottom: 0; }
  .dl-inline dt {
    display: inline;
    margin-right: .15rem; }
  .dl-inline dd {
    display: inline; }
  .dl-inline.wide {
    font-size: 14px; }
  .dl-inline.wide dt {
    margin-right: .75rem; }

.list-inline.piped {
  margin-left: -9px;
  margin-right: -10px; }
  .list-inline.piped li {
    padding-left: 9px;
    padding-right: 10px;
    border-left: 1px solid #ebebeb; }
    .list-inline.piped li:first-child {
      border-left: 0 none; }

/* BEGIN patches to make bootstrap 3 act more like 4 */
.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  /* 575 */
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  /* 576 */
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  /* 767 */
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  /* 768 */
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  /* 991 */
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  /* 992 */
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  /* 1199 */
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  /* 1200 */
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.hidden-tab-down{
	display: none !important;
}}
@media print {
  /* this needs to be here to override the hidden- rules */
  .visible-print {
    display: block !important; }
  .hidden-print {
    display: none !important; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.modal-backdrop.in {
  opacity: 0; }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding: 0; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0; }

.navbar-nav {
  margin: 0; }
  .navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
    line-height: 15px; }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.nav-inline li {
  display: inline-block !important; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.row.centered {
  text-align: center;
  font-size: 0;
  /* needed as line breaks will cause a visible space in between display inline elements */ }
  .row.centered > div {
    font-size: 12px;
    /* reset back from 0 as noted in comment above */
    text-align: left;
    display: inline-block !important;
    float: none !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 1em !important; }

.pt-2 {
  padding-top: 2em !important; }

.pt-3 {
  padding-top: 3em !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 1em !important; }

.pb-2 {
  padding-bottom: 2em !important; }

.pb-3 {
  padding-bottom: 3em !important; }

.pr-0 {
  padding-right: 0 !important; }

.pr-half-em {
  padding-right: 0.5em !important; }

.pr-1 {
  padding-right: 1em !important; }

.pr-2 {
  padding-right: 2em !important; }

.pr-3 {
  padding-right: 3em !important; }

.pl-0 {
  padding-left: 0 !important; }

.pl-half-em {
  padding-left: 0.5em !important; }

.pl-1 {
  padding-left: 1em !important; }

.pl-2 {
  padding-left: 2em !important; }

.pl-3 {
  padding-left: 3em !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 1em !important;
  padding-bottom: 1em !important; }

.py-2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important; }

.py-3 {
  padding-top: 3em !important;
  padding-bottom: 3em !important; }

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.px-1 {
  padding-left: 1em !important;
  padding-right: 1em !important; }

.px-2 {
  padding-left: 2em !important;
  padding-right: 2em !important; }

.px-3 {
  padding-left: 3em !important;
  padding-right: 3em !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 1em !important; }

.p-2 {
  padding: 2em !important; }

.p-3 {
  padding: 3em !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-half-em {
  margin-top: 0.5em !important; }

.mt-1 {
  margin-top: 1em !important; }

.mt-2 {
  margin-top: 2em !important; }

.mt-3 {
  margin-top: 3em !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-half-em {
  margin-bottom: 0.5em !important; }

.mb-1 {
  margin-bottom: 1em !important; }

.mb-2 {
  margin-bottom: 2em !important; }

.mb-3 {
  margin-bottom: 3em !important; }

.mr-0 {
  margin-right: 0 !important; }

.mr-half-em {
  margin-right: 0.5em !important; }

.mr-1 {
  margin-right: 1em !important; }

.mr-2 {
  margin-right: 2em !important; }

.mr-3 {
  margin-right: 3em !important; }

.ml-0 {
  margin-left: 0 !important; }

.ml-half-em {
  margin-left: 0.5em !important; }

.ml-1 {
  margin-left: 1em !important; }

.ml-2 {
  margin-left: 2em !important; }

.ml-3 {
  margin-left: 3em !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.my-2 {
  margin-top: 2em !important;
  margin-bottom: 2em !important; }

.my-3 {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }

.mx-neg-15 {
  margin-left: -15px !important;
  margin-right: -15px !important; }

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.mx-1 {
  margin-left: 1em !important;
  margin-right: 1em !important; }

.mx-2 {
  margin-left: 2em !important;
  margin-right: 2em !important; }

.mx-3 {
  margin-left: 3em !important;
  margin-right: 3em !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 1em !important; }

.m-2 {
  margin: 2em !important; }

.m-3 {
  margin: 3em !important; }

.border-0 {
  border: none !important; }

.default-aafes-border {
  border: 1px solid; }

.h-100 {
  height: 100% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

.lower-case {
  text-transform: lowercase !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-left {
  text-align: left !important; }

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-addresses-width{
	width: 215px;
}

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-flex {
  display: flex !important; }

.d-flex-auto {
  flex: 1 1 auto !important; }

.d-flex.justify.space-between {
  justify-content: space-between; }

.d-flex.justify.center {
  justify-content: center; }

.d-flex.justify.end {
  justify-content: flex-end; }

.d-flex.items.end {
  align-items: flex-end; }

.d-flex.items.center {
  align-items: center; }

.d-flex.items.start {
  align-items: flex-start; }

.d-flex.items.baseline {
  align-items: baseline; }

.d-flex.column,
.flex-column {
  flex-direction: column; }

.d-flex-auto {
  flex: 1 1 auto !important; }

.d-flex-zero {
  flex: 1 1; }

.d-flex-100 {
  flex: 1 1 100%; }

/* XS media query irrelevant */
.text-xs-left {
  text-align: left !important; }

.text-xs-center {
  text-align: center !important; }

.text-xs-right {
  text-align: right !important; }

.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.px-xs-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.px-xs-1 {
  padding-left: 1em !important;
  padding-right: 1em !important; }

.py-xs-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-xs-1 {
  padding-top: 1em !important;
  padding-bottom: 1em !important; }

.pt-xs-0 {
  padding-top: 0 !important; }

.pt-xs-1 {
  padding-top: 1em !important; }

.pr-xs-0 {
  padding-right: 0 !important; }

.pr-xs-1 {
  padding-right: 1em !important; }

.pr-xs-2 {
  padding-right: 2em !important; }

.pb-xs-0 {
  padding-bottom: 0 !important; }

.pb-xs-1 {
  padding-bottom: 1em !important; }

.pl-xs-0 {
  padding-left: 0 !important; }

.pl-xs-1 {
  padding-left: 1em !important; }

.pl-xs-2 {
  padding-left: 2em !important; }

.mt-xs-0 {
  margin-top: 0 !important; }

.mt-xs-1 {
  margin-top: 1em !important; }

.mt-xs-2 {
  margin-top: 2em !important; }

.mr-xs-0 {
  margin-right: 0 !important; }

.mr-xs-1 {
  margin-right: 1em !important; }

.mb-xs-0 {
  margin-bottom: 0 !important; }

.mb-xs-1 {
  margin-bottom: 1em !important; }

.mb-xs-2 {
  margin-bottom: 2em !important; }

.ml-xs-0 {
  margin-left: 0 !important; }

.ml-xs-1 {
  margin-left: 1em !important; }

.ml-xs-2 {
  margin-left: 2em !important; }

.my-xs-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-xs-1 {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.my-xs-2 {
  margin-top: 2em !important;
  margin-bottom: 2em !important; }

.d-xs-flex {
  display: flex !important; }

.d-xs-inline {
  display: inline !important; }

.d-xs-inline-block {
  display: inline-block !important; }

.d-xs-block {
  display: block !important; }

.d-xs-hide {
  display: none !important; }

.flex-xs-column {
  flex-direction: column !important; }

.flex-xs-row {
  flex-direction: row !important; }

.d-xs-flex.justify.space-between {
  justify-content: space-between; }

.d-xs-flex.justify.center {
  justify-content: center; }

.d-xs-flex.justify.end {
  justify-content: flex-end; }

.d-xs-flex.items.start {
  align-items: flex-start; }

.d-xs-flex.items.end {
  align-items: flex-end; }

.d-xs-flex.items.center {
  align-items: center; }

.w-xs-100 {
  width: 100% !important; }

.mw-xs-none {
  max-width: none !important; }

@media only screen and (min-width: 576px) {
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .text-sm-left {
    text-align: left !important; }
  .text-sm-center {
    text-align: center !important; }
  .text-sm-right {
    text-align: right !important; }
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .px-sm-1 {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 1em !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pr-sm-1 {
    padding-right: 1em !important; }
  .pr-sm-2 {
    padding-right: 2em !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 1em !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .pl-sm-1 {
    padding-left: 1em !important; }
  .pl-sm-2 {
    padding-left: 2em !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 1em !important; }
  .mt-sm-2 {
    margin-top: 2em !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mr-sm-1 {
    margin-right: 1em !important; }
  .mr-sm-2 {
    margin-right: 2em !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 1em !important; }
  .mb-sm-2 {
    margin-bottom: 2em !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .ml-sm-1 {
    margin-left: 1em !important; }
  .ml-sm-2 {
    margin-left: 2em !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-hide {
    display: none !important; }
  .d-sm-flex.column {
    flex-direction: column; }
  .d-sm-flex.justify.space-between {
    justify-content: space-between; }
  .d-sm-flex.justify.end {
    justify-content: flex-end; }
  .d-sm-flex.items.end {
    align-items: flex-end; }
  .d-sm-flex.items.start {
    align-items: flex-start; }
  .d-sm-flex.items.center {
    align-items: center; }
  .w-sm-auto {
    width: auto !important; } }

@media only screen and (min-width: 768px) {
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .text-md-left {
    text-align: left !important; }
  .text-md-center {
    text-align: center !important; }
  .text-md-right {
    text-align: right !important; }
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .px-md-1 {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 1em !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pr-md-1 {
    padding-right: 1em !important; }
  .pr-md-2 {
    padding-right: 2em !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 1em !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .pl-md-1 {
    padding-left: 1em !important; }
  .pl-md-2 {
    padding-left: 2em !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 1em !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mr-md-1 {
    margin-right: 1em !important; }
  .mr-md-2 {
    margin-right: 2em !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 1em !important; }
  .mb-md-2 {
    margin-bottom: 2em !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .ml-md-1 {
    margin-left: 1em !important; }
  .ml-md-2 {
    margin-left: 2em !important; }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .mx-md-1 {
    margin-left: 1em !important;
    margin-right: 1em !important; }
  .mx-md-2 {
    margin-left: 2em !important;
    margin-right: 2em !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important; }
  .my-md-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-hide {
    display: none !important; }
  .d-md-flex.column {
    flex-direction: column; }
  .d-md-flex.justify.space-between {
    justify-content: space-between; }
  .d-md-flex.justify.end {
    justify-content: flex-end; }
  .d-md-flex.items.end {
    align-items: flex-end; }
  .d-md-flex.items.start {
    align-items: flex-start; }
  .d-md-flex.items.center {
    align-items: center; }
  .w-md-auto {
    width: auto !important; } }

@media only screen and (min-width: 992px) {
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .text-lg-left {
    text-align: left !important; }
  .text-lg-center {
    text-align: center !important; }
  .text-lg-right {
    text-align: right !important; }
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .px-lg-1 {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 1em !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pr-lg-1 {
    padding-right: 1em !important; }
  .pr-lg-2 {
    padding-right: 2em !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 1em !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .pl-lg-1 {
    padding-left: 1em !important; }
  .pl-lg-2 {
    padding-left: 2em !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 1em !important; }
  .mt-lg-2 {
    margin-top: 2em !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mr-lg-1 {
    margin-right: 1em !important; }
  .mr-lg-2 {
    margin-right: 2em !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 1em !important; }
  .mb-lg-2 {
    margin-bottom: 2em !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .ml-lg-1 {
    margin-left: 1em !important; }
  .ml-lg-2 {
    margin-left: 2em !important; }
  .ml-lg-3 {
    margin-left: 3em !important; }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .mx-lg-1 {
    margin-left: 1em !important;
    margin-right: 1em !important; }
  .mx-lg-2 {
    margin-left: 2em !important;
    margin-right: 2em !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important; }
  .my-lg-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-flex.column {
    flex-direction: column; }
  .d-lg-flex.justify.space-between {
    justify-content: space-between; }
  .d-lg-flex.justify.end {
    justify-content: flex-end; }
  .d-lg-flex.items.end {
    align-items: flex-end; }
  .d-lg-flex.items.start {
    align-items: flex-start; }
  .d-lg-flex.items.center {
    align-items: center; }
  .w-lg-auto {
    width: auto !important; } }

@media only screen and (min-width: 1200px) {
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .text-xl-left {
    text-align: left !important; }
  .text-xl-center {
    text-align: center !important; }
  .text-xl-right {
    text-align: right !important; }
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .px-xl-1 {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 1em !important;
    padding-bottom: 1em !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 1em !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pr-xl-1 {
    padding-right: 1em !important; }
  .pr-xl-2 {
    padding-right: 2em !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 1em !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .pl-xl-1 {
    padding-left: 1em !important; }
  .pl-xl-2 {
    padding-left: 2em !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 1em !important; }
  .mt-xl-2 {
    margin-top: 2em !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mr-xl-1 {
    margin-right: 1em !important; }
  .mr-xl-2 {
    margin-right: 2em !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 1em !important; }
  .mb-xl-2 {
    margin-bottom: 2em !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .ml-xl-1 {
    margin-left: 1em !important; }
  .ml-xl-2 {
    margin-left: 2em !important; }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .mx-xl-1 {
    margin-left: 1em !important;
    margin-right: 1em !important; }
  .mx-xl-2 {
    margin-left: 2em !important;
    margin-right: 2em !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 1em !important;
    margin-bottom: 1em !important; }
  .my-xl-2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-flex.column {
    flex-direction: column; }
  .d-xl-flex.justify.space-between {
    justify-content: space-between; }
  .d-xl-flex.justify.end {
    justify-content: flex-end; }
  .d-xl-flex.items.end {
    align-items: flex-end; }
  .d-xl-flex.items.start {
    align-items: flex-start; }
  .d-xl-flex.items.center {
    align-items: center; }
  .w-xl-auto {
    width: auto !important; } }

/* END bootstrap 4 patches */
.aafes-container-body {
  margin-top: 22px; }
  .aafes-container-body .flush-with-header {
    margin-top: -22px; }
  @media only screen and (max-width: 767px) {
    .aafes-container-body {
      margin-top: 11px; }
      .aafes-container-body .flush-with-header {
        margin-top: -11px; } }

.capitalize {
  text-transform: uppercase; }

b, strong, .bold, .strong {
  font-weight: 600 !important; }

.underlined {
  text-decoration: underline; }

a.underlined:hover {
  text-decoration: none; }

.hidden {
  display: none !important; }

/* bootstrap classes */
.aafes-horizontal-row {
  height: 1px;
  width: 100%;
  content: '';
  padding: 0 15px;
  margin-bottom: 15px; }
  .aafes-horizontal-row > div {
    border-top: 1px solid #ebebeb; }

/* Colors */
.aafes-sale {
  color: #da0f0f; }

.aafes-red {
  color: #cd0808; }

.error,
.aafes-alert {
  color: #a71930; }

.aafes-valid {
  color: #45a614 !important; }

.aafes-primary {
  color: #043C63; }

.aafes-grey {
  color: #666666; }

.aafes-secondary {
  color: #717171; }

.aafes-tertiary {
  color: #3370a1; }

.aafes-box-shadow {
  box-shadow: 1px 1px 3px 0 #cccccc; }

.aafes-success-text {
  color: #45a614; }
  .aafes-success-text .success-content {
    margin-left: 55px; }

.aafes-success-icon {
  color: #2d8500; }

.aafes-success-block {
  text-align: center;
  background-color: #45a614;
  color: #ffffff;
  font-size: 14px;
  padding: 6px; }

.aafes-best-sellers {
  color: #0066cc; }

.aafes-coming-soon {
  font-weight: 600;
  color: #cd0808; }

.aafes-grey-background {
  background-color: #ebebeb; }

.aafes-light-grey-background {
  background-color: #f9f9f9; }

/* Links */
.aafes-link-caps .nav-item {
  padding: 0.5rem; }
  .aafes-link-caps .nav-item a {
    text-transform: uppercase;
    color: #505050;
    cursor: pointer; }
    .aafes-link-caps .nav-item a:hover {
      color: #3370a1;
      text-decoration: underline; }

.aafes-inline-links > a:not(:first-of-type):before {
  content: "|";
  margin: 0 7px; }

/* Text */
.aafes-body-text {
  color: #333333; }
  .aafes-body-text p {
    margin-bottom: 12px; }
  .aafes-body-text.half p {
    margin-bottom: 6px; }

.aafes-body-text-sm {
  font-size: 12px; }

.aafes-promo-alert {
  color: #3370a1;
  text-transform: uppercase;
  font-weight: 600; }

/* Headings */
.aafes-page-head {
  font-size: 28px;
  font-weight: lighter;
  margin: 0 0 1.75rem 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .aafes-page-head {
      font-size: 27px; } }

.compare-page {
	font-size: 21px !important;
    font-weight: 700 !important;
	height:30px;
	padding-top: 16px !important;
}
.aafes-page-head-light {
  font-size: 21px;
  font-weight: normal;
  margin: 0 0 .5rem 0;
  color: #717171;
  padding-top: 15px; }

.aafes-page-head-strong {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 1.75rem 0;
  padding: 0;
  color: #3370a1;
  text-transform: uppercase; }

.aafes-print-link {
  white-space: nowrap;
  font-size: 1.2em;
  line-height: 22px; }
  .aafes-print-link:before {
    content: "\f02f";
    font-size: 1.2em;
    color: #000f26;
    margin-right: 5px;
    font-family: FontAwesome, serif; }

.aafes-page-head-block {
  font-size: 18px;
  padding: 13px 10px;
  font-weight: 600; }
  .modal .aafes-page-head-block {
    padding: 13px 0; }
  .aafes-page-head-block.aafes-page-head-big {
    font-size: 22px; }
  .aafes-page-head-block small {
    font-size: 12px;
    font-weight: normal;
    display: inline-block; }
  .aafes-page-head-block .aafes-multi-shipping-link {
    float: right;
    font-size: 13px;
    line-height: 21px; }
    .aafes-page-head-block .aafes-multi-shipping-link > a:after {
      content: "\f101";
      font-family: FontAwesome, serif;
      margin-left: 3px; }
    @media only screen and (max-width: 575px) {
      .aafes-page-head-block .aafes-multi-shipping-link {
        float: none; } }

.aafes-page-head-sm {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 1.25rem 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .aafes-page-head-sm {
      font-size: 21px; } }

.aafes-page-subtitle {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 1rem 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .aafes-page-subtitle {
      font-size: 18px; } }

.aafes-page-head-xs {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 0.75em 0;
  padding: 0; }

.aafes-page-subhead {
  font-size: 21px;
  font-weight: lighter;
  margin: 0 0 .75rem 0;
  padding: 0; }
  .aafes-page-subhead.ruled {
    margin-bottom: .6rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #ebebeb; }

.aafes-page-subhead-lg {
  font-size: 24px;
  font-weight: lighter;
  margin: 0 0 .75rem 0;
  padding: 0; }

.aafes-page-subhead-xl {
  font-size: 30px;
  font-weight: lighter;
  margin: 0 0 .75rem 0;
  padding: 0; }

.aafes-page-subhead-light {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 .75rem 0;
  color: #717171;
  padding: 0; }
  .aafes-page-subhead-light.ruled {
    margin-bottom: .6rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #ebebeb; }

.aafes-page-subhead-sm {
  font-size: 16px;
  font-style: italic;
  margin: 0 0 .5rem 0;
  padding: 0; }

.aafes-group-title {
  font-size: 1rem;
  font-weight: normal;
  color: #3370a1;
  margin: 0 0 .5rem 0;
  padding: 0; }
  .aafes-group-title.ruled {
    margin-bottom: .6rem;
    padding-bottom: .3rem;
    border-bottom: 1px solid #ebebeb; }
  .aafes-group-title small {
    color: #717171;
    font-size: 11px;
    margin-left: .4rem; }
    @media only screen and (max-width: 767px) {
      .aafes-group-title small {
        display: block;
        margin-left: 0;
        margin-top: .4rem; } }

.aafes-section-title {
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 .5rem 0;
  padding: 0; }

.aafes-text-title, .aafes-text-title-normal, .aafes-text-title-normal-lg, .aafes-text-title-sm, .aafes-text-title-lg {
  font-weight: 600;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 16px; }

.aafes-text-title-normal, .aafes-text-title-normal-lg {
  font-weight: normal !important; }

.aafes-text-title-sm {
  font-size: 14px; }

.aafes-text-title-lg {
  font-size: 18px; }

.aafes-text-title-normal-lg {
  font-size: 18px; }

.aafes-field-help {
  margin-left: 1rem;
  font-size: 0.8rem;
  position: relative;
  top: 4px; }
  .aafes-field-help.multi-line {
    vertical-align: bottom;
    margin-bottom: 0; }

/* Links */
a, .link-style {
  color: #043C63;
  text-decoration: none; }

a:hover {
  color: #043C63;
  text-decoration: underline; }

/* Buttons */
button:focus,
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.aafes-step-bar li.btn.completed:focus,
.btn.active.focus,
.aafes-step-bar li.btn.focus.completed,
input:focus {
  outline: none; }

.aafes-btn {
  display: inline-block;
  background-color: #043C63;
  color: #ffffff;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
  padding: 6.21px 18px;
  text-decoration: none !important;
  white-space: nowrap; }
  .aafes-btn:hover, .aafes-btn:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn:hover > a, .aafes-btn:focus > a {
      color: #043C63; }
  .aafes-btn > a {
    color: #ffffff; }
    .aafes-btn > a:hover {
      color: #043C63; }
  .aafes-btn.w-100 {
    padding: 6.21px 0;
    /* x-paddings not needed */ }
  .aafes-btn.wide {
    padding: 6.21px 36px; }
  .aafes-btn.extrawide {
    padding: 12.6px 72px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn.expand-md {
      width: 100%; } }
  .aafes-btn.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }

.aafes-btn-reverse {
  display: inline-block;
  background-color: #ffffff;
  color: #043C63;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
  padding: 6.21px 18px;
  text-decoration: none !important;
  white-space: nowrap; }
  .aafes-btn-reverse:hover, .aafes-btn-reverse:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-reverse:hover > a, .aafes-btn-reverse:focus > a {
      color: #ffffff; }
  .aafes-btn-reverse > a {
    color: #043C63; }
    .aafes-btn-reverse > a:hover {
      color: #ffffff; }
  .aafes-btn-reverse.w-100 {
    padding: 6.21px 0;
    /* x-paddings not needed */ }
  .aafes-btn-reverse.wide {
    padding: 6.21px 36px; }
  .aafes-btn-reverse.extrawide {
    padding: 12.6px 72px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-reverse.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-reverse.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-reverse.expand-md {
      width: 100%; } }
  .aafes-btn-reverse.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }
	 @media only screen and (max-width: 1210px) and (min-width: 768px) {
    .aafes-btn-reverse {
     font-size: 100%;
     } }

.aafes-btn-sm {
  display: inline-block;
  background-color: #043C63;
  color: #ffffff;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap; }
  .aafes-btn-sm:hover, .aafes-btn-sm:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-sm:hover > a, .aafes-btn-sm:focus > a {
      color: #043C63; }
  .aafes-btn-sm > a {
    color: #ffffff; }
    .aafes-btn-sm > a:hover {
      color: #043C63; }
  .aafes-btn-sm.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-sm.wide {
    padding: 4.14px 24px; }
  .aafes-btn-sm.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-sm.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-sm.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-sm.expand-md {
      width: 100%; } }
  .aafes-btn-sm.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }

.aafes-btn-sm-reverse {
  display: inline-block;
  background-color: #ffffff;
  color: #043C63;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap; }
  .aafes-btn-sm-reverse:hover, .aafes-btn-sm-reverse:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-sm-reverse:hover > a, .aafes-btn-sm-reverse:focus > a {
      color: #ffffff; }
  .aafes-btn-sm-reverse > a {
    color: #043C63; }
    .aafes-btn-sm-reverse > a:hover {
      color: #ffffff; }
  .aafes-btn-sm-reverse.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-sm-reverse.wide {
    padding: 4.14px 24px; }
  .aafes-btn-sm-reverse.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-sm-reverse.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-sm-reverse.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-sm-reverse.expand-md {
      width: 100%; } }
  .aafes-btn-sm-reverse.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }

.aafes-btn-mini {
  display: inline-block;
  background-color: #043C63;
  color: #ffffff;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 3px 6px; }
  .aafes-btn-mini:hover, .aafes-btn-mini:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-mini:hover > a, .aafes-btn-mini:focus > a {
      color: #043C63; }
  .aafes-btn-mini > a {
    color: #ffffff; }
    .aafes-btn-mini > a:hover {
      color: #043C63; }
  .aafes-btn-mini.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-mini.wide {
    padding: 4.14px 24px; }
  .aafes-btn-mini.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-mini.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-mini.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-mini.expand-md {
      width: 100%; } }
  .aafes-btn-mini.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }

.aafes-btn-mini-reverse {
  display: inline-block;
  background-color: #ffffff;
  color: #043C63;
  border: 1px solid #043C63;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap;
  padding: 3px 6px; }
  .aafes-btn-mini-reverse:hover, .aafes-btn-mini-reverse:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-mini-reverse:hover > a, .aafes-btn-mini-reverse:focus > a {
      color: #ffffff; }
  .aafes-btn-mini-reverse > a {
    color: #043C63; }
    .aafes-btn-mini-reverse > a:hover {
      color: #ffffff; }
  .aafes-btn-mini-reverse.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-mini-reverse.wide {
    padding: 4.14px 24px; }
  .aafes-btn-mini-reverse.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-mini-reverse.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-mini-reverse.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-mini-reverse.expand-md {
      width: 100%; } }
  .aafes-btn-mini-reverse.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }

.aafes-btn-alt {
  display: inline-block;
  background-color: #3370a1;
  color: #ffffff;
  border: 1px solid #3370a1;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
  padding: 6.21px 18px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;
  color: #ffffff !important; }
  .aafes-btn-alt:hover, .aafes-btn-alt:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-alt:hover > a, .aafes-btn-alt:focus > a {
      color: #3370a1; }
  .aafes-btn-alt > a {
    color: #ffffff; }
    .aafes-btn-alt > a:hover {
      color: #3370a1; }
  .aafes-btn-alt.w-100 {
    padding: 6.21px 0;
    /* x-paddings not needed */ }
  .aafes-btn-alt.wide {
    padding: 6.21px 36px; }
  .aafes-btn-alt.extrawide {
    padding: 12.6px 72px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-alt.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-alt.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-alt.expand-md {
      width: 100%; } }
  .aafes-btn-alt.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }
  .aafes-btn-alt:hover {
    background-color: #043C63;
    border-color: #043C63;
    color: #ffffff; }
.aafes-btn-sm-alt {
  display: inline-block;
  background-color: #3370a1;
  color: #ffffff;
  border: 1px solid #3370a1;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;
  color: #ffffff !important; }
  .aafes-btn-sm-alt:hover, .aafes-btn-sm-alt:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-sm-alt:hover > a, .aafes-btn-sm-alt:focus > a {
      color: #3370a1; }
  .aafes-btn-sm-alt > a {
    color: #ffffff; }
    .aafes-btn-sm-alt > a:hover {
      color: #3370a1; }
  .aafes-btn-sm-alt.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-sm-alt.wide {
    padding: 4.14px 24px; }
  .aafes-btn-sm-alt.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-sm-alt.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-sm-alt.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-sm-alt.expand-md {
      width: 100%; } }
  .aafes-btn-sm-alt.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }
  .aafes-btn-sm-alt:hover {
    background-color: #043C63;
    border-color: #043C63;
    color: #ffffff; }

.aafes-btn-mini-alt {
  display: inline-block;
  background-color: #3370a1;
  color: #ffffff;
  border: 1px solid #3370a1;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  padding: 4.14px 12px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;
  color: #ffffff !important;
  padding: 3px 6px; }
  .aafes-btn-mini-alt:hover, .aafes-btn-mini-alt:focus {
    background-color: #3370a1;
    color: #ffffff; }
    .aafes-btn-mini-alt:hover > a, .aafes-btn-mini-alt:focus > a {
      color: #3370a1; }
  .aafes-btn-mini-alt > a {
    color: #ffffff; }
    .aafes-btn-mini-alt > a:hover {
      color: #3370a1; }
  .aafes-btn-mini-alt.w-100 {
    padding: 4.14px 0;
    /* x-paddings not needed */ }
  .aafes-btn-mini-alt.wide {
    padding: 4.14px 24px; }
  .aafes-btn-mini-alt.extrawide {
    padding: 8.4px 48px; }
  @media only screen and (max-width: 575px) {
    .aafes-btn-mini-alt.expand-xs {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-btn-mini-alt.expand-sm {
      width: 100%; } }
  @media only screen and (max-width: 991px) {
    .aafes-btn-mini-alt.expand-md {
      width: 100%; } }
  .aafes-btn-mini-alt.inline {
    margin-top: -1px;
    /* helps when side-by-side with an input */ }
  .aafes-btn-mini-alt:hover {
    background-color: #043C63;
    border-color: #043C63;
    color: #ffffff; }

.aafes-link-btn {
  /* used to make an <a> the same height as an aafes-btn so they can line up next to each other */
  display: inline-block;
  color: #043C63 !important;
  margin: 0 1rem;
  line-height: 43px; }

.aafes-link-btn-sm {
  /* used to make an <a> the same height as an aafes-btn-sm so they can line up next to each other */
  display: inline-block;
  color: #043C63 !important;
  margin: 0 1rem;
  line-height: 29px; }

.aafes-link-btn-mini {
  /* used to make an <a> the same height as an aafes-btn-sm so they can line up next to each other */
  display: inline-block;
  color: #043C63 !important;
  margin: 0 .5rem;
  line-height: 25px; }

.aafes-align-to-btn {
  /* used to make text the same height as an aafes-btn so they can line up next to each other */
  display: inline-block;
  line-height: 43px; }

.aafes-align-to-btn-sm {
  /* used to make text the same height as an aafes-btn-sm so they can line up next to each other */
  display: inline-block;
  line-height: 29px; }

.aafes-btn-wrap {
  text-align: right;
  padding: .5rem 0; }

.aafes-arrow-mini {
  padding: 2px 4px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  font-size: 20px;
  line-height: 1;
  top: 37%;
  color: #0a4d8c;
  background-color: transparent;
  border: 0 none; }
  .aafes-arrow-mini.slick-disabled {
    display: none !important; }
  .aafes-arrow-mini.left {
    left: -20px;
    padding-right: 6px; }
  .aafes-arrow-mini.right {
    right: -20px;
    padding-left: 6px; }

.aafes-arrow-sm {
  cursor: pointer;
  position: absolute;
  background: none;
  border: 0 none;
  padding: 0;
  font-size: 37px;
  line-height: 0;
  top: -7px;
  color: #516b9f; }
  .aafes-arrow-sm.slick-disabled {
    color: #ebebeb; }
  .aafes-arrow-sm.left {
    left: 3px; }
  .aafes-arrow-sm.right {
    right: 3px; }

.aafes-block-arrow {
  padding: 4px 10px 6px 10px;
  cursor: pointer;
  z-index: 4;
  font-size: 22px;
  line-height: 1;
  top: 10%;
  color: #ffffff;
  background-color: transparent;
  border: 0 none; }
  .aafes-block-arrow img {
    height: 80px; }
  .aafes-block-arrow .gray {
    display: none; }
  .aafes-block-arrow.slick-disabled .blue {
    display: none; }
  .aafes-block-arrow.slick-disabled .gray {
    display: block; }
  .aafes-block-arrow.left {
    left: 0; }
  .aafes-block-arrow.right {
    right: 0; }

.cancel-edit-button,
.delete-button,
.edit-button {
  font-size: 14px;
  text-decoration: underline; }
  .cancel-edit-button:hover,
  .delete-button:hover,
  .edit-button:hover {
    text-decoration: none; }

/* Product Typography */
.item-number, .item-number-sm, .item-number-md {
  color: #A9A9A9; }

.item-number-sm {
  font-size: 14px; }

.item-number-md {
  font-size: 16px; }

.item-pricing {
  margin-bottom: 10px; }

.aafes-item-name-xl {
  font-weight: 600;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal; }
  .aafes-item-name-xl a {
    color: #333333;
    text-decoration: none; }
  .aafes-item-name-xl a:hover {
    text-decoration: underline; }

a.aafes-item-name-xl:hover {
  text-decoration: underline; }

.aafes-item-name-lg {
  font-weight: 600;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 18px !important;
  line-height: 22px; }
  .aafes-item-name-lg a {
    color: #333333;
    text-decoration: none; }
  .aafes-item-name-lg a:hover {
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .aafes-item-name-lg {
      line-height: 20px; } }

a.aafes-item-name-lg:hover {
  text-decoration: underline; }

.aafes-item-name {
  font-weight: 600;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px; }
  .aafes-item-name a {
    color: #333333;
    text-decoration: none; }
  .aafes-item-name a:hover {
    text-decoration: underline; }

a.aafes-item-name:hover {
  text-decoration: underline; }

.aafes-item-name-sm {
  font-weight: 600;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 14px; }
  .aafes-item-name-sm a {
    color: #333333;
    text-decoration: none; }
  .aafes-item-name-sm a:hover {
    text-decoration: underline; }

a.aafes-item-name-sm:hover {
  text-decoration: underline; }

.aafes-item-name-alt {
  font-size: .9rem;
  font-weight: 600;
  color: #043C63;
  margin-bottom: 10px; }
  .aafes-item-name-alt a {
    color: #043C63; }

.aafes-price, .aafes-price-sm, .aafes-price-xs {
  font-size: 18px;
  margin-bottom: 0; }

.aafes-price-sm {
  font-size: 16px; }

.aafes-price-xs {
  font-size: 14px; }

.aafes-price-sale, .aafes-price-sale-sm, .aafes-price-sale-lg {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  color: #da0f0f; }
  .aafes-carousel .aafes-price-sale, .aafes-carousel .aafes-price-sale-sm, .aafes-carousel .aafes-price-sale-lg {
    font-size: 1rem;
    margin-right: 0.5rem; }
  .item-price-column .aafes-price-sale, .item-price-column .aafes-price-sale-sm, .item-price-column .aafes-price-sale-lg {
    font-size: .75rem; }

.aafes-price-sale-sm {
  font-size: 16px; }
  .aafes-carousel .aafes-price-sale-sm {
    font-size: .5rem; }
  .item-price-column .aafes-price-sale-sm {
    font-size: .5rem; }

.aafes-price-sale-lg {
  font-size: 21px; }

.aafes-price-strong, .aafes-price-strong-sm {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0; }
  .aafes-carousel .aafes-price-strong, .aafes-carousel .aafes-price-strong-sm {
    font-size: .75rem; }
  .item-price-column .aafes-price-strong, .item-price-column .aafes-price-strong-sm {
    font-size: .75rem; }

.aafes-price-strong-sm {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0; }
  .aafes-carousel .aafes-price-strong-sm {
    font-size: .5rem; }
  .item-price-column .aafes-price-strong-sm {
    font-size: .5rem; }

.aafes-price-strong-tertiary {
  font-size: 18px;
  font-weight: 600;
  color: #3370a1;
  margin-bottom: 0; }

.aafes-price-strong-primary {
  font-size: 18px;
  font-weight: 600;
  color: #043C63;
  margin-bottom: 0; }

.aafes-price-list, .aafes-price-list-sm {
  font-size: 16px;
  margin-bottom: 0;
  text-decoration: line-through;
  color: #666666;
  }

.aafes-price-list-sm {
  font-size: 14px; }

.aafes-price-saved {
  font-size: 14px;
  margin-bottom: 0;
  color: #666666; }

.aafes-accent-list {
  list-style: none;
  font-weight: 600;
  padding-left: 0; }
  .aafes-accent-list li:before {
    content: "\f101";
    padding-right: 8px;
    color: #a71930;
    font-weight: 600;
    font-size: 1rem;
    font-family: "FontAwesome", serif; }

/* Item Badges/Tags */
.item-tag {
  position: absolute;
  margin-top: 35px;
  margin-left: -35px;
  width: 100px;
  height: 30px;
  font-size: 16px;
  background-color: #8BB2C2;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  padding-top: 4px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  z-index: 1; }
  .item-tag.save {
    background-color: #da0f0f; }
  .item-tag.popular {
    background-color: #0066cc; }
  .item-tag.new-item {
    background-color: #44a613; }
  .item-tag.our-pick {
    background-color: #e88911; }
  .item-tag.online-exclusive {
    background-color: #a600ff; }

/* item tags on the PDP */
.market-badge {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 9px;
  width: 57px;
  height: 35px;
  border-radius: 5px 5px 0 0;
  background-color: #8BB2C2;
  color: #ffffff;
  transform: rotate(270deg); }
  .market-badge.save {
    background-color: #da0f0f; }
  .market-badge.popular {
    background-color: #0066cc; }
  .market-badge.new-item {
    background-color: #44a613; }
  .market-badge.our-pick {
    background-color: #e88911; }
  .market-badge.online-exclusive {
    background-color: #a600ff; }
  .market-badge .content {
    font-size: 16px;
    line-height: 16px; }

/* Forms */
.aafes-form-container {
  margin: 1rem 0;
  border: 1px solid #ebebeb;
  display: flex;
  padding: 2px; }

.aafes-fieldset {
  padding: 15px 0; }
  .bordered .aafes-fieldset {
    padding-right: 1rem;
    padding-left: 1rem; }

.aafes-legend {
  color: #717171;
  font-size: .75rem;
  font-weight: 600;
  margin-bottom: 4px; }

.aafes-required-key {
  color: #cd0808;
  font-size: .75rem;
  text-align: right;
  font-weight: normal;
  float: right; }
  @media only screen and (max-width: 379px) {
    .aafes-page-subhead .aafes-required-key {
      display: block;
      float: none;
      text-align: right;
      line-height: 2.2; } }

.aafes-required:after {
  padding-left: 3px;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  color: #cd0808;
  content: "(Required)"; }

.aafes-optional:after {
  padding-left: 3px;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  color: #717171;
  content: "(Optional)"; }

.aafes-form-field {
  margin-bottom: 10px;
  /* global field input widths */
  /* Credit Card Type Detection */ }
  .aafes-form-field.field-required:after {
    content: ""; }
  .aafes-form-field.field-required label:after {
    padding-left: 3px;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    color: #cd0808;
    content: ' *'; }
  .aafes-form-field label {
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
	max-width: 300px; }
  .aafes-form-field.wide label {
    max-width: 100%; }
  .aafes-form-field label.strong {
    color: #043C63;
    font-size: .85rem;
    font-weight: 600;
    margin-bottom: 4px;
    text-transform: uppercase; }
  .aafes-form-field .label-note {
    float: right;
    font-weight: normal; }
  .aafes-form-field .aafes-help-text {
    padding-top: 3px; }
  .aafes-form-field .aafes-comment {
    font-size: .75rem;
    color: #717171;
    font-weight: normal;
    padding-top: 3px; }
  .aafes-form-field .aafes-mark {
    color: #717171;
    font-size: .75rem;
    float: right;
    margin-bottom: .25rem;
    font-weight: normal; }
  .aafes-form-field .inline-label-left {
    float: left;
    margin-top: 2px;
    padding: 3px 0;
    line-height: 1.5; }
  .aafes-form-field .inline-label-right {
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px; }
    .aafes-form-field .inline-label-right input {
      width: 100% !important;
      max-width: 100% !important; }
  .aafes-form-field.aafes-optiongroup {
    /* checkboxes and radios */ }
    .aafes-form-field.aafes-optiongroup .bordered {
      border-bottom: 1px solid #dadada; }
      .aafes-form-field.aafes-optiongroup .bordered + div {
        margin-top: 3px; }
    .aafes-form-field.aafes-optiongroup label {
      font-weight: normal;
      display: inline-block;
      padding-top: 4px;
      margin-bottom: 6px;
      line-height: 1.8; }
    .aafes-form-field.aafes-optiongroup .no-input {
      margin-left: 24px; }
    .aafes-form-field.aafes-optiongroup select {
      display: inline-block;
      width: auto;
      margin-left: 15px; }
    .aafes-form-field.aafes-optiongroup.spaced input:nth-of-type(1n+2) {
      margin-left: 15px; }
    .aafes-form-field.aafes-optiongroup.inline-labels {
      margin-bottom: 4px; }
      .aafes-form-field.aafes-optiongroup.inline-labels label {
        display: inline; }
    @media only screen and (max-width: 767px) {
      .aafes-form-field.aafes-optiongroup {
        position: relative;
        margin-left: 15px; }
        .aafes-form-field.aafes-optiongroup input#by-sms {
          position: absolute; } }
  .aafes-form-field input, .aafes-form-field textarea, .aafes-form-field select {
    width: 100%;
    max-width: 300px; }
    .aafes-form-field input.wide, .aafes-form-field textarea.wide, .aafes-form-field select.wide {
      max-width: 100%; }
  .aafes-form-field.field-middle-name > input,
  .aafes-form-field.field-middle-name > label {
    width: 180px; }
  .aafes-form-field.field-qty > select {
    width: auto; }
  .aafes-form-field.field-question-answer {
    max-width: 300px; }
    .aafes-form-field.field-question-answer .answer-input {
      display: flex; }
      .aafes-form-field.field-question-answer .answer-input input {
        flex: 1 1 auto; }
  .aafes-form-field.field-grade > input,
  .aafes-form-field.field-grade > label {
    width: 180px; }
  .aafes-form-field.field-city {
    max-width: 300px; }
  .aafes-form-field.field-date > input {
    width: 110px; }
  .aafes-form-field.field-reason > select,
  .aafes-form-field.field-state > select {
    width: 180px; }
  .aafes-form-field.field-postal-code > input {
    width: 120px; }
  .aafes-form-field.field-credit-card-number > input {
    width: 268px; }
  .aafes-form-field.field-country > input,
  .aafes-form-field.field-country > select {
    width: 180px; }
  .aafes-form-field.field-phone > input {
    width: 180px; }
  .aafes-form-field.field-question-select > select {
    width: 180px; }
  .aafes-form-field.field-expiration-date > input {
    max-width: 160px; }
  .aafes-form-field.field-card-exp select.field-month {
    width: 140px; }
  .aafes-form-field.field-card-exp select.field-year {
    width: 100px; }
  .aafes-form-field.field-agency > input {
    width: 180px; }
  .aafes-form-field.field-ssn input {
    width: 130px; }
  .aafes-form-field.field-gc-pin input,
  .aafes-form-field.field-ssn4 input, .aafes-form-field.field-suffix {
    width: 70px; }
  @media only screen and (max-width: 767px) {
    .aafes-form-field.field-date > input {
      width: 110px;
      font-size: 16px !important; }
    .aafes-form-field.field-ssn input {
      width: 230px;
      font-size: 16px !important; }
    .aafes-form-field.field-ssn4 input {
      width: 115px;
      font-size: 16px !important; } }
  .aafes-form-field.aafes-flex.field-gc-pin > .aafes-field-help {
    margin-top: 0;
    align-self: flex-end;
    font-size: 11px; }
  @media only screen and (max-width: 767px) {
    .aafes-form-field.aafes-flex.field-gc-pin > .aafes-field-help {
      margin-top: 18px;
      white-space: normal; } }
  .aafes-form-field.spaced {
    padding: 1rem 0;
    border-bottom: 1px solid #ebebeb; }
  .aafes-form-field.highlight {
    background-color: #eaf0f5;
    padding: .75rem 1rem 1rem 1rem;
    margin-left: -15px;
    margin-top: 1rem; }
  .aafes-form-field.checkout-nickname {
    max-width: 270px; }
  .aafes-form-field.checkout-card-number {
    max-width: 270px; }
  .aafes-form-field.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center;
    background-size: 19px 19px; }
  .aafes-form-field.field-error .error-label {
    color: #cd0808;
    display: block; }
  .error-label{
  color: #cd0808;
  }
/*     @media only screen and (max-width: 991px) {
      .aafes-form-field.field-error .error-label {
        width: 300px; } } */
  .aafes-form-field.jsPredictCardType input {
    background: url("/ux-responsive/images/icon-cc-gray.svg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */
    padding-left: 48px !important; }
  .aafes-form-field.jsPredictCardType.field-error input {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/icon-cc-gray.svg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.jsPredictCardType.card-type-ax input:not([type=hidden]) {
    background: url("/ux-responsive/images/card_americanexpress.jpg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */ }
  .aafes-form-field.jsPredictCardType.card-type-ax.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/card_americanexpress.jpg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.jsPredictCardType.card-type-di input:not([type=hidden]) {
    background: url("/ux-responsive/images/card_discover.jpg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */ }
  .aafes-form-field.jsPredictCardType.card-type-di.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/card_discover.jpg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.jsPredictCardType.card-type-mc input:not([type=hidden]) {
    background: url("/ux-responsive/images/card_mastercard.jpg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */ }
  .aafes-form-field.jsPredictCardType.card-type-mc.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/card_mastercard.jpg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.jsPredictCardType.card-type-ms input:not([type=hidden]) {
    background: url("/ux-responsive/images/card_milstar.jpg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */ }
  .aafes-form-field.jsPredictCardType.card-type-ms.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/card_milstar.jpg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.jsPredictCardType.card-type-vi input:not([type=hidden]) {
    background: url("/ux-responsive/images/card_visa.jpg") no-repeat scroll 5px 6px;
    background-size: 34px 22px;
    /* 40x26 */ }
  .aafes-form-field.jsPredictCardType.card-type-vi.field-error input:not([type=hidden]) {
    border-color: #cd0808 !important;
    padding-right: 32px !important;
    background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/card_visa.jpg") no-repeat scroll 5px 6px;
    background-size: 19px 19px, 34px 22px; }
  .aafes-form-field.field-security-code {
    /* Credit Card Type Detection */ }
    .aafes-form-field.field-security-code input {
      display: inline-block;
      width: 120px;
      letter-spacing: 3px; }
    .aafes-form-field.field-security-code.card-cvv-front input:not([type=hidden]) {
      padding-left: 48px !important;
      background: url("/ux-responsive/images/icon-cc-cvv-amex.png") no-repeat scroll 5px 6px;
      background-size: 34px 22px;
      /* 40x26 */ }
    .aafes-form-field.field-security-code.card-cvv-front.field-error input:not([type=hidden]) {
      padding-left: 48px !important;
      border-color: #cd0808 !important;
      padding-right: 32px !important;
      background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/icon-cc-cvv-amex.png") no-repeat scroll 5px 6px;
      background-size: 19px 19px, 34px 22px; }
    .aafes-form-field.field-security-code.card-cvv-back input:not([type=hidden]) {
      padding-left: 48px !important;
      background: url("/ux-responsive/images/icon-cc-cvv-back.png") no-repeat scroll 5px 6px;
      background-size: 34px 22px;
      /* 40x26 */ }
    .aafes-form-field.field-security-code.card-cvv-back.field-error input:not([type=hidden]) {
      padding-left: 48px !important;
      border-color: #cd0808 !important;
      padding-right: 32px !important;
      background: url("/ux-responsive/images/icon-error.svg") no-repeat right 7px center, url("/ux-responsive/images/icon-cc-cvv-back.png") no-repeat scroll 5px 6px;
      background-size: 19px 19px, 34px 22px; }
    .aafes-form-field.field-security-code .side-of-card {
      display: inline-block;
      text-transform: capitalize;
      margin-left: 7px; }

.aafes-error-summary {
  padding: 15px 20px;
  border: 1px solid #cd0808;
  border-radius: 3px;
  display: flex; }
  .aafes-error-summary .error-summary-icon img {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    margin-bottom: 2px; }
  .aafes-error-summary .error-summary-text {
    flex: 1 1 auto;
    color: #cd0808; }

.maskable-input {
  display: flex; }

.pin-input p {
  margin-top: 0;
  align-self: flex-end;
  margin-bottom: 6px;
  font-size: 11px;
  white-space: nowrap; }

@media only screen and (max-width: 767px) {
  .pin-input p {
    margin-top: 18px;
    white-space: normal; } 
     .landing-item-content {
		display: block !important;
	}
    }

.check-mark {
  width: 36px;
  height: 36px;
  border: 1px solid #45a614;
  border-radius: 50%;
  background-color: #45a614; }
  .check-mark .check-image {
    width: 24px;
    height: 24px;
    margin: 8px 5px 0;
    background: url("/ux-responsive/images/icon-check-white.svg") no-repeat; }

.field-note {
  align-self: center;
  white-space: nowrap; }

.aafes-solid-line {
  border-top: 1px solid #cccccc; }

.aafes-dotted-line {
  border-top: 1px dotted #999999; }

/* used to help align select menus with static text -
e.g. like the qty menu and static price in the cart */
.aafes-valign-fix {
  position: relative;
  top: -3px; }

/* used to help align select menus with static subhead text */
.aafes-valign-fix-subhead {
  position: relative;
  top: -1px; }

/* Item cells */
.aafes-scs-item .aafes-scs-item-desc {
  margin: 12px 0 24px 0;
  color: #333333; }

@media only screen and (max-width: 767px) {
  .aafes-scs-item {
    border-bottom: 1px solid #043C63;
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .aafes-scs-item .aafes-scs-item-img {
      text-align: center; }
    .aafes-scs-item .aafes-scs-item-desc {
      width: 100%;
      max-width: 100%;
      height: auto; } }

@media only screen and (max-width: 575px) {
  .aafes-scs-item .aafes-scs-item-img img {
    width: 160px;
    height: auto; } }

/* style guide support, should only be used by styleguide.html */
/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
#styleguide {
  margin-top: -20px; }

#sg_header {
  width: 100%;
  position: fixed;
  top: 0;
  background: #f2f2f2;
  border-bottom: solid 1px #e5e5e5;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  z-index: 9; }

#sg_header h1 {
  margin-top: 15px;
  margin-bottom: 25px; }

.sg_top_navigation {
  float: right;
  background-color: white;
  padding: 5px 50px 5px 20px;
  position: absolute;
  right: 0;
  bottom: -4px;
  border-radius: 4px 0 0 0;
  border-left: solid 2px #e5e5e5;
  border-top: solid 2px #e5e5e5;
  border-bottom: solid 2px white; }

.sg_top_navigation ul {
  padding: 0 5px; }

.sg_top_navigation ul li {
  float: left;
  list-style: none;
  padding: 0 15px; }

.sg_top_navigation ul li a {
  font-size: 14px; }

/* Colors */
.sg-swatchWrapper .color-swatch {
  display: block;
  border-radius: 100%;
  margin: 0 auto 5px; }

.sg-swatchWrapper .color-swatch.large {
  width: 100px;
  height: 100px; }

.sg-swatchWrapper .color-swatch.small {
  width: 50px;
  height: 50px; }

.sg-color-text {
  background-color: #333333; }

.sg-color-white {
  background-color: #ffffff;
  border: solid 2px #717171; }

.sg-color-sale {
  background-color: #da0f0f; }

.sg-color-icon-grey {
  background-color: #666666; }

.sg-color-alert {
  background-color: #a71930; }

.sg-color-valid {
  background-color: #45a614; }

.sg-color-primary {
  background-color: #043C63; }

.sg-color-primary-dark {
  background-color: #3C3C3C; }

.sg-color-secondary {
  background-color: #717171; }

.sg-color-secondary-light {
  background-color: #ebebeb; }

.sg-color-tertiary {
  background-color: #3370a1; }

.sg-color-tertiary-light {
  background-color: #eaf0f5; }

.aafes-lighter-grey {
  color: #cccccc; }

.sg-success-text {
  background-color: #45a614; }

.sg-success-icon {
  background-color: #2d8500; }

.sg-best-sellers {
  background-color: #0066cc; }

.sg-sample {
  opacity: .3; }

.sg-container {
  padding-top: 140px; }

.sg-section {
  margin-bottom: 50px; }

.sg-section section {
  margin: 0 20px 35px;
  clear: both;
  overflow: hidden; }

.sg-section.collapsible,
.sg-section.collapsible > .sg-section.collapsible {
  display: none; }

.sg-section.collapsible .sg-section {
  margin: 0; }

.sg-section.collapsible > .sg-heading:before,
.sg-section.collapsible > .sg-subHead:before,
.sg-section.collapsible > .sg-wrapper > .mjr-section-title:before {
  content: "+"; }

.sg-section.collapsibleTop,
.sg-section.collapsible.open {
  display: block; }

.sg-section.collapsible.open > .sg-heading:before,
.sg-section.collapsible.open > .sg-subHead:before,
.sg-section.collapsible.open > .sg-wrapper > .mjr-section-title:before {
  content: "-"; }

.sg-section.collapsible.open > .sg-section.collapsible,
.sg-section.collapsible.open > .sg-wrapper > .sg-section.collapsible {
  display: block; }

.sg-section.collapsible.open > .sg-section.collapsible {
  margin: 0 20px; }

.sg-grid-example [class*="col-"] {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2); }

.sg-input-color-dark {
  background-color: #666666; }

.sg-heading {
  background: #043C63;
  color: #ffffff;
  font-weight: lighter;
  font-size: 22px;
  padding: 10px 20px 12px;
  margin-bottom: 20px;
  border-radius: 4px; }

.sg-subHead {
  color: #043C63;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.sg-code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 16px;
  color: #575a5d;
  background: #f2f2f2;
  padding: 5px;
  border-radius: 4px;
  border: solid 1px #e5e5e5; }

.sg-code b {
  font-weight: 600;
  color: #000; }

.sg-label {
  font-weight: 600;
  color: #333333; }

.sg-icons-collection .sg-wrapper {
  display: flex;
  flex-wrap: wrap; }

.sg-icons-collection .sg-icon-container {
  flex: 0 0 350px;
  padding: 10px; }

.sg-icons-collection .aafes-icon {
  font-size: 16px; }
  .sg-icons-collection .aafes-icon:before {
    vertical-align: middle;
    width: 24px;
    height: 24px; }
  .sg-icons-collection .aafes-icon.white {
    background-color: #043C63;
    padding: 5px 5px 10px 5px;
    border-radius: 5px;
    color: white; }

.sg-box-object {
  width: 200px;
  height: 200px;
  background-color: white;
  border-radius: 5px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-icon-mini {
  width: 12px;
  height: 12px; }

.aafes-icon-small {
  width: 20px;
  height: 20px; }

.aafes-icon-medium {
  width: 32px;
 /* height: 32px; */ }

.aafes-icon-large {
  width: 40px;
  height: 40px; }

.aafes-payment-card-img {
  width:50px; }

.aafes-payment-card-img-review {
  width: 34px; }

.aafes-icon-triangle-left-grey:before, .pagination > li.disabled .aafes-icon-triangle-left-blue:before {
  background: url("/ux-responsive/images/icon-arrow-down-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-triangle-left-grey:before, .pagination > li.disabled .aafes-icon-triangle-left-blue:before {
  transform: rotate(90deg); }

.aafes-icon-triangle-right-grey:before, .pagination > li.disabled .aafes-icon-triangle-right-blue:before {
  background: url("/ux-responsive/images/icon-arrow-down-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-triangle-right-grey:before, .pagination > li.disabled .aafes-icon-triangle-right-blue:before {
  transform: rotate(-90deg); }

.aafes-icon-triangle-left-blue:before {
  background: url("/ux-responsive/images/icon-arrow-down-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-triangle-left-blue:before {
  transform: rotate(90deg);
  margin-bottom: -5px;
  margin-left: 3px; 
  }

.aafes-icon-triangle-right-blue:before {
  background: url("/ux-responsive/images/icon-arrow-down-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-triangle-right-blue:before {
  transform: rotate(-90deg);
  margin-bottom: -5px;
  margin-right: -2px;
  margin-left: 3px;
 }

.aafes-icon-unboxing-grey:before {
  background: url("/ux-responsive/images/icon-open-box-grey.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-military-star:before {
  background: url("/ux-responsive/images/icon-star-stripes.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-military-star-stripes-grey:before {
  background: url("/ux-responsive/images/icon-star-stripes-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-usa-map-grey:before {
  background: url("/ux-responsive/images/icon-us-grey.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-menu:before {
  background: url("/ux-responsive/images/icon-menu.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-search:before {
  background: url("/ux-responsive/images/icon-search.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-search-gray:before {
  background: url("/ux-responsive/images/icon-search-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star:before {
  background: url("/ux-responsive/images/icon-star-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-grey:before {
  background: url("/ux-responsive/images/icon-star-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-marketplace-white:before {
  background: url("/ux-responsive/images/icon-store.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-unit-purchases-white:before {
  background: url("/ux-responsive/images/icon-gpc-white.svg") no-repeat center;
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  }

 .aafes-icon-unit-purchases:before {
  background: url("/ux-responsive/images/icon-gpc-blue.svg") no-repeat center;
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  }

  .aafes-icon-community-white:before {
    background: url("/ux-responsive/images/icon-community-white.svg") no-repeat center;
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    }
    
    .aafes-icon-community:before {
    background: url("/ux-responsive/images/icon-community-blue.svg") no-repeat center;
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    }


.aafes-icon-marketplace:before {
  background: url("/ux-responsive/images/icon-store-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-label-white:before {
  background: url("/ux-responsive/images/icon-tag.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-schedule-white:before {
  background: url("/ux-responsive/images/icon-box-layout.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-white:before {
  background: url("/ux-responsive/images/icon-star.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-schedule-grey:before {
  background: url("/ux-responsive/images/icon-box-layout-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-label2-white:before {
  background: url("/ux-responsive/images/icon-tag2.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-label2-grey:before {
  background: url("/ux-responsive/images/icon-tag2-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-live-chat-white:before {
  background: url("/ux-responsive/images/icon-chat.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-live-chat:before {
  background: url("/ux-responsive/images/icon-chat-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

  .aafes-icon-inhome-service-white:before{
  background: url("/ux-responsive/images/icon-services.svg") no-repeat center;
  display: inline-block;
  content: ''; }

 .aafes-icon-inhome-service:before{
 background: url("/ux-responsive/images/icon-services-blue.svg") no-repeat center;
 display: inline-block;
 content: ''; }

.aafes-icon-customer-service-white:before {
  background: url("/ux-responsive/images/icon-info.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-customer-service:before {
  background: url("/ux-responsive/images/icon-info-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-find-store-white:before {
  background: url("/ux-responsive/images/icon-location-mark.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-plus:before {
  background: url("/ux-responsive/images/icon-plus-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-black:before {
  background: url("/ux-responsive/images/icon-star-black.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-check-white:before {
  background: url("/ux-responsive/images/icon-check-white.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-cross-grey:before {
  background: url("/ux-responsive/images/icon-close-x-thick-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-stripes-gray:before {
  background: url("/ux-responsive/images/icon-star-stripes-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-tag-gray:before {
  background: url("/ux-responsive/images/icon-tag-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-video-play:before {
  background: url("/ux-responsive/images/icon-video-play.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-video-play-gray:before {
  background: url("/ux-responsive/images/icon-video-play-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-videos:before {
  background: url("/ux-responsive/images/videos-button.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-heart-outline:before {
  background: url("/ux-responsive/images/icon-heart-outline.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-heart-outline-white:before {
  background: url("/ux-responsive/images/icon-heart-outline-white.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-heart-outline-gray:before {
  background: url("/ux-responsive/images/icon-heart-outline-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-mail-gray:before {
  background: url("/ux-responsive/images/icon-mail-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-play:before {
  background: url("/ux-responsive/images/media-icon.jpg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-gift-heart-gray:before {
  background: url("/ux-responsive/images/icon-gift-heart-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-truck:before {
  background: url("/ux-responsive/images/icon-truck.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-hands:before {
  background: url("/ux-responsive/images/Delivery_Services_Modal_Icon.png") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-close-white:before {
  background: url("/ux-responsive/images/icon-icon-close-white.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-circle:before {
  background: url("/ux-responsive/images/icon-star-circle.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-heart:before {
  background: url("/ux-responsive/images/icon-heart.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-star-red:before {
  background: url("/ux-responsive/images/icon-star-red.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-close-x-thick-blue:before {
  background: url("/ux-responsive/images/icon-close-x-thick-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-close-x-thick-gray:before {
  background: url("/ux-responsive/images/icon-close-x-thick-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-phone-gray:before {
  background: url("/ux-responsive/images/icon-phone-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-time-gray:before {
  background: url("/ux-responsive/images/icon-time-gray.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-arrow-left-blue:before {
  background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }

.aafes-icon-arrow-right-blue:before {
  background: url("/ux-responsive/images/icon-arrow-right-blue.svg") no-repeat center;
  display: inline-block;
  content: ''; }
.aafes-icon-community:before,
.aafes-icon-community-white:before, 
.aafes-icon-marketplace:before,
.aafes-icon-marketplace-white:before,
.aafes-icon-label-white:before,
.aafes-icon-label2-white:before,
.aafes-icon-label2-grey:before,
.aafes-icon-live-chat-white:before,
.aafes-icon-live-chat:before,
.aafes-icon-inhome-service-white:before,
.aafes-icon-inhome-service:before,
.aafes-icon-customer-service-white:before,
.aafes-icon-customer-service:before,
.aafes-icon-find-store-white:before,
.aafes-icon-plus:before,
.aafes-icon-star-black:before,
.aafes-icon-check-white:before,
.aafes-icon-schedule-white:before {
  width: 16px;
  height: 16px; }

.aafes-icon-basket:before {
  background: url("/ux-responsive/images/icon-cart.svg") no-repeat center;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  content: ''; }

@media only screen and (max-width: 767px) {
  .aafes-icon-basket:before {
    width: 1.6rem;
    height: 1.6rem; } }

.aafes-icon-star-white:before {
  width: 18px;
  height: 18px; }

.aafes-icon-profile:before {
  content: url("/ux-responsive/images/icon-profile.svg"); }

.aafes-icon-military-star:before {
  width: 30px;
  height: 30px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
header #storeSelectionConfirmation {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000; }

header li.active > .search-term-product-link, header .aafes-step-bar li.completed > .search-term-product-link, .aafes-step-bar header li.completed > .search-term-product-link {
  background-color: #ffffff; }

header .search-term-product-link {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  display: block;
  padding-left: 15px;
  line-height: 2em;
  vertical-align: middle; }

header .search-term-product-link:hover {
  background-color: #dadada; }

header .header-shopping-cart-section {
  position: relative;
  text-align: right;
  min-width: 43px;
  margin-right: 22px; }
  header .header-shopping-cart-section .aafes-icon {
    display: inline-block;
    margin-top: 5px; }
  header .header-shopping-cart-section #cartIconItemCount {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    right: -15px;
    color: white;
    background-color: #cd0808; }
  header .header-shopping-cart-section #aafes-mini-cart-wrap {
    position: absolute;
    top: 36px;
    right: -15px; }

header .dropdown .dropdown-menu-wrapper {
  position: relative; }
  header .dropdown .dropdown-menu-wrapper .dropdown-menu {
    box-shadow: none;
    border: none;
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 0; }
    header .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content {
      color: #3C3C3C;
      border-radius: 2px;
      background-color: #fff;
      border: 1px solid #A9A9A9;
      box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.175);
      padding: 20px;
      width: 340px;
      font-size: 0.85rem; }
      header .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-page-subhead {
        font-size: 18px; }

header .search-popup {
  width: 100%;
  left: 0;
  height: auto;
  border: 1px solid #bebebe;
  box-shadow: 0 0 4px #bebebe;
  position: absolute;
  z-index: 1;
  background-color: white;
  margin-top: 14px;
  display: flex; }
  @media only screen and (max-width: 767px) {
    header .search-popup {
      margin-top: 14px;
      width: 100%;
      left: 0; } }
  header .search-popup .triangle-container {
    position: absolute;
    top: -27px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 16px 14px;
    border-color: transparent transparent #bebebe transparent; }
    header .search-popup .triangle-container .triangle {
      position: absolute;
      top: -13px;
      left: -16px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 16px 14px;
      border-color: transparent transparent #ffffff transparent; }

header .autocomplete-suggestions .autocomplete-selected {
  background-color: #ebebeb; }
  header .autocomplete-suggestions .autocomplete-selected:after {
    top: 0;
    right: -20px;
    position: absolute;
    display: block;
    content: ' ';
    width: 20px;
    z-index: 100;
    background: url("/ux-responsive/images/triangle.svg") no-repeat;
    background-size: 20px 100%;
    height: 100%; }
  header .autocomplete-suggestions .autocomplete-selected a, header .autocomplete-suggestions .autocomplete-selected a:hover {
    text-decoration: none !important; }

header .autocomplete-suggestions .eps-recommendation-mobile {
  text-decoration: underline;
  padding: 8px 1.4em;
  display: grid; }
  header .autocomplete-suggestions .eps-recommendation-mobile .eps-recommendation-name {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: lighter; }
    header .autocomplete-suggestions .eps-recommendation-mobile .eps-recommendation-name a {
      color: #333333; }
  @media only screen and (max-width: 767px) {
    header .autocomplete-suggestions .eps-recommendation-mobile {
      padding: 8px 0; } }

header .autocomplete-suggestions .eps-title {
  font-weight: lighter;
  margin-top: 7px;
  padding: 0 1em 9px;
  font-size: 18px; }
  header .autocomplete-suggestions .eps-title:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 1.6em; }
    @media only screen and (max-width: 767px) {
      header .autocomplete-suggestions .eps-title:first-child {
        padding-top: 1em; } }
  @media only screen and (max-width: 767px) {
    header .autocomplete-suggestions .eps-title {
      padding: 0 1em 9px 0; } }

header .autocomplete-suggestions .item-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-left: 3.5em !important;
  margin-bottom: 2em; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header .autocomplete-suggestions .item-container {
    padding-left: 2.5em !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .autocomplete-suggestions .item-container {
    padding-left: 0 !important; } }
  header .autocomplete-suggestions .item-container .item-section {
    display: flex;
    align-items: baseline;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      header .autocomplete-suggestions .item-container .item-section .mobile-section {
        padding-left: 0;
        padding-right: 0; }
        header .autocomplete-suggestions .item-container .item-section .mobile-section .eps-item, header .autocomplete-suggestions .item-container .item-section .mobile-section .eps-redirectItem {
          padding: 6px 0;
          font-size: inherit; } }

header .autocomplete-suggestions .recommendations-container {
  background-color: #ffffff;
  padding-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
  /*padding-bottom: 1em;*/
  display: flex;
  flex-direction: column; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header .autocomplete-suggestions .recommendations-container {
    padding-left: 1em;
    padding-right: .5em; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .autocomplete-suggestions .recommendations-container {
    padding-left: 1em;
    padding-right: .5em; } }
  header .autocomplete-suggestions .recommendations-container .suggested-items {
    /* display: flex; */
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    flex-grow: 2; }

header .autocomplete-suggestions .all-results-link {
  padding: 0 1.4em 8px; }
  header .autocomplete-suggestions .all-results-link a {
    text-decoration: underline;
    font-weight: 600; }

header .autocomplete-suggestions #recommendation-items {
  flex-grow: 2;
  /*border-bottom: 1px solid #bebebe;
  padding-bottom: 10px; */
}

header .autocomplete-suggestions .eps-recommendation {
  /*width: 21%;
  margin-top: 10px; */
  margin-bottom: 10px;
  margin-right: 4%; }
  header .autocomplete-suggestions .eps-recommendation .eps-recommendation-name {
    max-width: 425px;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: lighter; }
    header .autocomplete-suggestions .eps-recommendation .eps-recommendation-name a {
      color: #333333; }
  header .autocomplete-suggestions .eps-recommendation .eps-recommendation-image {
    margin-bottom: 5px; }
    header .autocomplete-suggestions .eps-recommendation .eps-recommendation-image > a img {
      width: 100%; }

header .autocomplete-suggestions .eps-item, header .autocomplete-suggestions .eps-redirectItem {
  padding: 6px 0.5em;
  font-size: 14px;
  font-weight: lighter;
  line-height: 16px;
  position: relative; }
  header .autocomplete-suggestions .eps-item a, header .autocomplete-suggestions .eps-redirectItem a {
    color: #333333;
    text-decoration: underline; }
  header .autocomplete-suggestions .eps-item .parent, header .autocomplete-suggestions .eps-redirectItem .parent {
    font-size: 11px; }

header .autocomplete-suggestions .eps-viewall {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
  padding-bottom: 2em;
  padding-top: 1em;
  text-decoration: underline;
  font-weight: 600;
  font-size: 13px; }

header .autocomplete-suggestions .all-results-link {
  text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    header .autocomplete-suggestions .all-results-link {
      padding: 24px 0 12px 0; } }

header .autocomplete-suggestions .line-separator {
  border-top: 1px solid #bebebe;
  margin: 9px 0em; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header .autocomplete-suggestions .recommendations-container .suggested-items {
    justify-content: flex-start; } }

@media only screen and (max-width: 767px) {
  header .autocomplete-suggestions .item-container {
    padding-left: 1em !important;
    padding-right: 1em !important; }
  header .autocomplete-suggestions .item-section {
    flex-direction: column; }
  header .autocomplete-suggestions .recommendations-container {
    display: flex;
      width: 100%;}
  header .autocomplete-suggestions .line-separator {
    display: none; }
  header .autocomplete-suggestions .eps-title {
    margin-bottom: 0;
    font-weight: 600; }
  header .jsSearchRoot {
    position: inherit !important;}
}

header .header-sales-info-section {
  line-height: 45px;
  height: 45px;
  vertical-align: middle;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  background-color: white; }
  header .header-sales-info-section a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px; }
    header .header-sales-info-section a:hover {
      color: #cd0808;
      text-decoration: none; }
  @media only screen and (max-width: 767px) {
    header .header-sales-info-section {
      height: 40px;
      line-height: 40px; } }
  @media only screen and (max-width: 575px) {
    header .header-sales-info-section {
      white-space: nowrap;
      font-size: 11px; }
      header .header-sales-info-section a {
        font-size: 10px; } }

header .header-nav-section {
  background-color: #f5f5f5;
  padding: 0 15px; }
  header .header-nav-section .container {
    display: flex;
    height: 70px;
    align-items: center;
    padding: 0;
    position: relative; }
  header .header-nav-section .header-my-account-section {
    flex: 0 0 110px; }
    header .header-nav-section .header-my-account-section .aafes-icon.aafes-icon-profile {
      height: 26px;
      width: 20px;
      margin-right: 10px;
      cursor: pointer;
      display: block; }
      @media only screen and (max-width: 767px) {
        header .header-nav-section .header-my-account-section .aafes-icon.aafes-icon-profile {
          margin-right: auto;
          height: 22px;
          width: 18px; } }
    header .header-nav-section .header-my-account-section .aafes-separator {
      border-top: 1px solid #ebebeb; }
    header .header-nav-section .header-my-account-section .aafes-account {
      display: flex;
      align-items: center;
      position: relative; }
      header .header-nav-section .header-my-account-section .aafes-account .my-account-icon {
        align-self: center;
        margin-right: 10px;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          header .header-nav-section .header-my-account-section .aafes-account .my-account-icon {
            margin-right: 0; } }
      header .header-nav-section .header-my-account-section .aafes-account .dropdown {
        font-size: 10px; }
        header .header-nav-section .header-my-account-section .aafes-account .dropdown .triangle-container {
          position: absolute;
          top: -12px;
          left: 166px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 14px 16px 14px;
          border-color: transparent transparent #bebebe transparent; }
          header .header-nav-section .header-my-account-section .aafes-account .dropdown .triangle-container .triangle {
            position: absolute;
            top: -13px;
            left: -16px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 14px 16px 14px;
            border-color: transparent transparent #ffffff transparent; }
        header .header-nav-section .header-my-account-section .aafes-account .dropdown .title {
          text-transform: uppercase;
          font-weight: 600; }
        header .header-nav-section .header-my-account-section .aafes-account .dropdown .logout-link span {
          max-width: 65px;
          display: inline-block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        header .header-nav-section .header-my-account-section .aafes-account .dropdown .dropdown-menu-wrapper {
          position: relative; }
          header .header-nav-section .header-my-account-section .aafes-account .dropdown .dropdown-menu-wrapper .button-triangle {
            left: 1px; }
          header .header-nav-section .header-my-account-section .aafes-account .dropdown .dropdown-menu-wrapper .button-triangle-border {
            left: 0; }
          header .header-nav-section .header-my-account-section .aafes-account .dropdown .dropdown-menu-wrapper .dropdown-menu {
            left: -163px; }
            header .header-nav-section .header-my-account-section .aafes-account .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content {
              width: 340px; }
        @media only screen and (max-width: 767px) {
          header .header-nav-section .header-my-account-section .aafes-account .dropdown:hover .dropdown-menu, header .header-nav-section .header-my-account-section .aafes-account .dropdown:hover .button-triangle, header .header-nav-section .header-my-account-section .aafes-account .dropdown:hover .button-triangle-border {
            display: none; } }
        header .header-nav-section .header-my-account-section .aafes-account .dropdown.nav-item .dropdown {
          max-width: 140px; }
    @media only screen and (max-width: 767px) {
      header .header-nav-section .header-my-account-section {
        flex: 0 1 auto; } }
  header .header-nav-section .header-military-star-section {
    flex: 0 0 100px;
    align-items: center;
    cursor: pointer; }
    header .header-nav-section .header-military-star-section .aafes-icon.aafes-icon-military-star {
      height: 35px;
      width: 30px;
      margin-right: 4px;
      display: block; }
    header .header-nav-section .header-military-star-section .dropdown .title {
      display: inline-block;
      color: #043C63;
      text-decoration: none !important;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 10px;
      line-height: 1; }
      header .header-nav-section .header-military-star-section .dropdown .title .bottom-line {
        font-size: 13px; }
    header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper {
      position: relative; }
      header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .triangle-container {
        position: absolute;
        top: -12px;
        left: 112px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 16px 14px;
        border-color: transparent transparent #bebebe transparent; }
        header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .triangle-container .triangle {
          position: absolute;
          top: -13px;
          left: -16px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 14px 16px 14px;
          border-color: transparent transparent #ffffff transparent; }
      header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu {
        left: -113px;
        top: 0; }
        header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content {
          width: 260px;
          font-size: 0.8rem; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content input {
            border-radius: 3px; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-btn-sm, header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-btn-sm-reverse {
            border-radius: 3px;
            font-weight: 600; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .links a {
            padding: 0.35rem 0;
            text-decoration: underline;
            line-height: normal;
            font-size: 15px;
            color: #3C3C3C; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .links a:visited {
            color: #3C3C3C; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .links a:hover {
            text-decoration: none; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .links ul {
            list-style: none; }
          header .header-nav-section .header-military-star-section .dropdown .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content a:visited {
            color: #043C63; }
    header .header-nav-section .header-military-star-section .dropdown:hover .dropdown-menu, header .header-nav-section .header-military-star-section .dropdown:hover .button-triangle, header .header-nav-section .header-military-star-section .dropdown:hover .button-triangle-border {
      display: block; }
    @media only screen and (max-width: 767px) {
      header .header-nav-section .header-military-star-section .dropdown:hover .dropdown-menu, header .header-nav-section .header-military-star-section .dropdown:hover .button-triangle, header .header-nav-section .header-military-star-section .dropdown:hover .button-triangle-border {
        display: none; } }
  @media only screen and (max-width: 767px) {
    header .header-nav-section .container {
      height: 50px; } }

header .header-logo-section {
  flex: 0 1 170px;
  margin: 0 8px; }
  header .header-logo-section img {
    max-width: 100%;
    max-height: 30px; }
  @media print {
    header .header-logo-section .tablet-logo {
      display: block !important; } }

header .header-mega-menu-section {
  margin: 0 1rem 0 .5rem;
  font-size: 14px; }
  header .header-mega-menu-section > a {
    padding-left: .5rem;
    padding-right: .7rem;
    text-decoration: none !important;
    flex: 0 1 85px;
    color: #043C63;
    display: flex;
    align-items: center; }
  header .header-mega-menu-section .shop {
    font-weight: 600; }
  header .header-mega-menu-section .aafes-icon {
    display: block; }
    header .header-mega-menu-section .aafes-icon:before {
      margin-right: 5px;
      margin-top: 5px;
      width: 20px;
      height: 20px; }

header .header-search-bar-section {
  flex: 1 1 300px;
  padding-right: 40px; }
  header .header-search-bar-section .input-group-addon.aafes-search-btn {
    width: 30px;
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 5;
    margin-top: -10px;
    border: 0 none !important; }
    header .header-search-bar-section .input-group-addon.aafes-search-btn .btn-default {
      background-color: transparent !important; }
    header .header-search-bar-section .input-group-addon.aafes-search-btn .aafes-icon:before {
      width: 20px;
      height: 20px; }
  header .header-search-bar-section #searchText {
    height: 40px;
    padding: 0 38px 0 14px;
    border: 2px solid #b4b4b4;
    border-radius: 25px;
    box-shadow: none;
    outline: none;
    font-weight: 600;
    font-style: italic;
    color: #717171;
    background-color: #ffffff; }
    header .header-search-bar-section #searchText::-webkit-input-placeholder {
      /* Chrome */
      color: #717171; }
    header .header-search-bar-section #searchText:-ms-input-placeholder {
      /* IE 10+ */
      color: #717171; }
    header .header-search-bar-section #searchText::-moz-placeholder {
      /* Firefox 19+ */
      color: #717171;
      opacity: 1; }
    header .header-search-bar-section #searchText:-moz-placeholder {
      /* Firefox 4 - 18 */
      color: #717171;
      opacity: 1; }
  @media only screen and (max-width: 767px) {
    header .header-search-bar-section .input-group-addon.aafes-search-btn {
      right: 4px; }
    header .header-search-bar-section #searchText {
      font-size: 16px;
      height: 32px;
      padding: 0 29px 0 11px; } }

header .header-promo-section {
  background-color: #043C63;
  padding: 0 8px; }
  header .header-promo-section .container {
    display: flex;
    justify-content: space-between;
    padding: 0; }
  header .header-promo-section .aafes-icon {
    margin-right: 5px;
    margin-top: 4px; }
  header .header-promo-section ul {
    height: 100%;
    list-style: none;
    display: flex; }
    header .header-promo-section ul li {
      padding: 0;
      display: flex;
      align-items: center;
      margin: 6px 10px;
      white-space: nowrap; }
  header .header-promo-section a {
    color: #ffffff;
    text-decoration: none; }
    header .header-promo-section a:hover {
      text-decoration: underline; }
  header .header-promo-section .header-advertising-section {
    flex: 1 1 auto; }
  header .header-promo-section .header-find-store .aafes-selected-store {
    display: inline-block;
    white-space: nowrap;
    max-width: 128px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
    text-decoration: underline; }
    @media (max-width: 1110px) {
      header .header-promo-section .header-find-store .aafes-selected-store {
        max-width: 50px; } }
    @media (max-width: 1030px) {
      header .header-promo-section .header-find-store .aafes-selected-store {
        max-width: 20px; } }
    @media only screen and (max-width: 991px) {
      header .header-promo-section .header-find-store .aafes-selected-store {
        max-width: 90px; } }
  @media only screen and (max-width: 991px) {
    header .header-promo-section .header-find-store .find-store {
      margin-top: 8px; } }
  header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px; }
    header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper a {
      color: #3C3C3C;
      text-decoration: underline; }
    header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .button-triangle {
      left: 51px; }
    header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .button-triangle-border {
      left: 50px; }
    header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container {
      position: absolute;
      top: -13px;
      left: 149px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 16px 14px;
      border-color: transparent transparent #bebebe transparent; }
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container .triangle {
        position: absolute;
        top: -13px;
        left: -16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 16px 14px;
        border-color: transparent transparent #ffffff transparent; }
    header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu {
      left: -90px;
      top: -6px; }
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content {
        width: 330px; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-icon:before {
          width: 1rem;
          height: 1rem; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .headers .aafes-page-subhead {
          font-size: 16px; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-header-dotted-splitter {
          border-top: 1px dotted #ebebeb; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-header-splitter {
          border-top: 1px solid #ebebeb; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-icon {
          vertical-align: sub; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .schedule {
          display: flex; }
          header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .schedule ul {
            display: flex;
            flex-direction: column;
            padding: 0; }
            header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .schedule ul li {
              margin: 0; }
              header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .schedule ul li .day {
                font-weight: 600;
                margin-right: 2px; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .address, header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .phone, header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-page-subhead, header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .schedule, header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .change-store {
          padding: 5px; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .change-store a {
          color: #043C63; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu .dropdown-menu-content .aafes-item-name {
          font-size: 14px; }
    @media (max-width: 1110px) {
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container {
        position: absolute;
        top: -13px;
        left: 210px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 16px 14px;
        border-color: transparent transparent #bebebe transparent; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container .triangle {
          position: absolute;
          top: -13px;
          left: -16px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 14px 16px 14px;
          border-color: transparent transparent #ffffff transparent; }
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu {
        left: -150px; } }
    @media (max-width: 1030px) {
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container {
        position: absolute;
        top: -13px;
        left: 230px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 16px 14px;
        border-color: transparent transparent #bebebe transparent; }
        header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .triangle-container .triangle {
          position: absolute;
          top: -13px;
          left: -16px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 14px 16px 14px;
          border-color: transparent transparent #ffffff transparent; }
      header .header-promo-section .header-find-store .find-store .dropdown-menu-wrapper .dropdown-menu {
        right: 0; } }
  header .header-promo-section .header-find-store .find-store:hover .dropdown-menu, header .header-promo-section .header-find-store .find-store:hover .button-triangle, header .header-promo-section .header-find-store .find-store:hover .button-triangle-border {
    display: block; }
  @media only screen and (max-width: 991px) {
    header .header-promo-section {
      padding: 0; } }

header .aafes-header-content {
  padding: 5px 0 5px 0; }
  header .aafes-header-content .aafes-nav-xs-container {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  header .aafes-header-content .aafes-my-account {
    border: none;
    color: #043C63;
    background: none; }
    header .aafes-header-content .aafes-my-account:after {
      margin: 0; }

@media only screen and (max-width: 991px) {
  header .header-nav-section {
    padding: 0; }
  header .header-mega-menu-section {
    margin-left: 0; }
  header .header-logo-section {
    flex: 0 0 40px;
    margin: 0 8px; }
  header .header-search-bar-section {
    padding-right: 15px; }
  header .explore-more {
    position: relative;
    margin: 10px !important; }
    header .explore-more .triangle-container {
      position: absolute;
      top: -22px;
      left: 109px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 16px 14px;
      border-color: transparent transparent #bebebe transparent; }
      header .explore-more .triangle-container .triangle {
        position: absolute;
        top: -13px;
        left: -16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 16px 14px;
        border-color: transparent transparent #ffffff transparent; }
    header .explore-more .aafes-icon-plus {
      background-color: white;
      border-radius: 50%;
      width: 18px;
      height: 18px;
      padding-left: 2px;
      padding-top: 1px;
      margin-top: 0; }
      header .explore-more .aafes-icon-plus:before {
        width: 14px;
        height: 14px; }
    header .explore-more .explore-more-container {
      background: transparent;
      box-shadow: none;
      border: none;
      top: 32px;
      left: -60px; }
      header .explore-more .explore-more-container .dropdown-menu-content {
        border-radius: 2px;
        background-color: #fff;
        border: 1px solid #A9A9A9;
        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.175);
        padding: 1rem;
        width: 300px; }
        header .explore-more .explore-more-container .dropdown-menu-content ul {
          flex-direction: column;
          padding-left: 0; }
          header .explore-more .explore-more-container .dropdown-menu-content ul li a {
            color: #043C63;
            margin-left: 10px; } }

@media only screen and (max-width: 767px) {
  header .header-mega-menu-section {
    margin-right: 0;
    padding: 0; }
    header .header-mega-menu-section .header-mega-menu-section > a {
      flex: 0 0 50px; } }

.aafes-md-separator {
  width: 100%;
  border-top: 1px solid #043C63; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.header-mega-menu-section .aafes-icon-chevron-right {
  background: url("/ux-responsive/images/icon-arrow-right-gray.svg") right no-repeat;
  float: right;
  height: 11px;
  margin: 14px 5px 11px 0; }

.header-mega-menu-section .aafes-menu-close {
  flex: 0 0 20px;
  background: white;
  border: none;
  position: relative; }
  .header-mega-menu-section .aafes-menu-close span:after {
    left: 8px;
    width: 1px;
    height: 40px;
    background: #000f26;
    transform: rotate(135deg);
    content: "";
    position: absolute;
    top: -5px; }
  .header-mega-menu-section .aafes-menu-close span:before {
    left: 8px;
    width: 1px;
    height: 40px;
    background: #000f26;
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: -5px; }

.header-mega-menu-section .mega-menu-title {
  display: flex;
  justify-content: flex-end !important;
  background-color: #ffffff;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  padding: 1rem;
  color: #3C3C3C;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

  .header-mega-menu-section .mega-menu-title span.d-flex-100{
    display:none;}

.header-mega-menu-section .shop-submenu-selected {
  right: 0; }

.header-mega-menu-section .triangle-container {
  position: absolute;
  top: -1px;
  left: 196px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 16px 14px;
  border-color: transparent transparent #bebebe transparent; }
  .header-mega-menu-section .triangle-container .triangle {
    position: absolute;
    top: -13px;
    left: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 16px 14px;
    border-color: transparent transparent #ffffff transparent; }
  @media only screen and (max-width: 991px) {
    .header-mega-menu-section .triangle-container {
      left: 50px; } }
  @media only screen and (max-width: 767px) {
    .header-mega-menu-section .triangle-container {
      top: -21px;
      border-color: transparent transparent #ffffff transparent; } }

.header-mega-menu-section .triangle-right-container {
  width: 30PX;
  height: 30px;
  margin-top: 14px;
  background-color: #ffffff;
  padding: 5px 11px;
  border-radius: 18px;
  border: 1px solid #bebebe; }
  .header-mega-menu-section .triangle-right-container .triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 10.4px;
    border-color: transparent transparent transparent #043C63; }

.header-mega-menu-section .mega-menu-container {
  border-top: 1px solid #bebebe;
  border-radius: 2px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .header-mega-menu-section .mega-menu-container {
      border-top: 1px solid #ffffff; }
      .header-mega-menu-section .mega-menu-container .service-item .aafes-selected-store {
        display: inline-block;
        white-space: nowrap;
        width: 105px;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: bottom;
        text-decoration: underline; } }

.header-mega-menu-section a {
  text-decoration: none; }
  .header-mega-menu-section a:hover {
    text-decoration: underline; }

.header-mega-menu-section .dropdown-menu {
  border: none;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  top: 43px;
  left: 0; }
  .header-mega-menu-section .dropdown-menu.brands-container, .header-mega-menu-section .dropdown-menu.service-container, .header-mega-menu-section .dropdown-menu.military-star-container {
    right: 50px; }
  .header-mega-menu-section .dropdown-menu.shop-container .menu-spacer {
    height: 26px; }
    @media only screen and (max-width: 767px) {
      .header-mega-menu-section .dropdown-menu.shop-container .menu-spacer {
        height: 7px; } }
  .header-mega-menu-section .dropdown-menu.shop-container ul {
    list-style: none;
    padding: 0; }
    .header-mega-menu-section .dropdown-menu.shop-container ul.mega-menu-aux-section li .category-item > a {
      font-weight: 600; }
    .header-mega-menu-section .dropdown-menu.shop-container ul li {
      padding: 0 30px; }
      .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item {
        border-bottom: 1px solid #bebebe;
        align-items: center; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item > a {
          display: block;
          min-width: 228px;
          font-size: 18px;
          color: #3C3C3C;
          line-height: 40px;
          vertical-align: middle; }
          .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item > a.aafes-red {
            color: #cd0808 !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item > a {
    width: 208px; } }
          @media only screen and (max-width: 767px) {
            .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item > a {
              font-size: 14px; } }
        @media only screen and (min-width: 992px) {
          .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item:hover > a {
            color: #3370a1;
            text-decoration: none !important; }
            .header-mega-menu-section .dropdown-menu.shop-container ul li .category-item:hover > a::after {
              content: "";
              display: inline-block;
              height: 11px;
              width: 18px;
              background: url("/ux-responsive/images/icon-arrow-right-blue.svg") center no-repeat; } }
      .header-mega-menu-section .dropdown-menu.shop-container ul li:last-child .category-item {
        border-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .header-mega-menu-section .dropdown-menu.shop-container ul li:last-child.more .category-item {
          border-bottom: 1px solid #bebebe;
        }
      	.mega-menu-container {
          overflow: auto;
          overscroll-behavior: none;
		}
      }
      .header-mega-menu-section .dropdown-menu.shop-container ul li.tier-selected .category-item > a {
        color: #3370a1;
        text-decoration: none !important; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li.tier-selected .category-item > a::after {
          content: "";
          display: inline-block;
          height: 11px;
          width: 18px;
          background: url("/ux-responsive/images/icon-arrow-right-blue.svg") center no-repeat; }
      .header-mega-menu-section .dropdown-menu.shop-container ul li.service-item {
        background-color: #0F3C64;
        margin-top: 0; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li.service-item .category-item {
          border-bottom: 1px solid #0F3C64; }
          .header-mega-menu-section .dropdown-menu.shop-container ul li.service-item .category-item > a {
            color: #ffffff;
            font-size: 12px;
            font-weight: 600; }
          .header-mega-menu-section .dropdown-menu.shop-container ul li.service-item .category-item .aafes-icon-find-store-white {
            width: auto; }
      .header-mega-menu-section .dropdown-menu.shop-container ul li.military-star-mobile-container {
        display: flex;
        background-color: #ebebeb; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li.military-star-mobile-container .aafes-icon-military-star {
          display: block;
          margin-top: 11px;
          height: 34px;
          width: 34px; }
          .header-mega-menu-section .dropdown-menu.shop-container ul li.military-star-mobile-container .aafes-icon-military-star:before {
            width: 24px;
            height: 24px; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li.military-star-mobile-container span {
          line-height: 60px;
          flex: 1 1 auto;
          color: #3C3C3C; }
        .header-mega-menu-section .dropdown-menu.shop-container ul li.military-star-mobile-container .triangle-right-container.unfolded {
          transform: rotate(90deg);
          padding: 4.5px 10px; }
      @media only screen and (max-width: 991px) {
        .header-mega-menu-section .dropdown-menu.shop-container ul li {
          padding: 0 1rem; } }
    @media only screen and (max-width: 991px) {
      .header-mega-menu-section .dropdown-menu.shop-container ul .category-item {
        display: flex; }
        .header-mega-menu-section .dropdown-menu.shop-container ul .category-item > a {
          flex: 1 1 auto;
          font-weight: normal; }
        .header-mega-menu-section .dropdown-menu.shop-container ul .category-item > .aafes-icon-chevron-right {
          flex: 0 0 30px;
          vertical-align: middle;
          line-height: 40px;
          font-size: 14px;
          text-align: right;
          color: #717171; } }
    @media only screen and (max-width: 767px) {
      .header-mega-menu-section .dropdown-menu.shop-container ul {
        width: 100%;
        margin-bottom: 0; } }
    .header-mega-menu-section .dropdown-menu.shop-container ul .aafes-icon {
      padding-right: 15px; }
  .header-mega-menu-section .dropdown-menu.shop-container .dropdown-submenu {
    width: 100%;
    display: none; }
    .header-mega-menu-section .dropdown-menu.shop-container .dropdown-submenu .nested-level-container + .col-md-3 {
      margin-top: -1em; }
      .header-mega-menu-section .dropdown-menu.shop-container .dropdown-submenu .nested-level-container + .col-md-3 img {
        max-width: 100%;
        height: auto; }
    .header-mega-menu-section .dropdown-menu.shop-container .dropdown-submenu .nested-level-category-container {
      font-size: 14px; }
  .header-mega-menu-section .dropdown-menu .dropdown-header {
    text-align: left;
    padding: 3px 1rem;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 5px;
    white-space: normal;
    /* bs override */ }
  .header-mega-menu-section .dropdown-menu .dropdown-item,
  .header-mega-menu-section .dropdown-menu .dropdown-item-see-all {
    line-height: 28px;
    padding-left: 1rem; }
    @media only screen and (max-width: 767px) {
      .header-mega-menu-section .dropdown-menu .dropdown-item,
      .header-mega-menu-section .dropdown-menu .dropdown-item-see-all {
        padding-left: 0;
        display: block; } }
  .header-mega-menu-section .dropdown-menu .dropdown-item {
    color: #3C3C3C;
    display: block; }
  .header-mega-menu-section .dropdown-menu .dropdown-item-see-all {
    font-weight: 600;
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .header-mega-menu-section .dropdown-menu .dropdown-header {
      padding: 0;
      border-bottom: 1px solid #bebebe;
      display: flex;
      font-weight: normal; }
      .header-mega-menu-section .dropdown-menu .dropdown-header > a {
        color: #3C3C3C;
        line-height: 40px;
        vertical-align: middle;
        font-size: 14px;
        flex: 1 1 auto; }
        .header-mega-menu-section .dropdown-menu .dropdown-header > a.aafes-red {
          color: #cd0808 !important; }
      .header-mega-menu-section .dropdown-menu .dropdown-header .aafes-icon-chevron-right {
        flex: 0 0 30px; }
    .header-mega-menu-section .dropdown-menu .dropdown-item,
    .header-mega-menu-section .dropdown-menu .dropdown-item-see-all {
      text-decoration: none;
      border-bottom: 1px solid #bebebe; }
    .header-mega-menu-section .dropdown-menu .dropdown-submenu .container-fluid {
      min-width: 230px;
      margin-bottom: 15px; } }

.header-mega-menu-section .nav-item {
  display: flex;
  align-items: center;
  border-left: 1px solid #ffffff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  height: 50px;
  background-color: #043C63; }
  .header-mega-menu-section .nav-item > a {
    color: #ffffff;
    font-weight: normal; }
  .header-mega-menu-section .nav-item:last-child {
    border-right: 1px solid #ffffff; }
  .header-mega-menu-section .nav-item:hover {
    background-color: #ffffff; }
    .header-mega-menu-section .nav-item:hover > a {
      color: #043C63; }
  .header-mega-menu-section .nav-item .nav-link {
    text-transform: uppercase; }

.header-mega-menu-section .brand-image {
  max-width: 125px;
  width: 100%;
  margin: 5px; }

.header-mega-menu-section .second-tier-back,
.header-mega-menu-section .nested-tier-back {
  display: none; }

@media only screen and (max-width: 767px) {
  .header-mega-menu-section .mobile-second-tier-name,
  .header-mega-menu-section .mobile-subcategory-name {
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase; }
  .header-mega-menu-section .mobile-second-tier-name {
    padding-left: 1rem; }
  .header-mega-menu-section .shop-icon {
    width: 50px;
    height: 50px;
    font-weight: 600;
    color: white;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    cursor: pointer; }
  .header-mega-menu-section .nav-item {
    display: block;
    height: auto;
    border: 1px solid #ebebeb;
    background-color: #f2f2f2; }
    .header-mega-menu-section .nav-item li {
      border-bottom: 1px solid #ebebeb;
      padding: 0 5px; }
    .header-mega-menu-section .nav-item a {
      color: #3C3C3C;
      font-weight: normal; }
    .header-mega-menu-section .nav-item:last-child {
      border-right: 1px solid #ebebeb; }
    .header-mega-menu-section .nav-item a {
      text-align: left;
      display: block; }
    .header-mega-menu-section .nav-item:hover {
      background-color: #f2f2f2; }
      .header-mega-menu-section .nav-item:hover a {
        color: #3C3C3C; }
    .header-mega-menu-section .nav-item .nav-link {
      display: block;
      line-height: 30px;
      font-weight: 600;
      text-transform: none;
      font-size: 14px;
      border-bottom: 5px solid #ebebeb;
      padding: 5px; }
    .header-mega-menu-section .nav-item .dropdown-menu {
      position: static;
      display: block;
      width: 100%;
      box-shadow: none;
      border: none; }
  .header-mega-menu-section .second-tier-back,
  .header-mega-menu-section .nested-tier-back {
    line-height: 30px;
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
    padding: 0 5px; }
    .header-mega-menu-section .second-tier-back:before,
    .header-mega-menu-section .nested-tier-back:before {
      content: "";
      background: url("/ux-responsive/images/icon-arrow-left-blue.svg") no-repeat center;
      width: 18px;
      height: 11px;
      display: inline-block; }
  .header-mega-menu-section .second-tier-back {
    display: none; }
  .header-mega-menu-section .nested-tier-back {
    display: block;
    margin-left: -1rem; }
  .header-mega-menu-section .nested-level-category {
    display: none; }
    .header-mega-menu-section .nested-level-category .dropdown-item,
    .header-mega-menu-section .nested-level-category .dropdown-item-see-all {
      font-weight: normal;
      line-height: 40px;
      font-size: 14px; }
  .header-mega-menu-section .dropdown-menu {
    right: auto;
    width: 80%;
    height: 100vh;
    overflow-y: scroll;
     }
     }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-login-from {
  font-size: 0.8rem; }
  .aafes-login-from .form-group {
    margin-bottom: 20px; }
  .aafes-login-from input {
    border-radius: 3px; }
  .aafes-login-from .aafes-btn-sm, .aafes-login-from .aafes-btn-sm-reverse {
    font-weight: 600;
    border-radius: 3px; }
  .aafes-login-from .bottom-links {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .aafes-login-from .bottom-links input {
      font-size: 14px;
      padding: 5px 35px; }
    .aafes-login-from .bottom-links a {
      text-decoration: underline;
      padding: 0.35rem 0;
      display: block;
      font-size: 12px; }
    .aafes-login-from .bottom-links .guest-purchases-button {
      margin-bottom: 20px;
      padding: 5px 30px; }
  .aafes-login-from a:visited {
    color: #043C63; }
  .aafes-login-from .password-row {
    display: flex;
    align-items: center; }
    .aafes-login-from .password-row .input.form-control {
      width: auto;
      flex-grow: 1; }
    .aafes-login-from .password-row .show-hide-password {
      cursor: pointer;
      text-align: center; }
      .aafes-login-from .password-row .show-hide-password .secret-visibility {
        font-size: inherit;
        line-height: inherit;
        padding: 0 0 0 10px;
        width: 40px; }
        .aafes-login-from .password-row .show-hide-password .secret-visibility .show-icon, .aafes-login-from .password-row .show-hide-password .secret-visibility .hide-icon {
          width: auto;
          text-align: center; }
          .aafes-login-from .password-row .show-hide-password .secret-visibility .show-icon img, .aafes-login-from .password-row .show-hide-password .secret-visibility .hide-icon img {
            display: inline-block;
            align-self: center;
            height: 16px;
            width: 100%; }
          .aafes-login-from .password-row .show-hide-password .secret-visibility .show-icon:after, .aafes-login-from .password-row .show-hide-password .secret-visibility .hide-icon:after {
            font-size: 11px;
            font-weight: 600;
            margin: 0px; }
  .aafes-login-from .aafes-forgot-username-or-password {
    margin-top: 10px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-logout-from {
  font-size: 0.8rem; }
  .aafes-logout-from .form-group {
    margin-bottom: 20px; }
  .aafes-logout-from input {
    border-radius: 3px; }
  .aafes-logout-from .aafes-btn-sm, .aafes-logout-from .aafes-btn-sm-reverse {
    border-radius: 3px; }
  .aafes-logout-from .links a {
    padding: 0.35rem 0;
    text-decoration: underline;
    line-height: normal;
    font-size: 14px;
    color: #333333; }
  .aafes-logout-from .links a:visited {
    color: #333333; }
  .aafes-logout-from .links ul {
    list-style: none; }
  .aafes-logout-from a:visited {
    color: #043C63; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-sign-in-container {
  font-size: 0.8rem;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  top: 50vh !important;
  width: 100%;
  margin-top: -160px !important;
  background-color: #ffffff; }
  .aafes-sign-in-container.aafes-modal {
    max-width: 340px; }
  .aafes-sign-in-container .aafes-login-popup-horizontal-line {
    content: '';
    height: 1px;
    background: #bebebe;
    margin: 0 0 1rem 0; }
  .aafes-sign-in-container .aafes-separator {
    border-top: 1px solid #ebebeb; }
  .aafes-sign-in-container h1.aafes-page-subhead {
    padding-top: 4px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-log-out-container {
  font-size: 0.8rem;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  padding: 20px;
  top: 50vh !important;
  width: 100%;
  max-width: 360px;
  margin-top: -160px !important;
  background-color: #ffffff;
  border: 1px solid black; }
  .aafes-log-out-container .aafes-login-popup-horizontal-line {
    content: '';
    height: 1px;
    background: #bebebe;
    margin: 0 0 1rem 0; }
  .aafes-log-out-container .aafes-separator {
    border-top: 1px solid #ebebeb; }
  .aafes-log-out-container h1.aafes-page-subhead {
    padding-top: 4px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-select-store-container {
  font-size: 0.85rem;
  position: relative;
  width: 100%;
  color: #3C3C3C; }
  .aafes-select-store-container h1.aafes-page-subhead {
    padding-top: 4px; }

@media only screen and (max-width: 767px) {
  .aafes-select-store-container {
    max-width: inherit; } }

@media only screen and (max-width: 379px) {
  .aafes-select-store-container .info-box .aafes-btn {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    width: 100%; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.collections-container .aafes-page-head-sm > a {
  text-decoration: none; }

.collections-container .aafes-btn {
  text-align: center; }

.collections-container .actions-container .add-to-wish-list {
  display: none; }

@media only screen and (max-width: 767px) {
  .collections-container .aafes-solid-line {
    margin-left: -30px;
    margin-right: -30px; } }

.aafes-egift-card-form {
  line-height: 1.5rem; }
  .aafes-egift-card-form .aafes-form-field {
    max-width: 300px; }
  .aafes-egift-card-form .actions-container .add-to-wish-list {
    display: none; }

.help-me-find a {
  text-decoration: underline; }
  .help-me-find a:hover {
    text-decoration: none; }

.shipping-variants {
  font-size: 16px; }
  .shipping-variants .aafes-text-title, .shipping-variants .aafes-text-title-normal, .shipping-variants .aafes-text-title-normal-lg, .shipping-variants .aafes-text-title-sm, .shipping-variants .aafes-text-title-lg {
    font-size: 1.2rem; }
  .shipping-variants .aafes-form-field .pdp-del-option label {
    max-width: 100%;
    width: 680px;  }
    .shipping-variants .aafes-form-field label span {
      display: inline-block;
      margin-bottom: 1rem;
      font-weight: 600; }
  .shipping-variants .aafes-add-personalized-text {
    max-width: 400px; }
    .shipping-variants .aafes-add-personalized-text label, .shipping-variants .aafes-add-personalized-text input {
      max-width: none; }
    .shipping-variants .aafes-add-personalized-text .aafes-comment {
      text-align: right; }
  .shipping-variants .aafes-optiongroup {
    padding: 1rem;
    background-color: #f9f9f9;
    margin: 1rem 0 5px 0; }
    .shipping-variants .aafes-optiongroup .select-to-see-availability {
      font-size: 14px; }
  .shipping-variants ul {
    list-style: none; }
    .shipping-variants ul li {
      display: flex;
      align-items: center;
      padding: 10px 0; }
  .shipping-variants .icon {
    flex-shrink: 0;
    width: 60px;
    text-align: left; }
    .shipping-variants .icon img {
      height: 25px; }
  .shipping-variants .icon-sm img {
    height: 14px; }
  .shipping-variants hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .shipping-variants .aafes-delivery .subscription-learn-more {
    padding-left: 1px;
    padding-top: 5px;
    font-weight: 500 !important;
    	}
  .shipping-variants .aafes-delivery .deliver-time-constraints {
    display: none; }

.pdp-accordion-content {
  margin-top: 55px; }

.aafes-product-details {
  /*todo: consider moving this to the global styles*/ }
  .aafes-product-details hr {
    border-color: #bebebe; }
  .aafes-product-details .aafes-icon-videos {
    margin-bottom: 1rem; }
    .aafes-product-details .aafes-icon-videos:before {
      width: 140px;
      height: 75px; }
      @media only screen and (max-width: 767px) {
        .aafes-product-details .aafes-icon-videos:before {
          width: 100px; } }
  .aafes-product-details .targetarea {
    text-align: center; }
  .aafes-product-details .collections-link {
    color: white;
    text-align: center; }
  .aafes-product-details .build-uniform-set-container {
    /*display: flex;*/
    align-items: center; }
    .aafes-product-details .build-uniform-set-container .aafes-icon-star-circle {
      vertical-align: middle;
      margin-right: 10px;
      height: 25px; }
    .aafes-product-details .build-uniform-set-container .aafes-icon-star-circle:before {
      width: 25px;
      height: 25px; }
    .aafes-product-details .build-uniform-set-container a {
      text-decoration: underline; }
      .aafes-product-details .build-uniform-set-container a:hover {
        text-decoration: none; }
  .aafes-product-details .aafes-btn-reverse .aafes-icon:before, .aafes-product-details .aafes-btn-alt .aafes-icon:before {
    width: 30px;
    height: 26px;
    vertical-align: middle; }
    .aafes-product-details .pdp-certona-recommendations .aafes-item-name {
    margin: 20px 0; }
  .aafes-product-details .pdp-certona-recommendations a {
    text-decoration: none;
    font-weight: 600;
    font-size: 14px; }
  .aafes-product-details .aafes-link-btn {
    line-height: inherit; }
  .aafes-product-details .social-container {
    display: flex; }
    .aafes-product-details .social-container a {
      text-decoration: none; }
    .aafes-product-details .social-container .aafes-icon:before {
      width: 25px;
      height: 25px; }
    .aafes-product-details .social-container .socialIcon {
      margin: 0 0.8rem; }
    .aafes-product-details .social-container .fa {
      font-size: 1.5rem;
      color: #717171; }
  .aafes-product-details .actions-container {
    display: flex;
    justify-content: space-between;
    margin: -1rem 0 2rem -1rem; }
    .aafes-product-details .actions-container .btn-wrapper {
      flex: 0 0 38%;
      margin-left: 1rem;
      margin-top: 1rem; }
      .aafes-product-details .actions-container .btn-wrapper button {
        width: 100%; }
    .aafes-product-details .actions-container .btn-wrapper[data-bs-toggle='tooltip'] button {
      pointer-events: none; }
    .aafes-product-details .actions-container .add-to-wish-list .wishlist-btn-content {
      display: inline-block; }
    .aafes-product-details .actions-container .add-to-wish-list button {
      text-decoration: none !important;
      border: none; }
      .aafes-product-details .actions-container .add-to-wish-list button .aafes-icon-heart-outline:before {
        display: block; }
      .aafes-product-details .actions-container .add-to-wish-list button:hover, .aafes-product-details .actions-container .add-to-wish-list button:focus {
        background-color: #ffffff;
        color: #043C63; }
        .aafes-product-details .actions-container .add-to-wish-list button:hover .aafes-icon-heart:before, .aafes-product-details .actions-container .add-to-wish-list button:focus .aafes-icon-heart:before {
          display: inline-block; }
        .aafes-product-details .actions-container .add-to-wish-list button:hover .aafes-icon-heart-outline:before, .aafes-product-details .actions-container .add-to-wish-list button:focus .aafes-icon-heart-outline:before {
          display: none; }
      .aafes-product-details .actions-container .add-to-wish-list button:disabled {
        color: #A9A9A9; }
        .aafes-product-details .actions-container .add-to-wish-list button:disabled .aafes-icon-heart-outline-gray:before {
          display: block; }
        .aafes-product-details .actions-container .add-to-wish-list button:disabled .aafes-icon-heart:before,
        .aafes-product-details .actions-container .add-to-wish-list button:disabled .aafes-icon-heart-outline:before {
          display: none !important; }
    .aafes-product-details .actions-container .add-to-wish-list .aafes-icon {
      margin-right: 3px;
      float: left; }
    .aafes-product-details .actions-container .add-to-wish-list .aafes-icon-heart:before,
    .aafes-product-details .actions-container .add-to-wish-list .aafes-icon-heart-outline:before,
    .aafes-product-details .actions-container .add-to-wish-list .aafes-icon-heart-outline-gray:before {
      display: none; }
  .aafes-product-details .product-title-wrap {
    padding: 0 15px;

    display: flex;
    align-items: flex-start; }
    .aafes-product-details .product-title-wrap .market-badge-wrapper {
      width: 48px;
      margin-right: 1px; 
      padding-left:2px;}
      .aafes-product-details .product-title-wrap .market-badge-wrapper .market-badge {
        left: -17px; }
    .aafes-product-details .product-title-wrap .title {
      width: 90%; }
      .aafes-product-details .product-title-wrap .title .aafes-sku-id {
        font-size: 0.9rem;
        padding-left: 2px;
        padding-top: 12px; }
  .aafes-product-details.aafes-specialty-store .product-title-wrap {
    min-height: 60px; }
  .aafes-product-details .aafes-shop-this-store .aafes-btn-alt {
    min-width: 300px; }
  .aafes-product-details .aafes-product-rating {
  /* display: flex;
    align-items: center;
    margin-top: 4px !important;*/ }
    .aafes-product-details .aafes-product-rating .aafes-icon-group.actual ~ .aafes-icon-group .aafes-icon-star {
      display: none; }
    .aafes-product-details .aafes-product-rating .aafes-icon-group.actual ~ .aafes-icon-group .aafes-icon-star-grey {
      display: inline-block; }
    .aafes-product-details .aafes-product-rating .aafes-icon.aafes-icon-star-grey {
      display: none; }
    .aafes-product-details .aafes-product-rating .aafes-icon:before {
      width: 28px;
      height: 28px; }
    .aafes-product-details .aafes-product-rating .aafes-product-reviews {
      font-size: 16px; }
  .aafes-product-details .pdp-special-offers {
    display: flex;
    flex-wrap: wrap;
    margin-left: -3rem; }
    .aafes-product-details .pdp-special-offers .special-offer-icon {
      flex: 0 0 48%;
      padding-left: 3rem;
      margin-bottom: 1rem; }
      .aafes-product-details .pdp-special-offers .special-offer-icon img {
        max-width: 175px;
        height: auto;
        width:12%;
        margin-right: 15px; }
        .aafes-product-details .pdp-special-offers .special-offer-icon article {
        width:88%; }
    @media only screen and (max-width: 767px) {
      .aafes-product-details .pdp-special-offers {
        flex-direction: column; }
        .aafes-product-details .pdp-special-offers .special-offer-icon {
          flex: 0 0 auto; } }
  .aafes-product-details .special-offers-snippet .snippet-item {
    font-weight: 100;
    padding: 5px 0;
    display: flex;
    align-items: center; }
    .aafes-product-details .special-offers-snippet .snippet-item img {
      margin-right: 7px;
       width:22%;
       height: auto;}
    .aafes-product-details .special-offers-snippet .snippet-item a {
       width:78%;
       white-space: nowrap;
       }
    @media only screen and (max-width: 767px) {
      .aafes-product-details .special-offers-snippet .snippet-item.more-offers {
        margin-left: 39px; } }
  .aafes-product-details .aafes-pdp-price .aafes-price-sale, .aafes-product-details .aafes-pdp-price .aafes-price-sale-sm, .aafes-product-details .aafes-pdp-price .aafes-price-sale-lg,
  .aafes-product-details .aafes-pdp-price .aafes-price,
  .aafes-product-details .aafes-pdp-price .aafes-price-sm,
  .aafes-product-details .aafes-pdp-price .aafes-price-xs {
    font-size: 2rem; }
    .aafes-product-details .aafes-pdp-price .aafes-price-sale .text, .aafes-product-details .aafes-pdp-price .aafes-price-sale-sm .text, .aafes-product-details .aafes-pdp-price .aafes-price-sale-lg .text,
    .aafes-product-details .aafes-pdp-price .aafes-price .text,
    .aafes-product-details .aafes-pdp-price .aafes-price-sm .text,
    .aafes-product-details .aafes-pdp-price .aafes-price-xs .text {
      font-size: 1.35rem; }
  .aafes-product-details .aafes-pdp-price .aafes-price-saved {
    font-size: 1rem; }
  .aafes-product-details .aafes-pdp-price .aafes-price-sm {
    padding-top: 5px;
    font-size: 1rem;
    font-weight: 600; }
    /* ..... For Desktop ..... */
    @media only screen and (min-width: 1025px) {
    .aafes-product-details .aafes-pdp-price .aafes-price-sm {
       padding-top: 0px;
       font-size: 1rem !important;
       font-weight: 600;
     }
     .aafes-product-details .aafes-pdp-price .aafes-price-sale, .aafes-product-details .aafes-pdp-price .aafes-price-sale-sm, .aafes-product-details .aafes-pdp-price .aafes-price-sale-lg,
  .aafes-product-details .aafes-pdp-price .aafes-price,
  .aafes-product-details .aafes-pdp-price .aafes-price-sm,
  .aafes-product-details .aafes-pdp-price .aafes-price-xs {
       font-size: 1.5rem; }
    .aafes-product-details .aafes-pdp-price .aafes-price-saved {
       font-size: 12px; }
    .aafes-product-details .promo-special-offer {
       margin-top: 0em !important;
    }
    .aafes-product-details .aafes-price-list, .aafes-price-list-sm {
       font-size: 12px;
    }
    .aafes-product-details .special-offers-snippet .promo-item {
       font-size: 13px;
       padding: 3px 0;
     }
    .aafes-product-details .special-offers-snippet .promo {
	   width: 100%;
     }
    .aafes-product-details .special-offers-snippet .snippet-item .promo-offer-link {
       width:100%;
     }
    .aafes-product-details .special-offers-snippet .snippet-item .promo-icon {
	   width: 15px !important;
	   height: 15px !important;
     }
    }
  .aafes-product-details .aafes-pdp-price .aafes-log-in-for-exchange {
    font-size: 1rem; }
  .aafes-product-details .aafes-change-store {
    cursor: pointer; }
  .aafes-product-details .aafes-addition-content-container {
    display: flex;
    align-items: center;
    margin-left: -1.5rem !important;
    padding: 0 30px !important; }
    .aafes-product-details .aafes-addition-content-container .content-item {
      display: flex;
      align-items: center; }
      .aafes-product-details .aafes-addition-content-container .content-item.view-media {
        text-decoration: none;
        display: flex;
        cursor: pointer;
        flex-direction: column;
        align-items: center; }
        .aafes-product-details .aafes-addition-content-container .content-item.view-media .aafes-icon-play:before {
          width: 62px;
          height: 82px; }
        .aafes-product-details .aafes-addition-content-container .content-item.view-media .title {
          color: #043C63;
          font-weight: 600;
          font-size: 0.8rem;
          padding-top: 4px; }
      .aafes-product-details .aafes-addition-content-container .content-item:empty {
        margin-left: 0; }
  .aafes-product-details .aafes-separator {
    border-top: 1px solid #ebebeb; }
  .aafes-product-details .aafes-product-picker-options .aafes-pdp-variants-header {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between; }
    .aafes-product-details .aafes-product-picker-options .aafes-pdp-variants-header span {
      font-weight: lighter; }
.media-image{
	margin-left:1.5rem;
}




.aafes-description {
  font-size: 16px;
  line-height: 17px;
  padding: 12px 0 0 0; }

.aafes-store-pickup {
  clear: both;
  display: flex;
  flex-direction: row;
  align-self: center; }
  .aafes-store-pickup img {
    align-self: center; }
  .aafes-store-pickup a {
    align-self: center;
    margin-left: 1rem; }

.aafes-sticky-nav-container {
  position: fixed;
  z-index: 1000;
  top: -200px;
  left: 0;
  width: 100%;
  transition: top 1s;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.175);
  background-color: white; }
  .aafes-sticky-nav-container .container {
    padding: 0; }
  .aafes-sticky-nav-container .aafess-tab-system-wrapper {
    background-color: #ebebeb; }
    .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav {
      display: flex;
      border: 0; }
      .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li:last-child {
        margin-right: 0; }
      .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li {
        border-bottom: 5px solid #ebebeb;
        margin-right: 60px; }
        .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li.active, .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav .aafes-step-bar li.completed, .aafes-step-bar .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li.completed {
          border-color: #043C63; }
        @media (max-width: 1080px) {
          .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li {
            margin-right: 40px; } }
        .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li a {
          color: #043C63;
          border-radius: 4px;
          text-align: center;
          font-weight: 600;
          font-size: 0.95rem;
          text-decoration: none;
          display: block;
          padding: 15px;
          margin: 0; }
          .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li a:hover, .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li a:focus {
            background-color: transparent; }
  .aafes-sticky-nav-container .aafes-product-container {
    display: flex;
    padding: 10px 15px;
    align-items: stretch; }
    .aafes-sticky-nav-container .aafes-product-container .image {
      width: 75px;
      height: 75px; }
    .aafes-sticky-nav-container .aafes-product-container .aafes-product {
      padding: 6px 0 6px 35px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .aafes-sticky-nav-container .aafes-product-container .aafes-product h4 {
        font-size: 1.1rem; }
      .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-list, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-list-sm,
      .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-saved {
        display: none; }
      .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sm, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-xs {
        font-size: 0.95rem;
        margin-right: 25px;
        display: inline; }
      .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale-sm, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale-lg {
        display: inline; }
        .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale .text, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale-sm .text, .aafes-sticky-nav-container .aafes-product-container .aafes-product .aafes-price-sale-lg .text {
          font-size: 1.1rem; }
    .aafes-sticky-nav-container .aafes-product-container .aafes-btn-sm-alt {
      min-width: 180px; }
  .aafes-sticky-nav-container.visible {
    top: 0; }

    .aafes-product-anchor::before {
      content: "";
      display: block;
      }

.aafes-pdp-tab .tab-content {
  margin-top: 10px; }
  .aafes-pdp-tab .tab-content .shaded {
    background-color: #eaf0f5;
    padding: 1.5rem; }

.aafes-web-collage-area,
.aafes-editors-review-area,
.aafes-sellpoint-area {
  padding-top: 15px; }

.aafes-specifications {
  position: relative;
  font-size: 14px; }
  .aafes-specifications .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ebebeb; }
  .aafes-specifications .table-striped > tbody > tr > * {
    /* need to handle td or th */
    font-weight: normal;
    padding: 10px;
    border-bottom: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9; }
    .aafes-specifications .table-striped > tbody > tr > *:nth-child(1) {
      width: 25%; }
  .aafes-specifications .container {
    padding: 17px 13px;
    position: relative; }

/* @media only screen and (min-width: 768px) and (max-width: 991px) {
  .aafes-specifications {
    padding-right: 1rem; 
  }
} */

@media only screen and (max-width: 767px) {
    .aafes-specifications.full-width {
      margin-left: 0;
      margin-right: 0;
      width: auto; }
    .aafes-specifications .container {
      padding: 0 13px; 
     }
    .specification-m{
     margin-left:-1px;
     margin-right:-1px;
    }
}

.aafes-certona-recommendations {
 	position: relative;
 	background: white;
}

.aafes-certona-recommendations .slick-slide {
    padding: 0 20px;
}

@media only screen and (max-width: 767px) {
	.aafes-certona-recommendations .slick-slide a + p {
	    margin-top: 20px;
	    margin-bottom: 20px; }
}

.shipping-returns-content-container {
  display: flex; }

.shipping-returns-content-container .pdp-accordion-content {
    flex-shrink: 1;
    width: 50%;
    padding: 0 15px; }

.shipping-returns-content-container .right-divider {
    margin-top: 10px; }

@media only screen and (max-width: 767px) {
  .shipping-returns-content-container {
    flex-direction: column; }
    .shipping-returns-content-container .pdp-accordion-content {
      width: 100%;
      padding: 0; } }

.aafes-shipping-policy {
  margin-top: 110px;
  padding: 15px 0; }
  .aafes-shipping-policy .container {
    padding: 17px 13px;
    position: relative; }

/* @media only screen and (min-width: 768px) and (max-width: 991px) {
  .aafes-shipping-policy {
    padding-right: 1rem; } } */
  @media only screen and (max-width: 767px) {
    .aafes-shipping-policy.full-width {
      margin-left: 0;
      margin-right: 0;
      width: auto; }
    .aafes-shipping-policy .container {
      padding: 0; } }
  .aafes-shipping-policy .aafes-zip-codes-content {
    column-count: 7; }
    @media only screen and (max-width: 767px) {
      .aafes-shipping-policy .aafes-zip-codes-content {
        column-count: 3; } }
  .aafes-shipping-policy h3.aafes-page-subtitle {
    margin-top: 1rem;
    font-size: 1rem; }
  .aafes-shipping-policy .pdp-accordion-content {
    margin-top: 0; }
  .aafes-shipping-policy .aafes-returns-policy-content p,
  .aafes-shipping-policy .aafes-shipping-policy-content p {
    margin-bottom: 30px; }
  .aafes-shipping-policy .aafes-returns-policy-content .aafes-icon,
  .aafes-shipping-policy .aafes-shipping-policy-content .aafes-icon {
    margin-right: 25px; }
    .aafes-shipping-policy .aafes-returns-policy-content .aafes-icon:before,
    .aafes-shipping-policy .aafes-shipping-policy-content .aafes-icon:before {
      width: 40px;
      height: 40px; }
    .aafes-shipping-policy .aafes-returns-policy-content .aafes-icon.aafes-icon-military-star-stripes-grey,
    .aafes-shipping-policy .aafes-shipping-policy-content .aafes-icon.aafes-icon-military-star-stripes-grey {
      font-weight: 600;
      text-align: center;
      font-size: 12px;
      width: 40px; }
      .aafes-shipping-policy .aafes-returns-policy-content .aafes-icon.aafes-icon-military-star-stripes-grey:before,
      .aafes-shipping-policy .aafes-shipping-policy-content .aafes-icon.aafes-icon-military-star-stripes-grey:before {
        width: 35px;
        height: 35px; }
  .aafes-shipping-policy .aafes-returns-policy-content a,
  .aafes-shipping-policy .aafes-shipping-policy-content a {
    font-weight: 600; }

@media only screen and (max-width: 991px) {
  .collections-link {
    width: 100%; }
  .aafes-sticky-nav-container .aafess-tab-system-wrapper .nav li {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .aafes-solid-line {
    margin-left: -15px;
    margin-right: -15px; }
  .aafes-store-pickup {
    flex-direction: column; }
    .aafes-store-pickup img {
      align-self: flex-start; }
    .aafes-store-pickup a {
      align-self: flex-start;
      margin-left: 0; }
  .certona-header {
    font-size: 30px; }
  /*mobile product details zone */
  .product-description-header {
    font-weight: 600; }
  .shop-collection-header {
    font-size: 26px;
    margin-bottom: 0; }
  .aafes-pdp-tab .tab-content .shaded {
    background-color: white;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .aafes-shipping-policy {
    border-top: none;
    background-color: white;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
    .aafes-shipping-policy .row {
      margin: 0; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .aafes-shipping-policy .aafes-page-subhead {
      margin-top: 1rem; } }

@media only screen and (max-width: 767px) {
  .pdp-accordion-content {
    background-color: white;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-bottom: 0; }
    .pdp-accordion-content .sm-hidden {
      display: none; }
    .pdp-accordion-content .aafes-page-head-sm {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-top: 1px solid #ebebeb;
      border-bottom: none;
      background-color: #000F26;
      padding: 19px;
      /* margin-left: -15px; */
      /* margin-right: -15px; */
      color: #ffffff;
      margin-bottom: 0;
      font-size: 24px; }
      .pdp-accordion-content .return-head {
      background-color: #ffffff !important;
      padding: 19px 13px !important;
      color: #333333 !important;
      font-size: 21px !important; }
      .pdp-accordion-content .aafes-page-head-sm .expand-plus-button:before, .pdp-accordion-content .aafes-page-head-sm .expand-plus-button:after {
        content: "";
        position: absolute;
        background-color: white;
        transition: transform 0.25s ease-out; }
      .pdp-accordion-content .aafes-page-head-sm .expand-plus-button:before {
        top: 0;
        left: 50%;
        width: 1px;
        height: 100%; }
      .pdp-accordion-content .aafes-page-head-sm .collapse-minus-button {
        display: none; }
      .pdp-accordion-content .aafes-page-head-sm.active, .pdp-accordion-content .aafes-step-bar li.aafes-page-head-sm.completed, .aafes-step-bar .pdp-accordion-content li.aafes-page-head-sm.completed {
        border-bottom: 1px solid #ebebeb; }
        .pdp-accordion-content .aafes-page-head-sm.active .expand-plus-button, .pdp-accordion-content .aafes-step-bar li.aafes-page-head-sm.completed .expand-plus-button, .aafes-step-bar .pdp-accordion-content li.aafes-page-head-sm.completed .expand-plus-button {
          display: none; }
        .pdp-accordion-content .aafes-page-head-sm.active .collapse-minus-button, .pdp-accordion-content .aafes-step-bar li.aafes-page-head-sm.completed .collapse-minus-button, .aafes-step-bar .pdp-accordion-content li.aafes-page-head-sm.completed .collapse-minus-button {
          display: inline-block; }
    .pdp-accordion-content .jsPDPAccordionContent {
      margin-top: 1rem;
      margin-bottom: 1rem;
      user-select: none; }
  .aafes-questions.pdp-accordion-content .aafes-page-head-sm {
    border-bottom: 1px solid #ebebeb; }

  .aafes-reviews.pdp-accordion-content .aafes-page-head-sm {
    border-bottom: 1px solid #ebebeb; }

  .pdp-accordion-content .show-more {
    display: none; }
  .magnifyarea,
  .zoomstatus,
  .cursorshade {
    display: none !important; }
  .zoomtracker {
    cursor: default !important;
    display:none; }
  .aafes-product-details.aafes-specialty-store .row.details {
    display: flex;
    flex-direction: column; }
    .aafes-product-details.aafes-specialty-store .row.details .description {
      order: 2; }
    .aafes-product-details.aafes-specialty-store .row.details .images {
      order: 1; }
  .aafes-product-details .details .aafes-shop-this-store .aafes-btn-sm {
    width: 100%; }
  .aafes-product-details .actions-container {
    flex-direction: column;
    bottom: 0px;
    z-index: 999;
    padding: 0px 10px 0px;
    }
    .footerContent.footerBottomColor {
	    margin-bottom: 15px;
	}
    .aafes-product-details .actions-container.top{
      margin-bottom: 0px !important;
      /* padding-right: 15px !important; */
      margin-left: 0px !important;
    }

   a.aafes-back-to-top:before {
    content: "";
    background: url("../../ux-responsive/images/icon-arrow-right-blue.svg") no-repeat center !important;
    transform: rotate(270deg);
    }

	a.aafes-back-to-top{
    	bottom: 59px !important;
  		background-color: #ffffff91 !important;
  		color: #003a6a !important;
  		border: 1px solid #A9A9A9;
    	text-decoration: underline;
    }
    .category-container .listing-certona-recommendations .aafes-back-to-top  {
    display: none !important;
    }
    .aafes-product-details .actions-container .btn-wrapper {
        margin: 0 auto !important;
		width: 100%;
	}

	.aafes-product-details .social-list .btn-wrapper.add-to-wish-list .aafes-btn-reverse{
	    padding: 0 0px 0 0px !important;

}

.aafes-product-details .actions-container .btn-wrapper.add-to-wish-list{
	display:none !important;
}

    .aafes-product-details .actions-container .btn-wrapper {
      flex: 0 0 100%;
      text-align: center; }
  .aafes-product-details .social-container {
    justify-content: center; }
  .aafes-product-details .aafes-addition-content-container .content-item {
    margin-left: 0; }
  .aafes-product-anchor::before {
    height: 0;
    margin: 0; }
  .aafes-egift-card-form .aafes-fieldset, .aafes-egift-card-form .aafes-form-field, .aafes-egift-card-form .aafes-form-field input, .aafes-egift-card-form textarea {
    max-width: none; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
/* Quick View Modal */
.product-quickview {
  z-index: 1049;
  /* needs to stay under other modals */ }
  .product-quickview .modal-header {
    padding-bottom: 0; }
    .product-quickview .modal-header .aafes-page-head-sm {
      display: flex;
      justify-content: space-between; }
      .product-quickview .modal-header .aafes-page-head-sm a {
        color: #333333; }
        .product-quickview .modal-header .aafes-page-head-sm a:hover {
          text-decoration: none; }
  .product-quickview .modal-body {
    width: 100%; }
    .product-quickview .modal-body .ratings-sku {
      border-bottom: 1px solid #bebebe;
      margin: 0 0 1rem 0;
      padding-bottom: 0.5rem;
      display: flex;
      justify-content: space-between; }
    .product-quickview .modal-body .aafes-pdp-price {
      border-top: 0 none; }
    .product-quickview .modal-body .pdp-details {
      padding-left: 0; }
    .product-quickview .modal-body .edit-section {
      display: none; }
    @media only screen and (max-width: 767px) {
      .product-quickview .modal-body .pdp-details {
        padding-left: 15px; } }

/* Tell A Friend Modal */
.aafes-tell-a-friend .modal-body .ratings-sku {
  border-bottom: 1px solid #bebebe;
  margin: 0 0 1rem 0;
  padding-bottom: 0.5rem; }

.aafes-tell-a-friend .modal-body .aafes-pdp-price {
  margin-top: 1rem;
  padding-top: 0.5rem;
  border-top: 1px solid #ebebeb;
  margin-bottom: 3px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.thumbnailContainer {
  margin: 15px auto;
  padding-top: 5px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap; }
  .thumbnailContainer .aafes-thumbnail-item {
    display: block;
    float: left;
    padding-bottom: 1rem;
    width: 33.3333%;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;
     }
    @media only screen and (min-width: 1200px) {
      .thumbnailContainer .aafes-thumbnail-item {
        width: 25% !important; }
        .thumbnailContainer .aafes-thumbnail-item:nth-child(4n+1) {
          /* applies a clear on every third item, beginning with #1 */
          clear: none !important; }
        .thumbnailContainer .aafes-thumbnail-item:not(:nth-child(4n)) {
          border-right: 1px solid #ebebeb !important; } }
    @media only screen and (min-width: 768px) and (max-width: 874px) {
      .thumbnailContainer .aafes-thumbnail-item {
        /* small displays with a left nav, applies a clear on every other item, beginning with #1 */
        width: 50%; }
        .thumbnailContainer .aafes-thumbnail-item:nth-child(3n+1) {
          clear: none; }
        .thumbnailContainer .aafes-thumbnail-item:nth-child(2n+1) {
          clear: left; }
        .thumbnailContainer .aafes-thumbnail-item:not(:nth-child(2n)) {
          border-right: 1px solid #ebebeb !important; } }
    @media only screen and (min-width: 576px) and (max-width: 650px) {
      .thumbnailContainer .aafes-thumbnail-item {
        /* small displays with a left nav, applies a clear on every other item, beginning with #1 */
        width: 50%; }
        .thumbnailContainer .aafes-thumbnail-item:nth-child(3n+1) {
          clear: none; }
        .thumbnailContainer .aafes-thumbnail-item:nth-child(2n+1) {
          clear: left; }
        .thumbnailContainer .aafes-thumbnail-item:not(:nth-child(2n)) {
          border-right: 1px solid #ebebeb !important; } }
    @media only screen and (min-width: 650px) and (max-width: 768px), screen and (min-width: 874px) and (max-width: 1200px) {
      .thumbnailContainer .aafes-thumbnail-item:nth-child(3n+1) {
        clear: left; }
      .thumbnailContainer .aafes-thumbnail-item:not(:nth-child(3n)) {
        border-right: 1px solid #ebebeb; } }
    @media only screen and (max-width: 575px) {
      .thumbnailContainer .aafes-thumbnail-item {
        float: none;
        width: auto;
        margin: 0; }
        .thumbnailContainer .aafes-thumbnail-item:not(:last-child) {
          padding-bottom: 2em;
          margin-bottom: 1em;
          border-bottom: 1px solid #ebebeb; } }
  .thumbnailContainer.wider .aafes-thumbnail-item {
    /* SCS MICROSITE ITEMS or displays with no left nav */
    clear: none !important;
    /* reset non-.wider rules */ }
    @media only screen and (min-width: 768px) {
      .thumbnailContainer.wider .aafes-thumbnail-item {
        width: 25%; }
        .thumbnailContainer.wider .aafes-thumbnail-item:nth-child(4n+1) {
          clear: left !important; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.shipping-method-space h2{
   margin-top:62px;}
  .thumbnailContainer.wider .aafes-thumbnail-item {
    width: 33.3333%; }
    .thumbnailContainer.wider .aafes-thumbnail-item:nth-child(3n+1) {
      clear: left !important; } 

}

  .aafes-thumbnail-item .aafes-img-container {
    width: 174px;
    max-width: 174px;
    max-height: 174px;
    margin: 20px auto 0 auto;
    position: relative; }
    .aafes-thumbnail-item .aafes-img-container img {
      height: auto;
      min-height: 60px;
      /* alt tag fix for IE */
      width: 100%;
      margin: 0; }
    .aafes-thumbnail-item .aafes-img-container:hover .quick-view {
      display: block; }
    .aafes-scs-gift-card .aafes-thumbnail-item .aafes-img-container {
      margin-left: 0;
      margin-right: 0; }
  .aafes-thumbnail-item .aafes-thumbnail-bottom {
    padding: 0 10px; }
  .aafes-thumbnail-item .aafes-thumbnail-top .swatch-container {
    margin: 2.5rem 10px 0 10px; }
  .aafes-thumbnail-item .aafes-compare-text {
    margin: 5px 10px;
    padding: 0;
    font-size: 10px;
    text-align: left;
    color: #a71930;
    display: none; }
  .aafes-thumbnail-item .compare {
    margin-top: 1em;
    position: absolute;
    bottom: 10px; }
    .aafes-thumbnail-item .compare label a {
      margin-left: 3px;
      text-decoration: none;
      color: #333333;
      display: inline-block; }
  .aafes-thumbnail-item .aafes-product-rating .aafes-product-rating-stars {
    display: flex;
    align-items: flex-end; }
    .aafes-thumbnail-item .aafes-product-rating .aafes-product-rating-stars > div {
      margin-right: 5px; }
  .aafes-thumbnail-item .aafes-product-rating .rating-counter {
    color: #043C63; }
  .aafes-thumbnail-item .aafes-select {
    width: auto !important; }
  .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list {
    height: 40px;
    overflow: hidden;
    margin-left: -9px; }
    .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper, .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number {
      width: 25px;
      height: 25px;
      margin: 0 0 15px 9px; }
    .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list.clipped {
      display: flex;
      flex-wrap: wrap; }
      .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list.clipped li {
        order: 1;
        visibility: hidden;
        /* this will hold the space without being visible during a resize */ }
      .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list.clipped li.first {
        order: -1;
        visibility: visible;
        /* override to visible if this is in the top row */ }
    .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number {
      order: 0;
      padding: 2px 9px 2px 0;
	  position: relative;
      visibility: visible;
      /* always leave this LI visible */ }
      .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number a {
        text-decoration: none;
        color: #333333; }
  @media only screen and (max-width: 575px) {
    .aafes-thumbnail-item .aafes-thumbnail-bottom {
      float: left;
      width: 55%; }
    .aafes-thumbnail-item .aafes-thumbnail-top {
      float: left;
      margin-left: 5%;
      margin-top: 5px;
      width: 40%; }
      .aafes-thumbnail-item .aafes-thumbnail-top .aafes-product-picker-options .aafes-variants-list {
        height: 80px;
        margin-bottom: 0; }
    .aafes-thumbnail-item .aafes-img-container {
      width: 100%;
      height: auto;
      margin-top: 0; }
    .aafes-thumbnail-item .quick-view {
      display: none !important; } }

.aafes-thumbnail-show-compare-message .aafes-compare-text {
  display: block; }

.aafes-thumbnail-disable-add-compare .compare .aafes-checkbox:not(:checked) {
  pointer-events: none; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-product-compare-container .back-to {
  margin-bottom: 10px;
  margin-top: 22px;
  margin-left: 0; }

.aafes-product-compare-container .comparison-main-info .aafes-product-compare-title {
  position: relative; }
  .aafes-product-compare-container .comparison-main-info .aafes-product-compare-title h1 {
    font-size: 25px; }
  .aafes-product-compare-container .comparison-main-info .aafes-product-compare-title .subtitle {
    position: absolute;
    line-height: 28px;
    height: 28px;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    background-color: #eaf0f5;
    bottom: 0;
    white-space: nowrap;
    text-align: center; }

.aafes-product-compare-container .comparison-main-info .itemComp-features ul {
  -webkit-box-shadow: -2px 2px 6px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: -2px 2px 6px 0px rgba(50, 50, 50, 0.4);
  box-shadow: -2px 2px 6px 0px rgba(50, 50, 50, 0.4); }
  .aafes-product-compare-container .comparison-main-info .itemComp-features ul li {
    font-weight: 600; }

.aafes-product-compare-container .itemComp-features {
  margin-top: 20px; }
  .aafes-product-compare-container .itemComp-features ul {
    padding-left: 0; }
    .aafes-product-compare-container .itemComp-features ul > :nth-child(odd) {
      background-color: #ebebeb; }
    .aafes-product-compare-container .itemComp-features ul li {
      display: table;
      height: 38px;
      width: 100%;
      text-align: center;
      font-size: 14px;
      list-style-type: none; }
      .aafes-product-compare-container .itemComp-features ul li span {
        display: table-cell;
        vertical-align: middle; }
		.aafes-product-compare-container .itemComp-features ul li.spec-name{
		font-weight: 700;
		padding-left: 20px;
    	text-align: left;
    	height: 40px;
      }
		
.aafes-product-compare-container .items-compare-wrap .compare-row {
  display: -webkit-flex;
  display: flex; }

.aafes-product-compare-container .items-compare-wrap .comparison-item {
  position: relative;
  flex-basis: 25%;
  flex-grow: 1; }
  .aafes-product-compare-container .items-compare-wrap .comparison-item:first-of-type .itemComp-head {
    border-left: 1px solid #ebebeb; }
  .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head {
    border: 1px solid #ebebeb;
    border-right: none; 
    border-top: none;}
    .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-close {
      margin-top: 2px;
      right: 5px;
      position: absolute;
      z-index: 2; }
    .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-photo {
      position: relative;
      text-align: center; }
      .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-photo img {
        width: auto;
        max-width: 100%;
        max-height: 100%; }
      .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-photo:hover .quick-view {
        display: block; }
    .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-info {
      padding: 10px; }
      .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .item-info .quick-view {
        /* this class is being used on the buy now button, so negate most of the classes */
        position: static;
        height: auto;
        width: auto;
        margin: auto;
        font-weight: normal; }
    .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-head .bvRatingO {
      min-height: 20px;
      margin-bottom: 8px; }
  .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-features {
    margin-left: 0px;
    margin-right: 0px; }
    .aafes-product-compare-container .items-compare-wrap .comparison-item .itemComp-features ul {
      border: 1px solid #ebebeb; }

@media only screen and (max-width: 991px) {
  .aafes-product-compare-container .back-to {
    margin-left: -15px; }
  .aafes-product-compare-container .comparison-main-info {
    float: left;
    width: 20%;
    padding-left: 0; } }

@media only screen and (max-width: 767px) {
  .aafes-product-compare-container .comparison-main-info {
    padding-right: 7px;
    width: 25%; }
    .aafes-product-compare-container .comparison-main-info .aafes-product-compare-title .subtitle {
      line-height: 20px;
      height: 40px; } }
 @media only screen and (max-width: 420px){
.aafes-product-compare-container .itemComp-features ul {
    padding-left: 0px; }}					 
/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-sstore-container {
  margin: 0 15px; }

.aafes-sstore-head {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1.5rem; }
  .aafes-sstore-head h1 {
    font-size: .7rem;
    color: #043C63;
    padding: .5rem 0; }

.aafes-sstore-subhead {
  background-color: #043C63;
  margin: 0 -15px;
  padding: 15px; }
  .aafes-sstore-subhead h2 {
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 600; }

.aafes-sstore-body {
  max-width: 1024px;
  margin: 0 auto 2rem auto; }
  .aafes-sstore-body p {
    margin: 1rem 0; }

.aafes-sstore-button-wrap {
  text-align: center;
  margin-right: -1rem; }
  .aafes-sstore-button-wrap button {
    margin-right: 1rem;
    margin-bottom: 1rem; }

@media only screen and (max-width: 575px) {
  .aafes-sstore-head {
    padding-top: 15px;
    padding-bottom: 15px; }
    .aafes-sstore-head .h1 {
      font-size: 14px; }
  .aafes-sstore-subhead {
    font-size: 14px; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-replacement-plan .modal-body .aafes-additional-service-info .aafes-icon:before {
  width: 70px;
  height: 70px; }

.aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 15px 0 -20px; }

.aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan {
  padding: 1em;
  flex: 1 1 auto;
  flex-basis: calc(50% - 20px);
  min-width: 270px; }
  .aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan.no-thanks {
    flex-grow: 2; }

  .aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan .protection-description{
  padding: 5px 0 0 25px; }

  .aafes-separator .my-2 {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

@media only screen and (min-width: 576px) {
  .aafes-additional-service-info .col-sm-2 {
   width: 10%; } }

  .aafes-additional-service-info .aafes-form-field ul {
   padding: 0 0 0 25px;}

@media only screen and (max-width: 575px) {
  .aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan-group {
    margin-right: 0; }
  .aafes-replacement-plan .modal-body .aafes-additional-service-info .protection-plan {
    padding: 0em;
    flex-basis: auto;
    min-width: auto;
    margin-left: 25px; } }

.aafes-replacement-plan .modal-body .aafes-carousel .slick-list {
  margin-left: 35px;
  margin-right: 35px; }

.aafes-replacement-plan .modal-body .aafes-carousel .aafes-block-arrow {
  position: absolute;
  padding: 4px 5px 6px 5px;
  top: 45%;
  margin-top: -45px; }

.aafes-replacement-plan .modal-body .aafes-carousel .aafes-wrapper {
  padding: 0 10px 10px 10px; }
  .aafes-replacement-plan .modal-body .aafes-carousel .aafes-wrapper .aafes-content {
    padding-right: 25px; }
  .aafes-replacement-plan .modal-body .aafes-carousel .aafes-wrapper .message {
    padding-top: 10px;
    font-size: 12px; }

@media only screen and (max-width: 991px) {
  .aafes-replacement-plan .modal-body .aafes-carousel .aafes-wrapper .aafes-content {
    min-height: 240px; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-tell-a-friend .modal-body .ratings-sku {
  border-bottom: 1px solid #bebebe;
  margin: 0 0 1rem 0;
  padding-bottom: 0.5rem; }

.aafes-tell-a-friend .modal-body .aafes-pdp-price {
  margin-top: 1rem;
  padding-top: 0.5rem;
  border-top: 1px solid #ebebeb;
  margin-bottom: 3px; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */


.sticky {
  position : fixed;
  top : 0;
  width : 100%;
  z-index : 100;
}
.filter-menu__container{
  position : sticky;
}
.filter-menu {
   overflow-y : scroll;
   top : 15%;
   margin-top : 10px;
  flex-wrap: wrap; 
  }
  .filter-menu .filter-category {
    width: 100%; }

    .filter-menu .filter-category.facet-clearance {
      margin: .5rem 0 1rem 0; }
      .filter-menu .filter-category.facet-clearance a {
        color: #da0f0f !important;
        display: inline-block;
        padding: 7px 0; }
    .filter-menu .filter-category .filter-header {
      font-weight: 600;
      font-size: 18px;
      text-transform: capitalize;
      line-height: 18px;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .filter-menu .filter-category .filter-header .fa {
        font-size: 1.2rem;
        cursor: pointer;
        align-self: center; }
    .filter-menu .filter-category .search-input {
      margin-top: 0.5rem; }
      .filter-menu .filter-category .search-input input {
        border-right-style: none !important;
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
        border-color: #A9A9A9;
        outline: none;
        box-shadow: none;
        height: 29px; }
      .filter-menu .filter-category .search-input span.input-group-addon {
        border-color: #A9A9A9;
        background-color: white;
        border-left: 0;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        height: 29px;
        padding-top: 7px;
        padding-bottom: 0;
        padding-right: 8px; 
        border: 1px solid #A9A9A9;
        }
        .filter-menu .filter-category .search-input span.input-group-addon .aafes-icon:before {
          width: 15px;
          height: 15px; }
      @media only screen and (max-width: 767px) {
        .filter-menu .filter-category .search-input {
          padding: 0 1rem; } }
    .filter-menu .filter-category .filter-by {
      font-size: 14px;
      overflow-y: hidden;
      list-style: none;
      margin-top: 13px;
      padding: 0;
      background-color: white; }
      @media only screen and (max-width: 767px) {
        .filter-menu .filter-category .filter-by {
          padding-left: 1rem;
          font-size: 13px; 
          height:auto !important;
          } }
      .filter-menu .filter-category .filter-by .aafes-swatch-wrap {
        float: left;
        text-align: center;
        margin: 4px; }
        .filter-menu .filter-category .filter-by .aafes-swatch-wrap a {
          text-decoration: none !important; }
        .filter-menu .filter-category .filter-by .aafes-swatch-wrap .aafes-swatch {
          padding-top: 0;
          width: 40px;
          height: 40px;
          border: 1px solid #bebebe;
          float: none;
          display: table-cell;
          vertical-align: middle;
          border-radius: 3px;
          color: #333333; }
        .filter-menu .filter-category .filter-by .aafes-swatch-wrap.color-swatch {
          display: block;
          text-align: center;
          width: 50px; }
          .filter-menu .filter-category .filter-by .aafes-swatch-wrap.color-swatch .aafes-swatch {
            border-radius: 50%; }
          .filter-menu .filter-category .filter-by .aafes-swatch-wrap.color-swatch span {
            display: block;
            margin: 0 auto;
            color: #717171; }
          .filter-menu .filter-category .filter-by .aafes-swatch-wrap.color-swatch > span {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 13px;
            margin-left: -3px;
            margin-right: -3px; }
      .filter-menu .filter-category .filter-by li {
        line-height: 20px;
        margin: 0 15px 10px 1px;
        text-transform: capitalize; }
        .filter-menu .filter-category .filter-by li .fa {
          font-size: 1rem;
          color: #043C63; }
      .filter-menu .filter-category .filter-by label {
        padding-left: 28px; }
        .filter-menu .filter-category .filter-by label a {
          text-decoration: none; }
    .filter-menu .filter-category .show-container {
      margin-top: .8em;
      margin-bottom: 2em; }
      .filter-menu .filter-category .show-container a {
        cursor: pointer;
        color: #043C63; }
        .filter-menu .filter-category .show-container a span.fa {
          margin-left: 4px; }
      @media only screen and (max-width: 767px) {
        .filter-menu .filter-category .show-container {
          padding-left: 1rem; } }
    .filter-menu .filter-category.facet-size .jsOverflowBody {
      display: flex;
      flex-wrap: wrap;
      margin-left: -2%;
      font-size: 12px; }
      .filter-menu .filter-category.facet-size .jsOverflowBody .aafes-swatch-wrap {
        flex: 0 0 23%;
        margin-left: 2%;
        margin-right: 0;
        align-items: center;
        justify-content: center; }
        .filter-menu .filter-category.facet-size .jsOverflowBody .aafes-swatch-wrap a {
          justify-content: center;
          display: table;
          border: 1px solid #bebebe;
          border-radius: 3px;
          height: 100%;
          width: 100%; }
        .filter-menu .filter-category.facet-size .jsOverflowBody .aafes-swatch-wrap .aafes-swatch {
          border: none;
          padding-top: 0;
          display: table-cell;
          vertical-align: middle; }
  .filter-menu .filter-title {
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: 1rem; }
    .filter-menu .filter-title .left-nav-narrow-by {
      font-weight: 600;
      font-size: 1rem; }
  .filter-menu .rich-promo-banner-wrap {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 767px) {
      .filter-menu .rich-promo-banner-wrap {
        display: none; } }

@media only screen and (max-width: 767px) {
  .filter-menu {
    position: absolute;
    z-index: 10;
    background-color: white;
    top: 0;
    left: 0;
    padding: 0;
    display: none; }
    .filter-menu.show {
      display: block;
      width: 100%; }
    .filter-menu .filter-category.facet-department {
      order: 0; }
    .filter-menu .filter-category.facet-clearance {
      margin: 0; }
      .filter-menu .filter-category.facet-clearance a {
        padding: 0; }
    .filter-menu .filter-category .filter-header {
      display: block;
      /* dont flex for iOs */
      padding: 1.1em 1rem;
      background-color: #000f26;
      color: white;
      margin-bottom: 1px;
      font-size: 21px;
      font-weight: lighter; }
      .filter-menu .filter-category .filter-header .expand-plus-button,
      .filter-menu .filter-category .filter-header .collapse-minus-button {
        top: -4px; }
    .filter-menu .filter-title {
      display: flex;
      justify-content: space-between;
      align-content: center;
      padding: 1rem 1rem 1rem;
      margin-bottom: 0; }
      .filter-menu .filter-title .aafes-page-subtitle {
        padding-top: 4px; } }

@media only screen and (max-width: 991px) {
  .filter-menu .filter-category .filter-by.size-filter {
    padding-left: 18px; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.category-container .rich-promo-banner-wrap + .view-settings {
  margin-top: 15px; }

.category-container .view-settings .search-bar {
  font-size: 15px;
  margin-bottom: 1.25rem; }

.category-container .view-settings .sort-settings {
  font-size: 18px;
  padding: 5px 1em;
  margin-bottom: 15px;
  background-color: #f6f6f6 !important;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline; }
  .category-container .view-settings .sort-settings > form {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .category-container .view-settings .sort-settings .items-count {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-self: center;
    background-color: transparent !important;
    padding: 0 !important; }
    .category-container .view-settings .sort-settings .items-count span, .category-container .view-settings .sort-settings .items-count input, .category-container .view-settings .sort-settings .items-count label {
      align-self: center;
      margin: 0; }
    @media only screen and (max-width: 991px) {
      .category-container .view-settings .sort-settings .items-count .count {
        font-size: 16px; } }
  .category-container .view-settings .sort-settings .items-arrange-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0.5rem 0; }
    .category-container .view-settings .sort-settings .items-arrange-container div {
      align-self: center;
      white-space: nowrap; }
    .category-container .view-settings .sort-settings .items-arrange-container .sort span {
      margin-right: 5px; }
    @media (max-width: 350px) {
      .category-container .view-settings .sort-settings .items-arrange-container .sort .aafes-select {
        max-width: 110px; } }
    @media (max-width: 365px) {
      .category-container .view-settings .sort-settings .items-arrange-container .sort .aafes-select {
        max-width: 125px; } }
  @media only screen and (max-width: 575px) {
    .category-container .view-settings .sort-settings {
      padding-left: .5rem;
      padding-right: .5rem; }
      .category-container .view-settings .sort-settings .items-count {
        float: none;
        background-color: #eaf0f5;
        padding: 5px 10px; }
      .category-container .view-settings .sort-settings .sort {
        float: none; } }
  @media (max-width: 350px) {
    .category-container .view-settings .sort-settings {
      padding: 5px 8px; } }

.category-container .view-settings .added-filters-wrap {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative; }
  .category-container .view-settings .added-filters-wrap .added-filters {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline; }
    .category-container .view-settings .added-filters-wrap .added-filters .slick-arrow {
      height: 100%;
      width: 30px;
      z-index: 1; }
      .category-container .view-settings .added-filters-wrap .added-filters .slick-arrow:before {
        content: ""; }
      .category-container .view-settings .added-filters-wrap .added-filters .slick-arrow.slick-prev {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+60,0+100 */
        background: -moz-linear-gradient(left, white 0%, white 60%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, white 0%, white 60%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, white 0%, white 60%, rgba(255, 255, 255, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        border-left: 2px solid #ffffff;
        left: 0; }
      .category-container .view-settings .added-filters-wrap .added-filters .slick-arrow.slick-next {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+40 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 40%, white 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        border-right: 2px solid #ffffff;
        right: 0; }
      .category-container .view-settings .added-filters-wrap .added-filters .slick-arrow.slick-disabled {
        display: none !important; }
    .category-container .view-settings .added-filters-wrap .added-filters .filter {
      background-color: #3370a1;
      color: white;
      border-radius: 3px;
      padding: 10px;
      margin-bottom: 10px;
      min-width: 100px;
      display: flex;
      align-items: center;
      justify-content: space-between;
	  width: auto !important;	}
      .category-container .view-settings .added-filters-wrap .added-filters .filter:hover {
        background-color: #27557a; }
      .category-container .view-settings .added-filters-wrap .added-filters .filter:not(:last-child) {
        margin-right: 15px; }
      .category-container .view-settings .added-filters-wrap .added-filters .filter a {
        margin-left: 15px;
        font-size: 14px;
        line-height: 0;
        cursor: pointer;
        color: #ebebeb; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter a:hover {
          color: #717171; }
      .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button {
        float: right;
        padding-left: 1em;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        height: 17px;
        opacity: 0.9; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:not(.sr-only) {
          width: 16px;
          height: 16px;
          border-radius: 8px;
          display: inline-block;
          background: transparent;
          position: relative; }
          .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:not(.sr-only):after {
            left: 7px;
            width: 2px;
            height: 14px;
            background: #717171;
            transform: rotate(135deg);
            content: "";
            position: absolute;
            top: 1px; }
          .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:not(.sr-only):before {
            left: 7px;
            width: 2px;
            height: 14px;
            background: #717171;
            transform: rotate(45deg);
            content: "";
            position: absolute;
            top: 1px; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span {
          background-color: #3370a1; }
          .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span:before, .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span:after {
            background: #f2f2f2; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:after {
          left: 7px;
          width: 2px;
          height: 14px;
          background: #f2f2f2;
          transform: rotate(135deg);
          content: "";
          position: absolute;
          top: 1px; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:before {
          left: 7px;
          width: 2px;
          height: 14px;
          background: #f2f2f2;
          transform: rotate(45deg);
          content: "";
          position: absolute;
          top: 1px; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span:before, .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span:after {
          background: #717171 !important; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button:hover span {
          background: #27557a; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:not(.sr-only):after {
          background: #ffffff !important; }
        .category-container .view-settings .added-filters-wrap .added-filters .filter .close-button span:not(.sr-only):before {
          background: #ffffff !important; }

.category-container .view-settings:after {
  content: " ";
  clear: both;
  float: none;
  display: table; }

@media only screen and (max-width: 767px) {
  .category-container {
    padding-left: 0; }
    .category-container .rich-promo-banner-wrap {
      padding-left: 15px;
      padding-right: 15px; }
    .category-container .view-settings .aafes-page-head-sm {
      padding-left: 15px;
      padding-right: 15px; }
    .category-container .view-settings .added-filters-wrap .added-filters {
      display: block;
      padding-left: 15px;
      padding-right: 15px;
      overflow: hidden; }
      .category-container .view-settings .added-filters-wrap .added-filters .filter {
        float: left; } }

@media only screen and (max-width: 350px) {
  .category-container .rich-promo-banner-wrap {
    padding-left: 10px;
    padding-right: 10px; }
  .category-container .view-settings .aafes-page-head-sm {
    padding-left: 10px;
    padding-right: 10px; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.col-container {
  padding: 15px; }

.item-description {
  line-height: 1.4em; }

.popover-content {
  min-width: 152px; }
  .popover-content .remove-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .popover-content .remove-item .remove-title {
      margin-bottom: 7px;
      color: #3370a1;
      font-size: 0.8em; }
    .popover-content .remove-item button {
      min-width: 60px; }

.closeness-msg {
  color: #45a614;
  padding: 15px 0 30px 0; }

.quantity-section {
  margin-bottom: 1em; }
  @media only screen and (max-width: 767px) {
    .quantity-section {
      margin-right: 1em;
      margin-bottom: 0; } }

.quantity-price {
  display: flex;
  flex-direction: column; }
  .quantity-price .aafes-item-prices {
    padding-left: 10px; }
  @media only screen and (min-width: 992px) {
    .quantity-price {
      flex-direction: row; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
  .quantity-price {
    padding-left: 1em; } }
  @media only screen and (max-width: 767px) {
    .quantity-price {
      padding-left: 0; } }
  @media print {
    .quantity-price {
      padding-left: 20px; } }

.service-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em; }
  .payment-item .service-item {
    margin-top: 0; }

.additional-services .title {
  font-size: 18px; }

.additional-services .bordered {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .additional-services {
    padding-left: 1em; } }

@media print {
  .additional-services {
    padding-left: 20px;
    display: block !important; } }

.family-serving-family {
  border-right: 1px solid #717171;
  position: relative;
  flex: 1 1 auto; }
  .family-serving-family .border-star {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: white;
    z-index: 9999;
    top: 15px;
    right: 0;
    margin-right: -15px; }
    .family-serving-family .border-star img {
      margin-left: 10px;
      margin-top: 7px; }
  .family-serving-family:after {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    background: #717171;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    margin-right: -2.7px; }

@media print {
  .order-confirmation-header {
    padding: 0 !important;
    margin-left: -15px !important; }
    .order-confirmation-header .aafes-page-head-block {
      padding: 0 !important; } }

.order-confirmation-header .aafes-page-head-block {
  display: flex;
  padding: 2em 0;
  color: #45a614;
  background-color: #f6f6f6; }
  @media only screen and (min-width: 768px) {
    .order-confirmation-header .aafes-page-head-block .check-mark {
      margin-top: 7px; } }

.order-confirmation-header .promo-update {
  font-size: 14px;
  font-weight: normal;
  padding-left: 0; }

.order-confirmation-header .thank-you-section {
  display: flex;
  flex: 1 1;
  flex-direction: column;
  padding-left: 1em; }
  .order-confirmation-header .thank-you-section .thank-you-section-text {
    line-height: 24px; }
    .order-confirmation-header .thank-you-section .thank-you-section-text small {
      font-size: 13px; }
  @media only screen and (max-width: 767px) {
    .order-confirmation-header .thank-you-section {
      padding-left: 0; }
      .order-confirmation-header .thank-you-section .thank-you-section-text {
        margin-top: 10px; }
      .order-confirmation-header .thank-you-section .thank-you-text-wrap {
        flex-wrap: wrap; } }
  @media print {
    .order-confirmation-header .thank-you-section {
      padding-left: 0;
      width: 100% !important; } }

.order-confirmation-header .continue-shopping-button {
  margin-top: 1em;
  max-width: 250px; }
  @media only screen and (max-width: 767px) {
    .order-confirmation-header .continue-shopping-button {
      width: 100%;
      max-width: none; } }

.checkout-confirmation-header {
  background-color: #f6f6f6;
  margin-bottom: 2rem; }

.order-date-number {
  text-align: right; }
  @media only screen and (min-width: 768px) {
    .order-date-number {
      margin-top: -1.5rem; } }

.order-confirmation .order-item {
  border-bottom: 1px solid #ebebeb;
  margin-top: 1em;
  padding-bottom: 1em; }
  .order-confirmation .order-item:last-child {
    border-bottom: none; }
  .order-confirmation .order-item .item-info-group {
    overflow: hidden;
    /* clearing */ }
    .order-confirmation .order-item .item-info-group .item-img {
      float: left;
      width: 28%;
      padding-right: 1rem;
      margin-bottom: 1rem; }
    .order-confirmation .order-item .item-info-group .item-name {
      float: left;
      width: 72%;
      max-width: 72%;
      font-size: 18px;
      margin-bottom: 10px; }
    .order-confirmation .order-item .item-info-group .item-description {
      float: left;
      width: 72%;
      max-width: 72%;
      font-size: 16px; }
  @media only screen and (min-width: 768px) {
    .order-confirmation .order-item .item-info-group {
      display: flex;
      justify-content: flex-end;
      flex-wrap: wrap; }
      .order-confirmation .order-item .item-info-group .item-img {
        float: none; }
      .order-confirmation .order-item .item-info-group .item-description {
        float: none; }
      .order-confirmation .order-item .item-info-group .item-name {
        float: none;
        order: -1;
        font-size: 24px;
        width: 100%;
        max-width: 100%; } }
  @media only screen and (max-width: 575px) {
    .order-confirmation .order-item .item-info-group .item-img {
      width: 36%; }
    .order-confirmation .order-item .item-info-group .item-name {
      width: 64%;
      max-width: 64%; }
    .order-confirmation .order-item .item-info-group .item-description {
      width: 64%;
      max-width: 64%; } }
  .order-confirmation .order-item .vas-info, .order-confirmation .order-item .additional-info {
    padding-bottom: 1em;
    border-bottom: 2px dotted #ebebeb; }
    .order-confirmation .order-item .vas-info:last-child, .order-confirmation .order-item .additional-info:last-child {
      border-bottom: none; }
    .order-confirmation .order-item .vas-info a, .order-confirmation .order-item .additional-info a {
      text-decoration: underline; }
      .order-confirmation .order-item .vas-info a:hover, .order-confirmation .order-item .additional-info a:hover {
        text-decoration: none; }
  .order-confirmation .order-item .additional-info {
    display: flex;
    align-items: flex-start; }
    .order-confirmation .order-item .additional-info .field-with-img {
      flex: 1 1 auto; }
      .order-confirmation .order-item .additional-info .field-with-img a {
        text-decoration: underline; }
        .order-confirmation .order-item .additional-info .field-with-img a:hover {
          text-decoration: none; }

.order-confirmation .order-summary {
  display: flex;
  flex-direction: column;
  background-color: #f2f2f2;
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 3em;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
  .order-confirmation .order-summary a {
    text-decoration: underline; }
    .order-confirmation .order-summary a:hover {
      text-decoration: none; }
  .order-confirmation .order-summary .summary-header {
    display: flex;
    align-items: baseline; }
    .order-confirmation .order-summary .summary-header img {
      margin-right: 0.5em; }
  .order-confirmation .order-summary .summary-address {
    line-height: 29px; }
  .order-confirmation .order-summary .billing-address {
    line-height: 1.8em; }
  @media print {
    .order-confirmation .order-summary {
      border-top: 1px solid #ebebeb; } }
  .order-confirmation .order-summary .section-title {
    color: #043C63; }
  .order-confirmation .order-summary .payment-method {
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .order-confirmation .order-summary .payment-method .payment-method-info {
      max-width: 370px;
      flex: 1 1 auto; }
    @media only screen and (max-width: 767px) {
      .order-confirmation .order-summary .payment-method {
        justify-content: flex-start;
        margin-top: 2em; }
        .order-confirmation .order-summary .payment-method .payment-method-info {
          max-width: none; }
          .order-confirmation .order-summary .payment-method .payment-method-info .payment-item {
            flex-direction: row; } }
    @media only screen and (max-width: 575px) {
      .order-confirmation .order-summary .payment-method .payment-method-info .payment-item {
        flex-direction: column; }
        .order-confirmation .order-summary .payment-method .payment-method-info .payment-item .payment-item-price {
          text-align: right; } }

.order-confirmation button.submitOrder {
  max-width: 300px; }
  @media only screen and (max-width: 767px) {
    .order-confirmation button.submitOrder {
      max-width: none; } }

.order-confirmation .shipment-row {
  border: 1px solid #ebebeb;
  border-bottom: 0 none;
  display: flex; }
  .order-confirmation .shipment-row .delivery-section {
    border-right: 1px solid #ebebeb;
    width: 100%;
    max-width: 32%;
    padding: 0 15px; }
    .order-confirmation .shipment-row .delivery-section .d-flex.justify.space-between {
      align-items: baseline; }
      .order-confirmation .shipment-row .delivery-section .d-flex.justify.space-between > a {
        margin-left: 7px;
        text-decoration: underline; }
        .order-confirmation .shipment-row .delivery-section .d-flex.justify.space-between > a:hover {
          text-decoration: none; }
  .order-confirmation .shipment-row .item-section {
    width: 68%;
    max-width: 68%;
    padding: 0 15px; }
  .order-confirmation .shipment-row .item-description {
    flex: 1 1 auto;
    line-height: 2em; }
    .order-confirmation .shipment-row .item-description small {
      font-size: 12px; }
  @media only screen and (max-width: 767px) {
    .order-confirmation .shipment-row {
      flex-direction: column; }
      .order-confirmation .shipment-row .item-section {
        width: 100%;
        max-width: 100%; }
      .order-confirmation .shipment-row .delivery-section {
        width: 100%;
        max-width: 100%;
        border-right: none; }
        .order-confirmation .shipment-row .delivery-section > div:last-child {
          padding-bottom: 2em;
          border-bottom: 1px solid #ebebeb; } }

.col-container-x {
  padding-left: 15px;
  padding-right: 15px; }

.shopping-cart-container {
	position : relative;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .shopping-cart-container {
      margin: 0 -15px; }
      .shopping-cart-container .aafes-cart-row {
        margin: 0 -15px; }
        .shopping-cart-container .aafes-cart-row .cart-row-info {
          padding: 0 15px; }
      .shopping-cart-container .cart-special-offers .aafes-page-head-sm {
        text-align: center;
        font-size: 26px; } }

.shopping-cart-header {
  padding-top: 1em;
  margin-bottom: 1em;
  border-top: 1px solid #ebebeb;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .shopping-cart-header .aafes-page-head {
    flex: 1 1 auto; }
  .shopping-cart-header .aafes-print-link {
    width: 75px;
    text-align: right; }
  @media only screen and (max-width: 767px) {
    .shopping-cart-header .aafes-print-link {
      margin-right: 15px; } }

.shopping-cart-order-summary {
  padding-right: 0;
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .shopping-cart-order-summary {
      padding-left: 0;
      margin-top: 2em; } }
  @media print {
    .shopping-cart-order-summary.hidden-sm-down {
      display: block !important; } }

.additional-services-description .field-with-img .service-img {
  width: 52px; }
  .additional-services-description .field-with-img .service-img img {
    width: 40px; }

.aafes-cart-row.alert {
  padding: 15px 15px 5px 15px;
  border: 2px solid #cd0808; }
  @media only screen and (max-width: 767px) {
    .aafes-cart-row.alert {
      border-radius: 0;
      border-left: none;
      border-right: none;
      padding: 15px 0 5px; } }
  @media print {
    .aafes-cart-row.alert {
      border: none; } }

/* .removing-confirm appears in checkout and account */
.removing-confirm {
  position: absolute;
  left: 1rem;
  bottom: 44px;
  width: 178px;
  padding: 0.5rem;
  border: 1px solid #8c8c8c;
  background-color: #ebebeb; }
  .removing-confirm:after, .removing-confirm:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .removing-confirm:after {
    border-color: rgba(218, 218, 218, 0);
    border-top-color: #ebebeb;
    border-width: 15px;
    margin-left: calc(1px - 49%); }
  .removing-confirm:before {
    border-color: rgba(140, 140, 140, 0);
    border-top-color: #8c8c8c;
    border-width: 16px;
    margin-left: -49%; }
  .removing-confirm p {
    margin-bottom: 5px; }
  .removing-confirm a:first-of-type {
    margin-right: 1rem; }

.cart-remove-item-wrap {
  position: relative; }
  .cart-remove-item-wrap a {
    text-decoration: underline; }
    .cart-remove-item-wrap a:hover {
      text-decoration: none; }
  .cart-remove-item-wrap .removing-confirm {
    width: 100px;
    left: 72px;
    top: auto;
    bottom: 30px; }

.proceed-to-checkout-section {
  background-color: #f2f2f2;
  margin-left: 7px;
  padding: 4em 0 3em 0; }
  .proceed-to-checkout-section .item-count {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .proceed-to-checkout-section {
      padding: 15px 0;
      margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .bordered div .aafes-item-left-section {
    padding-left: 15px;
    padding-right: 15px; } }

.aafes-cart-row {
  padding: 15px 0 15px 0;
  margin: 0;
  border-bottom: 1px solid #ebebeb; }
  .aafes-cart-row .aafes-cart-item-notice {
    color: #0275d8;
    margin-bottom: 2em; }
    .aafes-cart-row .aafes-cart-item-notice .info-image {
      margin-right: 7px; }
    .aafes-cart-row .aafes-cart-item-notice .cart-notice-text {
      flex: 1 1 auto; }
  .aafes-cart-row .aafes-item-left-section {
    padding-right: 0;
    padding-left: 0; }
    .aafes-cart-row .aafes-item-left-section .quantity-section-container {
      display: flex;
      flex-direction: column; }
      .aafes-cart-row .aafes-item-left-section .quantity-section-container .popover {
        font-size: 1.1em;
        padding: .3em;
        text-align: center; }
        .aafes-cart-row .aafes-item-left-section .quantity-section-container .popover .popover-buttons {
          margin-top: 15px;
          margin-left: -.5rem;
          white-space: nowrap; }
          .aafes-cart-row .aafes-item-left-section .quantity-section-container .popover .popover-buttons .popover-button {
            display: inline-block;
            margin-left: .5rem; }
          .aafes-cart-row .aafes-item-left-section .quantity-section-container .popover .popover-buttons .aafes-btn-reverse:hover {
            color: #ffffff; }
          .aafes-cart-row .aafes-item-left-section .quantity-section-container .popover .popover-buttons .aafes-btn {
            color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .aafes-cart-row .aafes-item-left-section .quantity-section-container {
          align-items: flex-start;
          margin-bottom: 1em; } }
      @media only screen and (min-width: 768px) {
        .aafes-cart-row .aafes-item-left-section .quantity-section-container {
          display: block;
          margin-bottom: 0; } }
  .aafes-cart-row .shipping-section {
    background-color: #f2f2f2;
    padding-left: 1rem;
    padding-right: 1rem; }
    .aafes-cart-row .shipping-section .shipping-title {
      font-size: 18px; }
    .aafes-cart-row .shipping-section .aafes-optiongroup label {
      font-size: 18px;
      padding-top: 0; }
    .aafes-cart-row .shipping-section .aafes-optiongroup .bordered {
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .aafes-cart-row .shipping-section .aafes-cart-address {
      width: 100%;
      max-width: 909px !important;  }
      .aafes-cart-row .shipping-section .aafes-cart-address .selected-store-wrap {
        margin-left: 20px; }
        .aafes-cart-row .shipping-section .aafes-cart-address .selected-store-wrap a {
          text-decoration: underline; }
          .aafes-cart-row .shipping-section .aafes-cart-address .selected-store-wrap a:hover {
            text-decoration: none; }
  .aafes-cart-row .shipping-options input[type="radio"].aafes-radio + *,
  .aafes-cart-row .shipping-options input[type="radio"].aafes-radio + input + * {
    padding-top: 3px;
    line-height: 1.8em; }
  .aafes-cart-row .aafes-cart-item-imgdesc-wrap {
    float: left;
    width: 62%;
    padding-right: 5px; }
    .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description {
      font-size: 16px; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description a.aafes-item-name-lg {
        display: block; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .item-name {
        font-size: 18px;
        font-weight: 600; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .bundle-description {
        margin-bottom: .5rem; }
        .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .bundle-description dl {
          margin-bottom: 5px; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .backorder-group, .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description a {
        font-size: 14px; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .personalization-message {
        line-height: 18px; }
        @media only screen and (max-width: 767px) {
          .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .personalization-message {
            line-height: 16px;
            font-size: 14px; } }
      @media only screen and (max-width: 767px) {
        .aafes-cart-row .aafes-cart-item-imgdesc-wrap .item-description .check-availability {
          font-size: 14px; } }
    .aafes-cart-row .aafes-cart-item-imgdesc-wrap.shipping-imgdesc {
      width: auto;
      float: none; }
    .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img {
      min-width: 105px;
      max-width: 150px; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img img {
        height: auto;
        width: 100%;
        margin-bottom: 10px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img {
    max-width: 120px; } }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img .aafes-optiongroup {
        display: table-row-group;
        font-size: 12px; }
        .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img .aafes-optiongroup label {
          padding-top: 5px; }
    .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc {
      clear: right;
      position: relative;
      margin-left: 115px;
      /* width of .aafes-cart-item-img + gutter */ }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc {
    margin-left: 70px;
    /* width of .aafes-cart-item-img + gutter */ } }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc > div {
        margin-bottom: 10px; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc .item-num {
        color: #717171; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc .item-price {
        font-weight: 600; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc .item-card-num {
        font-weight: 600; }
      .aafes-cart-row .aafes-cart-item-imgdesc-wrap .aafes-cart-item-dsc .aafes-item-embroidered-msg {
        color: #717171; }
  .aafes-cart-row .aafes-cart-address {
    float: left;
    width: 38%;
    padding-right: 5px; }
    .aafes-cart-row .aafes-cart-address .aafes-optiongroup {
      margin-top: -2px;
      /* helps top align text with other columns */ }
  .aafes-cart-row .aafes-cart-item-store-pickup {
    clear: both; }
  .aafes-cart-row .aafes-cart-subscription-note {
    margin-top: 10px;
    padding: 10px;
    background-color: #eaf0f5; }
    .aafes-cart-row .aafes-cart-subscription-note p {
      margin-bottom: 0; }
  .aafes-cart-row .cart-row-right-column {
    justify-content: flex-end; }
    @media only screen and (max-width: 767px) {
      .aafes-cart-row .cart-row-right-column {
        justify-content: flex-start; } }
  .aafes-cart-row .special-offer-info {
    max-width: 220px; }

.aafes-item-settings {
  text-align: center;
  padding-right: 40px; }
  .aafes-item-settings > div {
    padding: 0; }
  .aafes-item-settings .item-price-column {
    text-align: left; }
    .aafes-item-settings .item-price-column .aafes-price-list, .aafes-item-settings .item-price-column .aafes-price-list-sm {
      color: #717171; }
  .aafes-item-settings .aafes-ship-multi {
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    margin-bottom: 0;
    clear: both; }

.aafes-cart-row-head {
  margin: 0;
  padding: 15px 0 15px 0;
  color: #333333;
  font-weight: 600;
  background-color: #ebebeb; }
  .aafes-cart-row-head .item-title {
    padding-right: 0;
    /* needs to match item-row exactly */ }
    .aafes-cart-row-head .item-title .item-title-item {
      display: inline-block;
      width: 62%;
      padding-right: 5px; }
    .aafes-cart-row-head .item-title .item-title-ship-to {
      display: inline-block; }

.aafes-summary {
  padding: 1rem 0;
  margin: 0 0 35px 0; }
  .aafes-summary.border-top {
    border-top: 1px solid #ebebeb; }
  .aafes-summary.border-bot {
    border-bottom: 1px solid #ebebeb; }
  .aafes-summary .summary-price .summary-text {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px; }
  .aafes-summary .summary-price .total-item {
    margin-top: 10px; }
    .aafes-summary .summary-price .total-item:last-child {
      border-bottom: 1px solid #ebebeb;
      padding-bottom: 0.8rem;
      margin-bottom: 0.8rem; }
  .aafes-summary .summary-price .price {
    text-align: right; }
  .aafes-summary .summary-price .total {
    font-size: 18px;
    font-weight: 600; }
  .aafes-summary .big-total {
    font-size: 16px;
    margin-bottom: 5px; }

.aafes-security-title {
  font-weight: 600;
  color: #3370a1;
  text-decoration: none; }
  .aafes-security-title:before {
    position: relative;
    top: 3px;
    font-size: 20px;
    margin-right: 6px;
    color: #3370a1;
    font-family: FontAwesome, serif;
    content: "\f023"; }
  .aafes-security-title .print:before {
    content: "|";
    margin: 0 15px; }

.aafes-checkout-message {
  margin-bottom: 10px; }

.aafes-checkout-box {
  background-color: #eaf0f5;
  padding: 1rem; }

.aafes-promo-area {
  background-color: #f6f6f6;
  padding: 15px; }

.aafes-checkout-bottom-nav-wrap {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2; }

.aafes-checkout-bottom-nav {
  color: #043C63;
  padding: 25px 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
  .aafes-checkout-bottom-nav a {
    display: inline-block;
    padding: 5px; }
  .aafes-checkout-bottom-nav .help {
    font-size: 18px; }
  @media only screen and (max-width: 767px) {
    .aafes-checkout-bottom-nav {
      flex-direction: column;
      align-items: center; }
      .aafes-checkout-bottom-nav .phones, .aafes-checkout-bottom-nav .chat {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .aafes-checkout-bottom-nav .phones img, .aafes-checkout-bottom-nav .chat img {
          margin-top: 0.8em;
          margin-bottom: 0.8em; } }

.aafes-cart-colored .aafes-cart-row {
  background-color: #f6f6f6; }

.aafes-cart-colored .aafes-item-settings {
  padding-right: 10px; }

.aafes-cart-colored.special-offers {
  margin-top: 20px; }

.saved-cards {
  margin-right: -9px; }

.saved-card {
  margin-right: 9px;
  margin-bottom: 10px;
  border: 1px solid #f6f6f6;
  padding: 0.7rem; }
  .saved-card .card-type-image {
    max-width: 28%;
    width: auto; }
  .saved-card a {
    font-size: 0.8rem; }
  .saved-card.default {
    background-color: #f6f6f6; }
    .saved-card.default .use-card {
      display: none; }
  @media only screen and (max-width: 767px) {
    .saved-card {
      width: 100%; } }

.saved-card-info div {
  align-self: center; }

.saved-card-info .card-remove:before {
  content: '('; }

.saved-card-info .card-remove:after {
  content: ')'; }

@media only screen and (max-width: 767px) {
  .saved-card-info {
    flex-direction: column;
    justify-content: space-around; }
    .saved-card-info .aafes-group-title {
      font-size: 0.7rem; }
    .saved-card-info .card-remove:before {
      content: ''; }
    .saved-card-info .card-remove:after {
      content: ''; }
    .saved-card-info div {
      align-self: flex-start; }
    .saved-card-info .vertical-separator {
      display: none; } }

.payment-submit-box {
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }
  .payment-submit-box button, .payment-submit-box a {
    align-self: center;
    margin-left: 1rem; }
  @media only screen and (max-width: 767px) {
    .payment-submit-box {
      flex-direction: column;
      justify-content: center; }
      .payment-submit-box button, .payment-submit-box a {
        margin: 1rem 0; } }

.aafes-security-code-modal {
  text-align: center; }
  .aafes-security-code-modal .cart-articles {
    clear: both; }

.add-new-payment-method {
  font-size: 1rem; }

.card-holder-info {
  font-size: 0.8rem;
  margin-bottom: 0.2rem; }

.aafes-page-subhead .fa-chevron-down {
  color: #3370a1; }

.checkout-form-card-expiration {
  max-width: 300px; }

.checkout-form-card-expiration .aafes-form-field {
  width: 45%; }
  .checkout-form-card-expiration .aafes-form-field select {
    width: 100%; }

.aafes-mini-cart {
  position: absolute;
  width: 400px;
  background-color: white;
  border: 1px solid #ebebeb;
  right: 0;
  margin-top: 6px;
  z-index: 5; }
  .aafes-mini-cart .aafes-mini-cart-section {
    font-size: 12px;
    padding: 0 15px; }
    .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container {
      max-height: 250px;
      border-bottom: 1px solid #ebebeb;
      overflow-y: auto; }
      .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row {
        overflow: hidden;
        border: none;
        text-align: left; }
        .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row:not(:first-child) {
          border-top: 1px solid #ebebeb; }
        .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row .aafes-cart-item-dsc {
          width: 235px; }
          .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row .aafes-cart-item-dsc .item-price-column {
            margin-bottom: 0; }
            .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row .aafes-cart-item-dsc .item-price-column > div {
              margin-bottom: 5px; }
            .aafes-mini-cart .aafes-mini-cart-section.aafes-minicart-item-container .aafes-cart-row .aafes-cart-item-dsc .item-price-column .aafes-remove {
              margin: 10px 0 0 0; }
    .aafes-mini-cart .aafes-mini-cart-section.total {
      padding: 15px; }
      .aafes-mini-cart .aafes-mini-cart-section.total .aafes-mini-cart-total {
        margin-bottom: 15px; }
        .aafes-mini-cart .aafes-mini-cart-section.total .aafes-mini-cart-total .aafes-mini-total-count {
          font-weight: 600;
          font-size: .8rem;
          margin-right: 15px; }
        .aafes-mini-cart .aafes-mini-cart-section.total .aafes-mini-cart-total .aafes-mini-total {
          font-size: 1.1rem;
          color: #da0f0f; }

.aafes-checkout-summary {
  background-color: #f6f6f6;
  margin-bottom: 15px; }
  @media print {
    .aafes-checkout-summary {
      border: 1px solid #ebebeb; } }
  .aafes-checkout-summary .proceed-to-next-step {
    padding: 15px; }
  .aafes-checkout-summary .aafes-page-head-block {
    background-color: #f6f6f6;
    padding: 25px 25px 25px 25px; }
    .aafes-checkout-summary .aafes-page-head-block .title-text {
      color: #043C63;
      font-weight: 600;
      line-height: 30px;
      margin-left: 5px; }
    .aafes-checkout-summary .aafes-page-head-block .head-summary-icon {
      width: 30px;
      height: 30px; }
    @media print {
      .aafes-checkout-summary .aafes-page-head-block {
        justify-content: flex-start; } }
  .aafes-checkout-summary .aafes-checkout-summary-total-wrap {
    padding: 0 25px 25px 25px; }
   .aafes-checkout-summary .aafes-checkout-summary-text-wrap {
    padding: 20px 25px 25px 25px; }
    .aafes-checkout-summary .aafes-checkout-summary-total-wrap .warning-text {
      color: #cd0808;
      padding-bottom: 20px;
      line-height: 23px; }
      .aafes-checkout-summary .aafes-checkout-summary-total-wrap .warning-text .warn-ico {
       /*  margin-right: 5px; */
        width: 15px;
        height: 15px; }
    .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row {
      padding-top: 10px;
      margin-bottom: 5px;
      overflow: hidden; }
      .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-title, .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-value {
        float: left; }
      .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-title {
        width: 60%; }
        .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-title.smaller {
          width: 100%; }
      .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-value {
        width: 40%;
        text-align: right; }
        .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-value.larger {
          width: 100%; }
        .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-value a {
          color: #043C63;
          text-decoration: underline; }
          .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-row .total-item-value a:hover {
            text-decoration: none; }
        .aafes-checkout-summary .text-row {
         margin-bottom: 5px;
         overflow: hidden; }
       .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-title, .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-value {
        float: left; }
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-title, .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-value {
         float: left; }
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-title {
         width: 80%; }
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .text-row .item-value {
         width: 20%;
         text-align: right; }
         .aafes-checkout-summary .secure-checkout {
          padding: 0px 50px 40px;}
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block {
         display: flex !important; }
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block .heading-text {
         color: #043C63;
         font-weight: 600;
         line-height: 30px;
         margin-left: 5px; }
        .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block .icon {
         width: 30px;
         height: 30px; }
    .aafes-checkout-summary .aafes-checkout-summary-total-wrap .total-section {
      border-top: 1px solid #ebebeb;
      padding-top: 10px;
      margin-top: 15px; }
  @media (max-width: 899px) {
    .aafes-checkout-summary .aafes-page-head-block {
      padding: 13px; }
    .aafes-checkout-summary .secure-checkout {
      padding: 0px 26px 26px;}
    .aafes-checkout-summary .aafes-checkout-summary-total-wrap {
      padding: 0 13px 15px 13px; }
    .aafes-checkout-summary .aafes-checkout-summary-text-wrap {
      padding: 13px 13px 15px 13px; }
    .aafes-checkout-summary .proceed-to-next-step {
      padding: 0 13px 13px 13px; } }
  @media only screen and (max-width: 767px) {
    .aafes-checkout-summary .aafes-page-head-block {
      padding: 15px; }
     .aafes-checkout-summary .secure-checkout {
      padding: 0px 40px 30px;}
    .aafes-checkout-summary .aafes-checkout-summary-total-wrap {
      padding: 0 15px 15px 15px; }
    .aafes-checkout-summary .aafes-checkout-summary-text-wrap {
      padding: 15px 15px 15px 15px; }
    .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block {
     display: flex !important;
     margin-top: 30px; }
    .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block .heading-text {
     color: #043C63;
     font-weight: 600;
     line-height: 30px;
     margin-left: 5px; }
    .aafes-checkout-summary .aafes-checkout-summary-text-wrap .heading-block .icon {
     width: 30px;
     height: 30px; }
    .aafes-checkout-summary .proceed-to-next-step {
      padding: 20px; } }

.aafes-checkout-header-container {
  padding: 1rem;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb; }
  .aafes-checkout-header-container .nav-section .need-help,
  .aafes-checkout-header-container .nav-section .have-question {
    color: #3370a1; }
  .aafes-checkout-header-container .nav-section .have-question:before {
    content: url(/ux/themes/main/common/img/chat.png);
    position: relative;
    bottom: -0.5rem;
    margin-right: 0.4rem; }
  .aafes-checkout-header-container .nav-section .have-question:after {
    font-weight: normal;
    content: "|";
    margin: 0 8px; }
  .aafes-checkout-header-container .nav-section a {
    font-weight: 600; }
  @media only screen and (max-width: 991px) {
    .aafes-checkout-header-container .nav-section {
      font-size: 13px; } }
  @media only screen and (max-width: 575px) {
    .aafes-checkout-header-container .nav-section {
      padding-top: 10px;
      font-size: 12px; }
      .aafes-checkout-header-container .nav-section .have-question:after {
        margin: 0 3px; }
      .aafes-checkout-header-container .nav-section .have-question:before {
        content: '';
        margin-right: 0; } }

.aafes-checkout-navigation .aafes-progress-path {
  margin: 0; }
  .aafes-checkout-navigation .aafes-progress-path ul {
    margin: 0; }

.aafes-checkout-navigation, .aafes-back-link {
  display: flex;
  flex-direction: row;
  font-size: 16px;
  justify-content: space-between; }
  .aafes-checkout-navigation .aafes-security-title, .aafes-back-link .aafes-security-title {
    line-height: 1;
    font-size: 14px; }

.aafes-back-link {
  margin-bottom: 15px; }
  .aafes-back-link > a:before {
    content: "\f100";
    font-family: FontAwesome, serif;
    margin-right: 3px; }

.aafes-checkout-border-bottom {
  border-bottom: 4px solid #ebebeb;
  padding-bottom: 15px; }

.aafes-checkout-multi-address {
  padding-right: 0; }
  .aafes-checkout-multi-address .aafes-cart-item-imgdesc-wrap .aafes-cart-item-img {
    width: 30%;
    padding-right: 10px; }
  .aafes-checkout-multi-address .aafes-cart-item-imgdesc-wrap .item-description {
    width: 70%; }
  .aafes-checkout-multi-address .multiship-box .boxed-item-outer {
    width: 66.66%;
    max-width: 66.66%;
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .aafes-checkout-multi-address .multiship-box .change-address {
    float: left;
    width: 33.33%;
    padding-left: 10px; }
    .aafes-checkout-multi-address .multiship-box .change-address a {
      text-decoration: underline; }
      .aafes-checkout-multi-address .multiship-box .change-address a:hover {
        text-decoration: none; }
  @media only screen and (max-width: 991px) {
    .aafes-checkout-multi-address .multiship-box .boxed-item-outer {
      width: 100%;
      max-width: 100%;
      float: none; }
    .aafes-checkout-multi-address .multiship-box .change-address {
      float: none;
      width: auto;
      padding-left: 0; } }
  @media only screen and (max-width: 767px) {
    .aafes-checkout-multi-address .multiship-box .change-address {
      text-align: center; } }
  .aafes-checkout-multi-address .delivery-method-footer {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3em; }
    .aafes-checkout-multi-address .delivery-method-footer button {
      min-width: 200px; }
    @media only screen and (max-width: 767px) {
      .aafes-checkout-multi-address .delivery-method-footer {
        flex-direction: column;
        justify-content: center; }
        .aafes-checkout-multi-address .delivery-method-footer a {
          margin-top: 1em;
          margin-bottom: 1em; }
        .aafes-checkout-multi-address .delivery-method-footer div {
          width: 100%;
          padding-left: 15px;
          padding-right: 15px; }
        .aafes-checkout-multi-address .delivery-method-footer button {
          width: 100%; } }
  .aafes-checkout-multi-address .aafes-section-title {
    text-transform: capitalize; }
  .aafes-checkout-multi-address .aafes-cart-row {
    border-bottom: 1px solid #ebebeb; }
    .aafes-checkout-multi-address .aafes-cart-row .carousel-container {
      padding: 0 5px; }
      .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.left {
        left: -21px; }
      .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.right {
        right: -21px; }
      @media only screen and (max-width: 767px) {
        .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.left {
          left: -7px; }
          .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.left:after {
            left: 6px;
            z-index: -1; }
        .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.right {
          right: -7px; }
          .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .aafes-arrow-mini.right:after {
            left: 3px;
            z-index: -1; } }
      .aafes-checkout-multi-address .aafes-cart-row .carousel-container .aafes-carousel .slick-list {
        margin: 0; }
  .aafes-checkout-multi-address .aafes-checkout-address-edit {
    background-color: #eaf0f5;
    padding: 0 15px; }
  .aafes-checkout-multi-address .add-new-shipping-address {
    margin-top: 15px;
    font-size: 16px; }
    .aafes-checkout-multi-address .add-new-shipping-address > a:before {
      content: '+';
      margin-right: 5px; }
  .aafes-checkout-multi-address .show-person {
    display: none; }
    .aafes-checkout-multi-address .show-person.collapsed {
      display: block; }
  .aafes-checkout-multi-address .aafes-checkout-store-settings {
    margin: 0; }
    .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item {
      border-bottom: 4px solid #ebebeb;
      position: relative;
      padding: 20px 15px;
      height: 225px; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item:first-of-type {
        border-right: 2px solid #ebebeb;
        padding-right: 30px; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item:nth-of-type(2) {
        border-left: 2px solid #ebebeb;
        padding-left: 30px; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item .content-or {
        background-color: #ebebeb;
        text-transform: uppercase;
        position: absolute;
        z-index: 1;
        border-radius: 20px;
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        width: 40px;
        right: 0;
        margin-right: -20px;
        top: 50%;
        margin-top: -20px; }
  .aafes-checkout-multi-address .split-sku-row .aafes-cart-row {
    border-bottom: 1px dashed #ebebeb; }
  .aafes-checkout-multi-address dl.dl-inline {
    margin-top: 5px;
    margin-bottom: 5px; }
  .aafes-checkout-multi-address dl.item-number, .aafes-checkout-multi-address dl.item-number-sm, .aafes-checkout-multi-address dl.item-number-md {
    font-size: 14px;
    margin-bottom: 10px; }
  .aafes-checkout-multi-address dl.item-quantity {
    margin-top: 10px; }

.aafes-checkout-shipping-method-container .selected-shipping-method {
  display: flex;
  align-items: baseline;
  margin-left: -10px;
  margin-top: 10px; }

.aafes-checkout-shipping-method-container .shipping-methods {
  display: none;
  flex-direction: column;
  margin-left: -10px;
  margin-top: 10px; }
  .aafes-checkout-shipping-method-container .shipping-methods label {
    font-size: 16px;
    padding-top: 2px; }

.aafes-checkout-shipping-method-container.editing .selected-shipping-method {
  display: none; }

.aafes-checkout-shipping-method-container.editing .shipping-methods {
  display: flex; }

.aafes-checkout-shipping-method-container .aafes-checkout-shipping-method {
  margin-left: 10px; }
  .aafes-checkout-shipping-method-container .aafes-checkout-shipping-method a {
    text-decoration: underline; }
    .aafes-checkout-shipping-method-container .aafes-checkout-shipping-method a:hover {
      text-decoration: none; }

.aafes-checkout-footer-container {
  border-top: 1px solid #ebebeb;
  margin-top: 45px;
  padding: 15px 0; }
  .aafes-checkout-footer-container .aafes-checkout-footer-nav-container {
    display: flex;
    flex-direction: row;
    line-height: 29px;
    justify-content: space-between; }

@media only screen and (max-width: 991px) {
  .aafes-cart-row .aafes-item-prices {
    margin-top: 15px;
    padding-left: 0;
    text-align: left; }
    .aafes-cart-row .aafes-item-prices .aafes-price-title {
      font-weight: 600;
      margin-right: 30px;
      float: left; } }

@media only screen and (max-width: 767px) {
  .aafes-cart-row .aafes-item-name-lg {
    font-size: 16px !important; }
  .aafes-cart-row .aafes-item-left-section {
    padding-right: 15px; }
  .aafes-cart-row .aafes-item-settings {
    padding-right: 0; }
    .aafes-cart-row .aafes-item-settings > div {
      padding-left: 15px; }
    .aafes-cart-row .aafes-item-settings.aafes-item-prices {
      border-top: 1px solid #ebebeb;
      margin: 15px 0 0 0;
      padding-top: 15px; }
  .aafes-cart-row .shipping-section .aafes-cart-address {
    border-top: none;
    padding-top: 0;
    max-width: 100%; }
  .aafes-cart-colored .aafes-cart-row {
    margin-bottom: 15px;
    border: none; }
    .aafes-cart-colored .aafes-cart-row .aafes-item-settings > div {
      padding-left: 0; }
  .aafes-checkout-bottom-nav {
    flex-direction: column; }
    .aafes-checkout-bottom-nav .aafes-checkout-bottom-nav-item:not(:last-child) {
      margin-bottom: 15px; }
  .aafes-checkout-summary .aafes-checkout-summary-body {
    display: block; }
  .aafes-checkout-summary .aafes-page-head-block {
    margin-bottom: 0; }
    .aafes-checkout-summary .aafes-page-head-block .fa-chevron-down {
      display: block; }
    .aafes-checkout-summary .aafes-page-head-block .fa-chevron-up {
      display: none; }
  .aafes-checkout-summary.collapsed .aafes-page-head-block .fa-chevron-down {
    display: none; }
  .aafes-checkout-summary.collapsed .aafes-page-head-block .fa-chevron-up {
    display: block; }
  .aafes-checkout-summary.collapsed .aafes-checkout-summary-body {
    display: none; }
  .aafes-checkout-multi-address {
    padding-right: 15px; }
    .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item {
      height: auto; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item:first-of-type {
        border-right: none;
        padding-right: 0;
        border-bottom: 2px solid #ebebeb; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item:nth-of-type(2) {
        border-left: none;
        padding-left: 15px; }
      .aafes-checkout-multi-address .aafes-checkout-store-settings .aafes-checkout-store-settings-item .content-or {
        right: 50%;
        margin-right: -20px;
        top: 100%;
        margin-top: -20px; }
  .aafes-checkout-footer-container .aafes-checkout-footer-nav-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; } }

@media only screen and (max-width: 575px) {
  .aafes-cart-row .aafes-cart-item-imgdesc-wrap {
    width: 100%;
    padding-right: 0;
    float: none;
    min-height: 100px;
    /* the height of the product image */ }
  .aafes-cart-row .aafes-cart-address {
    width: 100%;
    padding-top: 15px;
    margin-top: 15px; }
  .aafes-cart-row .aafes-cart-address {
    width: 98%;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    padding-right: 0;
    float: none; }
    .aafes-cart-row .aafes-cart-address .aafes-cart-address-title {
      font-weight: 600;
      float: left;
      width: 60px; }
    .aafes-cart-row .aafes-cart-address .aafes-cart-address-options {
      clear: right;
      margin-left: 65px;
      margin-bottom: 0; }
  .aafes-cart-row .aafes-item-prices .aafes-price-title {
    margin-right: 15px;
    font-size: 16px; } }

.aafes-gift-options .aafes-gift-option-head {
  margin-bottom: 1rem; }

.aafes-gift-options .gift-options-shipment {
  border-top: 2px solid #ebebeb;
  padding-top: 1rem; }
  @media only screen and (max-width: 767px) {
    .aafes-gift-options .gift-options-shipment {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .aafes-gift-options .gift-options-shipment .gift-option-item {
    padding-top: 20px;
    border-top: 0 none; }
    .aafes-gift-options .gift-options-shipment .gift-option-item ~ .gift-option-item {
      /* siblings */
      margin-top: 20px;
      border-top: 2px dashed #f2f2f2; }
    .aafes-gift-options .gift-options-shipment .gift-option-item .dl-inline {
      font-size: 16px; }
  .aafes-gift-options .gift-options-shipment .ship-to-block {
    margin-bottom: 35px; }
    .aafes-gift-options .gift-options-shipment .ship-to-block .ship-to-title {
      margin-bottom: 10px; }
      .aafes-gift-options .gift-options-shipment .ship-to-block .ship-to-title h3 {
        font-weight: 600;
        font-size: 24px; }
    .aafes-gift-options .gift-options-shipment .ship-to-block .ship-to-details {
      font-weight: 600;
      font-size: 16px; }
  .aafes-gift-options .gift-options-shipment .gift-wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 1em; }
    .aafes-gift-options .gift-options-shipment .gift-wrap .gift-wrap-input {
      margin-bottom: 5px; }
      .aafes-gift-options .gift-options-shipment .gift-wrap .gift-wrap-input label {
        padding-top: 3px; }
    .aafes-gift-options .gift-options-shipment .gift-wrap .gift-info-image {
      margin-left: 24px; }
      .aafes-gift-options .gift-options-shipment .gift-wrap .gift-info-image img {
        max-width: 50px; }
    @media only screen and (max-width: 991px) {
      .aafes-gift-options .gift-options-shipment .gift-wrap {
        flex-direction: row;
        align-items: center; } }
  .aafes-gift-options .gift-options-shipment .gift-message-label {
    font-size: 16px; }

.delivery-method-title .aafes-page-head {
  padding-bottom: 0.5em;
  padding-left: 11px;
  margin-bottom: 10px; }

.pickup-availability-block {
  background-color: #f2f2f2;
  padding: 15px;
  margin-bottom: 15px; }

.delivery-method-title + .aafes-delivery-method {
  border-top: 1px solid #f2f2f2;
  padding-top: 1em; }

.aafes-delivery-method .ship-to .aafes-page-subhead-lg {
  margin-bottom: 5px;
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .aafes-delivery-method .ship-to .aafes-page-subhead-lg {
      font-weight: normal; } }

.aafes-delivery-method .address-book-box .change-address {
  padding: 10px 0 0 15px; }
  .aafes-delivery-method .address-book-box .change-address a {
    text-decoration: underline; }
    .aafes-delivery-method .address-book-box .change-address a:hover {
      text-decoration: none; }

.aafes-delivery-method .address-selection .ship-to-address {
  border: 1px solid #ebebeb;
  padding: 20px;
  margin: 5px;
  line-height: 1.7em; }
  .aafes-delivery-method .address-selection .ship-to-address:hover {
    background-color: #ebebeb; }

.aafes-delivery-method .address-selection a {
  color: #043C63; }

@media only screen and (max-width: 767px) {
  .aafes-delivery-method .address-book-box .boxed-item-outer {
    max-width: 100%; }
  .aafes-delivery-method .address-book-box .change-address {
    padding-left: 0;
    width: 100%;
    text-align: center; }
  .aafes-delivery-method .ship-to-multiple {
    width: 100%; } }

.checkout-page-controls {
  display: flex; }
  @media only screen and (max-width: 767px) {
    .checkout-page-controls {
      flex-direction: column; }
      .checkout-page-controls .back-button {
        padding-top: 10px;
        text-align: center; } }

.aafes-checkout-payment .additional-info {
  margin: 20px 0;
  padding: 15px 0 5px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-align: center; }

.aafes-checkout-payment .gc-applied-content {
  margin-bottom: 20px; }
  .aafes-checkout-payment .gc-applied-content .gc-applied {
    margin-bottom: 1em;
    font-weight: 800; }

.aafes-checkout-payment .checkout-payment-container {
  margin-bottom: 20px; }
  .aafes-checkout-payment .checkout-payment-container .nav-tabs li {
    border-radius: 0;
    margin-right: 0;
    margin-bottom: -2px; }
    .aafes-checkout-payment .checkout-payment-container .nav-tabs li a {
      font-family: inherit;
      font-weight: 300;
      line-height: 1.1;
      color: inherit !important;
      border-color: #ebebeb;
      border-bottom: none;
      padding: 10px 35px;
      margin-right: 0;
      text-decoration: none; }
  .aafes-checkout-payment .checkout-payment-container .checkout-payment-content {
    border: 1px solid #ebebeb;
    border-top: none; }
    .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .container-item-info .card-image {
      width: 60px;
      min-height: 40px;
      margin-right: 8px; }
    .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .aafes-carousel-address-item .container-item-info .card-image {
      min-width: 86px;
      margin-right: 1em;
      margin-bottom: 5px; }
    .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content {
      border-radius: 3px;
      padding: 20px; }
      .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content .boxed-item-outer {
        padding: 15px 17px; }
      .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content .card-name {
        flex: 1 1 auto; }
      .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content .pin-input {
        max-width: 120px; }

@media only screen and (max-width: 767px) {
  .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content {
    padding: 20px 12px; }
    .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content .payment-method-box .boxed-item-outer {
      max-width: 100%; }
    .aafes-checkout-payment .checkout-payment-container .checkout-payment-content .card-content .change-card {
      text-align: center;
      width: 100%; }
  .aafes-checkout-payment .checkout-payment-container .address-book-box .boxed-item-outer {
    max-width: 100% !important; }
  .aafes-checkout-payment .checkout-payment-container .address-book-box .change-address {
    text-align: left;
    margin: 0 !important;
    padding-left: 0 !important; }
  .aafes-checkout-payment .checkout-payment-container .nav-tabs li a {
    padding: 10px 15px; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
#aafes-edit-item-modal {
  z-index: 1070;
  /* layer on top of any popovers */ }
  #aafes-edit-item-modal .modal-header {
    padding-bottom: 0; }
  #aafes-edit-item-modal .modal-body {
    padding-top: 0; }
  #aafes-edit-item-modal .add-to-wish-list {
    display: none; }

@media only screen and (max-width: 575px) {
  #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body {
    flex-direction: column; }
    #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body .image img {
      width: 100%; }
    #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body .details {
      padding-left: 0px; }
      #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body .details .product-name {
        margin-top: 10px; }
      #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body .details .aafes-add-personalized-text {
        max-width: none; }
        #aafes-edit-item-modal .aafes-edit-item-container .aafes-edit-item-body .details .aafes-add-personalized-text input {
          max-width: none; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-user-register .aafes-info {
  background: #eaf0f5;
  padding: 15px 1rem 15px 2rem;
  flex: 4; }
  .aafes-user-register .aafes-info .aafes-page-head {
    margin-bottom: 0.5rem; }
  .aafes-user-register .aafes-info p {
    margin-bottom: 1rem; }

@media only screen and (max-width: 767px) {
  .aafes-user-register .aafes-form-container {
    flex-direction: column; } }

.aafes-ssn-modal .aafes-group-title {
  display: inline-block; }

.communication-container .communication-details-container {
  margin-left: 1.5rem; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.registration-failed-header {
  text-align: center; }

.aafes-user-registration-failed {
  margin-bottom: 2rem; }
  .aafes-user-registration-failed .failed-reasons {
    padding-left: 1rem; }
    .aafes-user-registration-failed .failed-reasons > li {
      padding-left: 1rem;
      margin-bottom: 1rem; }
    .aafes-user-registration-failed .failed-reasons ul {
      list-style: initial; }
  .aafes-user-registration-failed .secure-form {
    color: #3370a1;
    text-decoration: underline; }
  .aafes-user-registration-failed .log-in {
    margin: 1rem 0;
    border: 1px solid #717171;
    padding: 1rem;
    width: 100%; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-user-recovery a.aafes-btn {
  text-decoration: none; }

.aafes-user-recovery .form-container {
  margin: 1rem 0;
  padding: 2px; }
  .aafes-user-recovery .form-container.bordered {
    border: 1px solid #ebebeb; }

.aafes-user-recovery .aafes-fieldset label {
  max-width: 300px; }
  .aafes-user-recovery .aafes-fieldset label .label-note {
    float: right;
    font-weight: normal; }

.aafes-user-recovery .aafes-fieldset .aafes-optiongroup label {
  display: inline-block; }

.aafes-user-recovery .aafes-fieldset .aafes-optiongroup input[type=checkbox] {
  margin-right: -4px; }

.aafes-user-recovery .aafes-fieldset .aafes-group-title {
  font-size: 13px; }

.aafes-user-recovery .aafes-fieldset .ssn-input {
  display: flex; }
  .aafes-user-recovery .aafes-fieldset .ssn-input .ssn-details {
    align-self: center;
    margin-left: 0.5rem;
    white-space: nowrap; }

.aafes-user-recovery .aafes-fieldset hr {
  max-width: 300px;
  margin-left: 0; }

.aafes-user-recovery .aafes-fieldset .user-recovery-controls {
  display: flex;
  align-items: baseline; }
  .aafes-user-recovery .aafes-fieldset .user-recovery-controls .aafes-link-btn {
    font-size: 14px;
    line-height: inherit; }

@media only screen and (max-width: 767px) {
  .aafes-user-recovery .aafes-fieldset .user-recovery-controls {
    flex-direction: column; } }

.aafes-ssn-modal .aafes-group-title,
.password-policy-modal .aafes-group-title {
  display: inline-block; }

.password-policy-modal .modal-body p {
  max-width: 70%; }
  .password-policy-modal .modal-body p span {
    float: right; }

@media only screen and (max-width: 767px) {
  .password-policy-modal .modal-body p {
    max-width: none;
    padding-right: 1.5rem; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-savings-center .ads-container {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1rem;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 1rem; }
  .aafes-savings-center .ads-container a {
    flex: 0 1 15%;
    align-self: center;
    margin: 0.3rem;
    display: block; }
    .aafes-savings-center .ads-container a img {
      display: block;
      margin: 0 auto; }
  .aafes-savings-center .ads-container img {
    width: 100%;
    max-width: 100%;
    height: auto; }

.aafes-savings-center .saving-items .item .item-header {
  background-color: #ffffff;
  border-bottom: 1px dashed #ebebeb;
  border-top: 1px dashed #ebebeb;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  margin-top: 30px;
  padding: 10px;
  text-transform: uppercase;
  color: #cd0808; }
  .aafes-savings-center .saving-items .item .item-header:before {
    white-space: nowrap;
    content: "\2600";
    font-size: 1.2em;
    color: #999;
    margin-right: 10px; }

.aafes-savings-center .saving-items .item .item-content {
  padding-left: 35px;
  font-size: 1.2em; }
  .aafes-savings-center .saving-items .item .item-content a {
    line-height: 1.5rem;
    font-size: 1.25rem;
    margin-bottom: 5px; }
    .aafes-savings-center .saving-items .item .item-content a:after {
      content: "\00A0\203A"; }
  .aafes-savings-center .saving-items .item .item-content p {
    padding: 0.5rem;
    margin: 0; }
  .aafes-savings-center .saving-items .item .item-content .item-info {
    color: #A9A9A9;
    font-size: 0.8rem;
    text-transform: uppercase;
    padding-top: 0; }

.aafes-savings-center .rebates-search {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 1rem;
  margin: 1rem 0;
  background-color: #f2f2f2; }
  .aafes-savings-center .rebates-search .aafes-form-field {
    margin-right: 1rem; }
    .aafes-savings-center .rebates-search .aafes-form-field input {
      width: 250px; }
  .aafes-savings-center .rebates-search button {
    margin-bottom: 10px; }
    .aafes-savings-center .rebates-search button:first-of-type {
      margin-right: 1rem; }

.aafes-savings-center .rebates-table .rebates-table-head,
.aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row {
  display: flex;
  flex-direction: row;
  text-align: left;
  padding: 10px; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col:not(:last-child),
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col:not(:last-child) {
    padding-right: 10px; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col.desc,
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.desc {
    width: 30%; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col.manufacture,
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.manufacture {
    width: 18%; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col.start-date,
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.start-date {
    width: 15%; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col.end-date,
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.end-date {
    width: 15%; }
  .aafes-savings-center .rebates-table .rebates-table-head .rebates-table-col.deadline,
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.deadline {
    width: 22%; }

.aafes-savings-center .rebates-table .rebates-table-head {
  border: 2px solid #ebebeb;
  font-weight: 600; }

.aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.desc {
  font-weight: 600; }

.aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row:not(:last-child) {
  border-bottom: 1px solid #ebebeb; }

@media only screen and (max-width: 767px) {
  .aafes-savings-center .ads-container a {
    flex: 0 1 45%; }
  .aafes-savings-center .rebates-table .rebates-table-head {
    display: none; }
  .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row {
    flex-wrap: wrap;
    padding: 1rem 0; }
    .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.desc {
      width: 65%; }
    .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.manufacture {
      width: 35%;
      padding-right: 0;
      text-align: center; }
    .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.start-date {
      width: 50%;
      margin-top: 1rem;
      display: flex;
      flex-direction: column; }
      .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.start-date:before {
        content: "Start Date";
        font-weight: 600; }
    .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.end-date {
      width: 50%;
      margin-top: 1rem;
      display: flex;
      flex-direction: column; }
      .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.end-date:before {
        content: "End Date";
        font-weight: 600; }
    .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.deadline {
      width: 100%;
      margin-top: 1rem;
      display: flex;
      flex-direction: column; }
      .aafes-savings-center .rebates-table .rebates-table-body .rebates-table-row .rebates-table-col.deadline:before {
        content: "Postmark Deadline";
        font-weight: 600; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-customer-service .customer-service-header {
  display: flex; }
  .aafes-customer-service .customer-service-header .img-holder {
    padding-right: 1rem;
    flex: 1 1 500px; }
  .aafes-customer-service .customer-service-header .military-star-card-holder {
    padding: 2rem 1rem;
    flex-grow: 0;
    flex-basis: 210px; }
    .aafes-customer-service .customer-service-header .military-star-card-holder h2 {
      margin-bottom: 0; }

.aafes-customer-service .customer-service-items {
  display: flex;
  justify-content: space-between; }
  .aafes-customer-service .customer-service-items .service-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f2f2f2;
    padding: 1rem;
    margin: 0.5rem; }
    .aafes-customer-service .customer-service-items .service-item:last-of-type {
      margin-right: 0; }
    .aafes-customer-service .customer-service-items .service-item:first-of-type {
      margin-left: 0; }
    .aafes-customer-service .customer-service-items .service-item img {
      margin-bottom: 1rem; }

.aafes-customer-service .customer-service-assistance {
  display: flex; }
  .aafes-customer-service .customer-service-assistance .info-block {
    flex: 1 1 auto;
    margin: 1rem; }
  .aafes-customer-service .customer-service-assistance .aafes-group-title {
    margin-top: 0.5rem;
    text-transform: uppercase; }

@media only screen and (max-width: 767px) {
  .aafes-customer-service .customer-service-header {
    flex-direction: column; }
    .aafes-customer-service .customer-service-header .img-holder {
      flex-basis: auto;
      padding-right: 0;
      align-self: center; }
    .aafes-customer-service .customer-service-header .military-star-card-holder {
      flex-basis: auto;
      align-self: stretch;
      flex-direction: column;
      align-items: center; }
      .aafes-customer-service .customer-service-header .military-star-card-holder button {
        margin-left: auto;
        align-self: center; }
      .aafes-customer-service .customer-service-header .military-star-card-holder .aafes-page-subhead {
        align-self: center; }
  .aafes-customer-service .customer-service-items {
    flex-direction: column; }
    .aafes-customer-service .customer-service-items .service-item {
      margin: 0 0 1rem;
      flex-direction: row;
      align-content: center; }
      .aafes-customer-service .customer-service-items .service-item img {
        margin: auto 1rem auto 0; }
  .aafes-customer-service .customer-service-assistance {
    flex-direction: column; }
    .aafes-customer-service .customer-service-assistance .info-block {
      margin: 0; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-store-details .aafes-title-box {
  background-color: #eaf0f5;
  padding: 0.6rem 0.8rem; }
  .aafes-store-details .aafes-title-box .aafes-page-head {
    font-size: 21px;
    margin-bottom: 0.4rem; }
  .aafes-store-details .aafes-title-box .aafes-text-title, .aafes-store-details .aafes-title-box .aafes-text-title-normal, .aafes-store-details .aafes-title-box .aafes-text-title-normal-lg, .aafes-store-details .aafes-title-box .aafes-text-title-sm, .aafes-store-details .aafes-title-box .aafes-text-title-lg {
    margin-bottom: 0; }

.aafes-store-details .local-ads {
  margin-bottom: 1rem;
  display: inline-block; }

.aafes-store-details .aafes-gutter-box a {
  font-size: 13px;
  padding-bottom: 0.5rem;
  display: inline-block; }

.aafes-store-details .aafes-gutter-box img {
  float: left;
  margin-right: 0.5rem; }

.aafes-store-details .aafes-title-banner {
  padding: 0; }

.aafes-store-details .store-content .aafes-page-head {
  border-bottom: 1px solid #bebebe;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem; }

.aafes-store-details .store-content .title {
  font-weight: 600;
  margin-bottom: 7px; }

.aafes-store-details .store-content .item-image {
  display: inline-block;
  margin-bottom: 7px; }

.aafes-store-details .store-content .location-features {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1rem; }

.aafes-store-details .store-content .location-feature {
  margin: 0 1rem 1rem 0;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .aafes-store-details .store-content .location-features {
    flex-direction: column; }
    .aafes-store-details .store-content .location-features .location-feature {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      text-align: left; }
    .aafes-store-details .store-content .location-features .item-image {
      margin-right: 1rem; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-static-nav-panel ul {
  list-style: none;
  padding-left: 0; }
  .aafes-static-nav-panel ul li {
    margin-bottom: 10px; }
    .aafes-static-nav-panel ul li:last-of-type {
      margin-bottom: 0; }

.aafes-static-nav-panel .nav-head.nav-group-head {
  display: none; }

.aafes-static-nav-panel .aafes-static-nav-items .nav-head {
  font-size: .8rem;
  font-weight: 600;
  margin: 0 0 5px 0;
  padding: 0.7rem 0;
  border-top: 1px solid #717171;
  border-bottom: 1px solid #717171; }

.aafes-static-nav-panel .aafes-static-nav-items .nav-body a {
  text-decoration: none; }
  .aafes-static-nav-panel .aafes-static-nav-items .nav-body a:hover {
    text-decoration: underline; }

.aafes-static-nav-panel .aafes-static-nav-items .nav-body.no-head {
  border-top: 1px solid #717171;
  padding-top: 0.5rem; }
  .aafes-static-nav-panel .aafes-static-nav-items .nav-body.no-head li a {
    display: inline-block;
    font-weight: 600; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-body.no-head li a:after {
      font-family: FontAwesome, serif;
      content: "\f105";
      margin-left: 4px;
      float: right; }

.aafes-static-nav-panel .aafes-static-nav-items .nav-body li.item-disable a {
  font-weight: 600;
  color: #333333; }
  .aafes-static-nav-panel .aafes-static-nav-items .nav-body li.item-disable a:hover {
    text-decoration: none; }

@media only screen and (max-width: 767px) {
  .aafes-static-nav-panel .nav-head {
    cursor: pointer; }
    .aafes-static-nav-panel .nav-head:after {
      content: "";
      width: 18px;
      height: 18px;
      float: right;
      margin-right: 1rem;
      background: url(/ux-responsive/images/icon-arrow-down-gray.svg) no-repeat top right white; }
    .aafes-static-nav-panel .nav-head.nav-group-head {
      display: block;
      margin: 0;
      padding: 0.7rem 0 0.7rem 0.5rem;
      background-color: #ffffff;
      color: #333333;
      border: 1px solid #043C63;
      border-radius: 3px; }
  .aafes-static-nav-panel.jsRoot .nav-head:after {
    background: url(/ux-responsive/images/icon-arrow-up-gray.svg) no-repeat top right white; }
  .aafes-static-nav-panel.jsRoot .aafes-static-nav-items {
    display: none; }
  .aafes-static-nav-panel > .inner {
    position: relative;
    margin-bottom: 1rem;
    z-index: 9; }
  .aafes-static-nav-panel .aafes-static-nav-items {
    position: absolute;
    width: 100%;
    top: 0;
    background-color: #ffffff; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-head {
      margin: 0;
      padding-left: 0.5rem;
      border: 1px solid #ebebeb;
      background-color: #f2f2f2; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-body.no-head {
      border-top: 6px solid #ebebeb; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-category.jsRoot > .nav-head:after {
      content: "\f054"; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-category.jsRoot .nav-body {
      display: none; }
    .aafes-static-nav-panel .aafes-static-nav-items:last-of-type .nav-head {
      border-bottom: 1px solid #ebebeb; }
    .aafes-static-nav-panel .aafes-static-nav-items:last-of-type .nav-body {
      border-bottom: 1px solid #ebebeb; }
    .aafes-static-nav-panel .aafes-static-nav-items .nav-body {
      border-top: none;
      border-left: 1px solid #bebebe;
      border-right: 1px solid #bebebe;
      border-bottom: 1px solid #bebebe !important;
      padding: 0 .5rem;
      margin: 0; }
      .aafes-static-nav-panel .aafes-static-nav-items .nav-body li {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #ebebeb; }
        .aafes-static-nav-panel .aafes-static-nav-items .nav-body li:last-of-type {
          padding-bottom: 0;
          border-bottom: none; }
        .aafes-static-nav-panel .aafes-static-nav-items .nav-body li a {
          padding: 10px 0;
          display: block;
          margin-left: 14px;
          color: #3C3C3C; }
          .aafes-static-nav-panel .aafes-static-nav-items .nav-body li a:hover {
            text-decoration: none; }
          .aafes-static-nav-panel .aafes-static-nav-items .nav-body li a:after {
            content: "";
            float: right;
            width: 14px;
            height: 18px;
            margin-right: 5px;
            background: url(/ux-responsive/images/icon-arrow-right-gray.svg) no-repeat top right white; }
        .aafes-static-nav-panel .aafes-static-nav-items .nav-body li.item-disable:before {
          content: "";
          float: left;
          width: 14px;
          height: 40px;
          background: url(/ux-responsive/images/icon-arrow-right-dark.svg) no-repeat center right transparent; }
      .aafes-static-nav-panel .aafes-static-nav-items .nav-body.no-head a:after {
        content: ""; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-saving-center-coupons .coupon-data-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (max-width: 991px) {
    .aafes-saving-center-coupons .coupon-data-box {
      justify-content: space-around; } }
  .aafes-saving-center-coupons .coupon-data-box .coupon-item {
    flex: 0 0 220px;
    height: 200px;
    margin: 0.5rem;
    position: relative;
    border: 1px solid #bebebe;
    padding: 15px 5px;
    overflow: hidden; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-item:hover .coupon-hover-info {
      top: 0;
      bottom: 0; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-item:hover .coupon-content {
      top: -100%;
      bottom: 100%; }
  .aafes-saving-center-coupons .coupon-data-box .coupon-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    right: 5px;
    transition-property: top, bottom;
    transition-duration: 200ms;
    transition-timing-function: linear; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-content img {
      display: block;
      margin: 10px auto; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-content .aafes-item-name-alt {
      text-align: center;
      margin: 0.5rem; }
  .aafes-saving-center-coupons .coupon-data-box .coupon-hover-info {
    position: absolute;
    top: 100%;
    bottom: -100%;
    left: 5px;
    right: 5px;
    transition-property: top, bottom;
    transition-duration: 200ms;
    transition-timing-function: linear;
    display: flex;
    flex-direction: column; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-hover-info .restaurant-description {
      padding: 0.5rem;
      flex: 1;
      text-align: center; }
    .aafes-saving-center-coupons .coupon-data-box .coupon-hover-info .restaurant-link-button button {
      margin: 1rem auto;
      display: block; }

.aafes-saving-center-weekly-ads iframe {
  border: 1px solid #bebebe; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.footerContent {
  width: 100%;
  font-size: 0.75rem;
  color: #333333; }
  .footerContent a {
    text-decoration: none; }
    .footerContent a:hover {
      text-decoration: underline; }
  .footerContent.footerTop {
    background-color: #043C63; }
  .footerContent .footer-right-content {
    display: flex; }
  .footerContent .footer-head-sweepstakes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #000c26;
    padding: 0 27px; }
    .footerContent .footer-head-sweepstakes button {
      background-color: #000c26;
      border: none; }
      .footerContent .footer-head-sweepstakes button .sweepstakes-container {
        color: #ffffff;
        text-align: center;
        flex-direction: column;
        min-width: 300px; }
        .footerContent .footer-head-sweepstakes button .sweepstakes-container .enter-to-win {
          color: inherit;
          text-transform: uppercase; }
        .footerContent .footer-head-sweepstakes button .sweepstakes-container .sweepstakes-row {
          display: flex;
          justify-content: center;
          margin-top: 3px;
          margin-bottom: 5px; }
          .footerContent .footer-head-sweepstakes button .sweepstakes-container .sweepstakes-row .sweepstakes-text {
            font-size: 1.1rem;
            border: 1px solid #656c7c;
            padding: 2px 15px;
            text-transform: uppercase;
            letter-spacing: 6px; }
          .footerContent .footer-head-sweepstakes button .sweepstakes-container .sweepstakes-row .sweepstakes-star-wrap {
            display: flex;
            flex-direction: column;
            justify-content: center;
            border-top: 1px solid #656c7c;
            border-bottom: 1px solid #656c7c;
            padding: 0 5px 2px 5px; }
            .footerContent .footer-head-sweepstakes button .sweepstakes-container .sweepstakes-row .sweepstakes-star-wrap .sweepstakes-star {
              width: 20px;
              height: 20px; }
        .footerContent .footer-head-sweepstakes button .sweepstakes-container .additional-details {
          color: #76aacc; }
  .footerContent .footer-left-content {
    width: 100%;
    padding: 0 20px;
    flex: 1 1 auto;
    background-color: #043C63;
    color: #ffffff; }
    .footerContent .footer-left-content .subscription-input-container {
      display: flex; }
      .footerContent .footer-left-content .subscription-input-container .subscription-input-icon img {
        height: 33px;
        width: 60px;
        margin-right: 15px; }
    .footerContent .footer-left-content .emailSubscriptionTitle {
      display: flex;
      flex: 1 1 auto;
      flex-direction: row; }
      .footerContent .footer-left-content .emailSubscriptionTitle .emailSubscriptionText {
        flex: 1 1 auto;
        margin-left: 1em;
        margin-bottom: 5px; }
    .footerContent .footer-left-content .footer-email-subscription-input {
      display: flex;
      flex: 1 1 auto;
      border-radius: 3px;
      padding: 0.2em;
      color: #333333;
      background-color: #ffffff;
      max-width: 420px;
      font-style: italic; }
      .footerContent .footer-left-content .footer-email-subscription-input .footerInput {
        flex: 1;
        font-size: 1rem; }
      .footerContent .footer-left-content .footer-email-subscription-input .footer-email-subscription-button {
        border-radius: 3px;
        font-style: normal; }
      .footerContent .footer-left-content .footer-email-subscription-input input {
        max-width: none; }
  .footerContent .footer-bottom-links {
    padding: 0 20px; }
  .footerContent .footer-bottom-links .footerLinkHeader {
    color: #043C63; }
  .footerContent .footer-bottom-links .footerlinks a {
    color: #3C3C3C; }
  .footerContent .footer-social-icons {
    display: flex;
    justify-content: center;
    /* mocked version */
    /* real version */ }
    .footerContent .footer-social-icons .socialContainer {
      display: flex;
      margin-top: 0.4rem;
      margin-bottom: 0.7rem; }
      .footerContent .footer-social-icons .socialContainer .socialIcon {
        margin: 0 0.8rem; }
      .footerContent .footer-social-icons .socialContainer a {
        text-decoration: none; }
      .footerContent .footer-social-icons .socialContainer i {
        font-size: 1.5rem;
        color: #043C63; }
    .footerContent .footer-social-icons .addthis_toolbox a {
      margin: 0 0.45rem; }
    .footerContent .footer-social-icons .addthis_toolbox .at-icon-wrapper svg path {
      fill: #043C63; }
  .footerContent .aafes-footer-line-horizontal {
    content: '';
    height: 1px;
    width: 100%;
    background: #bebebe;
    margin-bottom: 1rem; }
  .footerContent.footerBottomColor {
    background-color: #f2f2f2; }
  .footerContent .footerBottom {
    background-color: #f2f2f2;
    display: flex;
    justify-content: space-between;
    padding-top: 1.5rem;
    padding-bottom: 1rem; }
    .footerContent .footerBottom .footerBottomVersion {
      display: none; }
    .footerContent .footerBottom .footerBottomText {
      display: flex;
      flex: 1 1 auto; }
    .footerContent .footerBottom .footerBottomLinks {
      max-width: 450px; }
    .footerContent .footerBottom .copyright {
      min-width: 180px;
      max-width: 320px; }
    .footerContent .footerBottom .footerBottomImg {
      margin-top: -5px; }
    .footerContent .footerBottom .legalDisclose {
      display: flex;
      flex: 1 1 auto; }
      .footerContent .footerBottom .legalDisclose a {
        color: #000f26; }
      .footerContent .footerBottom .legalDisclose .lowerTxt {
        flex: 1 1 auto;
        border-left: 1px solid #A9A9A9;
        padding: 0 5px;
        margin-bottom: 10px;
        text-align: center; }
        .footerContent .footerBottom .legalDisclose .lowerTxt:first-child {
          border-left: none; }
    .footerContent .footerBottom .use-mobile-version {
      display: block; }
      .footerContent .footerBottom .use-mobile-version .lowerTxt {
        width: 120px; }
    .footerContent .footerBottom .use-desktop-version {
      display: none; }
  .footerContent h5 {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.1rem; }
  .footerContent .footerlinks {
    margin-bottom: 0.8rem;
    margin-top: 0.8rem; }
  .footerContent .linksContainer .footerLinkHeader {
    text-transform: uppercase;
    cursor: default; }
  .footerContent .linksContainer.same-height {
    min-height: 270px; }
  @media only screen and (max-width: 767px) {
    .footerContent .footer-content-wrap {
      flex-direction: column; }
      .footerContent .footer-content-wrap .subscription-input-icon {
        display: none; }
      .footerContent .footer-content-wrap .footer-left-content {
        flex: 1 1 auto; }
        .footerContent .footer-content-wrap .footer-left-content .emailSubscriptionTitle {
          flex-direction: column; }
          .footerContent .footer-content-wrap .footer-left-content .emailSubscriptionTitle .emailSubscriptionText {
            margin-left: 0; }
        .footerContent .footer-content-wrap .footer-left-content .footer-email-subscription-input {
          max-width: none; }
      .footerContent .footer-content-wrap .footer-head-sweepstakes {
        padding: 20px 0;
        width: 100%; }
    .footerContent .footerBottom {
      flex-direction: column;
      justify-content: center; }
      .footerContent .footerBottom .copyright {
        text-align: center; }
      .footerContent .footerBottom .footerBottomVersion {
        display: block;
        text-align: center; }
      .footerContent .footerBottom .footerBottomText {
        display: block; }
      .footerContent .footerBottom .footerBottomLinks {
        min-width: 100%; }
        .footerContent .footerBottom .footerBottomLinks .legalDisclose {
          flex-direction: column;
          justify-content: center; }
          .footerContent .footerBottom .footerBottomLinks .legalDisclose a {
            text-decoration: underline; }
            .footerContent .footerBottom .footerBottomLinks .legalDisclose a:hover {
              text-decoration: none; }
          .footerContent .footerBottom .footerBottomLinks .legalDisclose .lowerTxt {
            border: none;
            text-align: center; }
      .footerContent .footerBottom .copyright {
        min-width: 100%; }
      .footerContent .footerBottom .footerBottomImg {
        text-align: center;
        margin-top: 0;
        margin-bottom: 15px; }
      .footerContent .footerBottom .use-mobile-version {
        display: none; }
      .footerContent .footerBottom .use-desktop-version {
        display: block; }
    .footerContent .linksContainer {
      margin-bottom: 1.2rem; }
      .footerContent .linksContainer.same-height {
        min-height: 0; }
      .footerContent .linksContainer .footerLinkHeader {
        display: flex;
        cursor: pointer; }
        .footerContent .linksContainer .footerLinkHeader i {
          font-size: 15px;
          float: right;
          margin-right: 5px;
          width: 10px; }
        .footerContent .linksContainer .footerLinkHeader .fa:before {
          background-color: #ebebeb;
          border-radius: 50%; }
        .footerContent .linksContainer .footerLinkHeader .fa-caret-down {
          display: none; }
        .footerContent .linksContainer .footerLinkHeader .fa-caret-right {
          display: block; }
          .footerContent .linksContainer .footerLinkHeader .fa-caret-right:before {
            padding: 2px 7px; }
      .footerContent .linksContainer .footerLinkHeaderDown {
        margin-bottom: 5px; }
        .footerContent .linksContainer .footerLinkHeaderDown .fa-caret-down {
          display: block; }
          .footerContent .linksContainer .footerLinkHeaderDown .fa-caret-down:before {
            padding: 2px 5px; }
        .footerContent .linksContainer .footerLinkHeaderDown .fa-caret-right {
          display: none; }
    .footerContent .copyright {
      margin-bottom: 1rem; }
    .footerContent .hiddenLinks {
      display: none;
      background-color: #ffffff;
      border-top: none;
      padding: 5px 0 12px 4px; }
      .footerContent .hiddenLinks .footerlinks {
        margin-bottom: 0.8rem;
        padding-left: 0.75rem; }
        .footerContent .hiddenLinks .footerlinks a {
          color: #717171; }
        .footerContent .hiddenLinks .footerlinks:last-of-type {
          margin-bottom: 0; }
        .footerContent .hiddenLinks .footerlinks:first-of-type {
          margin-top: 0; } }
  @media only screen and (max-width: 991px) {
    .footerContent .emailSubscriptionTitle {
      flex-direction: column !important; }
      .footerContent .emailSubscriptionTitle .emailSubscriptionText {
        margin-left: 0 !important; } }
  @media only screen and (min-width: 768px) {
    .footerContent .hiddenLinks {
      display: block !important; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.search-by-handler-container .aafes-form-field {
  display: inline-block;
  white-space: nowrap; }
  .search-by-handler-container .aafes-form-field label {
    display: inline-block;
    margin: 0;
    line-height: 29px; }
  .search-by-handler-container .aafes-form-field input {
    height: 35px; }

.store-search-container {
  padding: 2em 1em 1em 1em;
  background-color: #ebebeb; }
  .store-search-container .search-by {
    padding-right: 30px; }
    .store-search-container .search-by .search-by-handler-label {
      width: 60%; }
  .store-search-container .aafes-page-subhead {
    line-height: 28px;
    min-height: 28px;
    /* needed to even both cols */ }
  .store-search-container .or .or-textbox {
    border: 1px solid #eaf0f5;
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 2.5;
    color: #3370a1; }
  .store-search-container .aafes-form-field input {
    max-width: 100%; }
  .store-search-container .search-by-button-wrap {
    clear: both;
    text-align: center;
    padding-top: 1rem;
    border-top: 1px solid #ebebeb; }

.results-container {
  display: flex;
  border: 1px solid #ebebeb; }
  .results-container .results-list {
    max-height: 750px;
    overflow-y: auto; }
    .results-container .results-list::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 10px;
      background-color: #f6f6f6; }
    .results-container .results-list::-webkit-scrollbar {
      width: 12px;
      background-color: #f6f6f6; }
    .results-container .results-list::-webkit-scrollbar-thumb {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #043C63; }
    .results-container .results-list .info-box {
      position: relative;
      padding: 0.5rem 0.5rem 0.5rem 3rem;
      margin-bottom: 0.5rem;
      line-height: 19px; }
      .results-container .results-list .info-box .left-shift {
        padding-left: 23px; }
      .results-container .results-list .info-box .aafes-icon {
        margin-right: 2px; }
        .results-container .results-list .info-box .aafes-icon:before {
          vertical-align: sub;
          margin-bottom: 2px;
          width: 1rem;
          height: 1rem; }
      .results-container .results-list .info-box .strong {
        font-weight: 600;
        margin-top: 0.5rem; }
      .results-container .results-list .info-box .aafes-badge {
        position: absolute;
        background-color: #a71930;
        border-radius: 12px;
        color: #ffffff;
        font-weight: 600;
        font-size: 16px;
        min-width: 24px;
        text-align: center;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        top: 1rem;
        left: 0.7rem; }
      .results-container .results-list .info-box h1 {
        margin-bottom: 15px;
        margin-top: 0.5rem; }
      .results-container .results-list .info-box p {
        margin-bottom: 5px; }

.search-by-region .form-group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start; }
  .search-by-region .form-group .aafes-form-field {
    width: 49%; }
    .search-by-region .form-group .aafes-form-field select {
      width: 100%; }

/* Google Maps info-window (store details layer when markers are hovered) */
.info-window {
  background-color: #ffffff;
  width: 380px;
  min-height: 170px;
  padding: 10px 5px;
  font-size: 12px;
  line-height: 1; }
  .info-window .info-window-img-wrap {
    overflow: hidden; }
    .info-window .info-window-img-wrap .info-window-img {
      float: left;
      width: 76px;
      height: 76px;
      padding-top: 5px; }
      .info-window .info-window-img-wrap .info-window-img img {
        width: 100%;
        height: 100%; }
    .info-window .info-window-img-wrap .info-window-name {
      clear: right;
      margin-left: 96px; }
  .info-window .store-details-link {
    margin-top: 20px; }
  .info-window .inputs-row {
    margin-top: 10px;
    line-height: 23px; }
    .info-window .inputs-row label {
      margin-right: 8px;
      font-weight: normal; }
    .info-window .inputs-row input {
      width: 160px;
      margin-right: 8px; }

@media only screen and (min-width: 992px) {
  .or {
    padding-top: 46px;
    width: 70px;
    margin-right: -35px;
    margin-left: -35px; }
  .search-by-region {
    padding-left: 30px; } 

 }

@media only screen and (max-width: 991px) {
  .or .or-textbox {
    margin: 0.5rem auto 0; }
  .store-search-container .search-by {
    padding-right: 15px; }
  .store-search-container .aafes-form-field select, .store-search-container input {
    max-width: none; } }

@media only screen and (max-width: 767px) {
  .search-by .search-by-handler-container .search-by-handler-label {
    width: 100%;
    display: block;
    padding-bottom: 0.5rem; }
    .search-by .search-by-handler-container .search-by-handler-label input {
      width: 100%; }
  .search-by .search-by-handler-container .aafes-select {
    width: 100%; }
  .results-container .results-list {
    max-height: none;
    overflow-y: visible; }
    .results-container .results-list img {
      margin-left: auto;
      margin-right: auto; }
    .results-container .results-list .info-box {
      margin-left: 1rem;
      margin-top: 0.5rem; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .results-container .results-list .info-box a {
        margin-bottom: 10px;
        display: inline-block; } }

@media only screen and (max-width: 575px) {
  .search-by-region .form-group {
    display: block; }
    .search-by-region .form-group .aafes-form-field {
      width: 100%; }
  .form-group.search-by-options {
    width: 100%; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
/* BEGIN account header active states */
.aafes-print-order-page .print-link, .aafes-print-order-page button, .aafes-print-order-page .item-settings {
  display: none !important; }

.aafes-print-order-page .item-desc .item-prices-wrap {
  max-width: none !important; }

.col-container {
  padding: 15px; }

.account-order-history .account-header-item.account-header-order-history-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-order-history .account-header-item.account-header-order-history-title .active-header {
    display: block; } }

.account-return-item .aafes-legend {
  font-size: 1rem; }

.account-return-item .aafes-cart-item-dsc {
  min-width: 130px;
  flex: 1 1 auto; }
  .account-return-item .aafes-cart-item-dsc p, .account-return-item .aafes-cart-item-dsc dl {
    font-size: 16px;
    margin-bottom: 10px; }

.account-return-item .icon-section {
  flex: 0 0 45px; }

.account-return-item .info-section,
.account-return-item .text-section {
  flex: 1 1 auto; }
  .account-return-item .info-section .aafes-page-head,
  .account-return-item .text-section .aafes-page-head {
    margin-bottom: 10px; }

.account-return-item .text-section {
  margin-left: 45px; }

.account-return-item .button-section {
  flex: 1 1 auto;
  flex-basis: auto;
  width: 100%;
  max-width: 350px; }
  .account-return-item .button-section label {
    color: #333333; }
  .account-return-item .button-section input, .account-return-item .button-section textarea, .account-return-item .button-section select {
    max-width: 350px; }

.account-return-item .incrementer-group input {
  width: 56px; }

.account-return-item #needMoreThanOne .aafes-link-btn {
  line-height: 1rem; }

.account-return-item .content-row {
  margin: 0 0 25px 0; }
  .account-return-item .content-row:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 2px solid #ebebeb; }
  .account-return-item .content-row.no-border {
    border-bottom: none; }
  .account-return-item .content-row .column-wrap {
    display: flex;
    justify-content: flex-end; }
    .account-return-item .content-row .column-wrap > div {
      flex: 1 1 auto; }
  .account-return-item .content-row .question {
    text-align: right; }
  .account-return-item .content-row .damaged-item-inputs {
    padding: 10px;
    background-color: #ebebeb; }

@media only screen and (max-width: 767px) {
  .account-return-item {
    padding: 0; }
    .account-return-item .return-item {
      text-align: left; }
    .account-return-item .aafes-flex.sections {
      flex-direction: column; }
    .account-return-item .button-section {
      width: 100%;
      max-width: 100%; }
    .account-return-item .question {
      text-align: left !important;
      padding-left: 0; }
    .account-return-item .aafes-page-head {
      font-size: 24px;
      font-weight: lighter; }
    .account-return-item .content-row {
      padding: 0 15px 0 15px; }
      .account-return-item .content-row .return-item-image {
        max-width: 45%; }
      .account-return-item .content-row select,
      .account-return-item .content-row textarea {
        max-width: none; }
    .account-return-item .text-section {
      margin-left: 0; } }

.circled {
  width: 40px;
  border-radius: 50%;
  text-align: center;
  font-size: 15px;
  border: 1px solid #ebebeb;
  padding: 7px; }

.account-subscription .account-header-item.account-header-subscription-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-subscription .account-header-item.account-header-subscription-title .active-header {
    display: block; } }

.account-address-book .account-header-item.account-header-address-book-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-address-book .account-header-item.account-header-address-book-title .active-header {
    display: block; } }

.account-wish-list .account-header-item.account-header-wish-list-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-wish-list .account-header-item.account-header-wish-list-title .active-header {
    display: block; } }

.account-profile .account-header-item.account-header-profile-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-profile .account-header-item.account-header-profile-title .active-header {
    display: block; } }

.account-communication-preferences .account-header-item.account-header-communication-preferences-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-communication-preferences .account-header-item.account-header-communication-preferences-title .active-header {
    display: block; } }

.account-payment-methods .account-header-item.account-header-payment-methods-title .aafes-group-title {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .account-payment-methods .account-header-item.account-header-payment-methods-title .active-header {
    display: block; } }

.aafes-account.container {
  padding-left: 16px;
  padding-right: 16px; }

.aafes-account-personal-info {
  /* Opened view */
  /* Collapsed view */ }
  .aafes-account-personal-info .jsPersonalInfoToggle {
    display: inline-block; }
    .aafes-account-personal-info .jsPersonalInfoToggle.show-action {
      display: none; }
  .aafes-account-personal-info.jsPersonalInfoCollapsed .jsPersonalInfoToggle {
    display: none; }
    .aafes-account-personal-info.jsPersonalInfoCollapsed .jsPersonalInfoToggle.show-action {
      display: inline-block; }
  @media only screen and (max-width: 767px) {
    .aafes-account-personal-info.jsPersonalInfoCollapsed .mobile-hidden {
      display: none; } }
  .aafes-account-personal-info .personal-info {
    display: flex; }
    .aafes-account-personal-info .personal-info .info-item {
      flex-basis: 100px;
      flex-shrink: 1;
      flex-grow: 1;
      display: flex;
      flex-direction: column; }
      .aafes-account-personal-info .personal-info .info-item:last-child .info-head {
        border-right: 1px solid #eaf0f5; }
      .aafes-account-personal-info .personal-info .info-item:first-child .info-head {
        border-left: 1px solid #eaf0f5; }
    .aafes-account-personal-info .personal-info .info-head {
      background-color: #eaf0f5;
      padding: 5px;
      border-right: 1px solid white;
      border-left: 1px solid white; }
    .aafes-account-personal-info .personal-info .info-body {
      color: #717171;
      padding: 0.5rem;
      display: flex;
      flex-direction: column;
      border: 1px solid #eaf0f5;
      flex-grow: 1; }
      .aafes-account-personal-info .personal-info .info-body .content {
        flex-grow: 1;
        padding-bottom: 0.5rem; }
        .aafes-account-personal-info .personal-info .info-body .content p {
          margin-bottom: 0.2rem; }
      .aafes-account-personal-info .personal-info .info-body .link > a {
        margin-left: .8rem; }
        .aafes-account-personal-info .personal-info .info-body .link > a:first-child {
          margin-left: 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aafes-account-personal-info .personal-info .info-head {
    flex-basis: 40px; } }
    @media only screen and (max-width: 767px) {
      .aafes-account-personal-info .personal-info {
        flex-direction: column; }
        .aafes-account-personal-info .personal-info .info-item {
          margin-top: 1rem;
          flex-basis: auto; }
        .aafes-account-personal-info .personal-info .info-head {
          border-right: 1px solid #eaf0f5;
          border-left: 1px solid #eaf0f5; } }

.aafes-account-filters-wrap {
  margin-bottom: 1.5em; }
  .aafes-account-filters-wrap .aafes-account-filters {
    display: flex;
    flex-wrap: wrap; }
    .aafes-account-filters-wrap .aafes-account-filters .aafes-form-field {
      display: flex;
      align-items: center; }
      .aafes-account-filters-wrap .aafes-account-filters .aafes-form-field:first-child {
        margin-right: 15px; }
      .aafes-account-filters-wrap .aafes-account-filters .aafes-form-field label {
        margin-right: 15px;
        white-space: nowrap; }
    .aafes-account-filters-wrap .aafes-account-filters .aafes-select {
      width: 125px; }
  @media only screen and (min-width: 576px) {
    .aafes-account-filters-wrap .aafes-account-filter-link {
      text-align: right; } }
  .aafes-account-filters-wrap .aafes-request-info-top-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center; }

.print-order-page {
  border: 1px solid #717171 !important; }
  .print-order-page .items-thumbnails-container {
    border-bottom: none !important;
    display: flex;
    align-items: flex-end; }
    .print-order-page .items-thumbnails-container .controls-container {
      margin-bottom: 1rem;
      margin-left: .5rem; }
  .print-order-page .shipping-block {
    border-top: 1px solid #717171 !important; }
  .print-order-page .shipment-body {
    border-top: 1px solid #717171 !important; }

.aafes-account-order {
  margin: 0;
  border: 1px solid #f2f2f2; }
  .aafes-account-order .controls {
    display: flex;
    flex-wrap: wrap; }
    .aafes-account-order .controls .hide-toggle {
      display: block; }
    .aafes-account-order .controls .show-toggle {
      display: none; }
    .aafes-account-order .controls .show-toggle.collapsed {
      display: block !important; }
    .aafes-account-order .controls .hide-toggle.collapsed {
      display: none !important; }
  .aafes-account-order .print-link {
    text-align: right;
    font-size: 14px;
    padding-right: 0.5em;
    margin-bottom: 1em; }
    .aafes-account-order .print-link:before {
      content: url("/ux-responsive/images/icon-print.svg");
      margin-right: 5px;
      color: #043C63;
      width: 17px;
      display: inline-block; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .aafes-account-order .print-link:before {
          height: 14px; } }
  .aafes-account-order .aafes-account-order-head {
    padding: 0;
    font-size: .8rem;
    border: 1px solid #A9A9A9; }
    .aafes-account-order .aafes-account-order-head .order-info {
      margin-right:10px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: flex-start; }
      .aafes-account-order .aafes-account-order-head .order-info .dl-inline {
        font-size: 14px; }
    .aafes-account-order .aafes-account-order-head .visibility-toggle {
      padding: 0 1em;
      text-align: right;
      font-size: 14px;
      text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .aafes-account-order .aafes-account-order-head .visibility-toggle {
          padding: 0; } }
      .aafes-account-order .aafes-account-order-head .visibility-toggle:hover span {
        text-decoration: underline; }
    .aafes-account-order .aafes-account-order-head .order-info-subhead {
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
      .aafes-account-order .aafes-account-order-head .order-info-subhead .items-thumbnails {
        display: flex;
        align-items: flex-end; }
      .aafes-account-order .aafes-account-order-head .order-info-subhead .items-thumbnails > img {
        margin-right: 1rem; }
      .aafes-account-order .aafes-account-order-head .order-info-subhead .controls-container {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex: 1 1; }
    @media only screen and (max-width: 575px) {
      .aafes-account-order .aafes-account-order-head .order-info-subhead {
        flex-direction: column;
        align-items: flex-start; }
        .aafes-account-order .aafes-account-order-head .order-info-subhead .items-thumbnails {
          margin-bottom: 10px; }
          .aafes-account-order .aafes-account-order-head .order-info-subhead .items-thumbnails > img {
            margin-right: .7rem; }
        .aafes-account-order .aafes-account-order-head .order-info-subhead .controls-container {
          align-items: flex-end;
          flex: 1 1 auto; } }
  .aafes-account-order .aafes-account-order-body .order-history-shipment {
    margin-top: 10px; }
    .aafes-account-order .aafes-account-order-body .order-history-shipment .order-head {
      padding: 5px 0;
      font-weight: 600;
      font-size: 14px; }
    .aafes-account-order .aafes-account-order-body .order-history-shipment .order-summary {
      border-top: 1px solid #f2f2f2;
      background-color: #f2f2f2;
      padding-top: 10px;
      border-radius: 0 4px 0 4px; }
  .aafes-account-order .aafes-account-order-body .price-item {
    margin-bottom: 5px; }
    .aafes-account-order .aafes-account-order-body .price-item.item-total-price {
      padding-top: 10px;
      padding-bottom: 5px;
      border-top: 1px solid #717171; }
    .aafes-account-order .aafes-account-order-body .price-item.discount {
      margin-bottom: 0; }
  .aafes-account-order .aafes-account-order-body .discount-price {
    color: #da0f0f; }
  .aafes-account-order .aafes-account-order-body .subscription-header {
    display: flex;
    align-items: start;
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      .aafes-account-order .aafes-account-order-body .subscription-header {
        flex-direction: column; } }
  .aafes-account-order .aafes-account-order-body .shipment-body {
    padding: 15px;
    border: 1px solid #A9A9A9; }
    .aafes-account-order .aafes-account-order-body .shipment-body .edit-link {
      font-size: 90%;
      margin-left: 8px;
      color: #3370a1;
      text-decoration: underline;
      font-weight: normal; }
    .aafes-account-order .aafes-account-order-body .shipment-body .aafes-page-head-block {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: -10px; }
    .aafes-account-order .aafes-account-order-body .shipment-body .edit-only {
      display: none; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block {
      padding-bottom: 5px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-img {
        width: 100%;
        max-width: 400px;
        height: auto; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full {
        display: flex; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full .item-info, .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full .right-column {
          flex: 1 1; }
        @media only screen and (max-width: 767px) {
          .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full {
            flex-direction: column; }
            .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full .item-info, .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc-full .right-column {
              flex: 1 1 auto; } }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc {
        display: flex; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .aafes-item-name {
          font-size: 16px; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-prices-wrap {
          max-width: 250px; }
          @media only screen and (max-width: 767px) {
            .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-prices-wrap {
              max-width: 100%; } }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info {
          flex: 1 1 auto;
          width: 60%; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info .item-number, .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info .item-number-sm, .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info .item-number-md {
            color: #717171; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info .field-with-img {
            flex: 1 1 auto; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-desc .item-desc-info .aafes-item-name {
            margin-bottom: 15px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data {
        text-align: left;
        display: flex; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col.qty {
          width: 10%; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col.price {
          width: 19%; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col.status {
          width: 33%; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col:not(:last-child) {
          padding-right: 10px; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col .data-head {
          font-weight: 600;
          margin-bottom: 15px;
          color: #717171; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col .data-body div {
          margin-bottom: 5px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .change-buttons {
        text-align: left;
        margin-top: 15px;
        display: none; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .change-buttons button:first-of-type {
          margin-right: 15px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .popover {
        font-size: 1.1em;
        padding: .3em;
        text-align: center; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .popover .popover-buttons {
          margin-top: 15px;
          display: flex;
          flex: 1 1 auto;
          justify-content: space-around; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item .item-settings .item-settings-data .data-col.qty {
        width: 10%; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item .item-settings .item-settings-data .data-col.frequency {
        width: 21%; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item .item-settings .item-settings-data .data-col.price {
        width: 23%; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item.edit .hide-on-edit {
        display: none; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item.edit .edit-only {
        display: block !important; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item.edit .change-buttons {
        display: block !important; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block.subscription-item.edit .shipping-section.buttons {
        display: none; }
    .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block {
      padding-top: 10px;
      display: flex;
      border-top: 1px solid #f2f2f2; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block {
        display: block; }
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price, .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-sm, .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-xs,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-sm,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-strong,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-strong-sm,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-sale,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-sale-sm,
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.subscription-block .aafes-price-sale-lg {
          font-size: 14px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.edit .hide-on-edit {
        display: none; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block.edit .edit-only {
        display: block !important; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section {
        display: flex;
        flex-direction: column; }
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section .shipping-section-type {
          font-size: 16px;
          font-weight: 600;
          margin-right: 10px;
          white-space: nowrap; }
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section.position-bottom {
          justify-content: flex-end !important; }
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section.buttons {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          text-align: center; }
          .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section.buttons a {
            padding: 5px 0;
            display: inline-block; }
        .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section:not(:last-child) {
          padding-right: 10px; }
    .aafes-account-order .aafes-account-order-body .shipment-body .shipment-status-block {
      display: flex;
      font-size: 14px;
      font-weight: 600;
      justify-content: space-between; }
      @media only screen and (max-width: 767px) {
        .aafes-account-order .aafes-account-order-body .shipment-body .shipment-status-block {
          flex-direction: column; } }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block {
      margin-bottom: 15px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-block-message {
        font-weight: 600;
        color: #717171; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-block-message .status-title {
          margin-right: 10px; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-block-message.blue .aafes-valid {
          color: #0066cc !important; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar-returned {
        margin-top: 15px;
        background-color: #f2f2f2;
        padding: 10px 20px;
        color: #717171; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar {
        margin-top: 15px;
        display: flex;
        background-color: #f2f2f2;
        padding: 10px 20px;
        color: #717171;
        align-items: center; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section {
          align-items: center;
          display: flex;
          font-weight: 600; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section:not(:last-child) {
            padding-right: 10px; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section .circle {
            height: 16px;
            width: 16px;
            background-color: #ebebeb;
            border-radius: 8px;
            min-width: 16px; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section .empty-circle {
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: white;
            border: 1px solid #45a614;
            border-radius: 15px;
            height: 30px;
            width: 30px;
            min-width: 30px; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section > div {
            margin-right: 5px; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.complete, .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.in-progress {
            color: #45a614; }
            .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.complete .circle, .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.in-progress .circle {
              background-color: #45a614; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.cancelled {
            color: #0066cc; }
            .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section.cancelled .circle {
              background-color: #0066cc; }
        .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .line {
          height: 1px;
          background-color: #ebebeb; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .line.green {
            background-color: #45a614; }
          .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .line.blue {
            background-color: #0066cc; }
  .aafes-account-order.history-order {
    border-color: #ebebeb; }
    .aafes-account-order.history-order .aafes-account-order-head {
      border: none; }
    .aafes-account-order.history-order .aafes-account-order-body .shipment-status-block {
      display: flex;
      line-height: 30px; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-status-block .current-status {
        font-size: 18px;
        padding-left: 5px;
        color: #043C63; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-status-block .date-status {
        font-size: 18px;
        padding-left: 5px; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-status-block.space-between {
        justify-content: space-between; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-status-block a {
        color: #043C63; }
    .aafes-account-order.history-order .aafes-account-order-body .shipment-body {
      margin: 10px 15px;
      padding: 20px 0 0;
      border: none;
      border-top: 1px solid #ebebeb; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body:not(:first-of-type) {
        margin-top: 25px; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block {
        padding-bottom: 10px;
        margin-bottom: 10px; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .item-number, .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .item-number-sm, .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .item-number-md {
          color: #333333; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .field-with-img {
          flex: 1 1 auto; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .aafes-item-name-lg {
          margin-bottom: 3px; }
          .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-info-block .aafes-item-name-lg a {
            text-decoration: none; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .price-item {
        font-weight: 600; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .price-item .aafes-price, .aafes-account-order.history-order .aafes-account-order-body .shipment-body .price-item .aafes-price-sm, .aafes-account-order.history-order .aafes-account-order-body .shipment-body .price-item .aafes-price-xs {
          font-weight: normal; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .price-item .aafes-price-xs {
          font-weight: normal; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .discount-description {
        font-size: 0.9em;
        margin-bottom: 5px;
        max-width: 150px; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .item-total-price,
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .aafes-price-strong,
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .aafes-price-strong-sm {
        color: #043C63; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .shipping-block {
        padding: 10px 20px 0 20px;
        line-height: 22px;
        border-top: 1px dashed #ebebeb; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section {
          line-height: 1.7; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .shipping-track {
        padding-left: 34px; }
      .aafes-account-order.history-order .aafes-account-order-body .shipment-body .order-item-description {
        line-height: 1.3; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .order-item-description .dl-inline {
          margin-bottom: 6px; }
          .aafes-account-order.history-order .aafes-account-order-body .shipment-body .order-item-description .dl-inline > * {
            line-height: 1.3; }
    .aafes-account-order.history-order .aafes-account-order-body .order-summary {
      padding: 10px;
      background-color: #f6f6f6; }
      .aafes-account-order.history-order .aafes-account-order-body .order-summary .order-summary-column {
        line-height: 26px; }
      .aafes-account-order.history-order .aafes-account-order-body .order-summary .item-total-price {
        color: #043C63; }
      .aafes-account-order.history-order .aafes-account-order-body .order-summary .price-item {
        font-weight: 600; }
        .aafes-account-order.history-order .aafes-account-order-body .order-summary .price-item .aafes-price, .aafes-account-order.history-order .aafes-account-order-body .order-summary .price-item .aafes-price-sm, .aafes-account-order.history-order .aafes-account-order-body .order-summary .price-item .aafes-price-xs {
          font-weight: normal; }
      .aafes-account-order.history-order .aafes-account-order-body .order-summary .discount-description {
        font-size: 0.9em;
        margin-bottom: 5px;
        max-width: 150px; }
      .aafes-account-order.history-order .aafes-account-order-body .order-summary .order-summary-head .title-text {
        font-size: 18px;
        color: #043C63;
        line-height: 30px;
        font-weight: 600; }
    @media only screen and (max-width: 767px) {
      .aafes-account-order.history-order {
        border-radius: 0; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .shipping-block {
          padding: 10px 0 0 0; }
        .aafes-account-order.history-order .aafes-account-order-body .shipment-body .shipping-track {
          padding-left: 0; } }
  .aafes-account-order.subscription {
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #ebebeb; }
    .aafes-account-order.subscription .aafes-account-order-body .order-outer-wrap .shipment-body {
      border: none;
      border-top: 1px solid #ebebeb;
      padding: 15px 0; }
      .aafes-account-order.subscription .aafes-account-order-body .order-outer-wrap .shipment-body .shipping-block {
        border-top: 1px dashed #ebebeb; }
    .aafes-account-order.subscription .aafes-account-order-body .order-outer-wrap:first-of-type .shipment-body {
      border-top: none;
      padding-top: 0; }
    @media only screen and (max-width: 991px) {
      .aafes-account-order.subscription {
        border: none;
        padding: 0; }
        .aafes-account-order.subscription .aafes-account-order-body .order-outer-wrap .shipment-body {
          padding: 15px; }
        .aafes-account-order.subscription .aafes-account-order-body .order-outer-wrap:last-of-type .shipment-body {
          border-bottom: 1px solid #ebebeb; }
        .aafes-account-order.subscription .aafes-account-order-body .shipment-body .item-info-block {
          margin-bottom: 15px;
          flex-direction: column; }
          .aafes-account-order.subscription .aafes-account-order-body .shipment-body .item-info-block .item-settings {
            margin-top: 10px; }
          .aafes-account-order.subscription .aafes-account-order-body .shipment-body .item-info-block .item-desc-full {
            flex-direction: column; }
            .aafes-account-order.subscription .aafes-account-order-body .shipment-body .item-info-block .item-desc-full .right-column {
              flex: 1 1 auto; }
        .aafes-account-order.subscription .aafes-account-order-body .shipment-body .shipping-block {
          flex-direction: column; } }

.aafes-subscription-modal .dialog-close-button {
  overflow: hidden; }

.aafes-subscription-modal .aafes-page-head {
  margin-bottom: 10px; }

.aafes-subscription-modal .aafes-dialog-question {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px; }

.aafes-subscription-modal .aafes-dialog-controls {
  text-align: right; }
  .aafes-subscription-modal .aafes-dialog-controls button {
    width: 120px;
    line-height: 14px; }

/* START New Containers For Payment Page and Address Page */
.boxed-items-container {
  margin-left: -.5rem;
  margin-right: -.5rem; }
  .boxed-items-container .boxed-item-outer {
    flex: 1 1 auto;
    justify-content: space-between;
    width: 31.33%;
    max-width: 31.33%; }
    .boxed-items-container .boxed-item-outer.editing {
      margin-bottom: 2rem; }
    .boxed-items-container .boxed-item-outer .container-item-controls .popover {
      font-size: 1.1em;
      padding: .3em;
      text-align: center; }
      .boxed-items-container .boxed-item-outer .container-item-controls .popover .popover-buttons {
        margin-top: 15px;
        display: flex;
        flex: 1 1 auto;
        justify-content: space-around; }
        .boxed-items-container .boxed-item-outer .container-item-controls .popover .popover-buttons .aafes-btn-reverse:hover {
          color: #ffffff; }
        .boxed-items-container .boxed-item-outer .container-item-controls .popover .popover-buttons .aafes-btn {
          color: #ffffff; }
  @media only screen and (max-width: 767px) {
    .boxed-items-container {
      flex: 1 1 auto;
      flex-direction: column;
      margin: 0.5em 0; }
      .boxed-items-container .boxed-item-outer {
        flex: 1 1 auto;
        margin: 0.5em 0;
        width: 100%;
        max-width: 100%; } }

/*.boxed-item-outer {
	.add-new-item {
		justify-content: flex-start !important;
		.edit-button {
			max-width: none;
		}
		.plus-button {
			max-width: 50px !important;
		}
			line-height: 1rem;
			a {
				text-decoration: none !important;
				&:hover {
					text-decoration: underline !important;
				}
			}
	}
}*/
/* START Account Payment Methods */
.payment-method-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start; }
  .payment-method-box .boxed-item-outer .edit-button a.editing {
    display: none; }
  .payment-method-box .boxed-item-outer.editing .edit-button a.edit {
    display: none; }
  .payment-method-box .boxed-item-outer.editing .edit-button a.editing {
    display: inline; }
  @media only screen and (max-width: 1199px) {
    .payment-method-box .boxed-item-outer {
      width: 45%;
      max-width: 50%; } }
  @media only screen and (max-width: 767px) {
    .payment-method-box .boxed-item-outer {
      width: 100%;
      max-width: 100%; } }
  .payment-method-box .change-card a {
    text-decoration: underline; }
    .payment-method-box .change-card a:hover {
      text-decoration: none; }

.payment-info {
  flex: 1 1 auto; }
  .payment-info .payment-item-description {
    flex: 1 1 auto;
    padding-left: 5px; }
  .payment-info .card-image {
    width: 48px; }
  .payment-info .payment-item-description {
    flex: 1 1 auto;
    padding-left: 15px; }
  .payment-info .expiring-text img {
    display: none;
    margin-bottom: 5px; }
  .payment-info .expiring-text.expired {
    color: #cd0808; }
    .payment-info .expiring-text.expired img {
      width: 1rem;
      display: inline-block; }

.payment-method-form-wrap {
  /*
    background-color: $aafes-color-tertiary-light;
    padding: 0.5rem 1rem;
*/ }
  .payment-method-form-wrap .container-form {
    display: flex;
    flex-direction: column; }
    .payment-method-form-wrap .container-form .container-form-column {
      display: flex;
      flex-direction: column; }
      .payment-method-form-wrap .container-form .container-form-column.ruled {
        border-bottom: 1px solid #3C3C3C;
        margin: 25px 0 15px 15px;
        padding: 0 0 10px 0; }
      .payment-method-form-wrap .container-form .container-form-column .column-content .change-address {
        cursor: pointer; }
    .payment-method-form-wrap .container-form .change-address a {
      text-decoration: underline; }
      .payment-method-form-wrap .container-form .change-address a:hover {
        text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .payment-method-form-wrap .container-form {
        flex-direction: column; } }
  .payment-method-form-wrap .aafes-account-tab-container {
    border: none; }
    .payment-method-form-wrap .aafes-account-tab-container .slick-dots li {
      border-color: #eaf0f5 !important;
      background-color: #eaf0f5 !important; }
  .payment-method-form-wrap .button-controls {
    display: flex; }
    .payment-method-form-wrap .button-controls .second-button {
      margin-left: 15px; }

/* START Address Book */
.address-book-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start; }
  .address-book-box .boxed-item-outer {
    width: 31.33%;
    max-width: 31.33%; }
    .address-book-box .boxed-item-outer .edit-button {
      font-size: inherit; }
    @media only screen and (max-width: 1199px) {
      .address-book-box .boxed-item-outer {
        width: 45%;
        max-width: 50%; } }
    @media only screen and (max-width: 767px) {
      .address-book-box .boxed-item-outer {
        width: 100%;
        max-width: 100%; } }

.edit-address-box {
  /*
    background-color: $aafes-color-tertiary-light;
    padding: 0.5rem 1rem;
*/ }
  .edit-address-box .container-form {
    display: flex;
    flex-direction: column; }
    .edit-address-box .container-form .container-form-column {
      display: flex;
      flex-direction: column; }
      .edit-address-box .container-form .container-form-column.ruled {
        border-bottom: 1px solid #3C3C3C;
        margin: 25px 0 15px 15px;
        padding: 0 0 10px 0; }
      .edit-address-box .container-form .container-form-column .column-content .change-address {
        cursor: pointer; }
    .edit-address-box .container-form .change-address a {
      text-decoration: underline; }
      .edit-address-box .container-form .change-address a:hover {
        text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .edit-address-box .container-form {
        flex-direction: column; } }
  .edit-address-box .aafes-account-tab-container {
    border: none; }
    .edit-address-box .aafes-account-tab-container .slick-dots li {
      border-color: #eaf0f5 !important;
      background-color: #eaf0f5 !important; }

.profile-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  padding-top: 1rem; }
  .profile-box .profile-item-outer {
    width: 49%;
    max-width: 49%;
    background-color: #ffffff;
    margin-bottom: 1rem; }
    .profile-box .profile-item-outer .container-item-info {
      padding: 1rem; }
      .profile-box .profile-item-outer .container-item-info .profile-item-description {
        padding: 7px; }
        .profile-box .profile-item-outer .container-item-info .profile-item-description a {
          text-decoration: underline; }
          .profile-box .profile-item-outer .container-item-info .profile-item-description a:hover {
            text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .profile-box .profile-item-outer {
        width: 100%;
        border: 0; } }
  .profile-box .profile-info-form-wrap {
    /*
    background-color: $aafes-color-tertiary-light;
    padding: 0.5rem 1rem;
*/
    background-color: #ffffff;
    padding: 7px;
    width: 100%; }
    .profile-box .profile-info-form-wrap .container-form {
      display: flex;
      flex-direction: column; }
      .profile-box .profile-info-form-wrap .container-form .container-form-column {
        display: flex;
        flex-direction: column; }
        .profile-box .profile-info-form-wrap .container-form .container-form-column.ruled {
          border-bottom: 1px solid #3C3C3C;
          margin: 25px 0 15px 15px;
          padding: 0 0 10px 0; }
        .profile-box .profile-info-form-wrap .container-form .container-form-column .column-content .change-address {
          cursor: pointer; }
      .profile-box .profile-info-form-wrap .container-form .change-address a {
        text-decoration: underline; }
        .profile-box .profile-info-form-wrap .container-form .change-address a:hover {
          text-decoration: none; }
      @media only screen and (max-width: 767px) {
        .profile-box .profile-info-form-wrap .container-form {
          flex-direction: column; } }
    .profile-box .profile-info-form-wrap .aafes-account-tab-container {
      border: none; }
      .profile-box .profile-info-form-wrap .aafes-account-tab-container .slick-dots li {
        border-color: #eaf0f5 !important;
        background-color: #eaf0f5 !important; }
  .profile-box .profile-info-box .profile-block-head {
    padding: 15px 15px 5px 7px; }
  .profile-box .profile-info-box .view-box, .profile-box .profile-info-box .form-box {
    padding: 1rem; }
    .profile-box .profile-info-box .view-box p, .profile-box .profile-info-box .form-box p {
      font-size: 16px;
      margin-bottom: 0.75rem; }
    .profile-box .profile-info-box .view-box .info-label, .profile-box .profile-info-box .form-box .info-label {
      color: #717171;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 3px;
      display: block; }
  .profile-box .profile-info-box .half-width {
    max-width: 150px; }
  .profile-box .profile-info-box .one-third-width {
    max-width: 100px; }
  .profile-box .profile-info-box .one-fourth-width {
    max-width: 75px; }
  .profile-box .profile-info-box .aafes-text-title, .profile-box .profile-info-box .aafes-text-title-normal, .profile-box .profile-info-box .aafes-text-title-normal-lg, .profile-box .profile-info-box .aafes-text-title-sm, .profile-box .profile-info-box .aafes-text-title-lg {
    padding-bottom: 0.5rem;
    max-width: 300px;
    margin-bottom: 1rem;
    border-bottom: 1px solid #eaf0f5; }
    .profile-box .profile-info-box .aafes-text-title a, .profile-box .profile-info-box .aafes-text-title-normal a, .profile-box .profile-info-box .aafes-text-title-normal-lg a, .profile-box .profile-info-box .aafes-text-title-sm a, .profile-box .profile-info-box .aafes-text-title-lg a {
      font-weight: normal; }
  @media only screen and (max-width: 767px) {
    .profile-box {
      flex-direction: column; }
      .profile-box .profile-item-outer {
        max-width: none; } }

.radio-fix {
  display: block; }
  .radio-fix input {
    min-width: 18px; }
  .radio-fix .comment {
    font-size: 12px;
    font-style: italic; }

.address-save-button {
  padding-left: 25px; }

.aafes-promotion-row {
  display: flex; }
  .aafes-promotion-row .aafes-promotion-img {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 1;
    padding-right: 15px; }
    .aafes-promotion-row .aafes-promotion-img img {
      width: 100%;
      height: auto; }
  .aafes-promotion-row .aafes-promotion-form {
    width: 75%;
    flex-shrink: 1;
    flex-grow: 1; }
    .aafes-promotion-row .aafes-promotion-form .aafes-form-field .aafes-comment {
      font-size: .75rem;
      color: #717171; }
    .aafes-promotion-row .aafes-promotion-form .aafes-form-field .aafes-mark {
      color: #717171;
      font-size: .75rem;
      float: right;
      margin-bottom: .25rem; }
    .aafes-promotion-row .aafes-promotion-form .aafes-btn-mini {
      border-radius: 3px;
      padding: 3px 20px; }
    .aafes-promotion-row .aafes-promotion-form .aafes-address {
      color: #717171; }
      .aafes-promotion-row .aafes-promotion-form .aafes-address a {
        text-decoration: underline; }
        .aafes-promotion-row .aafes-promotion-form .aafes-address a:hover {
          text-decoration: none; }
  .aafes-promotion-row .aafes-promo-inform-message {
    margin-bottom: 15px;
    color: #717171; }
  .aafes-promotion-row .aafes-promotion-bottom-button {
    margin-top: 15px; }

.aafes-account-tab-container {
  padding: 15px;
  margin-bottom: 10px;
  border: 1px solid #ebebeb; }
  .aafes-account-tab-container .aafes-cart-row-head {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px; }
  .aafes-account-tab-container .selected-address {
    display: none; }
    .aafes-account-tab-container .selected-address .aafes-link-btn {
      cursor: pointer; }
  .aafes-account-tab-container .address-selection {
    padding: 0 20px; }
    .aafes-account-tab-container .address-selection .aafes-carousel {
      border: 0; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-address {
        border: 1px solid #ebebeb;
        padding: 20px;
        margin: 5px;
        min-height: 90px;
        line-height: 1.7em; }
        .aafes-account-tab-container .address-selection .aafes-carousel .aafes-address.default {
          border: 10px solid #eaf0f5;
          padding: 11px; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-add-address {
        display: inline-block;
        margin: 5px;
        text-align: center;
        padding: 17px;
        cursor: pointer;
        color: #072f4f; }
        .aafes-account-tab-container .address-selection .aafes-carousel .aafes-add-address .circled img {
          height: 24px; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-address:hover {
        background-color: #ebebeb;
        cursor: pointer; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-block-arrow.right {
        right: -20px;
        padding-left: 6px; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-block-arrow.left {
        left: -20px;
        padding-right: 6px; }
      .aafes-account-tab-container .address-selection .aafes-carousel .slick-list.draggable {
        padding-bottom: 5px; }
      .aafes-account-tab-container .address-selection .aafes-carousel .aafes-block-arrow {
        padding: 2px 4px;
        font-size: 20px;
        color: #0a4d8c;
        background-color: transparent; }

#addShippingAddress {
  display: none; }

.aafes-account-header {
  margin-top: 2rem; }
  .aafes-account-header .account-header-item {
    padding: 2px 1rem 0 1rem;
    background-color: #eaf0f5;
    text-align: center;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    display: flex;
    flex-direction: column; }
    .aafes-account-header .account-header-item a {
      flex-grow: 1;
      padding: .5rem 0; }
    .aafes-account-header .account-header-item .aafes-group-title {
      margin: 0; }
    .aafes-account-header .account-header-item .active-header {
      display: none;
      border: 2px solid #043C63; }
  @media only screen and (max-width: 767px) {
    .aafes-account-header .account-header-item {
      text-align: left; }
    .aafes-account-header .browse-my-account {
      margin: 0;
      background-color: #3370a1;
      color: white;
      padding: 0.5rem 1rem; }
      .aafes-account-header .browse-my-account.unfold:after {
        content: '\f078'; }
      .aafes-account-header .browse-my-account:after {
        content: '\f077';
        float: right;
        font-family: "FontAwesome", serif; }
    .aafes-account-header .account-header-items-wrap {
      position: relative;
      z-index: 8; }
    .aafes-account-header .account-header-items {
      position: absolute;
      top: 0;
      width: 100%;
      flex-direction: column; }
      .aafes-account-header .account-header-items.mobile-hidden {
        display: none; } }

.aafes-account-tab-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 18px;
  flex-wrap: wrap;
  border-bottom: 3px solid #ebebeb; }
  .aafes-account-tab-header > :first-child {
    margin-right: 15px; }
  .aafes-account-tab-header .aafes-account-tab-header-right-wrap {
    margin-bottom: 15px;
    line-height: 22px; }
    .aafes-account-tab-header .aafes-account-tab-header-right-wrap .send-to-friend, .aafes-account-tab-header .aafes-account-tab-header-right-wrap .print {
      font-size: 14px; }
      .aafes-account-tab-header .aafes-account-tab-header-right-wrap .send-to-friend:before, .aafes-account-tab-header .aafes-account-tab-header-right-wrap .print:before {
        content: "\f003";
        font-family: FontAwesome, serif;
        color: #3370a1;
        margin-right: 5px; }
    .aafes-account-tab-header .aafes-account-tab-header-right-wrap .send-to-friend:before {
      content: "\f003"; }
    .aafes-account-tab-header .aafes-account-tab-header-right-wrap .print:before {
      content: "\f02f";
      margin-left: 15px; }

.aafes-print-wishlist-container .aafes-wishlist-container .item-info-block .item-desc-cols {
  display: flex;
  flex-direction: row; }
  .aafes-print-wishlist-container .aafes-wishlist-container .item-info-block .item-desc-cols .data-col {
    flex: 0 1 auto; }
    .aafes-print-wishlist-container .aafes-wishlist-container .item-info-block .item-desc-cols .data-col:not(:first-child) {
      display: block; }

.aafes-wishlist-container .item-info-block {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 0 0 10px 0; }
  .aafes-wishlist-container .item-info-block .action .wishlist-action {
    text-align: right;
    font-weight: 600;
    margin-bottom: 1rem; }
  .aafes-wishlist-container .item-info-block:not(:first-child) {
    margin-top: 15px; }

.wishlist-prices {
  display: flex;
  justify-content: space-between; }
  .wishlist-prices .aafes-select {
    min-width: 55px; }
  @media only screen and (max-width: 767px) {
    .wishlist-prices {
      flex-direction: column;
      align-items: flex-start;
      padding-left: 0;
      padding-right: 0;
      margin-top: 1em; } }

@media only screen and (max-width: 767px) {
  .aafes-wishlist-container .item-info-block .action .wishlist-action {
    text-align: left; }
  .aafes-account-tab-container {
    margin-top: 0; }
    .aafes-account-tab-container .aafes-account-tab-container-header {
      display: block; }
    .aafes-account-tab-container .aafes-account-filters-wrap {
      flex-direction: column; }
  .aafes-promotion-row {
    flex-direction: column; }
    .aafes-promotion-row .aafes-promotion-img {
      min-width: 230px;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto;
      flex: 1 1 auto;
      width: 25%; }
    .aafes-promotion-row .aafes-promotion-form {
      margin-top: 15px;
      width: 100%; }
    .aafes-promotion-row .aafes-promotion-bottom-button {
      background-color: white;
      margin: 0 -15px -15px -15px;
      padding-top: 15px; }
  .aafes-container-body .aafes-page-head {
    font-size: 24px;
    padding-left: 16px; }
    .aafes-container-body .aafes-page-head.aafes-success-text {
      padding-left: 0; }
    .aafes-container-body .aafes-page-head .success-content {
      padding-top: 5px; }
  .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block {
    margin-bottom: 15px;
    flex-direction: column; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings {
      margin-top: 10px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .change-buttons {
        text-align: left; }
  .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block {
    flex-direction: column; }
    .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section {
      width: 100%; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section .shipping-section-type {
        width: 90px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section.buttons {
        text-align: left; }
      .aafes-account-order .aafes-account-order-body .shipment-body .shipping-block .shipping-section:not(:last-child) {
        padding-right: 0;
        margin-bottom: 15px; } }

@media only screen and (max-width: 575px) {
  .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data {
    flex-direction: column;
    text-align: left; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col {
      display: flex;
      width: auto !important;
      padding-right: 0 !important; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col.status {
        flex-wrap: wrap; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col .data-head {
        margin-right: 15px;
        margin-bottom: 5px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col .button-wrap {
        width: 100%;
        margin-top: 10px; }
      .aafes-account-order .aafes-account-order-body .shipment-body .item-info-block .item-settings .item-settings-data .data-col .message-wrap {
        width: 100%; }
  .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar {
    padding: 10px;
    font-size: 9px; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section:not(:last-child) {
      padding-right: 5px; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section .circle {
      height: 12px;
      width: 12px;
      border-radius: 6px;
      min-width: 12px; }
    .aafes-account-order .aafes-account-order-body .shipment-body .item-status-block .item-status-bar .status-section .empty-circle {
      border-radius: 10px;
      height: 20px;
      width: 20px;
      min-width: 20px; } }

.aafes-account-body-background {
  background-color: #f2f2f2; }
  .aafes-account-body-background .aafes-account-tab-container {
    background-color: #ffffff; }
  .aafes-account-body-background .order-outer-wrap {
    background-color: #ffffff; }

@media only screen and (max-width: 767px) {
  .aafes-account-nav-wrap {
    padding-right: 0;
    float: none; }
  .aafes-account-body-wrap {
    margin: 0 -15px; }
  .aafes-account-landing-sm-wrap {
    margin: 0 -30px; } }

.aafes-account-nav-wrap {
  padding-left: 0;
  padding-right: 2em; }

.aafes-account-landing {
  background-color: #f2f2f2;
  padding: 15px; }
  .aafes-account-landing .account-landing-block .branch-of-service {
    max-width: 80px;
    margin-right: 1em; }
  .aafes-account-landing .account-landing-block .non-milstar-member {
    margin-left: 0;
    border: 10px solid white;
    background-color: #f2f2f2;
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, #bebebe 4px, #bebebe 5px) 10; }
    .aafes-account-landing .account-landing-block .non-milstar-member .aafes-btn-sm {
      width: 100%;
      font-size: 14px; }
    @media only screen and (max-width: 991px) {
      .aafes-account-landing .account-landing-block .non-milstar-member {
        margin-left: 0;
        width: 100%; } }
    .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image img {
        width: 65px;
        margin: 6px 0; }
      .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image .text {
        display: flex;
        flex-direction: column;
        letter-spacing: 2px;
        align-items: center; }
        .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image .text .first-line {
          font-size: 11px; }
        .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image .text span {
          display: inline-block; }
      @media only screen and (max-width: 767px) {
        .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image {
          flex-direction: row;
          justify-content: center; }
          .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image img {
            width: 42px;
            margin: 0 6px 0; }
          .aafes-account-landing .account-landing-block .non-milstar-member .milstar-image .text {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center; } }
  .aafes-account-landing .account-landing-block .milstar-member .dl-inline dt {
    font-weight: normal;
    white-space: nowrap; }
  @media only screen and (max-width: 991px) {
    .aafes-account-landing .account-landing-block .milstar-member {
      margin-left: 0;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .aafes-account-landing .account-landing-block {
      flex-direction: column; }
      .aafes-account-landing .account-landing-block .account-landing-item {
        margin: 0.25em 0; }
        .aafes-account-landing .account-landing-block .account-landing-item .milstar-cardholder-logo {
          flex-direction: column;
          justify-content: flex-start;
          padding-right: 0; }
          .aafes-account-landing .account-landing-block .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title {
            margin-left: 5px;
            display: flex;
            flex-direction: column;
            justify-content: center; }
            .aafes-account-landing .account-landing-block .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title .military-star {
              font-size: 14px; }
            .aafes-account-landing .account-landing-block .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title .cardholder {
              font-size: 20px;
              letter-spacing: 2px; }
        .aafes-account-landing .account-landing-block .account-landing-item .aafes-page-subhead-xl {
          font-size: 24px; } }
  .aafes-account-landing .account-landing-item {
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    background-color: white;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: space-between; }
    .aafes-account-landing .account-landing-item:first-child {
      margin-left: 0; }
    .aafes-account-landing .account-landing-item a .aafes-page-subhead-lg {
      color: #333333; }
    .aafes-account-landing .account-landing-item.default-item {
      width: 33%; }
      @media only screen and (max-width: 880px) {
        .aafes-account-landing .account-landing-item.default-item {
          width: 100%; } }
    .aafes-account-landing .account-landing-item .aafes-page-subtitle {
      font-weight: lighter; }
    .aafes-account-landing .account-landing-item .milstar-cardholder-logo {
      display: flex;
      flex-direction: column;
      margin-right: 1.2em;
      flex: 1 1 auto;
      min-width: 110px;
      max-width: 120px; }
      .aafes-account-landing .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title {
        text-align: center;
        margin-top: 7px; }
        .aafes-account-landing .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title .military-star {
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 9px; }
        .aafes-account-landing .account-landing-item .milstar-cardholder-logo .milstar-cardholder-title .cardholder {
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: 600;
          border-bottom: 1px solid #dadada; }
    .aafes-account-landing .account-landing-item .landing-item-link {
      padding: 15px; }
      .aafes-account-landing .account-landing-item .landing-item-link a {
        text-decoration: underline; }
        .aafes-account-landing .account-landing-item .landing-item-link a:hover {
          text-decoration: none; }
  .aafes-account-landing .account-landing-bottom-links {
    max-width: 32%;
    min-width: 300px;
    margin-left: 15px; }
    .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap {
      display: flex;
      padding: 18px 0;
      color: #333333;
      text-decoration: none; }
      .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap:not(:last-of-type) {
        border-bottom: 1px solid #bebebe; }
      .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap .bottom-link-text {
        display: flex;
        justify-content: flex-start;
        flex: 1 1 auto; }
        .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap .bottom-link-text .bottom-link-icon {
          margin-right: 20px; }
          .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap .bottom-link-text .bottom-link-icon span {
            font-size: 24px;
            color: #043C63; }
        .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap .bottom-link-text .bottom-link-title h3 {
          font-size: 18px;
          line-height: 24px; }
      .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap .bottom-link-chevron {
        line-height: 24px; }
    @media only screen and (max-width: 767px) {
      .aafes-account-landing .account-landing-bottom-links {
        max-width: none;
        min-width: 250px;
        margin-left: 0; }
        .aafes-account-landing .account-landing-bottom-links .landing-bottom-link-wrap {
          margin: 0 -15px;
          padding-left: 15px;
          padding-right: 15px; } }

.milstar-account-info {
  padding-top: 1em; }
  .milstar-account-info .milstar-account-info-description {
    flex: 1 1; }
    .milstar-account-info .milstar-account-info-description dt {
      font-weight: normal; }
  .milstar-account-info .milstar-content-image img {
    height: 30px;
    margin-left: 4px; }
  .milstar-account-info:last-child {
    margin-bottom: 1em; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-send-wish-to-friend .modal-header {
  padding-bottom: 0; }
  .aafes-send-wish-to-friend .modal-header .aafes-page-head-sm {
    margin: 0; }

.aafes-send-wish-to-friend .modal-dialog {
  max-width: 482px; }

.aafes-send-wish-to-friend .aafes-group-field {
  padding: 15px;
  background-color: #ebebeb; }

.aafes-send-wish-to-friend .aafes-group-header {
  border-bottom: 3px solid #ebebeb; }

.aafes-send-wish-to-friend .aafes-btn-sm {
  min-width: 100px; }

.aafes-send-wish-to-friend .aafes-mark {
  color: #717171;
  font-size: .75rem;
  float: right;
  margin-bottom: .25rem; }

.aafes-send-wish-to-friend .aafes-comment {
  font-size: .75rem;
  color: #717171;
  text-align: right;
  max-width: 300px; }

.aafes-send-wish-to-friend .aafes-link-btn {
  line-height: inherit;
  cursor: pointer; }

.aafes-send-wish-to-friend .aafes-btn-wrap {
  float: left; }

@media only screen and (max-width: 767px) {
  .aafes-send-wish-to-friend .aafes-modal.modal-dialog {
    margin: 30px auto 0; } }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.aafes-return-materials {
  padding-left: 0 !important; }
  .aafes-return-materials .aafes-btn-close {
    align-self: baseline; }
  .aafes-return-materials .modal-header {
    padding-bottom: 0; }
  .aafes-return-materials h1 > a {
    width: 100%; }
  .aafes-return-materials .ret-product-image {
    text-align: center;
    margin-bottom: 1rem; }
  .aafes-return-materials .ret-product-id {
    text-align: right;
    color: #717171;
    font-size: 0.8rem;
    clear: both;
    margin: 0.5rem 0; }
  .aafes-return-materials .ret-product-stock-info p {
    margin: 0; }
  .aafes-return-materials hr {
    border-color: #bebebe;
    margin-bottom: 0.5rem; }
  .aafes-return-materials .ret-product-form-container {
    border: 1px solid #bebebe;
    margin: 1rem 0;
    padding: 0.5rem; }
    .aafes-return-materials .ret-product-form-container .aafes-form-field {
      margin-bottom: 1rem; }
      .aafes-return-materials .ret-product-form-container .aafes-form-field input {
        min-width: 70px;
        width: 220px; }
      .aafes-return-materials .ret-product-form-container .aafes-form-field select {
        width: auto; }
    .aafes-return-materials .ret-product-form-container button {
      margin: 0.5rem auto;
      display: block; }

/*bootstrap variables override*/
/*grid defaults*/
/*grid defaults*/
/***  FONTS  ***/
/***  COLORS  ***/
/* Style Guide Colors */
/* lt gray */
/* lt gray */
/* dk gray */
/* lt blue */
/* md blue */
/* dk blue */
/* header */
/* header */
/*footer*/
/*footer*/
/* Account */
/* Account */
/* Icons */
/* Icons */
.collapsable {
  display: none; }
  .collapsable.collapsed {
    display: block; }

.uniform-builder-body .shaded {
  background-color: #f6f6f6; }

.uniform-builder-body.aafes-loading {
  margin-bottom: 2rem;
  margin-top: 2rem; }

.uniform-builder-body .popover {
  font-size: 1.1em;
  padding: .3em;
  text-align: center;
  min-width: 190px; }
  .uniform-builder-body .popover .popover-buttons {
    margin-top: 15px;
    display: flex;
    flex: 1 1 auto;
    justify-content: space-around; }

.uniform-builder-body .aafes-product-picker-options .aafes-variants-list .swatch {
  min-width: 150px !important;
  max-width: none !important; }
  @media only screen and (max-width: 767px) {
    .uniform-builder-body .aafes-product-picker-options .aafes-variants-list .swatch {
      width: 50% !important; } }

.uniform-builder-body .btn-wrapper + .tooltip > .tooltip-inner {
  background-color: #666666 !important;
  color: white !important; }

.uniform-builder-body .btn-wrapper + .tooltip > .tooltip-arrow {
  border-top-color: #666666 !important; }

.uniform-builder-body.shaded {
  background-color: #ebebeb; }

.uniform-builder-body .uniform-builder-container {
  margin-bottom: 1rem; }
  .uniform-builder-body .uniform-builder-container .aafes-page-subtitle {
    font-weight: normal; }
  .uniform-builder-body .uniform-builder-container .aafes-product-details {
    font-size: 16px; }
    .uniform-builder-body .uniform-builder-container .aafes-product-details .aafes-price-sale-lg {
      font-size: 32px; }
      .uniform-builder-body .uniform-builder-container .aafes-product-details .aafes-price-sale-lg .subtext {
        font-size: 20px; }

.uniform-builder-body .order-confirmation-header .thank-you-section .thank-you-text-wrap {
  line-height: 26px; }
  .uniform-builder-body .order-confirmation-header .thank-you-section .thank-you-text-wrap .thank-you-text {
    font-weight: normal;
    font-size: 14px; }
  @media only screen and (max-width: 767px) {
    .uniform-builder-body .order-confirmation-header .thank-you-section .thank-you-text-wrap {
      flex-direction: column; } }

@media only screen and (max-width: 767px) {
  .uniform-builder-body .order-confirmation-header .aafes-page-head-block {
    padding: 1.2em 0; } }

.uniform-builder-body .bundle-note {
  font-size: 16px; }

.uniform-builder-body.personalized-bundle .bundle-block {
  padding-top: 2rem;
  margin-top: 1rem;
  border-top: 1px solid #ebebeb; }
  .uniform-builder-body.personalized-bundle .bundle-block:first-of-type {
    border-top: 0 none;
    margin-top: 0; }
  .uniform-builder-body.personalized-bundle .bundle-block legend {
    border-bottom: 0 none; }
  .uniform-builder-body.personalized-bundle .bundle-block .aafes-product-details {
    padding-bottom: 2rem; }
  /* .uniform-builder-body.personalized-bundle .bundle-block .picker-container {
    margin-right: -1rem; } */

.uniform-builder-body.personalized-bundle .uniform-type-selection .aafes-page-subtitle {
  font-weight: lighter;
  margin-bottom: 5px; }

.uniform-builder-body.personalized-bundle .uniform-type-selection .change-to-link {
  font-size: 18px; }
  .uniform-builder-body.personalized-bundle .uniform-type-selection .change-to-link a {
    text-decoration: underline; }
    .uniform-builder-body.personalized-bundle .uniform-type-selection .change-to-link a:hover {
      text-decoration: none; }

.uniform-builder-body.personalized-bundle small {
  font-size: 12px; }

.uniform-builder-body.personalized-bundle .ub-eps {
  position: absolute;
  background-color: white;
  z-index: 999999;
  border: 1px solid #A9A9A9;
  border-top: 0;
  width: 100%; }
  .uniform-builder-body.personalized-bundle .ub-eps .eps-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #3C3C3C;
    padding: 0.5em 0.3em;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb; }
    .uniform-builder-body.personalized-bundle .ub-eps .eps-item.autocomplete-selected a, .uniform-builder-body.personalized-bundle .ub-eps .eps-item:hover a {
      text-decoration: none; }
    .uniform-builder-body.personalized-bundle .ub-eps .eps-item:last-child {
      border-bottom: none; }
    .uniform-builder-body.personalized-bundle .ub-eps .eps-item .aafes-cart-item-img .patch-image {
      max-width: 50px; }
    .uniform-builder-body.personalized-bundle .ub-eps .eps-item .skill-search-item-name {
      flex: 1 1;
      font-weight: lighter;
      padding: 0 5px; }
      .uniform-builder-body.personalized-bundle .ub-eps .eps-item .skill-search-item-name a {
        color: inherit; }

.uniform-builder-body.personalized-bundle .search-results-container {
  margin-top: 1em; }
  .uniform-builder-body.personalized-bundle .search-results-container.search .search-area .arrow {
    position: absolute;
    top: -10px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 17px 17px;
    border-color: transparent transparent #ebebeb transparent; }
  .uniform-builder-body.personalized-bundle .search-results-container.all .search-term {
    display: none; }
  .uniform-builder-body.personalized-bundle .search-results-container .search-term {
    display: none; }
  .uniform-builder-body.personalized-bundle .search-results-container .search-area {
    background-color: #ebebeb;
    padding: 15px 15px 20px 15px;
    position: relative; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-area .pagination-wrap {
      justify-content: center; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-area .pagination {
      margin: 20px 0 0 0; }
  .uniform-builder-body.personalized-bundle .search-results-container .search-item {
    display: flex;
    flex: 0 0 33.3333%;
    margin-top: 1em;
    overflow: hidden; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-item:hover a {
      text-decoration: none; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-item .aafes-cart-item-img {
      padding-right: 10px; }
      .uniform-builder-body.personalized-bundle .search-results-container .search-item .aafes-cart-item-img img {
        max-width: 70px; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-item .patch-name-price-group {
      margin-right: 10px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .uniform-builder-body.personalized-bundle .search-results-container .search-item .patch-name {
      font-size: 14px;
      margin-bottom: 5px;
      overflow: hidden;
      text-overflow: ellipsis; }
      .uniform-builder-body.personalized-bundle .search-results-container .search-item .patch-name a {
        color: inherit;
        text-decoration: none; }
        .uniform-builder-body.personalized-bundle .search-results-container .search-item .patch-name a:hover {
          text-decoration: underline; }
    @media only screen and (max-width: 1199px) {
      .uniform-builder-body.personalized-bundle .search-results-container .search-item {
        flex: 0 0 50%; } }
    @media only screen and (max-width: 575px) {
      .uniform-builder-body.personalized-bundle .search-results-container .search-item {
        flex-direction: column; }
        .uniform-builder-body.personalized-bundle .search-results-container .search-item .aafes-cart-item-img {
          padding-right: 1rem;
          margin-bottom: 10px; }
          .uniform-builder-body.personalized-bundle .search-results-container .search-item .aafes-cart-item-img img {
            max-width: 70px; }
        .uniform-builder-body.personalized-bundle .search-results-container .search-item .patch-group {
          margin-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    .uniform-builder-body.personalized-bundle .search-results-container {
      margin-top: 1em;
      border-right: none; } }

.uniform-builder-body.personalized-bundle .additional-patch {
  border: 1px dotted #bebebe;
  padding: 15px;
  margin-bottom: 1em; }
  .uniform-builder-body.personalized-bundle .additional-patch .jsPatchInputRoot:before, .uniform-builder-body.personalized-bundle .additional-patch .jsPatchInputRoot:after {
    content: " ";
    display: table; }
  .uniform-builder-body.personalized-bundle .additional-patch .jsPatchInputRoot:after {
    clear: both; }
  .uniform-builder-body.personalized-bundle .additional-patch .summary {
    font-size: 16px;
    margin-bottom: 6px; }

.uniform-builder-body.personalized-bundle [data-add-another=true] .jsAddAnother {
  display: block; }

.uniform-builder-body.personalized-bundle [data-add-another=true] > .jsPatchContent {
  display: none; }

.uniform-builder-body.personalized-bundle [data-add-another=false] .jsAddAnother {
  display: none; }

.uniform-builder-body.personalized-bundle [data-add-another=false] > .jsPatchContent {
  display: block; }

.uniform-builder-body.personalized-bundle [data-patch-applied=true] .jsPatchInputSummary {
  display: block; }

.uniform-builder-body.personalized-bundle [data-patch-applied=true] .jsPatchInputForm {
  display: none; }

.uniform-builder-body.personalized-bundle [data-patch-applied=true] .jsPatchInputButton {
  display: none; }

.uniform-builder-body.personalized-bundle [data-patch-applied=false] .jsPatchInputSummary {
  display: none; }

.uniform-builder-body.personalized-bundle [data-patch-applied=false] .jsPatchInputForm {
  display: none; }

.uniform-builder-body.personalized-bundle [data-patch-applied=false] .jsPatchInputButton {
  display: block; }

.uniform-builder-body.personalized-bundle .name-row {
  display: flex;
  justify-content: space-between;
  flex: 1 1; }

.uniform-builder-body.personalized-bundle .bundle-summary dl {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 15px; }
  .uniform-builder-body.personalized-bundle .bundle-summary dl dt {
    font-weight: normal; }
  .uniform-builder-body.personalized-bundle .bundle-summary dl dd {
    font-weight: 600;
    padding-left: 3em; }
  .uniform-builder-body.personalized-bundle .bundle-summary dl.total {
    font-size: 16px; }
  .uniform-builder-body.personalized-bundle .bundle-summary dl.aafes-price-strong-tertiary {
    font-size: 24px; }

.uniform-builder-body.personalized-bundle .patch-input-group {
  display: flex;
  align-items: flex-start;
  flex-direction: row; }
  @media only screen and (max-width: 575px) {
    .uniform-builder-body.personalized-bundle .patch-input-group {
      flex-direction: column; } }
  .uniform-builder-body.personalized-bundle .patch-input-group .patch-result-position {
    flex-grow: 3;
    position: relative; }
  .uniform-builder-body.personalized-bundle .patch-input-group .viewAllLink {
    padding: .5rem 0 1rem 0; }
    .uniform-builder-body.personalized-bundle .patch-input-group .viewAllLink a {
      text-decoration: underline; }
      .uniform-builder-body.personalized-bundle .patch-input-group .viewAllLink a:hover {
        text-decoration: none; }

@media only screen and (max-width: 767px) {
  .uniform-builder-body.personalized-bundle .aafes-page-head {
    font-size: 30px; }
  .uniform-builder-body.personalized-bundle .name-row {
    flex-direction: column; }
  .uniform-builder-body.personalized-bundle .image-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1em; }
  .uniform-builder-body.personalized-bundle .uniform-quantity {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .uniform-builder-body.personalized-bundle .collapsed.collapsed-hidden {
    display: none; } }

.uniform-builder-body.personalized-bundle button#addToCart {
  max-width: 300px; }

.uniform-builder-body .uniform-bundle-head {
  background-color: black;
  height: 120px;
  color: #ebebeb;
  display: flex;
  align-items: center;
  margin-bottom: 2em;
  min-height: 150px; }
  .uniform-builder-body .uniform-bundle-head .uniform-title {
    font-size: 48px;
    font-weight: 100; }
  .uniform-builder-body .uniform-bundle-head .uniform-sub-title {
    font-size: 21px;
    font-weight: 100;
    margin-left: 5px; }
  .uniform-builder-body .uniform-bundle-head .uniform-icon {
    width: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    border: 2px solid #ebebeb;
    padding: 8px; }
    .uniform-builder-body .uniform-bundle-head .uniform-icon:before {
      content: url("/ux-responsive/images/icon-check.svg"); }
  @media only screen and (max-width: 991px) {
    .uniform-builder-body .uniform-bundle-head > div {
      padding-left: 15px; } }
  @media only screen and (max-width: 767px) {
    .uniform-builder-body .uniform-bundle-head {
      min-height: 120px; }
      .uniform-builder-body .uniform-bundle-head .uniform-title {
        font-size: 24px; }
      .uniform-builder-body .uniform-bundle-head .uniform-sub-title {
        font-size: 16px;
        margin-left: auto; } }

.uniform-builder-body .uniform-builder-container .aafes-page-head, .uniform-builder-body .uniform-builder-container .aafes-page-subtitle {
  color: #717171;
  margin: 0; }

.uniform-builder-body .uniform-builder-container .bundle-block {
  overflow: hidden;
  padding-bottom: 1.5em;
  padding-top: 1.5em; }
  .uniform-builder-body .uniform-builder-container .bundle-block:last-child {
    margin-bottom: 2em; }
  .uniform-builder-body .uniform-builder-container .bundle-block .item-image {
    margin-right: 7px;
    width: 100%;
    max-width: 200px; }
  .uniform-builder-body .uniform-builder-container .bundle-block .aafes-page-subhead {
    font-weight: normal; }
  .uniform-builder-body .uniform-builder-container .bundle-block .show-container a {
    text-decoration: none; }
    .uniform-builder-body .uniform-builder-container .bundle-block .show-container a:hover {
      text-decoration: underline; }
  .uniform-builder-body .uniform-builder-container .bundle-block .variants-container {
    margin-top: 5px; }
  .uniform-builder-body .uniform-builder-container .bundle-block .actions-container .add-to-wish-list {
    display: none; }

.uniform-builder-body .uniform-builder-container .uniform-builder-information {
  display: flex;
  padding: 0; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-column {
    display: flex;
    padding: 0;
    justify-content: flex-start; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-column .branch-icon {
      width: 150px;
      height: 150px;
      border: 1px solid #f2f2f2;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-column .branch-icon img {
        max-width: 100px;
        height: auto; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-column.column-title {
      margin-top: 5px; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item {
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 20px; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .item-radio {
      display: flex; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .item-radio .item-checkbox {
        width: 175px; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .aafes-legend {
      margin-bottom: 12px;
      border: 0 none; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .aafes-optiongroup {
      margin-bottom: 15px; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item:last-child {
      border-bottom: none; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images {
    display: flex; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap {
      width: 25%;
      padding: 1em; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image {
        display: inline-block;
        padding: 4px;
        background-color: #ffffff;
        width: 100%; }
        .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image img {
          width: 100%;
          background-color: #ffffff;
          border: 1px dotted #ebebeb; }
        .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image.active, .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .aafes-step-bar li.uniform-image.completed, .aafes-step-bar .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap li.uniform-image.completed, .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image:hover {
          padding: 0; }
          .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image.active img, .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .aafes-step-bar li.uniform-image.completed img, .aafes-step-bar .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap li.uniform-image.completed img, .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap .uniform-image:hover img {
            border: 5px solid #3370a1; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    background-color: #ffffff;
    margin: 0 -15px;
    padding: 20px 15px; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap {
      width: 20%;
      padding: 10px 5px;
      text-align: center; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content {
        padding: 8px;
        max-width: 230px;
        margin: 0 auto;
        background-color: #ffffff; }
        .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-title {
          margin-bottom: 15px;
          border-bottom: 1px solid #ebebeb;
          font-size: 16px;
          min-height: 82px;
          padding-bottom: 7px;
          display: flex;
          align-items: flex-end; }
          .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-title .title-inner {
            width: 100%; }
        .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-image {
          width: 100%; }
        .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-button {
          margin-top: 5px; }
          .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-button a, .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-button button {
            font-size: 16px;
            width: 100%; }

.uniform-builder-body .uniform-builder-container .continue-shopping-button {
  width: 240px; }

@media only screen and (max-width: 991px) {
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform {
    padding: 0; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap {
      width: 25%; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap .additional-uniform-content .uniform-title {
        min-height: 60px;
        font-size: 14px; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .item-radio .item-checkbox {
    width: 130px; } }

@media only screen and (max-width: 767px) {
  .uniform-builder-body .uniform-builder-container .bundle-block:first-child {
    border-top: 1px solid #ebebeb; }
  .uniform-builder-body .uniform-builder-container .aafes-page-subtitle {
    font-size: 21px !important; }
  .uniform-builder-body .uniform-builder-container .uniform-builder-information {
    flex-direction: column; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images {
      flex-wrap: wrap;
      margin-top: 10px; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-images .uniform-image-wrap {
        text-align: center;
        width: 33%; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .item-radio {
      flex-direction: column; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item .item-radio .item-checkbox {
        font-size: 18px;
        margin-bottom: 10px;
        width: 200px; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-form .uniform-builder-form-item:last-child {
      border-bottom: 1px solid #A9A9A9; }
    .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform {
      padding: 0; }
      .uniform-builder-body .uniform-builder-container .uniform-builder-information .uniform-builder-additional-uniform .additional-uniform-wrap {
        width: 50%; }
  .uniform-builder-body .uniform-builder-container .continue-shopping-button {
    width: 100%; }
  .uniform-builder-body .bundle-confirmation-header {
    text-align: center; }
    .uniform-builder-body .bundle-confirmation-header .bundle-note {
      font-size: 16px; } }

.uniform-builder-body .bundle-confirmation-header {
  margin-bottom: 1.5em; }

.terms-conditions{
  justify-content: center;
  display: contents;  }

 @media only screen and (min-device-width: 481px) and (max-device-width: 768px) and (orientation:portrait) {
  .aafes-product-details .actions-container .btn-wrapper{
  flex: none;
  font-size: 14px;
  	}
  }
@media only screen and (min-width: 768px) and (max-width: 926px) {
    .aafes-page-subhead{font-size:17px;}
  }
@media (min-width: 768px) {
    .addthis_inline_share_toolbox {
        text-align: left !important;
    }
}
.aafes-promotions{
        font-size: 11px;
        margin-bottom: 5px;
        color :#da0f0f;
        text-align: left;
        line-height: 1.4;
        }



.linksSeperator{
	float: left;
	padding-right: 8px;
    margin-left: -9px;
}

.verticalLine{
	border-left: 1px solid #a9a9a9;
}

.add-on-icon{
	margin-top: -9px;
}

.add-on-img-responsive{
	width :41px;
	height : 41px;
}

.pdp-add-on-img-responsive{
	width :41px;
	height : 41px;
	margin-top : -9px;
}

.addOn-only-hg-on-cart .add-on-textField{
	font-size: 13px;
    margin-left: -10px;
}

.addOn-hg-instore-on-cart .add-on-textField{
	font-size: 13px;
   margin-left : -10px;
}

.sfl-add-on-textField{
	font-size: 13px;
    margin-top: -6px;
}

.modal-add-on-Field .add-on-textField{
	margin-top: -1px;
}


.modal-add-on-textField{
	font-size: 13px;
    margin-top: -1px;
}

.save-for-later-linkField{
	padding-left: 6px;
}

.addOn-only-hg-on-cart{
	padding-top: 3px;
}

.addOn-hg-instore-on-cart{
	padding-top: 7px;
	margin-left: -12px;
}


.aafes-cart-row .aafes-form-field .cart-del-option-hg-is-section{
	padding-bottom: 0;
}
.aafes-form-field .cart-del-option-hg-is{
	width: 100%;
    max-width: 900px;
    padding-right: 0px;
}


.aafes-cart-shipping-options{
	max-width: 505px !important;
}


.pdp-add-on-field{
	padding-top: 0px;
}

.truck-icon{
	line-height: 2;
	width: 43px !important;
}

.shipping-variants .aafes-variants .radio-fix{
	margin-left: -1px;
}

.shipping-variants .aafes-variants .aafes-variants{
	margin-left: 12px;
}

.aafes-addOn-modal .addOn-modal-title-wrap{
	padding: 0 15px;
    min-height: 52px;
    display: flex;
    align-items: flex-start;
}

.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */
}

label.btn span {
  font-size: 1.5em ;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: black;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: black;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: black;
}

div[data-bs-toggle="buttons"] label.active{
    color: black;
}

div[data-bs-toggle="buttons"] label {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid
black;
border-radius: 3px;
color: black;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-bs-toggle="buttons"] label:hover {
color: black;
}

div[data-bs-toggle="buttons"] label:active, div[data-bs-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}

    #stickThis {
    display:	none;

}
#stickThis.stick {
    margin-top: 0;
      top: 0;

}


.add-On-error-icon{
	height : 15px;
	width : 30px;
	padding-left : 3px;
	margin-left : 	17px;
}

.save-for-later-head{
	font-size : 36px;
	font-weight : lighter;
}

.spacing{
	margin-top: 1em !important;
}

.add-on-button{
	display: inline-block;
    background-color: #3370a1;
    border: 1px solid #3370a1;
    font-size: 15px;
    text-align: center;
    color: #ffffff !important;
    padding-left : 12px;
    padding-right : 12px;
}

@media only screen and (max-width: 600px) {
  #stickThis.stick {
    margin-top: 0;
    position: fixed;
    top: 50px;
    z-index: 1000;
    left: 0;
    margin: 0px 0px 0px 30px;
    width: 84% !important;

}
#stickThis {
      display: block;
      z-index: 1000;
       text-align: center;
       top:0;
}


.sku-bundle-row{
	overflow-y:scroll;
}


}

.cart-sfl-spacer{
	height: 45px;
	border-bottom: 1px solid #ebebeb;
}


.aafes-btn-alt-custom {
  display: inline-block;
  background-color: white;
  color: #3370a1;
  border: 1px solid #3370a1;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
  padding: 6.21px 18px;
  text-decoration: none !important;
  white-space: nowrap;
  text-align: center;}


.aafes-btn-alt-custom-hover-state{
  background-color: #043C63;
  border-color: #043C63;

  color: #ffffff;
}



.aafes-Donation-modal{

}@media only screen and (min-width:320px){
	.aafes-Donation-modal{
	width : 101%;
	}
}

.button-disable:disabled{
    background-color: #d3d3d3;
     border: 1px  ;
}

.add-on-modal-height{
	height : auto;
	}

.details-error-icon{
    padding-bottom: 20px;
    line-height: 13px;
    width: 15px;
    height: 15px;
    display :inline-block ;
}

.details-link-error-icon{
	color: #cd0808 !important;
	display: block;
    margin-left: 26px;
    padding: 10px;
	}

.cancel-icon-responsive{
	margin-right : 6px;
	}

.cancel-state{
	font-size: 18px;
    color: #043C63;
	padding-left:6px !important;
	}

.cancel-text-hg{
	line-height :18px !important;
	}

.cancel-text-font{
	font-size: 18px;
	color: #043C63;
	font-weight: 600;
}

.pdp-addon-image{
	 background-color : #f9f9f9;
	 height : 35px;
	}

.pdp-addon-verbiage{
	 margin-left: 33px;
	 margin-top: -30px;
	}

.cancel-order-time-resp{
	margin-top: -13px;
	padding-right: 22px;
	}

	.overlay-text{
		display: inline;
		width:41px;
		height :50px !important;
		padding-top: 10px;
	}

    .popup-scroll{
 	  overflow-y: scroll;
 	  max-height: 300px;
  	  padding:0 1em 0 0;
	}

.details-error-icon{
    padding-bottom: 20px;
    line-height: 13px;
    width: 15px;
    height: 15px;
    display :inline-block ;

}

.details-link-error-icon{
	color: #cd0808 !important;
	display: block;
    margin-left: 26px;
    padding: 10px;
	}

.pdp-oos-position{
	margin-left : -10px;
	margin-top: 6px;
}

.searchstore-modal{
	/* z-index: 100000; */
}

/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {
     .aafes-storeoverlay-errorbox {
		margin: 5px;
	}
	.loc-name-afes-valid{
 text-align:left; }

    .overlay-error-area{
    	margin-top: 1em;
    }

	/* added by murali */
	.overlay-actions-container .aafes-btn-alt{
    width: 96%;
    margin: 7px;
}
.overlay-actions-container .aafes-btn-alt{
    width: 96%;
    margin: 7px;
}
     /* added by murali */

  /* Custom, iPhone Retina */



		.addOn-hg-instore-on-cart{
			padding-top: 0px;
    		margin-left: 0px;
		}
		.modal-add-on-Field .add-on-textField{
			margin-left: 0px;
		}
		.aafes-cart-row .aafes-form-field .cart-del-option-hg-is-section{
			padding-bottom: 0;
		}
		.pdp-del-option{
			width: 84%;
			max-width: 100% !important;
		}
		.aafes-product-details .actions-container{
			margin: 0;
		}
		.aafes-product-details .actions-container .btn-wrapper{
			margin-left:0;
		}
	.reducingwidth {
		width: 72%;
		padding-right: 10px;
	}
	  .removingwordbreak {
		display: block;
		margin-right: 10px;
	}}

	/* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) and (max-width : 767px){
    .aafes-page-head-sm {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 1.25rem 0;
  padding: 0;
  white-space:nowrap;
  text-overflow: clip;
   }
}

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) and (max-width: 991px) {
   .overlay-error-area {
		margin-top: 0em;
		margin-bottom: 1em;
	}
	.add-on-field {
		margin-left: 0px;
	}
	.pdp-add-on-textField{
			margin-left: 0px;
		}
		.move-to-cart-link{
			width: 31% !important;
    		float: left !important;
		}
		.modal-add-on-textField{
			margin-left: -23px;
		}
		.addOn-hg-instore-on-cart{
			margin-left: -25px;
			padding-top: 7px;
		}
		.shipping-option-add-on-text{
			margin-left: -17px;
		}
		.addOn-hg-instore-on-cart.add-on-textField{
			margin-left: -17px
		}
		.modal-add-on-Field .add-on-textField{
			margin-left: 0px;
		}
		.pdp-del-option{
			width: 86%;
			max-width: 100% !important;
		}
		.pdp-add-on-img-responsive{
			margin-left : 0px;
		}
		.img-responsive {
			margin-top: -10px;
			width: 41px;
			height: 41px;
		}
		
		.img-responsive-exchange-plus {
			margin-top: -10px;
			width: 37px;
			height: 37px;
		}
		
		.pdp-exchange-plus-field {
		margin-top: 22px;
		display: inline-flex;
		}
		
		.pdp-exchange-plus-textField{
    	margin-left : 5px;
    	margin-top: 0px;
    	font-size: 16px;
    	color: #808080;
    }
		
		.pdp-addon-image {
		   height:61px;
		}
		.pdp-addon-image-resp{
		  height: 60%;
		  width :60%;
		}
		.pdp-addon-verbiage {
		  margin-top: -28px;
		  margin-left:40px;
		}
		.cancel-order-time-resp{
		float :right;
		}
		.pdp-oos-responsive{
		width: 41px;
		height : 41px;
		margin-top: -15px;
		}

		.pickup-selected-resp{
		margin-left: 5px !important;
    	margin-right: -80px !important;
		}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
    .aafes-storeoverlay-errorbox {
    margin: 5px 33px 5px 15px;
	}
		.addOn-hg-instore-on-cart{
			padding-top: 7px;
			margin-left: 0px;
		}
		.modal-add-on-Field .add-on-textField{
			margin-left: 0px;
		}
		.aafes-btn-alt-custom:hover{
			background-color: #043C63;
			border-color: #043C63;
			color: #ffffff;
		}
		.pdp-del-option{
			width: 92%;
			max-width: 100% !important;
		}
		.pdp-store-restriction-msg{
			width: 75%;
			max-width: 100% !important;
		}
		.img-responsive {
			margin-top: -10px;
			width: 41px;
			height: 41px;
		}
		.aafes-price.dollar{
			position:relative;
		}
		.aafes-price.dollar:before {
  			position: absolute;
  			content: "$";
  			color: #353935;
  			top:0;
 			right:125px;
 			font-size:medium;
		}
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

@media only screen and (min-width : 992px) {
	.overlay-actions-container .btn-wrapper .aafes-btn-alt {
    margin: 10px 10px 10px 76% !important;
    }
	.img-responsive {
   		 margin-top: -10px;
    	}
    .pdp-add-on-textField{
    	margin-left : 6px;
    	margin-top: 5px;
    }
    .pdp-add-on-position{
    	margin-top: 10px;
    	}
    .pdp-add-on-img-position{
    	width :41px;
    	margin-top : -16px;
		max-width : none;
    	}
    	
    	.pdp-exchange-plus-field{
	margin-top: 14px;
	display: inline-flex;
	}
    	
    	.pdp-exchange-plus-textField{
    	margin-left : 5px;
    	margin-top: 3px;
    	color: #808080;
    }
    .pdp-exchange-plus-position{
    	margin-top: 10px;
    	}
    .pdp-exchange-plus-img-position{
    	width :27px;
    	height: 27px;
    	margin-top : -16px;
		max-width : none;
    	}
    }

@media only screen and (min-width : 992px) and (max-width: 1120px) {
	.pdp-add-on-textField{
    	white-space: nowrap;
    }
}
/*For phones , iphones*/
@media only screen and (max-width: 767px) {
	.aafes-page-head{
    font-size: 1.5em;
    font-weight: 550;}
	.save-for-later-head {
		font-size: 24px;
		padding-left: 15px;
	}
	.add-on-img-responsive {
		width: 35px;
		height: 35px;
	}
	.pdp-add-on-textField{
		padding : 5px 10px;
		padding-top: 20px;
	}
	.addOn-only-hg-on-cart .add-on-textField {
		padding : 10px;
		margin: 0px 0px;
	}
	.cart-add-on-icon{
		margin-top : -10px;
		margin-left : -10px;
	}
	.add-on-modal-height{
    		height :auto;
	}
	.cancel-btn-width{
		width: 100% !important;
	}
	.pdp-addon-image{
	  	background-color : #f9f9f9;
		height: 61px;
	}
	.pdp-addon-image-resp{
	  height: 50%;
	  width: 50%;
	  margin-left: -10px;
	}
	.pdp-addon-verbiage{
	  margin-left: 33px;
	  margin-top: -32px;
	  font-size: 14px;
	}

	/* .cancel-order-time-resp{
	  padding-right: 30px;
	} */

	.overlay-text{
		display: inline;
		width:41px;
		height :50px;
		padding-top: 0px;
	}
	.pdp-oos-position{
	   margin-top: -7px;
	   margin-left : 0px;
	}
	.pdp-oos-responsive{
		width: 41px;
		height : 41px;
		margin-top: 4px;
	}
	
	.exchange-plus-info{
	width: 100%;
	text-align: left;
	}
	
	.pdp-exchange-plus-field{
	margin-top: 18px;
	display: inline-flex;
	padding-left: 9px;
	}
	
	.pdp-exchange-plus-textField{
    	margin-left: 5px;
    	margin-top: 3px;
    	font-size: 16px;
    	color: #808080;
    }
    .pdp-exchange-plus-position{
    	margin-top: 10px;
    	
    	}
    .pdp-exchange-plus-img-position{
    	width :32px;
    	height:32px;
    	margin-top : -16px;
		max-width : none;
    	}
    	
    	.exchange-plus-popover{
    	z-index: 1010;
    	}
}

@media only screen and (min-width:768px) {
	.proceed-to-next-step-donations {
		display: none;
	}
}



.aafes-page-head-donations {
  font-size: 36px;
  font-weight: lighter;
  margin: 0 0 1.75rem 0;
  padding: 0;

  padding-left:15px;
  }
  @media only screen and (max-width: 767px) {
    .aafes-page-head-donations {
      font-size: 31px;
      padding-left:16px; } }



     .btn-group-donations {
	bottom: 15px;
	left: 95%;
	top: 0px;
	position: absolute;
}



@media only screen and (max-width: 768px) {
	.btn-group-donations {
		left: 95%;
		padding-top: 2%;
	}
	.overlay-actions-container .aafes-btn-alt{
    width: 96%;
    margin: 0 32px;
}
}

@media only screen and (max-width: 320px) {
	.btn-group-donations {
		left: 80%;
		top: 5px;
	}
	.overlay-actions-container .aafes-btn-alt{
    width: 96%;
    margin: 0 32px;
}
}
@media only screen and (max-width: 420px) {
	.btn-group-donations {
		left: 91%;
		padding-top: 4%;
	}
}

@media only screen and (min-width: 1024px) {
	.btn-group-donations {
		left: 96%;
		padding-top: 2%;
	}
}

.donation-btn{
	margin-bottom: 1em !important;

}

@media only screen and (min-width: 574px) {
	.donation-btn {
		display: none;
	}
}

.cancelOrderOption .popover{
	font-size: 1.1em;
    padding: 0.3em;
    text-align: center;
}

.cancelOrderOption .popover-buttons{
	margin-left: -0.5rem;
    margin-top: 15px;
    white-space: nowrap;
}

.cancelOrderOption .popover-button{
	display: inline-block;
    margin-left: 0.5rem;
}

.aafes-card-mobile {
	padding-right: 5%;
}
@media only screen and (max-width: 767px) {
	.aafes-card-mobile {
		display: flex;
		justify-content: space-between;
		padding-left: 0%;
	}
}


.aafes-registration-fieldset {
	border: 2px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	width: 101%;
}

@media only screen and (max-width: 767px) {
  .aafes-registration-fieldset {
	border: 0;
	margin: 0;
	padding: 0;
} }

.aafes-registration-legend {
	display: block;
	width: 25%;
	padding: 0;
	margin-bottom: 15px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
}

.aafes-registration-legend-page-2 {
	display: block;
	width: 51%;
	padding: 0;
	margin-bottom: 15px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
}

@media only screen and (max-width: 767px) {
.aafes-registration-legend, .aafes-registration-legend-page-2 {
/*	display: block;
	width: 25%;
	padding: 0;
	margin-bottom: 15px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0; */
} }

.aafes-registration {
	width: 100%;
}

.aafes-registration-row {
	display: flex;
	padding-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .aafes-registration-row {
    display: block;
    padding-bottom: 0px;
     } }

.aafes-registration-row .aafes-form-field {
	margin-bottom: 0px;
	display: inline-flex;
	width: 50%;
	padding-right: 5px;
}

@media only screen and (max-width: 767px) {
.aafes-registration-row .aafes-form-field {
	margin-bottom: 0px;
	display: block;
	width: 100%;
	padding-down: 15px;
     } }

.aafes-registration-row .aafes-form-field.registration-field-date {
	margin-bottom: 0px;
	display: inline-flex;
	width: 72%;
	padding-right: 5px;
}

@media only screen and (max-width: 767px) {
.aafes-registration-row  .aafes-form-field.registration-field-date {
	display: block;
	width: 80%;
} }

.aafes-registration-row .aafes-form-field  .aafes-flex{
	width: 65%;
}
.aafes-registration-row .aafes-form-field label {
	width: 55%;
	padding-top: 5px;
}

.aafes-registration-row .aafes-form-field input {
	height: 36px;
	max-width: 232px;
	width: 81%;
}

.aafes-registration-row .aafes-form-field select {
	height: 36px;
	max-width: 114px;
	width: 100%;
	margin-right: 10px;
}

.aafes-registration-row .aafes-form-field.registration-field-ssn4 label {
	width: 44%;
}

@media only screen and (max-width: 767px) {
.aafes-registration-row .aafes-form-field.registration-field-ssn4 label {
	width: 50%;
} }

.aafes-registration-row .aafes-form-field.registration-field-ssn label {
	width: 35%;
}

.aafes-registration-row .aafes-form-field.registration-field-ssn input {
	width: 100%;
}

.aafes-registration-row  .aafes-form-field.registration-field-ssn4 input {
	width: 80%;
}

.aafes-registration-row  .aafes-form-field.registration-field-date label {
	width: 40%;
}

.aafes-registration-row  .aafes-form-field.registration-field-date input {
	width: 65%;
}

.aafes-registration-row  .aafes-form-field.registration-field-password label {
	width: 44%;
}

.aafes-registration-row  .aafes-form-field.registration-field-password-confirm label {
	width: 66%;
}

.aafes-registration-row  .aafes-form-field.registration-field-phone input {
	width: 84%;
}

.aafes-registration-row  .aafes-form-field.registration-field-phone label {
	width: 69%;
}

.aafes-registration-row  .aafes-form-field.registration-field-question-select label {
	width: 57%;
}

.aafes-registration-row  .aafes-form-field.registration-field-question-answer input {
	width: 84%;
}

.aafes-registration-BOS {
	text-align: center !important;
}

.aafes-registration-selService {
	display: inline-block;
	max-width: 116px;
}

.aafes-registration-selServiceN {
	display: inline-block;
	max-width: 114px;
}

@media only screen and (max-width: 400px) {
.aafes-registration-selServiceN {
	width: 113px;
} }

.aafes-registration-selServiceCG {
	display: inline-block;
	max-width: 123px;
}

.aafes-registration-selServiceX {
	display: inline-block;
	max-width: 150px;
}

.aafes-registration-selServicelbl {
	margin: 10px;
	font-size: 1.1em;
	display: block;
}

.aafes-registration-error {
	padding: 15px 0 15px 0;
}

.aafes-bos-radio {
	width: 20px;
	height: 20px;
}

.aafes-registration-bold {
	font-weight: bold;
}

.aafes-registration-upload {
	text-align: center;
}

.aafes-registration-btn {
	display: inline-block;
	background-color: red;
	color: #ffffff;
	border: 1px solid red;
	border-radius: 3px;
	font-size: 18px;
	cursor: pointer;
	padding: 6.21px 18px;
	text-decoration: none !important;
	white-space: nowrap;
	max-width: 100%;
}

.aafes-registration .aafes-select {
  border: 1px solid #A9A9A9;
  padding: 8px 30px 8px 7px;
  background: url(/ux-responsive/images/icon-arrow-down-gray.svg) no-repeat center right 10px white;
  background-size: 19px 19px;
  text-indent: 0.01px;
  -webkit-appearance: none;
  text-overflow: "";
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 3px;
  min-width: 55px; }

.aafes-validation-confirmation {
  color: #00ff00;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px
}

.listing-certona-recommendations .aafes-item-name {
    margin: 20px 0; }
.listing-certona-recommendations a {
    text-decoration: none;
    /*font-weight: 600;*/
    font-size: 14px; }

.aafes-product-picker-options{
	/*height: 26px !important;*/
    position: relative;
}
.pdp-swatch-img{
	margin-bottom:0px !important;
	height: 26px !important;
	position: absolute !important;
}

.plus-icon-pdp{
    border: 1px solid #b1b1b1;
    width: 20px;
    height: 20px;
    position: absolute;
    background: #fff;
    text-align: center;
    color: #bcbcbc;
    margin-right: 0px;
    line-height: 19px;
    font-size: 25px;
    z-index: 100;
    right: -8px;
    font-family: auto;
}
.sized{
    position: absolute !important;
    background: #f0efed;
    border: 1px solid #ccc;
    padding:6px 0px 0px 0px;
    top: -7px;
    left: -1px;
  /*  width: 244px;
    height: auto !important;*/
    z-index: 99;
    background-color: #fff !important;
}
.remove-swatch{
    width: 20px;
    height: 20px;
    position: absolute;
    color: #bcbcbc;
    top: 0;
    right: 0;
    padding: 3px;
}

.selected-store-wrap .cart-isp-error-field{
	margin-left: 7px;
}

div .jsSearchRoot{
    position:relative;
}

/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {

    .aafes-storeoverlay-closebtn {
	margin: 0px;
    padding-right: 4px;
    padding-top: 4px;
    }

    .aafes-storeoverlay-sku-description{
    	margin-top: -20px;
    }

    .aafes-storeoverlay-changespace{
    	margin-top: -6px;
    }

    .overlay-scroller{
 	 height: 400px;
  	}

.vas-overlay{
    margin: 0;
    width: 100%;
}
.aafes-modal.full .modal-content{
  width: auto;
  margin-top: 10px;
  border-radius: 6px;

}
.aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number {
    margin: 0 0 10px 4px;
}
.aafes-product-picker-options .aafes-variants-list {
    margin-right: 10px;
    padding-right:10px;
}
    .jsThumbnailSwatchWidget.aafes-product-picker-options {
    width: 100%;
}

.plus-icon-desktop-click.glyphicon.glyphicon-plus {
    left: 0px;
    top: -1px;
    position: absolute;
    height: 25px;
    width: 22px;
    padding-left: 5px;
    font-family: inherit;
}

.plus-icon-desktop-click.glyphicon.glyphicon-plus:before{
	content: "\002b";
}
.plus-icon-desktop-click.glyphicon.glyphicon-plus.glyphicon-minus:before{
	    content: "\2212";
}
.glyphicon.glyphicon-plus:before{
	content: "\002b";
}
.glyphicon.glyphicon-minus:before{
	    content: "\2212";
}

.plp-plus-minus-icon-style{
	top: 0px;
    font-size: 25px;
    font-family: initial;
    line-height: 23px;
    color: grey;
    border: 1px solid #b1b1b1;
    border-radius: 0 !important;
}

.aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper{
	margin: 0 0 10px 3px;
}
ul.aafes-variants-list.clearfix.pl-0.pdp-swatch-img.sized  .color{
visibility: visible !important;
}

    .plus-icon-pdp {
    border: 1px solid #b1b1b1;
    width: 25px !important;
    height: 25px !important;
    position: absolute;
    background: #fff;
    text-align: center;
    color: #bcbcbc;
    margin-right: 0px;
    line-height: 22px !important;
    font-size: 25px;
    z-index: 100;
    right: -13px !important;
    font-family: auto;
    top: -1px !important;
}
  .include-swatches ul{
	overflow:visible !important;
		  }
  .sized {
    height: auto !important;}
    }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
	    [class^="spec-name"] {
		color:#ebebeb;
		}	
		.slick-current [class^="spec-name"] {
		color:#333;
		}
		.compare-specs{
		color:#fff;
		font-size: 6px !important;
		}
		
		.slick-current .compare-specs{
		color:#333;
		font-size: 16px !important;
		}
	
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    .overlay-scroller{
 	 height: 528px;
  	}

    .aafes-storeoverlay-sku-description{
    	margin-left: -29px;
    	margin-top: -16px;
    }

    .aafes-storeoverlay-changespace{
    	margin-top: -16px;
    }

     /* added by murali*/

   .overlay-actions-container .btn-wrapper .aafes-btn-alt{
     	padding: 6.21px 69px;
   	 	margin: 10px 10px 10px 65%;
    	/* width: auto; */
    	width: 235px;
    }

    .add-to-cart-resp{
 		margin: 0px 35px 10px 17px;
 	}
    /*  .overlay-actions-container .btn-wrapper .aafes-btn-alt{
    padding: 6.21px 69px;
    margin: 10px 10px 10px 72%;
    width: auto;
    } */


     /* added by murali*/




    .aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list li.number {
    margin: 0 0 15px 9px;
}

.aafes-thumbnail-item .jsThumbnailSwatchWidget.aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper{
	margin: 0 0 15px 9px;
}

.plus-icon-pdp {
    border: 1px solid #b1b1b1;
    width: 25px !important;
    height: 25px !important;
    position: absolute;
    background: #fff;
    text-align: center;
    color: #bcbcbc;
    margin-right: 0px;
    line-height: 24px !important;
    font-size: 25px;
    z-index: 100;
    right: -1px !important;
    font-family: auto;
    top: 0px !important;
}

.swatch-container .swatch-height {
    height: 26px !important;
}

  .sized {
    height: auto !important;
         }

.aafes-modal.full .modal-content{
    width: 80%;
    margin: 10px 10px 10px 76px;
}
.vas-overlay .vas-description{
    margin-left: 35px;
 }
}

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

	.overlay-scroller{
 	 height: 275px;
  	}

   .aafes-modal.full .modal-content{
    width: 80%;
    margin: 30px auto;
    border-radius: 6px;
    margin-left: 134px;
   }

   .vas-overlay .vas-description {
    margin-left: 35px;
    }
    
     .claim-details{
    width : 20%;
    } 
    
    .claim-details-btn{
    margin-right:65px;
    }
    
    .claim-details-order{
    margin-left:-3px !important;
    }
}

	.claim-details-form{
    padding-left: 1px;
    } 
 
 .claim-details-qnty{
    margin-top: 14px;
    } 
  .photoDescription{
 margin-top: 6px;
 font-style: italic;
 } 
 
 .photo-description{
 margin-top: 34px;
 } 
    
.aafes-verification-choice-phone {
	padding-top: 6px !important;
	max-width: 100% !important;
	margin-right: 50px !important;
}

@media only screen and (max-width: 767px) {
	.aafes-verification-choice-phone {
		margin-right: 30px !important;
	}
}

.aafes-verification-choice-email {
	padding-top: 6px !important;
	max-width: 100% !important;
}


	@media only screen and (max-width : 768px) {
	.aafes-verification-choice-email {
		padding-top: 6px !important;
		max-width: 100% !important;
	}
	}

.user-verification-controls {
	text-align: center;
	margin-left: 15px;
}

@media only screen and (max-width: 767px) {
	.user-verification-controls {
		margin-left: 0px !important;
	}
}

.aafes-verification-cancel {
	display: inline-block;
	color: #043C63 !important;
	margin: 0 1rem;
	line-height: 35px;
}

.aafes-password-reset {
	display: flex;
}

@media only screen and (max-width: 767px) {
	.aafes-password-reset {
		display: block;
	}
}

.aafes-verification-new-code {
	width: 20%;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.aafes-verification-new-code {
		width: 100%;
		display: block !important;
		margin-left: 0px !important;
	}
}

.pw-wrap {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

.optional_message {
	float: right;
    font-size: 11px;
    margin-top: 9px;
    color: grey;
	font-style: italic;
}

.vas-continue-spacer {
	margin-left: 95px;
}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
.productImage .aafes-carousel .slick-slide {
    width: 10px !important;
    padding: 0px !important;
    margin: 10px;
}
}

@media only screen and (max-width: 767px) {
	.category-container .view-settings .added-filters-wrap {
		height: 50px;
	}
	.vas-continue-spacer {
	margin-left: 0px;
	}
	.jsProductDetailImage {
    	flex-direction: column;
}
	.jsProductDetailImage .targetarea {
		order:1;
	}
	.jsProductDetailImage .productImage.thumbs.mb-1.jsProductAltImageCarousel{
		order:2;
		width:100% !important;
}





.jsProductDetailImage .productImage .aafes-carousel button.aafes-block-arrow {
	    display: none !important;
}


 .productImage .slick-current a {
    background: #516b9f !important;
}
.productImage .slick-list a {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #bebebe;
    padding: 8px;
}

.slick-vertical .slick-slide img {
    display: none;
}

  .productImage .aafes-carousel .aafes-block-arrow {
   display:none; }

  .productImage .aafes-carousel  .slick-track {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: auto !important;
	}
  .aafes-product-details .product-title-wrap .title .aafes-product-rating.aafes-sku-id{
		padding-left: 10px !important;
	}
}

.aafes-storeoverlay-skuimage{
height: 90px;
}
.aafes-storeoverlay-heading{
	color: #3370a1;
}


.aafes-storeoverlay-skuprice{

font-size: 1.5rem;
}

.aafes-storeoverlay-seperator{
	border-top:2px solid #b4b4b4;
	padding-bottom: 5px !important;
}
.aafes-storeoverlay-storesearchsection{
background-color:#f2f2f2;
height:60px;
/* margin:1px 0px 1px 0px; */
}
.aafes-storeoverlay-storesearchbox{
	padding: 0 38px 0 14px;
	width: 98%;
	border-radius: 25px;
	border:2px solid #b4b4b4;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	height: 40px;
	margin: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px){
.productImage .aafes-carousel .slick-slide {
    width: 10px !important;
    padding: 0px !important;
    margin: 10px;
}
}
.aafes-storeoverlay-submitbtn{
position: relative;
background-color: white;
margin-top: 17px;
top:50%;
left: -16px;
height: 20px;
width: 20px;
z-index: 10;
border-radius: 10px;
border: none;
float:right;
}

@media (max-width: 991px){
.aafes-storeoverlay-submitbtn{
position: relative;
background-color: white;
margin-top: 17px;
top:50%;
left: -16px;
height: 20px;
width: 20px;
z-index: 10;
border-radius: 10px;
border: none;
float:right;
}
	
}

.aafes-storeoverlay-searchicon{
font-size:24px;
background-color: transparent;
}

.aafes-storeoverlay-textalignfordevice{
  /* padding:22px; */
   padding: 16px;
  }


@media only screen and (min-width: 767px) and (max-width: 1023px) {
	.vas-continue-spacer {
	margin-left: 70px;
	}
		.claim-details-form-ipad{
	width: 64%;
	}
	
	.claim-details-btn{
	margin-right: 24px;
	}
	
	.claim-details-order-ipad{
	 margin-left: -44px;
	}
	
	.claim-details-id{
	 margin-right: -73px;
	}
}

@media only screen and (min-width: 1023px) and (max-width: 1365px) {
	.claim-details-order-ipadpro{
	 margin-left: -35px;
	}
	
	.claim-details-id{
	 margin-right: -73px;
	}
	
}

.selected-box{
  border-bottom: 2px solid #f2f2f2;
  padding: 10px;
  margin: 2px 16px 0px 15px;
  }


.productImage.thumbs.mb-1.jsProductAltImageCarousel {
    width: 20%;
}

.aafes-carousel.slick-initialized.slick-slider.slick-vertical {
    padding: 20px 0 30px;
}

.productImage .aafes-carousel .aafes-block-arrow img {
    top: 0;
    transform: rotate(90deg);
}

.productImage .aafes-carousel button.jsSwatchPrev.aafes-block-arrow.left.slick-arrow {
    top: 15px;
    left: 25%;
}

.productImage .aafes-carousel button.jsSwatchNext.aafes-block-arrow.right.slick-arrow {
    bottom: -40px;
    left: 25%;
    top: auto !important;
}

.jsProductDetailImage {
    display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 1025px){
    .productImage .aafes-carousel-item-wrapper.slick-slide {
        width: 100% !important;
    }

    .productImage .slick-vertical .slick-slide img {
        margin: 0px auto !important;
        width: 70px;
    }
    .filter-menu{
		height:100%;
		margin-bottom: 20px;
		padding-bottom: 50px;
    }

    .jsProductAltImageCarousel .aafes-carousel.slick-vertical .slick-list{
	    min-height: 475px !important;
	}
}


@media only screen and (width: 768px) and (height: 1024px){
	.searchstore-modal .modal-dialog {
  max-width: 668px; }
 .aafes-storeoverlay-widthforcolumn{
   width: 39% !important;
  }
  /* .aafes-storeoverlay-deafulticonposition{
     padding: 0px 0px !important;
	} */

	.aafes-qty-stepper-resp{
	padding-left:20px !important;}
	
	.pdp-add-on-textField{
	white-space: nowrap;
	margin-left: 6px;
	}
	.linksSeperator{
	float: left;
	padding-right: 8px;
    margin-left: 3px;
    }
}

/* .aafes-storeoverlay-deafulticonposition{
	padding: 0px 20px;
} */

@media only screen and (width: 360px) and (height: 767px){
	.aafes-qty-stepper-resp{
  	padding-left:20px !important;
  	}

 }

 @media (max-width: 767px) {

 .addr-resp{
 	padding-top: 10px;
 }


 .add-to-cart-resp{
 	margin: 0px 35px 10px 17px;
 }

 .aafes-storeoverlay-textalignfordevice {
	   padding:0px 0px 0px 13px !important;
  	}



.border{
  border: 2px solid #3370a1;
}

.aafes-storeoverlay-searchtext{
	width: 80%;
    text-align: center;
  	margin: 20px;
}
.aafes-storeoverlay-widthofsearchbox{
 	width: 96%;
	}

.store-details-resp{
	display:block !important;
	text-align: left;
	margin: 5px 5px 5px 0px;
	}

  .aafes-storeoverlay-changespace {
    width: 70px !important;
    padding-left: 5px;
  	}

 }

  .aafes-storeoverlay-changespace {
    width: auto;
  }
  .aafes-storeoverlay-bottomseperator{
  	border-bottom: 2px solid #b4b4b4;
  	padding-bottom: 5px !important;
  }

  /*today changes  */

    @media only screen and (max-width: 768px) {
	#d1 {
		order: 1;
	}
	#d2 {
		order: 4;
	}
	#d3 {
		order: 2;
	}
	#d4 {
		order: 3;
	}
}

 .aafes-storeoverlay-defaulticonresizing{
	 display: block;
	 font-size: 12px;
	 margin: 0px !important;
	 border-color: #043C63;
	 display: block;
	 width: 25px;
	 height: 25px;
	 border: 1px solid #043C63;
	 border-radius: 50%;
 }

 .aafes-storeoverlay-defaultimageresize{
    height: 10px;
    width: 27px;
    margin: -3px;
    padding-top: -32px;
    margin-top: 4px;
    margin-left: -2px;
    }
   .aafes-storeoverlay-defaulttext{
     	margin-left: -5px;
    }

    @media (min-width:320px) {
    .aafes-storeoverlay-defaulticonresizing{

	    display: block !important;
	    font-size: 12px !important;
	    margin: 0px !important;
	    border-color: #043C63 !important;
	    display: block !important;
	    width: 36px !important;
	    height: 36px !important;
	    border: 1px solid #043C63 !important;
	    border-radius: 50% !important;
    }

    .aafes-storeoverlay-defaultimageresize{

	    height: 15px !important;
	    width: 34px !important;
	    margin: -3px !important;
	    padding-top: -32px !important;
	    margin-top: 10px !important;
	    margin-left: 0px !important;
    }



    /*added to resolve the Default icon alignment issue  */

    .aafes-storeoverlay-deafulticonposition {
    padding: 0px 20px !important;
}
   .aafes-storeoverlay-defaulttext{
    	margin-left: -2px !important;
    }
   /* .affes-storeoverlay-errorbox{
	margin: 5px;
    margin-left: 15px;
    margin-right: 16px;
	} */


    }


 @media only screen and (min-device-width: 768px){

 .aafes-storeoverlay-defaulticonresizing{
	 display: block !important;
	 font-size: 12px !important;
	 margin-left: 4px !important;
	 border-color: #043C63 !important;
	 display: block !important;
	 width: 25px !important;
	 height: 25px !important;
	 border: 1px solid #043C63 !important;
	 border-radius: 50% !important;
 }
 .aafes-storeoverlay-defaultimageresize{
	    height: 10px !important;
	    width: 27px !important;
	    margin: -3px !important;
	    padding-top: -32px !important;
	    margin-top: 4px !important;
	    margin-left: -2px !important;
    }

    .aafes-storeoverlay-defaulttext{
    	margin-left: -2px !important;
    }

 .border{
   border: 2px solid #3370a1;
}
}

@media only screen and (min-width: 992px) {
	.mobile-break { display: none; }
}

.border {
    border: 2px solid #3370a1;
	padding: 10px;
    margin: 2px 16px 0px 15px;
  }

.overlay-scroller{
 overflow-y: scroll;
 }
.aafes-pdp-btn-reverse-sta-dt {
	display: inline-block;
	background-color: #ffffff;
	color: #043C63;
	border: 1px solid #043C63;
	border-radius: 4px;
	font-size: 15px;
	cursor: pointer;
	padding: 6.21px 18px;
	padding-top: 30px;
	text-decoration: none !important;
	background-image: url('/ux-responsive/images/icon-truck.svg');
	background-repeat: no-repeat;
	background-position: top;
    background-position-y: 15px;
	background-size: 28px 22px;
	vertical-align: middle;
	height: 104px;
	width: 118px;
}
.aafes-pdp-btn-reverse-sta-dt:hover:enabled {
	-webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);
    box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
}
.ship-unavailable .shipping-unavailable {
	margin-top: 26px;	
}

@media only screen and (max-width: 768px) {
	.aafes-pdp-btn-reverse-sts {
		width: 100%;
	}
	.border{
   		border: 2px solid #3370a1;
  }
  	.less{
  	padding: 0px;
  	}
  	.selected-box{
      padding: 10px;
      margin: 2px 4px 0px 4px;
  	}
}

.aafes-pdp-btn-reverse-sts {
	display: inline-block;
	background-color: #ffffff;
	color: #043C63;
	border: 1px solid #043C63;
	border-radius: 3px;
	font-size: 18px;
	cursor: pointer;
	padding: 6.21px 18px;
	text-decoration: none !important;
	white-space: nowrap;
	background-image: url('/ux-responsive/images/icon-location-mark-blue.svg');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 45px 23px;
	vertical-align: middle;
	height: 45px;
	width: 280px;
}

.aafes-pdp-btn-reverse-sts-dt {
    display: inline-block;
    background-color: #ffffff;
    color: #043C63;
    border: 1px solid #043C63;
    border-color: #3370a1;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer;
    padding: 6.21px 26px;
    padding-top: 30px;
    text-decoration: none !important;
    background-image: url(/ux-responsive/images/icon-location-mark-blue.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 15px;
    background-size: 30px 24px;
    vertical-align: middle;
    height: 104px;
    width: 118px;
}

.aafes-btn-sold-out {
    display: inline-block;
    background-color: #ffffff;
    color: #043C63;
    border: 1px solid #3370a1;
  	border-radius: 3px;
    border-color: #3370a1;
  	cursor: pointer;
  	padding: 6.21px 18px;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 15px;
    background-size: 30px 24px;
    vertical-align: middle;
    width: 118px;
}

.aafes-btn-alt-disabled {
    display: inline-block;
    background-color: #ffffff;
    color: #043C63;
    border: 1px solid #3370a1;
  	border-radius: 3px;
    border-color: #3370a1;
  	cursor: pointer;
  	padding: 6.21px 18px;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 15px;
    background-size: 30px 24px;
    vertical-align: middle;
    width: 118px;
}

.aafes-pdp-btn-reverse-sts-dt:hover:enabled {
	-webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);
    box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
}

@media only screen and (max-width: 768px) {
	.aafes-pdp-btn-reverse-sta {
		width: 100%;
	}

  }


@media only screen and (max-width: 768px) {
	.aafes-pdp-btn-reverse-sts {
		width: 100%;
	}
}


@media only screen and (max-width: 767px) {
 
    .aafes-pdp-btn-reverse-sts {
    display: inline-block;
    background-color: #ffffff;
    color: #043C63;
    border: 1px solid #043C63;
    border-color: #3370a1;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer;
    padding: 6.21px 26px;
    padding-top: 30px;
    text-decoration: none !important;
    background-image: url(/ux-responsive/images/icon-location-mark-blue.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 15px;
    background-size: 30px 24px;
    vertical-align: middle;
    height: 104px;
    width: 118px;
}
  .aafes-pdp-btn-reverse-sta {
	display: inline-block;
	background-color: #ffffff;
	color: #043C63;
	border: 1px solid #043C63;
	border-radius: 4px;
	font-size: 15px;
	cursor: pointer;
	padding: 6.21px 18px;
	padding-top: 30px;
	text-decoration: none !important;
	background-image: url('/ux-responsive/images/icon-truck.svg');
	background-repeat: no-repeat;
	background-position: top;
    background-position-y: 15px;
	background-size: 28px 22px;
	vertical-align: middle;
	height: 104px;
	width: 118px;
}
}
.aafes-pdp-refresh {
	display: flex;
}
.aafes-pdp-refresh-dt .loc-name, .aafes-pdp-refresh-dt .loc-name-sts {
	/* padding-top: 130px; */
	width: 260px;
	
}
.aafes-pdp-refresh-dt .loc-name .pickup-unavailable, .aafes-pdp-refresh-dt .loc-name-sts .pickup-unavailable {
	font-size: 14px;
}
.jsBuyBoxDT .shipping-variants {
	font-size: 14px;
}

.aafes-pdp-refresh-space {
	padding-top: 15px;
	padding-bottom: 15px;
}

@media only screen and (max-width: 768px) {
	.aafes-pdp-refresh {
		display: flex;
		flex-direction: row-reverse;
	}
	

button.aafes-pdp-btn-reverse-sts.jsSelectedShippingOption.pickup-active.before-click.col-sm-2.selected-shipping-type 
{   box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
 -webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);

}
button.aafes-pdp-btn-reverse-sta.jsSelectedShippingOption.col-sm-2.before-click.selected-shipping-type{
	box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
	 -webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);
}

}

 @media only screen and (max-width: 768px) {

	.sticky{
		z-index: 9999;
	}
	.header-mega-menu-section .mega-menu-container {
    overflow-y: scroll;
    height: 90vh;
    padding-bottom: 100px;
}
 	.aafes-pdp-refresh-col {
 		padding-left: auto;
 	}
 	.filter-menu {
 		max-height: 100vh;
 		margin-top: 0px !important;
 		padding-bottom: 20%;
 	}
 	.filter-menu .filter-title {
 		margin-top:10px;
 	}
 	 		.filter-menu__container {
    position: unset !important;
}

  .category-containr button.w-100.aafes-btn.jsFilterResults {
      margin-left: -15px;
  }
 }

  .aafes-storeoverlay-showingphnoinsingleline{
 display: inline-block;
 }

/*  .removingwordbreak{
  display: inline-block;
} */

	.aafes-product-details .product-title-wrap .title .aafes-page-head + div{
	align-items:center !important;
}
.aafes-product-details .actions-container .btn-wrapper.add-to-wish-list{
	display:none !important;
}
.aafes-product-details .productImage .slick-vertical .slick-slide img{
    display:block !important;
}

.pickup-here-width{
   padding:6.21px 12px;
 }

 /*general ipad layout*/
@media only screen and (device-width: 768px) {
 .pickup-here-width{
  padding:6.21px 12px;
 }

 .shipping-unavailable{
 text-align:left;
 }
  .pickup-unavailable {
 text-align:left;
	}

}

.pickup-selected{
	font-weight: 600;
	font-size: 14px;
	color: #333333;
}

.qty-resp-mar{
	padding-left:0px;
	padding-right:0px;
}

/*For android device*/
@media only screen and (min-width : 360px) and (max-width: 460px) {
.qty-resp-mar{
	padding-left:45px;
	padding-right:0px;
}
.loc-name{
	margin-top: 11px;
	}
.loc-name{
 text-align:left;}

	}

/*For iphone 5/SE*/
@media only screen and (min-width : 320px) and (max-width: 568px) {
.qty-resp-mar{
	padding-left:10px;
	padding-right:0px;
}
.loc-name{
	margin-top: 11px;
	}
.pickup-unavailable {
    text-align:left;
}
.loc-name{
	text-align:left;
}
.loc-name-sts{
 text-align:left;
}
.shipping-unavailable {
    text-align:left;
}
.btn-width{
	padding-left:0px;
}
.disabled-img{
	width:98% !important;
}
.military-star{
	font-size:14px;
}
	}
@media only screen and (min-width : 414px) and (max-width: 896px) {
.military-star{
	font-size:19px !important;
}
}

@media only screen and (min-width : 390px) and (max-width: 844px) {
.military-star{
	font-size:18px !important;
}
}
@media only screen and (min-width : 412px) and (max-width: 914px) {
.military-star{
	font-size:18px !important;
}
}
@media only screen and (min-width : 360px) and (max-width: 740px) {
.military-star{
	font-size:19px !important;
}
}
@media only screen and (min-width : 360px) and (max-width: 740px) {
.military-star{
	font-size:16px !important;
}
}
@media only screen and (min-width : 375px) and (max-width: 667px) {
.military-star{
	font-size:17px !important;
}
}	
@media only screen and (min-width : 540px) and (max-width: 720px) {
.military-star{
	font-size:27px !important;
}
}	
	
/*For iphone 5/SE*/
@media only screen and (min-width : 214px) and (max-width: 340px){
.aafes-price.dollar{
	position:relative;
}
.aafes-price.dollar:before {
 	position: absolute;
  	content: "$";
  	color: #353935;
  	top:0;
  	right:58px;
  	font-size:medium;
}
.shift-text-to-bottom{
  	position:relative;
  	bottom:-2px;
}	
	}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 360px) and (max-width : 410px){
.aafes-price.dollar{
	position:relative;
}
.aafes-price.dollar:before {
 	position: absolute;
  	content: "$";
  	color: #353935;
  	top:0;
  	right:55px;
  	font-size:medium;
}
.shift-text-to-bottom{
  	position:relative;
  	bottom:-2px;
}
	}

/*For Surface Duo*/
@media only screen and (min-width : 539px) and (max-width: 721px) {

.pickup-here-width{
 	margin-left:20px !important;
	padding:6.21px 12px;
 }
 .topiconunderoverlay, a.aafes-back-to-top {
    z-index: 9 !important;
}
	}

/*For iphone6/7/8 pluse */
@media only screen and (min-width : 414px) and (max-width: 736px) {
.qty-resp-mar{
	padding-left:55px;
	padding-right:0px;
}
.loc-name{
	margin-top: 11px;
	text-align:left;
}
.loc-name-sts{
	text-align:left;
}
.shipping-unavailable {
   text-align:left;
}

.pickup-here-width{
 	margin-left:7px !important;
	padding:6.21px 12px;
 }
 .pickup-unavailable {
 text-align:left;
	}
.aafes-price.dollar{
	position:relative;
}
.aafes-price.dollar:before {
  	position: absolute;
  	content: "$";
  	color: #353935;
  	top:0;
  	right:84px !important;
  	font-size:medium;
}
.shift-text-to-bottom{
  	position:relative;
  	bottom:-2px;
}
}

/*For iphoneX*/
 @media only screen and (min-width : 375px) and (max-width: 812px) {
.qty-resp-mar{
	padding-left:43px;
	padding-right:0px;
}
 .pickup-unavailable {
 text-align:left;
	}
	.loc-name{
	text-align:left;
}
	}

@media only screen and (min-width : 360px) and (max-width: 412px) {
.pickup-here-width{
 	margin-left:8px;
	padding:6.21px 12px;
 }
	}

/*For pixel*/
@media only screen and (min-width : 411px) and (max-width: 736px) {
	.loc-name{
	text-align:left;
}
.loc-name-sts{
 text-align:left;}
      
 .aafes-price.dollar{
	position:relative;
}
.aafes-price.dollar:before {
 	position: absolute;
  	content: "$";
  	color: #353935;
  	top:0;
  	right:72px;
  	font-size:medium;
}
.shift-text-to-bottom{
  	position:relative;
  	bottom:-2px;
}
}

/*For ipad*/
@media only screen and (min-width : 360px) and (max-width: 1024px) {
.pickup-selected-resp{
	font-weight: 600;
	font-size: 14px;
	color: #333333;
	margin-left: 50px;
 }

 .store-overlay-availability{
 	padding-right: 0;
 	padding-left: 0;
 }
 .loc-name{
text-align:left;}
 .loc-name-sts{
    text-align:left;
    padding-top:9px;
}
.ship-unavailable .shipping-unavailable{
 padding-top:9px;
 margin-top:0px !important;
}
.pickup-unavailable{
	padding-top: 10px !important;
}
.btn-width{
	padding-left:0px;
}
.disabled-img{
	width:98% !important;
}
 .loc-name-afes-valid{
 text-align:left; }

.pickup-unavailable{
text-align:left;
}
.disabled-truck-img{
	width:100% !important;
}
.header-mega-menu-section .dropdown-menu.shop-container ul .category-item > .aafes-icon-chevron-right {
    flex: 0 0 15px;
    vertical-align: middle;
    line-height: 40px;
    font-size: 14px;
    text-align: right;
    color: #717171;
    display: block !important;
    width: 11px;
}

.header-mega-menu-section .dropdown-menu.shop-container ul li .category-item{
	display: flex;
}

.mega-menu-title.hidden-md-up{
	display: none;
}
.aafes-product-details .extended-shipping {
    font-size: 1rem; }
}

/*For ipad*/
@media only screen and (min-width : 768px) and (max-width: 1024px) {
.aafes-price.dollar{
	position:relative;
}
.aafes-price.dollar:before {
  	position: absolute;
  	content: "$";
  	color: #353935;
 	top:0;
  	right:125px;
  	font-size:medium;
}	
}

/*added to resolve the Default icon alignment issue  */
 @media only screen and (min-width : 992px) {
.aafes-storeoverlay-deafulticonposition {
    padding: 0px 7px !important;
}
/* .affes-storeoverlay-errorbox{
	margin: 5px;
    margin-left: 15px;
    margin-right: 33px;
	} */
	.reducingwidth{
 width: 75%;
 padding-right: 15px;
 }
 .removingwordbreak {
    display: inline-block;
    margin-right: 10px;
}

.claim-details-btn{
	margin-right: 52px;
	}
 
    }
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.aafes-storeoverlay-deafulticonposition {
    padding: 0px 7px !important;
}
	.reducingwidth {
		width: 75%;
		padding-right: 15px;
	}
	.removingwordbreak {
    display: inline-block;
    margin-right: 10px;
}
.affes-storeoverlay-errorbox {
    margin: 5px !important;
    margin-left: 15px !important;
    margin-right: 16px !important;
}

	.selectedtextcenter{
	  margin-left: 30px !important

	}
	.errorbox-shipping{
	width: 93.5% !important;
	}

}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.resizeoverlayformob {
		height: 100% !important;
		display: flex !important;
		margin: 0px !important;
	}
	.add-to-cart-resp {
		margin: 0px !important;
	}
	.addTocart-stickymode {
		width: 117%;
		flex-direction: column;
		position: fixed;
		bottom: 0px;
		z-index: 99999;
		margin: 0 -15px !important;
		background: #fff;
		padding: 0px 10px 10px;
	}
	.addTocartwidth {
		width: 113% !important;
	}
	.updatebuttonwidthformob {
		width: 100%;
	}
	
	.aafes-storeoverlay-deafulticonposition {
		padding: 0px 0px !important;
	}

	.affes-storeoverlay-errorbox {
		margin: 5px !important;
		margin-left: 15px !important;
		margin-right: 16px !important;
	}

	.topiconunderoverlay, a.aafes-back-to-top {
		z-index: 9 !important;
	}

	.selectedtextcenter{

	  margin-left: 70px !important;

	}

	.qtystepper-movetotopforresp{
		margin-top: -38px !important;
	}

	.qtystepper-movetotopforresp-default{
		margin-top: -60px !important;
	}
	.selected-store {
margin-left: 7px !important;
}
.errorbox-shipping {
    width: 90% !important;
	}
}

.selectedtextcenter{
	  margin-left: 30px;
	}
@media only screen and (min-device-width : 1200px){
.addTocartwidth{
	width: 104%;
}
}


.custom-tooltip + .tooltip > .tooltip-inner {
background-color: white;
color: black;
text-align: left;
padding: 0px 8px;
rder-radius: 6px;
font-size: 14px;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
}
.custom-tooltip + .tooltip > .tooltip-arrow {
    border-top-color: #999999;
}
.custom-tooltip + .tooltip{
opacity: 1;
}



.affes-storeoverlay-errorbox {
    margin: 5px;
    margin-left: 15px;
    margin-right: 33px;
}


@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
         .overlay-scroller{
        height: 490px;
		}
}

.product-infos .aafes-sku-id {
	font-size: 0.9rem;
    padding-left: 15px;
    margin-top:0;
}

.aafes-icon-medium-refresh {
	width: 32px !important;
	height: 32px !important;
}

.aafes-pdp-price {
	margin-top: 0 !important;
}

@media only screen and (max-width: 832px) {
	.aafes-pdp-price {
		margin-top: 0 !important;
	}
}

.aafes-alert-stores{
	    color: #a71930;
}

.aafes-thumbnail-item .alt_image_overlay {
    opacity: 0;
    position: absolute;
    left: 0;
    top:0;
    transition: opacity 300ms ease-in-out 200ms;
}
.aafes-thumbnail-item .aafes-img-container a:hover .alt_image_overlay{
    opacity:1;
}

.errorbox-shipping{
	width: 88.7%;
	margin: 5px;
    margin-left: 39.6px;
}
.selected-store{
    font-size: 16px;
    border: 1px solid #3370a1;
    width: 129px;
    text-align: center;
    color: #3370a1;
    border-radius: 3px;
    padding: 8px 14px;
    margin-left: 0px;
}

@media only screen and (min-width: 797px) {
	.subscription-info {
		display: inline-flex;
	}
	input[type="checkbox"].aafes-checkbox {
	position: absolute;
	}
}
.subscription-info-dt {
	    width: 224px;
	    font-size: 14px;
}
.subscription-description {
	max-width: 100% !important;
}
.aafes-product-details .aafes-product-rating {

	align-items: center;
	margin-top: 4px;
	margin-left: 15px;
	padding-left: 0 !important;
	height: 20px;
}
 @media only screen and (min-width: 768px) {

 /*.syndigo-mosaic-outer.syndigo-shadowed-mosaic {
	    position: absolute;
	    left: 18%;
	}
	*/
	.aafes-product-details .aafes-product-rating {

	align-items: center;
	margin-top: 8px;
	margin-left: 15px;
	padding-left: 0 !important;
	height: 20px;
}
 .d-mt-45{
 	margin-top: -36px !important;
 }
 .aafes-product-details .product-title-wrap .title .aafes-sku-id {
        font-size: 0.9rem;
        padding-left: 2px;
        padding-top: 12px; }
    .aafes-product-details .jsProductDetailImage .targetarea {
        width: auto;
        min-height: 402px !important;
        max-height: 700px !important;
    }

    .jsProductAltImageCarousel ~ .targetarea {
        width: 80% !important;
     }

    .aafes-product-details .jsProductDetailImage  .targetarea a{
        display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    }

    .aafes-product-details .jsProductDetailImage  .targetarea a img{
        width: 100% !important;
    height: auto !important;
    }
 .aafes-product-details .aafes-product-rating {
	display: inline-flex;
    }

 .aafes-product-details .social-list{
 margin-left: -15px !important;
 }
 .aafes-product-details .aafes-addition-content-container {
 padding: 0 20px !important;
 }
 .aafes-product-details .aafes-addition-content-container .media-image{
 margin-left: 0px !important;
 }
}
.aafes-product-details .social-list{
	display: flex;
}
.aafes-product-details .product-title-wrap .title {
	width: 100%;
}


 @media only screen and (max-width: 767px) {
 .bv-cv2-cleanslate .bv-core-container-393 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button.bv-write-review, .bv-cv2-cleanslate .bv-core-container-393 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button.bv-write-review{ 
padding: 0 !important}

.bv-ratings{
    padding: 5px 0; 
}
 .aafes-product-details .social-list .btn-wrapper.add-to-wish-list .aafes-btn-reverse{
 float: left;
 }
 .incrementer-group.m-auto { 
	margin-top :20px !important;
}
 .at-share-btn-elements {
    display: flex;
    text-align: center;
    justify-content: space-between;}
	
	div#atstbx {
    width: 86%;
}
.addthis_inline_share_toolbox{
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: center;
}
.aafes-product-details .social-list {
    width: 100%;
    text-align: center;
}
.social-list {
    display: block;
}
.btn-wrapper.add-to-wish-list{
margin-top: 9px;
width: 14%;
}
 
 .aafes-product-details .aafes-product-rating{
 	margin-left:0px;
 }
   .product-infos .aafes-sku-id {
     width: 100%;
   }
	.product-infos .aafes-product-rating {
         height: auto;
         margin-top: 0px;
    }
    .aafes-product-details .actions-container .btn-wrapper button {
	    width: 100%;
	}

	.aafes-product-details .social-list{
	 	justify-content: center;
	 	width: 100%;
	 	align-items: center;
	 }
	 .aafes-product-details .aafes-addition-content-container {
	 	padding: 0 16px !important;
	 }
	 .aafes-product-details .aafes-addition-content-container .media-image{
	 	margin-left: 0px !important;
	 }

	.shopping-cart-header .aafes-print-link {
      display: none; }
	#aafes-replacement-plan {
	  z-index: 99999;
	}
	.container.aafes-user-recovery {
    padding: 0px;
 }
 }


.sticky-header {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
}


.aafes-promo-btn-reverse {
  display: inline-block;
  background-color: transparent;
  color: #043C63;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: underline;
  white-space: nowrap; }

  .selected-shipping-type{
	border: 6px solid #3370a1 !important;
	padding: 6px 3px 0px 36px;
    height: 55px;
    border-radius: 0px;
}
  .selected-shipping-type-dt{
	border: 1px solid #3370a1 !important;
	
}
.selected-shipping-method-check-circle{
	padding-top: 6px;
    float: right;
    font-size: 24px;
	color: #3370a1;
}

.selected-shipping-method-check-circle.fa-check{
    font-size: 14px;
}

.icon{
	display: none;
}

.selected-shipping-method-check-circle.fa-check:after{
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #3370a1;
    content: "";
    position: absolute;
    top: -3px;
    right: -14px;
    transform: rotate(-135deg);
}
.selected-shipping-method-check-circle.fa-check:before{
	position: absolute;
    top: 2px;
    right: 2px;
    color: #ffffff;
    z-index: 1;
}

.shipping-method .aafes-pdp-btn-reverse-sta:hover, .shipping-method .aafes-pdp-btn-reverse-sta:focus {
    background-color: #fff;
    color: #043C63;
}
.shipping-method .aafes-pdp-btn-reverse-sts:hover, .shipping-method .aafes-pdp-btn-reverse-sts:focus {
    background-color: #fff;
    color: #043C63;
}
.shipping-method .aafes-pdp-btn-reverse-sta i{
	display:block
}
.shipping-method .aafes-pdp-btn-reverse-sts i{
	display:none
}
/* .shipping-method-clicked {
  margin-top:6px;
} */

.sts-only .aafes-pdp-btn-reverse-sts:hover, .sts-only .aafes-pdp-btn-reverse-sts:focus {
    background-color: #fff;
    color: #043C63;
}
.selected-shipping-method-sts{
	/* border: 6px solid #3370a1 !important; */
	padding: 6px 3px 0px 36px;
    height: 55px;
    border-radius: 0px;
}
.selected-shipping-method-sts-dt{
	border: 1px solid #3370a1 !important;
	
}

/*For small*/
@media only screen and (min-width : 360px) and (max-width: 640px) {
.pickup-unavailable {
	text-align:left;
}
.loc-name{
	text-align:left;
}

}
@media only screen and (max-width: 767px) {
 .selected-shipping-type{
	border: 1px solid #3370a1 !important;
	padding: 6.21px 26px;
    height: 104px;
    border-radius: 5px;
    vertical-align: middle;
    /* margin-top:6px; */
    padding-top:30px;
}
.selected-shipping-method-sts{
	border: 1px solid #3370a1 !important;
	padding: 6.21px 26px;
    /* margin-top:6px;*/
    padding-top:30px;
    height: 104px;
    border-radius: 5px;
    vertical-align: middle;
    
}
.selected-shipping-method-check-circle.fa-check-circle:after{
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #3370a1;
    content: "";
    position: absolute;
    top: -3px;
    right: -14px;
    transform: rotate(-135deg);
}
.selected-shipping-method-check-circle.fa-check-circle:before{
	position: absolute;
    top: 2px;
    right: 2px;
    color: #ffffff;
    z-index: 1;
}
.selected-shipping-method-check-circle.fa-check-circle{
    font-size: 14px;
}
 
  }

/*For pixel*/
@media only screen and (min-width : 411px) and (max-width: 823px) {
.pickup-unavailable {
	text-align:left;
}
.loc-name{
	text-align:left;
}

}

.aafes-link-btn-cancel {
  /* used to make an <a> the same height as an aafes-btn so they can line up next to each other */
  display: inline-block;
  color: #043C63 !important;
  margin: 0 1rem;
  background: transparent;
  border: transparent;
  text-decoration: underline; }
  .mobileProductCarousel{
    display: none;
}



.bv-cv2-cleanslate .bv-rating-stars {
	bottom: .1em !important;
}

.sts-btn {
	height: 48px;
	background-color: #D3D3D3 !important;
	opacity: 0.5;
}
.sts-btn-soldout {
    background-color: #D3D3D3 !important;
    opacity: 0.5;
    font-size:16px;
}
.sts-btn-dt {
	background-color: #D3D3D3 !important;
	opacity: 0.5;
}
.or-space {
	margin-top: 3px !important;
}

.aafes-product-details .product-infos.product-infos__details {
	display: none;
}

a.button.aafes-back-to-top {
	display: none ! important;
}

.default-payment.d-flex-auto .expiring-text.expired img {
	width: 1rem;
	margin-bottom: 5px;
}

.default-payment.d-flex-auto .expiring-text.expired {
	color: #cd0808;
	display: block;
}

.left-nav-plus-style {
	font-size: 25px;
	font-weight: bold;
	width: 25px;
	height: 25px;
	text-align: center;
	border: 1px solid #b1b1b1;
}

.left-nav-plus-style-border {
	padding-top: 8px;
	padding-bottom: 8px;
}

.filter-category {
	border-top: 1px solid #b1b1b1;
}

.left-nav-sizecode {
	margin-top: -3px;
}

@media only screen and (min-width: 767px) {

	.left-nav-scrollbar {
		overflow-y: auto !important;
		max-height: 224px;
	}
	.left-nav-scrollbar::-webkit-scrollbar {
		width: 11px;
	}
	.left-nav-scrollbar::-webkit-scrollbar-thumb {
		background: #aaa;
		border: 1px solid rgb(136, 136, 136);
		border-radius: 4px;
	}
	.left-nav-scrollbar::-webkit-scrollbar-track-piece {
		background: rgb(214, 214, 214);
		border-left: 5px solid rgb(255, 255, 255);
		border-right: 5px solid rgb(255, 255, 255);
	}
	.filter-menu {
		overflow-y: hidden;
		overflow-x: hidden;
	}
	.search-input-size {
		width: 250px;
	}
	.search-clear-filter {
		margin-bottom: 14px;
	}
	.product-info-ratings{
	display: flex;
	width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.mobileProductCarousel {
		display: none;
		height: 435px;
		overflow: hidden;
	}
	.jsProductMobileImageCarousel .slick-list.draggable {
		min-height: 350px;
		overflow: hidden;
	}
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel .jsProductMobileImageCarousel .slick-list.draggable {
		min-height: auto;
		overflow: hidden;
	}
	.jsProductMobileImageCarousel img {
		width: 100% !important;
	}
	.jsProductDetailImage .productImage, .jsProductDetailImage .targetarea a #productImage,
		.jsProductDetailImage .productImage.thumbs.mb-1.jsProductAltImageCarousel
		{
		display: block;
	}

	.jsProductMobileImageCarousel.slick-initialized .slick-slide {
		padding: 0 !important;
	}
	.jsProductMobileImageCarousel.slick-initialized .slick-slide a {
		outline: 0;
	}
	.jsProductMobileImageCarousel.slick-initialized .slick-slide img {
		width: 100% !important;
		height: 100% !important;
	}
	.jsProductMobileImageCarousel.slick-initialized .slick-dots li button:before
		{
		top: 15px !important;
		font-size: 16px !important;
		color: #516b9f;
	}
	.product-infos button.bv-write-review.bv-submission-button {
		display: none !important;
	}
	.product-infos {
		width: 100%;
	}
	.dropdown-submenu .banner-tile img {
		display: none;
	}
	.sts-btn {
	height: 104px;
	background-color: #D3D3D3 !important;
	opacity: 0.5;
}
}

@media only screen and (max-width: 767px){
	.feature-Description{
	margin-left: 0px !important;
	}
	.quantity-input-container{
	justify-content: center;
	}
	.aafes-product-picker-options .aafes-variants-list .swatch {
	margin-left: 0px !important;
	}
	img.aafes-icon-medium-refresh.promo-icon.hidden-xl-up{
	width: 20px !important;
	height: 20px !important;
	}
	.at-style-responsive .at-share-btn {
	padding: 5px 10px !important;
	margin: 2px 2px !important;
	}

	.jsProductDetailImage .productImage, .jsProductDetailImage .targetarea a #productImage,
		.jsProductDetailImage .productImage.thumbs.mb-1.jsProductAltImageCarousel
		{
		display: none
	}
	.mobileProductCarousel {
		display: block;
		height: 449px;
		overflow: hidden;
	}
	.product-info-ratings{
	display: block;
	}
}

@media only screen and (min-width: 1024px) {
	/* .loc-name {
		padding-top: 55px;
	} */
	.pickup-active {
		width: 100% !important;
	}
	.loc-name-sts {
		text-align: left;
		padding-top: 28px;
		padding-bottom: 11px;
	}
}

@media only screen and (min-width: 1023px) and (max-width: 1200px) {
	.selected-shipping-type, .selected-shipping-method-sts {
		font-size: 14px;
		background-size: 40px 21px;
		padding-top: 10px;
	}
	.selected-shipping-method-check-circle {
		font-size: 20px;
		padding-top: 11px;
	}
	.before-click {
		font-size: 14px;
		padding-left: 34px;
		background-size: 40px 21px;
	}
	.disabled-truck-img {
		font-size: 14px;
		padding-left: 34px;
		background-size: 40px 27px;
		margin-left:-16px;
	}
	.btn-width {
		padding-left: 15px;
	}
	.disabled-img {
		padding-left: 24px;
		font-size: 14px;
		padding-top: 5px;
	}
	.or-space {
		margin-top: 2px !important;
	}
}

.aafes-specialty-store {
margin-bottom:15px;
}

@media only screen and (min-device-width: 320px) and (max-device-width:
	410px) and (-webkit-min-device-pixel-ratio: 3) {
	.mobileProductCarousel {
		height: 435px;
        display: flex;
        justify-content: center;
        flex-direction: column;
	}
	.aafes-carousel.slick-initialized.slick-slider.slick-vertical {
		padding-top: 30px;
	}
}
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
#ensembleDetailImage .imgCarouselBanner .targetarea{
	margin-top:-14em !important;
}
input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
#ensembleDetailImage .imgCarouselBanner .targetarea{
	margin-top:-15em !important;
}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
}
@media all and (device-width: 1024px) and (device-height: 600px) and (orientation:landscape){
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
#ensembleDetailImage .imgCarouselBanner .targetarea{
	margin-top:-14em !important;
}

}
@media all and (device-width: 1180px) and (device-height: 820px) and (orientation:landscape) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
.pdp-add-on-textField{
	white-space: nowrap;
	margin-left: 6px;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
}
@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
.pdp-add-on-textField{
	white-space: nowrap;
	margin-left: 6px;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
#ensembleDetailImage .imgCarouselBanner .targetarea{
	margin-top:-14em !important;
}
 input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }

}
@media all and (device-width: 912px) and (device-height: 1368px) and (orientation:portrait) {
#ensembleDetailImage .jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
#ensembleDetailImage .imgCarouselBanner{
	 display: flex;
    flex-direction: initial !important;
}
#ensembleDetailImage .imgCarouselBanner .targetarea{
	margin-top:-13em !important;
}
 input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }

}
@media all and (device-height: 720px) and (orientation:portrait) {
.aafes-product-details.aafes-specialty-store .row.details .description {
      order: 2; 
      padding-top: 100px;
      }
}

@media only screen and (max-width: 280px) {
.selected-shipping-type{
	padding: 6.21px 12px;
	margin-top: 0;
}
.shipping-method-clicked{
	padding: 6.21px 12px;
	margin-top: 0;
	padding-top: 30px;
}
.aafes-pdp-btn-reverse-sts.button-disable{
	padding: 6.21px 1px;
} 
}

@media only screen and (min-device-width: 411px) and (max-device-width:
	736px) and (-webkit-min-device-pixel-ratio: 3) {
	.mobileProductCarousel {
		height: 435px;
	}
	.aafes-carousel.slick-initialized.slick-slider.slick-vertical {
		padding-top: 30px;
	}
}

@media only screen and (min-width: 415px) and (max-width: 540px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel  {
		height: auto !important;
		padding-bottom: 15px;
	}
	.aafes-product-details.aafes-specialty-store .row.details .description {
      order: 2; 
      padding-top: 10px;
      }
} 
@media only screen and (min-width: 540px) and (max-width: 720px){
input[type="checkbox"].aafes-checkbox + *,
  input[type="checkbox"].aafes-checkbox + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 0; }
}
@media only screen and (max-width: 414px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		height: auto !important;
		padding-bottom: 25px;}
}
@media only screen and (max-width: 393px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		height: auto !important;
		padding-bottom: 25px;
	}
}
@media only screen and (max-width: 390px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		height: auto !important;
		padding-bottom: 25px;
	}
	.aafes-product-details.aafes-specialty-store .product-title-wrap {
		min-height: 30px !important;
	}
}
@media only screen and (max-width: 384px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		height: auto !important;
		padding-bottom: 25px;
	}
	.aafes-product-details.aafes-specialty-store .product-title-wrap {
		min-height: 60px !important;
	}
}
@media only screen and (max-width: 375px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		display: block;
		height: 356px !important;
		overflow: hidden;
	}
	.aafes-carousel.slick-initialized.slick-slider.slick-vertical {
		padding-top: 30px;
	}
}
@media only screen and (max-width: 360px) {
	#ensembleDetailImage .jsProductDetailImage .mobileProductCarousel {
		height: auto !important;
		padding-bottom: 25px;
	}
	.aafes-product-details.aafes-specialty-store .product-title-wrap {
		min-height: 60px !important;
	}
}
#ensembleDetailImage .jsProductDetailImage .imgCarouselSet{
	height:auto !important;
	padding-bottom:20px !important;
}
@media only screen and (max-width:375px){
	.selected-shipping-type{
	padding-top:40px !important;
	}
}
@media only screen and (min-width : 768px) and (max-width: 1199px) {
	.aafes-pdp-refresh {
	display: flex;
	flex-direction: row-reverse;
	}
	.selected-shipping-type{
	border: 1px solid #3370a1 !important;
	padding: 6.21px 26px;
    height: 104px;
    border-radius: 5px;
    vertical-align: middle;
    /* margin-top:6px; */
    padding-top:30px;
    }
	.selected-shipping-method-check-circle.fa-check-circle{
    font-size: 14px;
    }
	.aafes-pdp-btn-reverse-sts {
    display: inline-block;
    background-color: #ffffff;
    color: #043C63;
    border: 1px solid #043C63;
    border-color: #3370a1;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer;
    padding: 6.21px 26px;
    padding-top: 30px;
    text-decoration: none !important;
    background-image: url(/ux-responsive/images/icon-location-mark-blue.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 15px;
    background-size: 30px 24px;
    vertical-align: middle;
    height: 104px;
    width: 118px;
    }
	.aafes-pdp-btn-reverse-sta {
	display: inline-block;
	background-color: #ffffff;
	color: #043C63;
	border: 1px solid #043C63;
	border-radius: 4px;
	font-size: 15px;
	cursor: pointer;
	padding: 6.21px 18px;
	padding-top: 30px;
	text-decoration: none !important;
	background-image: url('/ux-responsive/images/icon-truck.svg');
	background-repeat: no-repeat;
	background-position: top;
    background-position-y: 15px;
	background-size: 28px 22px;
	vertical-align: middle;
	height: 104px;
	width: 118px;
	}
	.aafes-pdp-refresh {
	display: flex;
	}
	.aafes-pdp-refresh-dt .loc-name, .aafes-pdp-refresh-dt .loc-name-sts {
	padding-top: 130px;
	width: 260px;
	}
	.aafes-pdp-refresh-dt .loc-name .pickup-unavailable, .aafes-pdp-refresh-dt .loc-name-sts .pickup-unavailable {
	font-size: 14px;
	}
	.jsBuyBoxDT .shipping-variants {
	font-size: 14px;
	}
	.aafes-pdp-refresh-space {
	padding-top: 15px;
	padding-bottom: 15px;
	}
	.selected-shipping-method-check-circle.fa-check-circle:after{
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #3370a1;
    content: "";
    position: absolute;
    top: -3px;
    right: -14px;
    transform: rotate(-135deg);
    }
    .selected-shipping-method-check-circle.fa-check-circle:before{
	position: absolute;
    top: 2px;
    right: 2px;
    color: #ffffff;
    z-index: 1;
    }
    .selected-shipping-method-check-circle.fa-check-circle{
    font-size: 14px;
    }
    .sts-btn {
	height: 104px;
	background-color: #D3D3D3 !important;
	opacity: 0.5;
	}
	.aafes-pdp-refresh-col {
 		padding-left: 0px;
 	}
 	.shipping-method-clicked{
 	margin-bottom: 11px;
 	}
 	.quantity-input-container{
	justify-content: center;
	padding-top: 16px;
	}
	.aafes-product-details .actions-container .btn-wrapper {
	flex: 0 0 96%;
	margin-top: 1rem;
	}
	.aafes-product-details .social-list .btn-wrapper.add-to-wish-list .aafes-btn-reverse{
	padding: 0 0px 0 0px !important;
	}
	.aafes-product-details .social-list{
	display: flex;
	}
	.aafes-product-details .social-list .btn-wrapper.add-to-wish-list .aafes-btn-reverse{
	float: left;
	}
	.at-share-btn-elements {
    display: flex;
    text-align: center;
    justify-content: space-between;
    }
    div#atstbx {
    width: 86%;
    }
    .addthis_inline_share_toolbox{
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    }
    .aafes-product-details .social-list {
    width: 100%;
    text-align: center;
    padding-left: 16px;
    }
    .social-list {
    display: block;
    }
    .btn-wrapper.add-to-wish-list{
    margin-top: 9px;
    width: 18%;
    }
    button.aafes-pdp-btn-reverse-sts.jsSelectedShippingOption.pickup-active.before-click.col-sm-2.selected-shipping-type {
    box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);
    }
    button.aafes-pdp-btn-reverse-sta.jsSelectedShippingOption.col-sm-2.before-click.selected-shipping-type{
	box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
	 -webkit-box-shadow: 0px 2px 3px 5px rgb(102 102 102 / 17%);
    -moz-box-shadow: 0px 2px 3px 5px rgba(102,102,102,0.73);
    }
    .loc-name{
       padding-top: 1px;
 	}
	.loc-name-sts{
	padding-top: 115px;
	}
}
 .aafes-dob-select-field {
    align-items: center;
    display: flex;
}

.aafes-dob-select-field select{
    margin-left: 10px;
    max-width: 114px !important;
    border: 1px solid #A9A9A9;
}

.shipping-unavailable{
	text-align: left;
}
.loc-name{
	text-align:left;
 }
 .loc-name-sts{
 	text-align:left;
 }
 .at-share-btn-elements{
	    display: flex;
}
/* @media only screen and (min-width: 992px) and (max-width: 1199px) {
 .ship-unavailable {
   width: auto; } } */
.bv-cv2-cleanslate .bv-core-container-369 .bv-summary-bar-minimalist .bv-write-container .bv-submission-button, .bv-cv2-cleanslate .bv-core-container-369 .bv-summary-bar-minimalist .bv-read-container .bv-submission-button, .bv-cv2-cleanslate .bv-core-container-369 .bv-summary-bar-minimalist .bv-write-container .bv-read-reviews-button, .bv-cv2-cleanslate .bv-core-container-369 .bv-summary-bar-minimalist .bv-read-container .bv-read-reviews-button{
color: #043C63 !important;}
.feature-Description .show-more-details{
color: #043C63 !important;}

@media only screen and (min-width: 1200px){
	.aafes-product-details .social-list{
	width: 109%;
    text-align: center;
    display: flex;
	}
	.addthis_inline_share_toolbox{
	text-align: left !important;
    display: flex;
    justify-content: space-between;
	}
	.btn-wrapper.add-to-wish-list {
    margin-left: 5px;
    width: 22% !important;
    margin-top: -1px !important;
    }
    div#atstbx2 {
    width: 86%;
    }
    .add-to-wish-list .add-wish-list {
    padding-left: 10px;
    padding-right: 9px;
    float: left;
    font-size: 16px;
    }
    .at-share-btn-elements {
    display: flex;
    justify-content: space-between;
    }
	.jsProductDetailImage {
    display: flex;
    flex-direction: column-reverse;
}
.productImage.thumbs.mb-1.jsProductAltImageCarousel,.aafes-product-details .jsProductDetailImage .targetarea {
    width: 100%;
}
.productImage .aafes-carousel button.jsSwatchNext.aafes-block-arrow.right.slick-arrow{
	left:0;
}
.productImage .aafes-carousel .aafes-block-arrow img{
    transform: rotate(360deg);
}

.productImage .aafes-carousel {
    padding-left: 0px !important;
}

.productImage .aafes-carousel{
	display:flex;
}
.productImage .aafes-carousel button.jsSwatchPrev.aafes-block-arrow.left.slick-arrow,
.productImage .aafes-carousel button.jsSwatchNext.aafes-block-arrow.right.slick-arrow {
     top: 50% !important;
     left: 0; 
}
.productImage .aafes-carousel .aafes-block-arrow{
	position:static;
	transform: translateY(0);
}
.three-column-border{
	border-left: 1px solid #ccc;

}
.first-column {
    width: 47%;
}
.second-column {
    width: 62%;
}
.third-column{
	width: 44%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 15px;
}


.aafes-product-details .extended-shipping {
    margin-top: 3px;
    margin-bottom: 10px;
}
.third-column .pdp-add-on-field{
	padding-bottom: 5px;
}
.third-column .subscription-info-dt {
	display: inline-block;
}
.third-column .deliver-time-constraints {
	font-size: 14px;
    margin-top: 12px;
}
/*Desktop Headings */
.aafes-page-head {
  font-size: 24px;
  font-weight: 550;
}
.aafes-product-details .actions-container{
			display: inline-block;
    		margin-top: 0px !important;
	}
	
	.incrementer-group {
	    margin:auto;
	    height: 36px;   
	}
	
	.incrementer-group .q-less:disabled,
    .incrementer-group .q-more:disabled {
    	height: 36px; 
    }
    
    .incrementer-group .q-more:before {
    width: 12px;
    height: 12px;
    }
    
    .incrementer-group .q-less:before {
    width: 12px;
    height: 12px;
    }
    
    .incrementer-group input {
    width: 48px;
    font-size: 15px;
    height: 36px; }
    
	.aafes-product-picker-options.no-background {
	margin-bottom: 0px !important; 
	}
	
	.aafes-product-details .actions-container .btn-wrapper {
	margin-top: 2px;
	}
	.aafes-product-details .actions-container .btn-wrapper button {
		width: 97%;
	}
	.btn-wrapper.add-to-wish-list {
		margin-left: 5px;
    	width: 24% !important;
    	margin-top: 2px;
	}
	
	 .add-to-wish-list .add-wish-list {
     	padding-left: 10px;
     	padding-right: 9px;
     	font-size: 16px;
     }
	 
	.at-style-responsive .at-share-btn {
	padding: 5px 4px !important;
	margin: 0 2px 2px !important;
	}
	
	.at-resp-share-element .at-icon {
	height: 26px !important;
	}
	
	.aafes-product-details .aafes-btn-reverse .aafes-icon:before{
	height: 22px !important;
	}
	
	.aafes-btn-alt {
	font-size: 16px;
	}
	
	.hide-cart {
	visibility: hidden;
	}
	
	/* ..... color and size swatches ..... */    
   .aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper {
    width: 42x;
    height: 42px;
    margin: 5px 15px 10px 10px; }
    
    .aafes-product-picker-options .aafes-variants-list .color-margin {
     margin: 5px 6px 10px 10px; }
    
    .aafes-product-picker-options .show-container.color-swatch-btn {
     display: none; }
     
   .aafes-product-picker-options .aafes-variants-list .swatch {
    min-width: 95px; 
    margin: 1px 6px 6px 8px; }

   .aafes-product-picker-options .aafes-variants-list .swatch .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .swatch .swatch-wrapper {
     margin: 4px 1px 5px 4px; }
    
    .aafes-product-picker-options .aafes-variants-list .swatch.active .size-swatch-wrapper {
     margin: 4px;
    }
    
    .aafes-product-picker-options .aafes-variants-list .swatch.disabled .size-swatch-wrapper, .aafes-product-picker-options .aafes-variants-list .swatch.disabled .swatch-wrapper {
     margin: 2px;
    }
    
    .aafes-product-picker-options .aafes-variants-list .opacity {
     background: none; }
    
    .aafes-product-picker-options .aafes-variants-list {
     margin-right: 0;
     margin-left: -11px;
      }
   
    .aafes-product-picker-options .aafes-variants-list {
     margin-right: 0px; }
     
     .aafes-product-picker-options .variants-container { 
      margin-left: 5px;
      margin-bottom: 0rem;}
       
     
     .feature-Description .disc {
      display: list-item;
      list-style-position: outside;
      font-size: 15px;
      margin-left: 15px; }
      
      .feature-Description .disc .product-desc {
       font-size: 14px;
       font-family: Arial,sans-serif; }
      
      .feature-Description .show-more-details {
       color: #005aff; }
       
       .aafes-variants-list.showAll { 
        border: none; }
}    

@media only screen and (min-width: 1320px) {
	.aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper .color-margin {
    margin: 5px 17px 10px 10px; }
	.aafes-product-picker-options .aafes-variants-list .color-swatch-wrapper .color-margin-wrap  {
     margin: 5px 8px 10px 10px; }
}
   /* ....... progress bar ....... */
#progressBar {
	display:inline-block;
	width:100%;
	height:14px;
	margin:0;
	background:none;
	text-align: left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#progressBar::-webkit-progress-bar {
	height:10px;
	width:100%;
	margin:0;
	background-color: white;
	box-shadow:0px 0px 6px #777 inset
}
#progressBar::-webkit-progress-value {
	display:inline-block;
	float:left;
	height:10px;
	background: #043c63;
	box-shadow:0px 0px 6px #777 inset
}
#progressBar:after {
	margin:-26px 0 0 -7px;
	padding:0;
	display:inline-block;
	float:left;
	
}
@media only screen and (min-width: 320px){
	.align-right{
text-align: right;}
.feature-Description .disc {
      display: list-item;
      list-style-position: outside;
      font-size: 15px;
      margin-left: 15px; }
      }
      @media only screen and (min-width: 1025px) and (max-width: 1199px){
  .ship-unavailable .shipping-unavailable {
    margin-top: 10px !important;
}
}
 
@media only screen and (min-width: 280px) and (max-width: 360px){
  .aafes-pdp-btn-reverse-sts{ 
padding: 6.21px 9px !important;
}
}
 
@media only screen and (max-width: 359px){
  .ship-unavailable .shipping-unavailable {
    margin-top: 9px !important;
}
.loc-name-sts {
		text-align: left;
		padding-top: 9px;
	}}

@media only screen and (min-width: 576px) and (max-width: 767px){ 
.aafes-pdp-btn-reverse-sts-responsive {
    margin-bottom: 10px;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px){ 
button.aafes-pdp-btn-reverse-sts.jsSelectedShippingOption.pickup-active.before-click.col-sm-2.selected-shipping-type {
    margin-bottom: 11px;
}
button.aafes-pdp-btn-reverse-sts.jsSelectedShippingOption.pickup-active.before-click.col-sm-2.shipping-method-clicked{
	margin-bottom: 11px;
}
}
@media only screen and (max-width: 356px){
.product-infos .aafes-product-rating {
         margin-top: 4px;
}
}

@media only screen and (max-width: 1199px){
.checkboxContainer{
	display:flex;
	flex-direction:column;
}
.checkboxControle{
	order:1
}
.cardButton{
	order:2
}
}
@media only screen and (min-width: 1200px){
	.checkboxControle{
	display:none;
	flex-direction:column;
}
}
@media only screen and (max-width: 767px){
	.checkboxControle{
	order:2
}
.cardButton{
	order:1
}
.padding-zero-767{
	padding:0 !important;
}
.padding-inner-content{
	padding:0 14px;
}
}

input.large { display: inline-block; }
input.small { display: none; }

@media (max-width: 767px) { 
  input.large { display: none; }
  input.small { display: inline-block; }
  .card-button-padding-detail{
	padding:0 0 !important;
 }
 .mr-account{
   margin-right:8px;
 }
}

.space-pl-pr{
  padding-top:51px;
}

.icon-hide{
	display:none;
}
.account-alignment{
	margin-left: 1px;
}
.account-font-weight{
	font-weight: 300 !important;
}
.card-button-padding{
	padding:0 14px;
}
@media only screen and (min-width: 1200px){
.loc-name {
    padding-top:25px;
}
.ship-left-disable{
	padding-left:22px;
}
}
@media only screen and (min-width: 1327px){
.second-column {
    width: 63%;
}
.second-column-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.affes-pb{
	padding-bottom: 10px;
}
}
@media only screen and (max-width: 912px){
.second-column {
    width: 100% !important;
}
}
.account-upgrade{
	padding-left: 12px;
}
@media only screen and (min-width: 768px){
.pl-addressB {
    padding:0 13px;
}
.pl-addressB-mob{
  padding-left:0;
  padding-right:0;
 }
}
@media only screen and (max-width: 768px){
.uniform-builder-body.personalized-bundle .uniform-type-selection .aafes-page-subtitle{
	padding-left:37px;
}
.aafes-product-picker-options{
	padding-left:2px;
}
}

.popClose{
	cursor: pointer !important;
}
.total-pl{
	padding-left: 76px;
}
.price-pl{
	padding-left: 28%;
}
.pt-edit-card-detail{
	padding-top:3.8em;
}

 @media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
 .at-style-responsive .at-share-btn{
      padding: 1px !important;
  }
  .at-resp-share-element.at-mobile .at-share-btn{
  margin-right:-5px !important;
  }
  .btn-wrapper.add-to-wish-list{
   margin-top: 3px;
   width: 18%;
  }
  .cardBtnPadding{
   padding:0;
  }
   .removeCancelItem{
  padding:9.21px 18px;
  }
}
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
 .at-style-responsive .at-share-btn{
      padding: 1px !important;
  }
  .btn-wrapper.add-to-wish-list{
   margin-top: 5px;
   width: 18%;
  }
  .removeCancelItem{
  padding:9.21px 18px;
  }
  .ship-unavailable .shipping-unavailable{
    margin-left:-15px;
  }
  .qty-resp-mar{
   margin-left:-28px;
  }
}
.overlay-scroller .border {
    border: 2px solid #3370a1 !important;
	padding: 10px;
}
@media all and (device-width: 912px) and (device-height: 1368px) and (orientation:portrait){
	.resizeoverlayformob{
	    max-width: 100% !important;
        margin: 1.75rem 10px !important;
	}
	.overlay-scroller .border{
	  margin:2px 10px 0px 10px;
	}
}
@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait){
	.resizeoverlayformob{
	    max-width: 100% !important;
        margin: 1.75rem 10px !important;
	}
	.qty-resp-mar{
	 margin-left:-24px;
	}
}
@media all and (device-width: 1024px) and (device-height: 600px){
	.qty-resp-mar{
	 margin-left:-24px;
	}
}
.border-top-dashed{
	border-top: 1px dashed #ebebeb;
}

.hide {
    display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1199px){
	.loc-name-sts {
    padding-top: 1px;
  }
}

.stickMobile{
	display:none;
}
.btnDesktop{
	display:block
}

@media only screen and (max-width: 576px){
	.stickMobile{
	display:block;
}
.btnDesktop{
	display:none
}
}

@media only screen and (min-width: 767px){
	.timer-alignment{
	float:right;
}
.cancel-order-time-resp{
	  padding-right: 40px;
}
}
.displayNone{
	display:none !important;
}
.displayBlock{
	display:block !important;
}
@media only screen and (min-width : 481px) and (max-width : 767px) {
	.overlay-actions-container .aafes-btn-alt{
	margin: 0 5px !important;
	width: 102% !important;
	}
}
@media only screen and (max-width: 767px){
	.aafes-account-autoDelivery-content{
	padding: 15px;
	margin-bottom: 10px;
	}
	.aafes-storeoverlay-submitbtn{
	left: -40px !important;
}
.aafes-storeoverlay-storesearchbox{
	width: 95% !important;
}}
@media only screen and (min-width : 992px) and (max-width : 1200px) {
	.addTocartwidth{
	width: 96% !important;
	}
}
@media only screen and (min-width : 767px) and (max-width : 992px) {
.aafes-storeoverlay-storesearchbox{
 width: 100%;	
}
}
.view-bold{
	font-weight: bold;
}
/* CSS changes for change store on cart and checkout page */

@media all and (device-width: 540px) and (device-height:720px){
.qty-resp-mar {
    padding-left: 82px;
    padding-right: 0px;
}
	.selected-store{
	margin-left: 24px !important;
}
.pickup-here-width{
	margin-left: 28px !important;
}
}
@media all and (device-width: 414px) and (device-height:896px){
	.selected-store{
	margin-left: 24px !important;
}
.pickup-here-width{
	margin-left: 28px !important;
}
}
@media only screen and (min-width: 556px) and (max-width: 575px){
.selected-store{
	margin-left: 21px !important;
}
.pickup-here-width{
	margin-left: 26px !important;
}
.qty-resp-mar {
    padding-left: 6rem;
    padding-right: 0px;
}
}
@media only screen and (min-width: 360px) and (max-width: 412px){
.selected-store{
	margin-left: 17px !important;
}
.pickup-here-width{
	margin-left: 23px;
}
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  }
a.link-as-label {
	cursor: default;
	text-decoration: none !important;
}

.select-fields{
	width:22em;
	
}
/*Style for ratings refinement*/
.stars-rating{
	color:#ccc !important;
}
.checked-stars-rating{
	color:#b71237 !important;
}
a.rating-link:before, a.rating-link:after { 
	cursor: context-menu;
}
a.rating-link {
	cursor: pointer;
	text-decoration: none !important;
}
span.rating-lable {
	padding-left: 5px;
}

input[type="radio"].aafes-radio-rating {
  position: absolute;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 1.3;
  vertical-align: middle;
  cursor: pointer;
  /* This is essentially the LABEL element
    NOTE: always use & + * AND & + input + *
    because the ATG dsp's for checkbox and radio spits out
    an extra hidden input between the input and the label */ }
  input[type="radio"].aafes-radio-rating + *,
  input[type="radio"].aafes-radio-rating + input + * {
    position: relative;
    font-weight: normal;
    padding-left: 26px;
    padding-top: 2px; }
  input[type="radio"].aafes-radio-rating + *:before,
  input[type="radio"].aafes-radio-rating + input + *:before {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 19px;
    background-color: white;
    border: 1px solid #666666;
    border-radius: 10px;
    content: " ";
    overflow: hidden;
    top: 3px;
    left: 0px; }
  input[type="radio"].aafes-radio-rating + *:after,
  input[type="radio"].aafes-radio-rating + input + *:after {
    position: absolute;
    top: 7px;
    left: 4px;
    display: none;
    width: 10px;
    height: 10px;
    background-color: #333333;
    border-radius: 10px;
    content: " ";
    overflow: hidden; }
  input[type="radio"].aafes-radio-rating:checked + *:after,
  input[type="radio"].aafes-radio-rating:checked + input + *:after {
    display: inline-block; }
  input[type="radio"].aafes-radio-rating[disabled] + *:after,
  input[type="radio"].aafes-radio-rating[disabled] + input + *:after {
    background-color: #666666; }
   
   

@media screen and (max-width: 480px){
.overlay-scroller{
 	 height: 800px;
  	}
}

@media screen and (max-width: 414px){
    .overlay-scroller{
 	 height:650px;
  	}  
}

@media screen and (max-width: 412px){
    .overlay-scroller{
 	 height:850px;
  	}  
}

@media screen and (device-aspect-ratio: 412/732) {
	
	.overlay-scroller{
 	 height: 650px;
  	}
}


@media screen and (max-width: 390px){ 
    .overlay-scroller{
 	 height: 780px;
  	}  
}

@media screen and (max-width: 360px){ 
    .overlay-scroller{
 	 height:1200px;
  	}  
}
.radio-top{
	
	margin-top: 4px;	
}
.label-branch {
	margin-bottom: 5px;
	font-weight: bold;
}

.suggestionContainer {
	grid-template-columns: 1fr 1fr;
	grid-template-areas: "suggestedKeywords searchProduct";
	display: grid;
	flex-direction: column;
	font-size: 16px;
	background: #fff;
	overflow-y: auto;
	height: auto;
	max-height: 440px;
}

.suggestionOptions {
	display: flex;
	flex-direction: column;
	font-size: 16px;
}

.searchKeywords {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 9px 20px;
	transition: all .25s ease-out;
	cursor: pointer;
}

.suggestionOptionIcon {
	margin-right: 20px;
	display: inline-block;
	background-image:
		url(https://www.shopmyexchange.com/ux-responsive/images/icon-search.svg);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	/* padding: 0; */
	position: relative;
	border: 0px;
	background-color: transparent;
}

.searchProduct {
	/* display: grid; */
	grid-template-columns: 1fr;
	grid-template-areas: "searchProdDisplay";
	padding: 5px 0px 0px 0px; 
}

.searchProdDisplay {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	margin-bottom: 10px;
	display: grid;
	grid-template-areas: "searchProdImg searchProdDetails";
	grid-template-columns: 90px;
    max-height: 84px; 
}

.searchProdImg {
	margin-top: 0px;
	padding-top: 0px;
}

.styles_ClickableContainer {
	cursor: pointer;
}

.searchProdDetails {
	font-size: 16px;
	/* padding: 10px; */
}

.styles_suggestionPrice .styles_priceContainer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.suggestionContainerRecords {
	grid-template-columns: 1fr 1fr;
	grid-template-areas: "suggestedKeywords searchProduct";
	/* display: grid; */
	flex-direction: column;
	font-size: 1.2em;
	background: #fff;
	overflow-y: auto;
	height: auto;
	max-height: 440px;
	padding: 10px 1px 10px 1px;
}

.resultItemThumbnailRec {
	text-align: center;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	margin-top: 0;
	padding-top: 5px;
	padding-left: 9px;
	height: inherit;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.searchProdDisplayRec {
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	margin-bottom: 10px;
	display: grid;
	grid-template-columns: 117px 1fr;
	grid-template-areas: "searchProdImg searchProdDetails";
}

.clickableContainer {
	padding-top: 10px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.displayNameOverFlow {
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
}

.iconHideDesk {
	display: none;
}

.itemLink {
	color: rgb(51, 51, 51);
}
.imgsize{
	width:70px;
	 height:70px;
}
@media screen and (max-width: 1080px) {
	.suggestionContainer {
		grid-template-columns: 1fr;
		grid-template-areas: "suggestedKeywords";
		background-color: #fff;
		width: 100%;
	}
	.searchProdDisplay {
		box-shadow: none;
		border-top: 1px #ccc solid;
		padding-top: 8px;
		margin-top: 5px;
		margin-bottom: 0px;
	    max-height: none; 
	}
	.searchKeywords {
	    padding-left:1px !important;
		padding: 6px 15px;
		border-top: 1px #ccc solid;
	}
	.searchKeywords:first-child {
		border-top: none;
	}
	.iconHide {
		display: none;
	}
	.iconHideDesk {
		display: inline-block;
	}
	.suggestionOptionIcon {
		/* left: 160px; */
		width: 16px;
		height: 16px;
		margin-right: 0px;
	}
	.itemLink {
		flex: 1 1 0%;
	}
	.searchProduct{
	padding: 0px;
	display: none;
	
	}
	.searchProdDisplay:first-of-type {
	margin-top: 0px;
}
.searchProdImg {
	margin-top: 0px;
	}	
	.viewall-link {  
    padding-left: 0px;    
	}
	.searchProdDetails {
	font-size: 13px;
}
.suggestionOptions{
	font-size: 13px;
}
.imgsize{
	 width:50px;
	 height:50px;
}
.searchProdDisplayRec {
	box-shadow:none;
	margin-bottom: 0px;
	grid-template-columns: 90px;
	border-top: 1px #ccc solid;
	
}
.suggestionContainerRecords {
		padding: 0px;
	}
	.searchProdDisplayRec:first-child {
		border-top: none;
	}
	.clickableContainer {
		font-size: 13px;
	}
	.clickableContainer {
		padding-top: 8px;
	}
	.resultItemThumbnailRec {
		padding-left: 0px;
	}
}