@font-face {
  font-family: "proxima-nova-bold";
  font-style: normal;
  font-weight: bold;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff") format("woff");
}
@font-face {
  font-family: "proxima-nova-regular";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff") format("woff");
}
@font-face {
  font-family: "proxima-nova-medium";
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff") format("woff");
}
@font-face {
  font-family: "veneertwo";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/veneertwo/veneertwo.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/veneertwo.woff") format("woff");
}
@font-face {
  font-family: "prohibition-round";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/prohibition-round/prohibition-round.woff") format("woff");
}
@font-face {
  font-family: "brown-pro-regular";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/brown-pro/brown-pro-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/fonts/brown-pro/brown-pro-regular.woff") format("woff");
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/
@font-face {
  font-family: "campton-medium";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/3eb91e6e-0463-47ef-a298-e00da5034102.woff") format("woff"), url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/1715a210-9416-405b-a974-d3edaf521a89.woff2") format("woff2");
}
#hero-find-us-jtm {
  position: relative;
  height: 490px;
}
#hero-find-us-jtm .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
#hero-find-us-jtm .bg-tablet,
#hero-find-us-jtm .bg-mobile {
  display: none;
}
#hero-find-us-jtm .content-box {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 50px 30px 0px 30px;
}
#hero-find-us-jtm .content-box h1 {
  color: #fff;
  font-size: 70px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#hero-find-us-jtm .content-box h2 {
  color: #fdc743;
  font-size: 32px;
  line-height: 1;
}

