html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

#main {
  min-width: 1336px;
  margin: auto;
}

@font-face {
  font-family: "Avenir";
  src: url("../../fonts/Avenir-Roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-heavy";
  src: url("../../fonts/Avenir-Heavy.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
h2 {
  font-size: 32px;
  font-family: "Avenir";
  font-weight: 800;
}

h3 {
  font-size: 28px;
  font-family: "Avenir";
  font-weight: 800;
}

h4 {
  font-size: 24px;
  font-family: "Avenir";
  font-weight: 800;
}

h5 {
  font-size: 20px;
  font-family: "Avenir-heavy";
}

h6 {
  font-size: 18px;
  font-family: "Avenir-heavy";
}

p {
  font-size: 16px;
  font-family: "Avenir";
}

a {
  font-size: 16px;
  font-family: "Avenir";
}

.cat-image {
  width: 96 px;
  height: 96px;
  float: left;
}

#caret-down {
  height: 12px;
  width: 22px;
  padding-left: 8px;
}

#chat-img {
  width: 24px;
  height: 24px;
}

#logo {
  width: 132px;
  height: 40px;
}

#millions {
  width: 545px;
  height: 224px;
}

#quick {
  width: 24px;
  height: 24px;
}

#shoppingcart {
  height: 24px;
  width: 27px;
}

#usa {
  height: 22px;
  width: 41px;
}

#user {
  height: 24px;
  width: 28px;
  padding-right: 4px;
}

.ic--outline-search {
  display: inline-block;
  width: 2em;
  height: 2em;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5A6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5S14 7.01 14 9.5S11.99 14 9.5 14'/%3E%3C/svg%3E");
  background-color: currentColor;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.mdi--map-marker {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12 11.5A2.5 2.5 0 0 1 9.5 9A2.5 2.5 0 0 1 12 6.5A2.5 2.5 0 0 1 14.5 9a2.5 2.5 0 0 1-2.5 2.5M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7'/%3E%3C/svg%3E");
}

.ic--baseline-phone {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24c1.12.37 2.33.57 3.57.57c.55 0 1 .45 1 1V20c0 .55-.45 1-1 1c-9.39 0-17-7.61-17-17c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1c0 1.25.2 2.45.57 3.57c.11.35.03.74-.25 1.02z'/%3E%3C/svg%3E");
}

.ph--globe {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='white' d='M128 24a104 104 0 1 0 104 104A104.12 104.12 0 0 0 128 24m88 104a87.6 87.6 0 0 1-3.33 24h-38.51a157.4 157.4 0 0 0 0-48h38.51a87.6 87.6 0 0 1 3.33 24m-114 40h52a115.1 115.1 0 0 1-26 45a115.3 115.3 0 0 1-26-45m-3.9-16a140.8 140.8 0 0 1 0-48h59.88a140.8 140.8 0 0 1 0 48ZM40 128a87.6 87.6 0 0 1 3.33-24h38.51a157.4 157.4 0 0 0 0 48H43.33A87.6 87.6 0 0 1 40 128m114-40h-52a115.1 115.1 0 0 1 26-45a115.3 115.3 0 0 1 26 45m52.33 0h-35.62a135.3 135.3 0 0 0-22.3-45.6A88.29 88.29 0 0 1 206.37 88Zm-98.74-45.6A135.3 135.3 0 0 0 85.29 88H49.63a88.29 88.29 0 0 1 57.96-45.6M49.63 168h35.66a135.3 135.3 0 0 0 22.3 45.6A88.29 88.29 0 0 1 49.63 168m98.78 45.6a135.3 135.3 0 0 0 22.3-45.6h35.66a88.29 88.29 0 0 1-57.96 45.6'/%3E%3C/svg%3E");
}

.gravity-ui--caret-down {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='20485c' fill-rule='evenodd' d='M4.177 6.705A.73.73 0 0 1 4.729 5.5h6.542a.73.73 0 0 1 .552 1.205L8.8 10.214a1 1 0 0 1-.757.347h-.084a1 1 0 0 1-.757-.347z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

@media only screen and (min-width: 992px) {
  .index-heroBar {
    display: block;
  }
  body {
    width: 100vw;
  }
}
header {
  color: black;
  text-decoration: none;
}

header a:hover {
  text-decoration: underline;
}

#pre-header {
  background-color: #fff;
  min-height: 40px;
}

#pre-header_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  margin: auto;
}

