.color-font-primary {
  color: #3A3B3D;
}

.color-font-secondary {
  color: #53575A;
}

.color-font-heading-1 {
  color: #003DA5;
}

.color-font-reversed {
  color: #FFFFFF;
}

.color-font-heading-2 {
  color: #AF0061;
}

.color-bg-gray-50 {
  background-color: #F8F8F8;
}

.color-bg-decorative-light {
  background-color: #F3F7FB;
}

.color-bg-white {
  background-color: #FFFFFF;
}

.color-bg-gray-100 {
  background-color: #EFEFF1;
}

.color-bg-decorative {
  background-color: #003DA5;
}

.color-bg-accent {
  background-color: #003057;
}

.color-bg-accent-light {
  background-color: #E8F0F8;
}

.color-bg-brand-secondary {
  background-color: #0094C4;
}

.color-action-link-active {
  color: #1054C9;
}

.color-action-link-visited {
  color: #003057;
}

.color-action-primary {
  color: #003DA5;
}

.color-action-link {
  color: #003DA5;
}

.color-action-reversed {
  color: #FFFFFF;
}

.color-action-reversed-active {
  color: #E8F0F8;
}

.color-action-primary-active {
  color: #1054C9;
}

.color-action-reversed-link-visited {
  color: #9BC1E2;
}

.color-action-disabled {
  color: #C8C8C8;
}

.color-grayscale-700 {
  color: #53575A;
}

.color-grayscale-50 {
  color: #F8F8F8;
}

.color-grayscale-100 {
  color: #EFEFF1;
}

.color-grayscale-200 {
  color: #C8C8C8;
}

.color-grayscale-400 {
  color: #909696;
}

.color-grayscale-500 {
  color: #707373;
}

.color-grayscale-800 {
  color: #3A3B3D;
}

.color-grayscale-900 {
  color: #15191B;
}

.color-grayscale-white {
  color: #FFFFFF;
}

.color-accent-tertiary-1 {
  color: #AF0061;
}

.color-accent-secondary-2 {
  color: #78BE20;
}

.color-accent-secondary-1 {
  color: #00A3D7;
}

.color-accent-primary-1 {
  color: #003DA5;
}

.color-accent-tertiary-2 {
  color: #003057;
}

.color-alert-high {
  color: #AA0008;
}

.color-alert-medium {
  color: #BE5000;
}

.color-alert-low {
  color: #0062A6;
}

.color-alert-high-bg {
  background-color: #F7E6E7;
}

.color-alert-low-bg {
  background-color: #E6F0F6;
}

.color-alert-medium-bg {
  background-color: #FCF6EE;
}

.color-utility-success {
  color: #2A7000;
}

.color-utility-info {
  color: #0062A6;
}

.color-utility-warning {
  color: #BE5000;
}

.color-utility-error {
  color: #AA0008 !important;
}

.color-utility-error-bg {
  background-color: #F7E6E7;
}

.color-utility-info-bg {
  background-color: #E6F0F6;
}

.color-utility-success-bg {
  background-color: #EFF5E6;
}

.color-utility-warning-bg {
  background-color: #FCF6EE;
}

.color-brand-dark-blue {
  color: #003DA5;
}

.color-brand-white {
  color: #FFFFFF;
}

.color-brand-light-blue {
  color: #00A3D7;
}

.color-brand-green {
  color: #78BE20;
}

.color-brand-light-gray {
  color: #E6E7E8;
}

.color-brand-dark-gray {
  color: #3A3B3D;
}

.color-brand-navy {
  color: #003057;
}

.color-brand-plum {
  color: #AF0061;
}

.color-brand-light-blue-10 {
  color: #E8F0F8;
}

.color-black {
  color: #000;
}

.product-tile .tile-body .pdp-link {
  overflow-wrap: break-word;
  height: 71px;
  overflow: hidden;
}

.otcBanner {
  background-size: cover;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../images/hero_OTCStore_AdobeStock_235146120_2000x300_LG.jpg) !important;
  background-position-y: 40%;
  position: unset;
}

.otcBanner .site-search {
  max-width: 890px;
  -ms-flex-item-align: center;
      align-self: center;
}

#quickViewModal .full-pdp-link {
  display: none;
}

