/*-------------------
This theme uses Bootstrap v5.1.

It is highly recommended to check out Bootstrap's guiding principles,
strategies, and techniques at https://getbootstrap.com/docs/5.1/extend/approach/
before adding custom styling.

To learn more about Bootstrap v5.1, please check
out https://getbootstrap.com/docs/5.1/getting-started/introduction/.
/*-------------------*/

/*-------------------*/
/* GENERAL */
/*-------------------*/
.btn.primary, .btn.secondary {
  border-radius: 6px;
  border: none;
}
/*-------------------*/
/* TOP NAV */
/*-------------------*/
.top-navbar-notification-container {
  padding: 6px 0;
}

/*-------------------*/
/* HEADER */
/*-------------------*/
/*--------- SEARCH MODAL ----------*/
#search-modal .modal-dialog {
  margin: 0;
}
#search-modal .modal-dialog, #search-modal .modal-content {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  border: none;
  background-color: #000;
}
#search-modal .new_search.search-form {
  width: 100%;
  max-width: 700px;
}
#search-modal .modal-body {
  padding: 28px 1rem;
}
#search-modal input.form-control {
  background-color: #000;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #999b9e !important;
  padding: 11px 50px 11px 20px;
  font-size: 16.8px;
  line-height: 1;
  z-index: 10;
}
#search-modal input.form-control:hover {
  border: 1px solid #999b9e !important;
  box-shadow: 0 0 0 1px #999b9e;
}
#search-modal input.form-control:focus {
  box-shadow: none;
  border-color: #fff !important;
  box-shadow: 0 0 0 1px #fff;
}
#search-modal input.form-control::-webkit-input-placeholder {
  color: #fff !important;
}
#search-modal input.form-control:-moz-placeholder {
  color: #fff !important;
}
#search-modal input.form-control::-ms-placeholder {
  color: #fff !important;
}
#search-modal input.form-control::placeholder {
  color: #fff !important;
}
#search-modal .search-btn {
  background-color: transparent;
  border: none !important;
  border-radius: 40px;
  color: #fff;
  position: absolute;
  right: 0px;
  z-index: 10;
  padding: 14px 20px;
}
#search-modal .search-btn svg {
  height: 16px;
}
.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  border: 1px solid #ced4da;
  border-radius: 5px !important;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
  right: 20px;
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 6px 0;
  top: -1px;
}
.select2-container {
  width: 100% !important;
}
.header-navbar {
  padding: 28px 0;
}
.search-box-container {
  position: relative;
  width: 100%;
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.header-container .simple_form.new_search.search-form {
  max-width: 100%;
}
.search-box-container form > div {
  display: flex;
}
#search-options, #search-options:hover, #search-options:focus {
  background-position-x: right 20px;
  background-position-y: 15px;
  border: 1px solid #9298af !important;
  padding: 10px 20px !important;
  background-color: #ffffff;
  color: #465078;
  border-radius: 5px;
}
#search-options:focus {
  box-shadow: none;
}
#search-options::after {
  display: none;
}
.search-icon-input {
  width: 100%;
  display: flex;
  position: relative;
}
.search-box-container input {
  border-color: #e1e1e1 !important;
  width: 100%;
  padding: 10px 16px 10px 50px;
}
.search-box-container input:focus {
  box-shadow: none;
}
.search-box-container i {
  position: absolute;
  left: 13px;
  top: 15px;
  padding-right: 10px;
  border-right: 1px solid #e1e1e1;
}
.search-box-container form > div > ul {
  display: block;
  position: relative;
  top: 0;
  overflow: initial;
  max-width: 215px;
}
.search-box-container li.custom-search-dropdown {
  cursor: pointer;
  padding: 0;
}
.search-box-container ul.search-options-list {
  display: none;
  overflow: hidden;
  border: 1px solid #9298af !important;
  border-top: none;
  top: 42px;
  background-color: #ffffff;
}
.search-box-container ul.search-options-list.show {
  display: block;
}
.search-box-container ul.search-options-list li {
  padding: 12px 20px;
  cursor: pointer;
  color: #465078;
}
.search-box-container ul {
  display: none;
  position: absolute;
  top: 49px;
  z-index: 900;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-height: 356px;
  right: 0;
  overflow-y: scroll;
  text-align: left;
  background-color: #ffffff;
}
#search-modal .search-box-container ul ul {
  background-color: #ffffff;
}
#search-modal .search-box-container form > div {
  flex-direction: column;
}
#search-modal .search-box-container ul {
  max-width: 100%;
  top: 1px;
  margin-bottom: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  background-color: transparent;
}
#search-modal .search-box-container .search-icon-input:hover ul {
  top: 43px;
}
.search-icon-input:hover ul {
  display: block;
}
#search-modal .search-box-container .search-icon-input ul {
  background-color: #000;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-top: none !important;
  padding-top: 10px;
  z-index: 9;
}
.search-box-container li {
  border-bottom: 1px solid #dbdde6;
  padding: 10px 20px;
}
.search-box-container .search-icon-input ul li {
  border-bottom: 1px solid #33383d;
}
ul.search-options-list li:hover {
  background-color: #e6e8f0;
}
.search-box-container li:last-of-type {
  border-bottom: none;
}
.search-box-container li a {
  display: flex !important;
  line-height: 1.3;
  padding: 0 !important;
}
.search-icon-input .clear-search-term {
  position: absolute;
  right: 50px;
  top: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 26px;
  border-right: 1px solid #2d3140;
  cursor: pointer;
  z-index: 11;
}
.search-icon-input .clear-search-term a {
  width: 19px;
  height: 19px;
  border: 1px solid #414557;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-icon-input a svg {
  width: 7px;
  height: 7px;
  fill: white;
}
.search-box-container .img-container {
  display: flex;
  align-items: center;
  height: 50px;
  width: 50px;
  min-width: 50px;
  background-color: #fff;
  border: 1px solid #e3e5ed;
  margin-right: 10px;
  justify-content: center;
}
.search-box-container .img-container img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  overflow: hidden;
}
.name-and-price-container {
  display: flex;
  flex-direction: column;
}
.search-box-container span {
  padding: 3px 0;
  color: #c2c2c2;
  font-size: 14px;
}
.search-box-container span.fw-bold {
  color: #fff;
  font-size: 16px;
}
.search-box-container .name-and-price-container:hover span.fw-bold {
  text-decoration: underline;
}
.search-box-container span em {
  margin: 0 12px;
  font-style: normal;
  color: #a6a6a6;
  font-size: 15px;
}