@media (min-width: 1700px) {
  #hero-find-us-jtm {
    height: 580px;
  }
}
@media (max-width: 768px) {
  #hero-find-us-jtm {
    height: 580px;
  }
  #hero-find-us-jtm .bg-desktop {
    display: none;
  }
  #hero-find-us-jtm .bg-tablet {
    display: block;
  }
}
@media (max-width: 550px) {
  #hero-find-us-jtm .content-box {
    padding-top: 430px;
    text-align: center;
  }
  #hero-find-us-jtm .content-box h1 {
    font-size: 60px;
  }
  #hero-find-us-jtm .content-box .ps-widget.btn-jtm {
    display: inline-block !important;
    float: none !important;
  }
}
@media (max-width: 510px) {
  #hero-find-us-jtm {
    height: 630px;
  }
  #hero-find-us-jtm .bg-tablet {
    display: none;
  }
  #hero-find-us-jtm .bg-mobile {
    display: block;
  }
  #hero-find-us-jtm .content-box h1 {
    text-align: center;
    font-size: 42px;
  }
  #hero-find-us-jtm .content-box h2 {
    text-align: center;
    font-size: 27px;
  }
}
@media (max-width: 300px) {
  #hero-find-us-jtm .content-box {
    padding-top: 390px;
  }
}
.sub-hero-find-us-jtm {
  min-height: 500px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.find-us-content {
  padding: 40px 0;
}
.find-us-content .ps-widget {
  display: inline-block !important;
  float: none !important;
}

@media (max-width: 767.98px) {
  .find-us {
    background-color: #000;
    background-image: none;
  }
}
.find-us {
  background-image: url("../../../img/find-us/photo-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.find-us .row {
  min-height: 200px;
}

.find-store .header {
  background-color: #000;
  color: #fff;
  height: 85px;
}
.find-store .header h2 {
  font-family: "campton-medium";
  font-size: 23px;
}
@media (max-width: 991.98px) {
  .find-store .map img {
    height: 224px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 991.98px) {
  .find-store .find-online .items {
    max-height: none;
  }
}
.find-store .find-online .items {
  max-height: 621px;
  overflow-y: scroll;
}
.find-store .find-online .store {
  background-color: rgba(239, 239, 234, 0.3);
  border-bottom: solid 1px #000;
  height: 130px;
}
.find-store .find-online .store p {
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .find-store .find-online .store h2 {
    font-size: 16px;
    text-align: center;
  }
}
.find-store .find-online .store h2 {
  font-family: "proxima-nova-regular";
  font-size: 23px;
  line-height: 20px;
  margin: 0;
  position: relative;
  text-align: left;
}
@media (max-width: 991.98px) {
  .find-store .find-online .store h2 i {
    left: 0;
    position: relative;
  }
}
@media (max-width: 767.98px) {
  .find-store .find-online .store h2 i {
    font-size: 12px;
    left: -17px;
    top: 4px;
  }
}
.find-store .find-online .store h2 i {
  left: -30px;
  position: absolute;
}
.find-store .find-online .store .text-green {
  color: #8cd24c;
}
.find-store .find-nearby .search-container {
  float: right;
}
@media (max-width: 991.98px) {
  .find-store .find-nearby .search-container input[type=text] {
    width: 160px;
  }
}
.find-store .find-nearby .search-container input[type=text] {
  border: 0;
  border-radius: 0;
  font-size: 17px;
  height: 50px;
  padding: 6px 20px;
  width: 342px;
}
.find-store .find-nearby .search-container button {
  background: #fff;
  border: 0;
  cursor: pointer;
  float: right;
  font-size: 17px;
  height: 50px;
  margin-right: 16px;
  padding: 6px 20px;
}
.find-store .find-nearby .search-container button .fa-search {
  font-size: 23px;
}
.find-store .find-nearby .search-container button:hover {
  background: #ccc;
}
.find-store .find-nearby .search-container form {
  display: flex;
}
@media (max-width: 991.98px) {
  .find-store .find-nearby .content {
    max-height: none;
  }
}
.find-store .find-nearby .content {
  max-height: 621px;
  overflow-y: scroll;
}
@media (max-width: 991.98px) {
  .find-store .find-nearby .addres {
    max-width: 130px;
    width: 100%;
  }
}
.find-store .find-nearby .addres {
  width: 50%;
}
.find-store .find-nearby .store {
  border-bottom: solid 1px #000;
  min-height: 150px;
}
.find-store .find-nearby .store p {
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .find-store .find-nearby .store .text-blue {
    font-size: 16px;
  }
}
.find-store .find-nearby .store .text-blue {
  color: #60a5d9;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .find-store .find-nearby .store .text-blue img {
    max-height: 40px;
  }
}
.find-store .find-nearby .store .text-blue img {
  margin-bottom: 10px;
  max-height: 48px;
}
.find-store .find-nearby .store .text-green {
  color: #8cd24c;
}
.find-store .find-nearby .store .stock {
  position: relative;
}
@media (max-width: 1199.98px) {
  .find-store .find-nearby .store .stock i {
    left: 0;
    position: relative;
  }
}
.find-store .find-nearby .store .stock i {
  left: -20px;
  position: absolute;
}
@media (max-width: 991.98px) {
  .find-store .find-nearby .store .cont-image {
    height: 60px;
  }
}
.find-store .find-nearby .store .cont-image {
  height: 100px;
}
.find-store .find-nearby .store .id-item {
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: center;
  position: relative;
  width: 36px;
}
.find-store .find-nearby .store .id-item::before {
  background-image: url("../../../img/find-us/fill-1.svg");
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.find-store .find-nearby .store .id-item p {
  font-size: 23px;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 991.98px) {
  .find-store .find-nearby .store .logo {
    margin-left: 3px;
    width: 60%;
  }
}
.find-store .find-nearby .store .logo {
  width: 75%;
}

.form-mb hr {
  border-color: #fff;
  border-width: 1px;
  margin: 40px 0;
}
.form-mb form input[type=text] {
  border: 0;
  border-radius: 0;
  font-size: 17px;
  height: 50px;
  padding: 6px 20px;
  width: 57%;
}
.form-mb form button {
  background: #fff;
  border: 0;
  cursor: pointer;
  float: right;
  font-size: 17px;
  height: 50px;
  margin-right: 16px;
  padding: 6px 20px;
}
.form-mb form button .fa-search {
  font-size: 23px;
}
.form-mb form button:hover {
  background: #ccc;
}

.icon-mob .stock {
  align-items: center;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
.icon-mob .stock i {
  display: block;
  font-size: 40px;
  left: inherit !important;
  position: relative !important;
}