.expand-imagenone .expand-image-pdp-page {
  display: none !important;
}

.pop-per-unit .perUnitLabel {
  display: none;
}

.productImage {
  max-height: 130px;
  max-width: 130px;
}

.viewRow {
  display: none;
}

.otcInputField input[type=text] {
  height: 40px;
  padding: 6px 12px 8px 16px;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.otcInputField select {
  height: 40px;
  padding: 6px 12px 8px 16px;
}

.OTCQuickOrderSearchFormSuggestion .globalSearchProductName {
  display: none;
}

.width-120 {
  width: 120px !important;
}

.OTCQuickOrderSearchFormSuggestion .OTCQuickOrderSearch {
  display: block !important;
  line-height: 1;
}

.plpSearchSuggestion .suggestions {
  max-width: 100%;
  width: 100% !important;
  margin-top: 3px;
  position: sticky;
  top: 0 !important;
}

.otcBanner .site-search .fa-close,
.site-search .fa-search {
  display: none;
}

#quickViewModal .full-pdp-link {
  display: none;
}

.pop-per-unit .perUnitLabel {
  display: none;
}

.pop-per-unit .sales .value {
  font-size: 42px;
  line-height: 36px;
}

.leftNavCategoryInMobile ul li {
  background: none;
  padding-left: 13px;
  padding-top: 13px;
}

.font-size-230 {
  font-size: 230px;
}

.otcBanner .site-search {
  width: 100% !important;
}

.otc-poup-select .selectorTag {
  width: 112px;
}

.otc-poup-select .selectDropdown {
  width: 112px;
}

#quickViewModal .modal-dialog {
  width: 640px;
}

.otc-close {
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: -10px;
}

button.close.otc-close:hover {
  background: none;
}

button.close.otc-close:focus {
  background: none !important;
  outline: none !important;
  outline-offset: none !important;
}

.pop-per-unit .sales .value {
  font-size: 42px;
}

div.selectorTag {
  overflow: hidden;
  background-position: -490px -220px;
}

.plpSearchSuggestion .suggestions ul {
  text-align: left;
  margin: 0;
}

select.selectorTag {
  width: 200px;
}

.font-95 {
  font-size: 95px !important;
}

.otcInputField input[type=text],
.otcInputField select {
  height: 40px;
  padding: 6px 12px 8px 16px;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.modal-backdrop.show {
  opacity: 0.6;
}

.otc-poup-select .selectDropdown {
  width: 112px;
}

.plpSearchSuggestion .suggestions {
  max-width: 100%;
  width: 100% !important;
  margin-top: 3px;
  position: sticky;
  top: 0 !important;
  right: 0;
  left: 0;
}

.site-search-form input {
  width: 380px !important;
}

.OTCQuickOrderSearchFormSuggestion .suggestions {
  position: absolute !important;
}

.leftNavCategoryInMobile ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  margin-top: 28px;
  list-style-type: none;
}

.topViewRow,
.viewRow {
  margin-bottom: 0;
}

.leftNavCategoryInMobile ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  margin-top: 28px;
  list-style-type: none;
}

.leftNavCategoryInMobile .categoryOption {
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#otcListDropdown li {
  margin-right: 20px;
  width: 350px;
  height: 60px;
  text-align: left;
  line-height: 62px;
  font-size: 25px;
}

.leftNavCategoryInMobile ul li {
  background: none;
  padding-left: 13px;
  padding-top: 13px;
}

.productGridView .product {
  display: inherit;
}

@media all and (max-width: 992px) {
  .site-search-form input {
    width: 200px !important;
  }
  .product-tile {
    min-height: 0;
  }
  .otcBanner {
    padding-top: 50px;
    display: block;
    margin-top: 8px;
  }
  .productElement {
    max-width: 46%;
  }
  .productGridView .grid-post-left-add-cart {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .productGridView .grid-post-left-image {
    width: 70%;
  }
  .productGridView .grid-post-left-product-name {
    width: 30%;
  }
  .w100 {
    width: 100%;
  }
}
.product-tile {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.paginationPageNum {
  border-radius: 50%;
  height: 32px;
  width: 32px;
  background-color: #003DA5;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0px;
  line-height: 32px;
  display: inline-block;
}

.paginationLeftCaret {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  display: inline-block;
}