.logo-container {
  padding: 0 0 1px 0;
  transition: .3s;
}
.logo-container img {
  transition: .3s;
}
.small-logo.logo-container {
  margin: 7px 0;
}
.small-logo img {
  max-height: 35px !important;
}
.header-container .header-links {
  margin-left: 35px;
}
.header-container li > a {
  line-height: 1.3;
  text-underline-offset: 3px;
}
.header-container li > a.active-page {
  color: #fff;
  text-decoration: underline;
}
.mobile-slider li > a.active-page {
  text-decoration: underline;
}
/*--------- HEADER ICONS ----------*/
.header-icons {
  width: 110px;
}
.header-icons button:focus {
  box-shadow: none;
}
.header-icons > a svg, .header-icons button svg {
  height: 24px;
  stroke: none !important;
}
.header-icons > .search-icon svg, .header-icons > .search-icon svg * {
  height: 21px;
}
.header-icons > .profile-icon svg {
  height: 23px;
}
.header-icons > .cart-icon svg {
  height: 21px;
  margin-top: -2px;
}
.header-icons > .cart-icon.not-empty svg {
  height: 26px;
}
.cart-icon.not-empty {
  position: relative;
}
.header-icons .cart-icon.not-empty:hover {
  color: #000;
}
.cart-icon.not-empty span {
  background-color: #fff;
  width: 17px;
  height: 17px;
  display: flex;
  border-radius: 20px;
  position: absolute;
  bottom: -9px;
  right: -8px;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  line-height: 1;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 1px;
}
.cart-icon.quick-nav-link.not-empty span {
  top: 8px;
  background-color: #DF5F1E;
  color: #fff;
  right: 6px;
  border: 2px solid #fff;
  width: 20px;
  height: 20px;
  padding-bottom: 2px;
}
.header-icons button:hover svg, .header-icons a:hover svg {
  transform: scale(1.1);
}
.quick-actions-menu {
  background-color: #000;
}
/*-------------------*/
/* CATEGORY NAV */
/*-------------------*/
.header-container .header-navbar {
  position: initial;
}
.dropdown.nav-shop-container {
  position: initial;
}
.header-container .dropdown-menu.category-links {
  border-radius: 0;
  border: none;
  width: 100%;
  left: 0;
  padding: 30px 0 40px;
  border-bottom: 1px solid #dbdcdf;
  box-shadow: #00000010 0px 4px 10px;
}
.category-links > ul {
  max-width: 1130px;
  margin: auto;
  list-style-type: none;
  padding: 0 4px;
  display: flex;
}
.category-links > ul ul {
  display: block;
  position: relative !important;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.category-links > ul > li {
  width: calc(100% / 6);
}
.category-links > ul > li > a, .category-links > ul > li > a:hover, .category-links > ul > li > a:focus {
  font-weight: bold;
  color: #3d4a5b;
  font-size: 14px;
  padding: 6px 12px !important;
}
.category-links > ul > li ul a {
  padding: 6px 12px !important;
}
.header-container .category-links > ul > li ul a:hover,
.header-container .category-links > ul > li ul a:focus {
  color: #001128;
  opacity: 1;
}
.category-links > ul > li > a::after {
  display: none;
}
.header-container .dropdown-menu.category-links a.active-category {
  text-decoration: underline;
}
.mobile-slider li > a.active-category {
  text-decoration: underline;
}
/*-------------------*/
/* CONTENT */
/*-------------------*/
.home-no-content {
  min-height: 0;
  margin: 0 auto !important;
}
.homepage-carousel-container {
  overflow: hidden;
}
.carousel-inner {
  max-height: 560px;
  display: flex;
  align-items: center;
}
.carousel-caption {
  background-color: #fff;
  padding: 40px 40px;
  height: fit-content;
  width: 100%;
  max-width: 580px;
  border-radius: 20px;
}
.carousel-caption-header {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  font-size: 44px;
  font-weight: bold !important;
  margin-top: 0px;
  line-height: 56px;
  margin-bottom: 18px;
}
.carousel-caption p:last-child {
  margin-bottom: 25px !important;
}
.carousel-caption .btn.secondary {
  font-size: 16px !important;
}
.carousel-control-prev, .carousel-control-next {
  width: 44px;
  height: 44px;
  padding: 0 !important;
  position: relative;
}
.carousel-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #dddfe8;
  border-bottom: 1px solid #dddfe8;
  gap: 15px;
  padding: 7px 0;
}
.carousel-counter, .carousel-counter span {
  font-size: 13px;
}
.carousel-arrows img {
  height: 11px;
}
.carousel-item > a {
  pointer-events: none;
}
.carousel-caption {
  width: 50%;
  background-color: transparent;
  border-radius: 15px;
  padding-bottom: 1.5rem;
  max-height: 30%;
}
.arrows-indicators {
  display: flex;
  justify-content: center;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}