.pre-header_left {
  display: flex;
  flex-direction: row;
  gap: 1em;
  width: 100%;
}

.pre-header_right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 1em;
  width: 100%;
}

#country_currency {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: black;
  font-family: "Avenir";
  gap: 4px;
}

#find_location {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: black;
  font-family: "Avenir";
  gap: 4px;
}

#branch_phone {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: black;
  font-family: "Avenir";
  gap: 4px;
}

#vertical_line {
  height: 20px;
  border-left: 1px solid #AAABAB;
}

#post-header {
  background-color: #20485c;
  min-height: 100px;
  padding-top: 8px;
}

#post-header_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  margin: auto;
}

#search_bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 2px;
  width: auto;
  min-width: 800px;
  background-color: #fff;
  height: 42px;
  font-size: 1rem;
}

.header_icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}

#support {
  display: flex;
  flex-direction: Column;
  align-items: center;
  gap: 4px;
  color: #fff;
}

#quick_order {
  display: flex;
  flex-direction: Column;
  align-items: center;
  gap: 4px;
  color: #fff;
}

#sign_in {
  display: flex;
  flex-direction: Column;
  align-items: center;
  gap: 4px;
  color: #fff;
}

#cart {
  display: flex;
  flex-direction: Column;
  align-items: center;
  gap: 4px;
  color: #fff;
}

/* ----------------------------Search Bar */
.search_bar {
  grid-area: search;
  align-items: center;
  border-radius: 2px;
  width: auto;
  background-color: #fff;
  height: 42px;
}

#search-dropdown {
  position: relative;
  border: none;
  background-color: none;
  cursor: pointer;
}

#search-options {
  position: relative;
  display: none;
  visibility: hidden;
  z-index: 1;
}

.search-vertical-line {
  height: 34px;
  border-left: 2px solid #20485c;
}

.search-input-outer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.search-input {
  padding: 0 8px;
  height: 32px;
  border: none;
  width: auto;
}

.search-field:focus::placeholder {
  color: transparent;
  border: none;
}

.chat {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.quick-order {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sign-in {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cart {
  display: flex;
  flex-direction: column;
  align-items: center;
}

footer {
  background-color: #20485c;
  color: #fff;
}

footer h3 {
  color: #fff;
  font-family: "Avenir-heavy";
}

#footer-container {
  max-width: 1400px;
  margin: auto;
}

footer a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.footer-flex-col {
  display: flex;
  flex-direction: column;
}

.footer-flex-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

footer div section a {
  color: #fff;
  line-height: 1.5rem;
}

.footer-link:hover {
  text-decoration: underline;
}

nav {
  background-color: #20485c;
}

nav ul {
  list-style: none;
}

.nav_container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 8px 0;
}

#hamburger {
  display: inline;
  margin: auto;
  background-color: #20485c;
}

.nav_container ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: auto;
  list-style-type: none;
}

.nav_container ul li a {
  color: #fff;
  text-decoration: none;
  padding: 12px 32px;
  text-align: center;
  transition: all 0.25s ease;
}

.nav_container ul li:hover a {
  background-color: #3c6378;
}

.nav_horizontal_line {
  background-color: #fff;
  height: 0.5px;
  width: 100%;
}

.nav_vertical_line {
  background-color: #fff;
  height: 32px;
  width: 0.5px;
  margin: 0 16px;
}

.category-labels {
  font-family: "Avenir-heavy";
}

.index-heroBar {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-left: 80px;
}

.home-categories-grid {
  display: grid;
  grid-template-columns: repeat(4, 360px);
  grid-template-rows: repeat(4, 1fr);
  place-items: center;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 80px;
}

.category-labels {
  text-align: right;
  padding-right: 8px;
}

.category-square {
  color: var(--bdiblue);
  width: 360px;
  height: 136px;
  place-self: center stretch;
  margin: 0;
  border: 1px solid var(--stroke60);
  vertical-align: center;
}

.category-square:hover {
  color: var(--text);
  text-decoration: underline;
  border: 1.5px solid var(--bdiblue);
}/*# sourceMappingURL=styles.css.map */