.carousel-control-prev {
  transform: rotate(90deg);
}
.carousel-control-next {
  transform: rotate(-90deg);
}
.carousel-control-prev svg, .carousel-control-next svg {
  width: 10px;
  height: 6px;
}
.carousel-indicators {
  position: relative;
  margin: 0;
}
.carousel .carousel-indicators button {
  border: 1px solid #000 !important;
  height: 8px;
  width: 8px;
  border-radius: 10px;
  margin: 17px 10px;
}
.carousel .carousel-indicators button.active {
  background-color: #000;
}
.carousel-caption::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 15px;
}
.car-item-1 .carousel-caption::before {
  background-color: #FFF;
  opacity: .85;
}
.car-item-2 .carousel-caption::before {
  background-color: #FFF;
  opacity: 1.5;
}
.car-item-3 .carousel-caption::before {
  background-color: #FFF;
  opacity: 1.5;
}
.car-item-4 .carousel-caption::before {
  background-color: #FFF;
  opacity: 0;
}
.car-item-5 .carousel-caption::before {
  background-color: #FFF;
  opacity: 0;
}
/*-------------------*/
/* HOMEPAGE CATEGORIES */
/*-------------------*/
.home-categories-container {
  background-color: #fff;
  padding: 30px 0 50px;
}
.category-thumbnails {
  display: grid;
  grid-auto-flow: column;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(3,minmax(0,1fr));
}
.featured-categories-heading {
  font-weight: 600;
  font-size: 40px;
}
.category-tile-container {
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
}
.category-tile-container:first-of-type {
  grid-column: 1 / span 2;
}
.category-tile-container.row-span-2 {
  grid-row: span 2;
}
.category-tile-container:nth-child(2), .category-tile-container:nth-child(3) {
  grid-column-start: 3;
}
.category-tile-container > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.category-tile-container div div {
  flex-grow: 1;
  display: flex;
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
.category-tile-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center center;
  transition: 0.6s;
}
.category-tile-container img:hover {
  transform: scale(1.05);
}
.category-tile-container h5 {
  border: 1px solid #e6e6e6;
  border-radius: 0 0 8px 8px;
  margin: 0;
}
.category-tile-container h5 a {
  display: flex;
  align-items: center;
  padding: 25px 20px;
}
.category-tile-container svg {
  width: 15px;
  margin-left: 10px;
}
/*-------------------*/
/* FEATURED PRODUCTS */
/*-------------------*/
.featured-products {
  background-color: #fff;
  display: flex;
}
.featured-products h2 {
  color: #343433 !important;
  font-weight: 600;
  font-size: 40px;
}

/*-------------------*/
/* CUSTOM BANNER IMAGES */
/*-------------------*/
.custom-banner-image {
  position: relative;
}
.custom-banner-image img {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center center;
}
.banner-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  padding: 30px 40px;
  width: 80%;
  max-width: 500px;
  transform: translate(-50%, -50%) !important;
  text-align: center;
}
.banner-caption::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 8px;
}
.banner-caption h3 {
  font-size: 28px;
}
.banner-caption p {
  font-size: 18px;
}
.custom-banner-1 .banner-caption::before {
  background-color: ;
  opacity: ;
}
.custom-banner-2 .banner-caption::before {
  background-color: #ffffff;
  opacity: 0.9;
}
/*-------------------*/
/* PRODUCT THUMBS */
/*-------------------*/
.product-list {
  gap: 20px;
}
.related-products-thumbnails, .recently-viewed-products-thumbnails {
  gap: 20px;
}
.product-thumbnail {
  margin: 0 !important;
  width: calc((100% - 40px) / 3) !important;
}
/*-------------------*/
/* PRODUCT */
/*-------------------*/
.product-price {
  margin-top: 10px !important;
}
.product-price * {
  font-size: 20px;
  font-weight: normal !important;
}
.logo-location-thumb {
  background-color: #c2c2c2;
}
.recently-viewed-products h2, .related-products h2 {
  margin-bottom: 20px;
}
/*-------------------*/
/* CART/CHECKOUT */
/*-------------------*/
.cart-item .img-thumbnail {
  background-color: #c2c2c2;
}
/*-------------------*/
/* FOOTER */
/*-------------------*/
.footer-container {
  border: none;
  padding: 30px 0;
}
.footer-container h1, .footer-container h2, .footer-container h3, .footer-container h4, .footer-container h5, .footer-container h6 {
  display: none;
}

/*-------------------*/
/* MEDIA QUERIES */
/*-------------------*/
@media screen and (min-width: 661px){

}

@media screen and (max-width: 1200px){
  .carousel-caption {
    width: 80%;
    max-height: 70%;
  }
  .product-thumbnail .thumbnail-description-container a h5 {
    font-size: 16px;
  }
}

@media screen and (max-width: 991.99px){
  .carousel-caption {
    padding: 15px 40px 10px;
  }
  .carousel-caption-header {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .featured-categories-heading, .featured-products h2 {
    text-align: center;
    font-size: 30px;
  }
  .category-thumbnails {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 20px;
  }
  .category-tile-container {
    width: calc((100% - 40px) / 3);
  }
  .category-tile-container div div {
    min-height: 300px;
  }
  .custom-banner-image {
    min-height: 300px;
  }
  .custom-banner-image img {
    position: absolute;
  }
}
@media screen and (max-width: 768px){
  .carousel-inner {
    margin-bottom: 0 !important;
    max-height: none;
  }
  .carousel-caption {
    max-width: 100%;
    margin: 0;
    position: relative;
    bottom: 0 !important;
    padding: 15px 20px;
    min-height: 260px;
    width: 100%;
  }
  .carousel-caption::before {
    width: 100%;
    opacity: 1 !important;
    border-radius: 0;
  }
  .carousel-caption .carousel-caption-header {
    font-size: 30px;
    margin-bottom: 5px;
    line-height: 1.3;
  }
  .product-thumbnail {
    width: calc(50% - 10px) !important;
  }
  .category-tile-container {
    width: calc(50% - 10px);
  }
  .category-tile-container div div {
    min-height: 300px;
  }
}

@media screen and (max-width: 575.99px){
  .carousel-caption {
    min-height: 280px;
  }
  .carousel-caption .carousel-caption-header {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .category-tile-container {
    width: 80%;
  }
  .product-thumbnail {
    width: 80% !important;
  }
  
  .category-thumbnails {
    justify-content: center;
  }
  .product-list {
    justify-content: center;
  }
}
@media screen and (max-width: 480px){
  .category-tile-container {
    width: 100%;
  }
  .product-thumbnail {
    width: 100% !important;
  }
}