/** Shopify CDN: Minification failed

Line 505:3 Unexpected "{"

**/
.bundler__content-products {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.bundler__content-products::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
.bundler-section-bottom-hr {
  border: none;
  border-top: 2px dashed #5c3520;
  margin-top: 1px;
}
product-bundler {
  display: block !important;
  position: relative;
}

.bundler {
  border-radius: var(--border-radius-widgets);
  background: var(--color-background-main);
  color: var(--color-text-main);
  height: fit-content;
}
.product-dashed-hr {
  border-top: 2px dashed #5c3520;
  border-bottom: none;
}
#product-start-hr {
  margin-bottom: 50px;
}
#product-end-hr {
  margin-top: 30px;
}
.cus-bundle-bg {
  border: 2px dashed #665140;
  border-radius: 40px;
  display: flex;
  align-items: center;
  padding: 8px;
  width: 100%;
  padding: 0.5vw;
  border-radius: 70px;
}

.bundler-main-container .cus-product-view {
  display: none;
}
.bundler-product--selected .cus-bundle-bg {
  background-color: #cb9a58;
  border-color: #cb9a58 !important;
}
.bundler-product--selected li#active-li {
  opacity: 1;
}
.bundler-product--selected div[data-js-bundler-product-text] {
  display: flex;
  flex-direction: column-reverse;
}
.bundler-product--selected .bundler-product__text-title {
  color: #322012;
  font-size: 18px;
}
.bundler-product--selected .bundler-product__remove {
  /* margin-left: -41px;
  margin-top: 23px; */
}
.bundler-product--selected .products-ul-parent li::before {
  background-image: url(/cdn/shop/files/check.png?v=1719513317);
  border: none !important;
}
.bundler-product--selected .bundler-product__remove {
  left: 2.5rem;
  padding: 6px;
}
.cus-product-title-price-design {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 30px;
}
.active-facets .js-facet-remove {
  background: #cb9a59;
  color: #322212;
}
.product-price--original {
  font-size: 28px;
  font-family: "Leophard", sans-serif !important;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  /* .bundler {
    max-height: calc(100vh - 60px);
    overflow-y: auto;
  } */
}
.bundler__header > div:first-child > span {
  display: block;
}
.bundler__footer button {
  display: flex;
  justify-content: space-between;
  width: 80%;
  border: none;
  margin: 0 auto;
  padding: 16px 33px;
  font-family: "Leophard", sans-serif !important;
  font-size: 25px;
  font-weight: 600;
  width: 85%;
}
.bundler__footer button img {
  width: 14px;
}
.no-touchevents .bundler__footer .button:hover .button__text {
  width: 0;
}
.no-touchevents .bundler__footer .button:hover span {
  color: var(--color-background-main);
}
.no-touchevents .bundler__footer .button:hover path {
  fill: var(--color-background-main);
}
.bundler__footer .button circle {
  stroke: var(--color-background-main);
}
.bundler__footer-code {
  display: block;
}
.bundler__content-products {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  margin: 1.25rem 0;
}
.bundler-product {
  position: relative;
  display: flex;
  flex-direction: row;
}
.bundler-product__image {
  height: 65px;
  width: 65px;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  margin-inline-end: 0.875rem;
  background: hsl(29.3deg 38.05% 22.16%);
  border: none !important;
  height: 4vw;
  width: 4vw;
}
.bundler-product__image figure:not(:empty) {
  background: var(--color-borders-main);
}
.bundler-product__image img {
  border-radius: 100%;
}
.bundler-product__text {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cus-bundle-bg h5 {
  margin-bottom: 0px;
  color: hsl(28.5deg 24.39% 32.16%) !important;
  font-family: "Leophard", sans-serif !important;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.3vw;
  font-weight: 700;
}
.bundler-product__text-title {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: "Leophard", sans-serif !important;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-top: -6px;
  display: contents;
}
.bundler-product__text-variant {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Leophard", sans-serif !important;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.bundler-product--empty .bundler-product__image {
  border: 1px solid var(--color-borders-main);
}
.bundler-product--empty .bundler-product__text {
  width: 100%;
}
.bundler-product--empty .bundler-product__text:before,
.bundler-product--empty .bundler-product__text:after {
  content: "";
  display: block;
  height: 0.75rem;
  margin: 0.25rem 0;
  border: 1px solid var(--color-borders-main);
}
.bundler-product--empty .bundler-product__text:before {
  width: 65%;
}
.bundler-product--empty .bundler-product__text:after {
  width: 45%;
}
.bundler-product--empty .bundler-product__remove {
  display: none;
}
.bundler-product__remove {
  position: absolute;
  top: 0rem;
  width: 1.25rem;
  height: 1.25rem;
  z-index: 9;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 0.5rem 0px rgba(0, 0, 0, 0.06);
  background-color: var(--color-text-main);
}
html[dir="rtl"] .bundler-product__remove {
  right: 2.5rem;
}
html[dir="ltr"] .bundler-product__remove {
  left: 2.5rem;
}
.bundler-product__remove svg {
  height: 0.9375rem;
}
.bundler-product__remove rect {
  fill: var(--color-background-main);
}
.bundler button[data-js-add-bundle-to-cart] {
  opacity: 0.36;
  pointer-events: none;
}

.bundler-full button[data-js-add-bundle-to-cart] {
  opacity: 1;
  pointer-events: all;
}
.bundler-full:not([data-limit-maximum]) button[type="submit"] {
  opacity: 0.36;
  pointer-events: none;
}
.bundler-full:not([data-limit-maximum]) .product-item {
  opacity: 0.62;
  pointer-events: none;
}
.bundler-main-container .product-item {
  overflow: visible;
  position: relative;
  width: 50%;
  border-top: 2px dashed #5c3520;
  padding: 0px;
}
.bundler-main-container .product-item .card__text {
  padding-left: 35px;
  padding-right: 35px;
}
.bundler-main-container .product-item:nth-child(2n + 1) {
  border-right: 2px dashed #5c3520;
}
.bundler-main-container .product-variant .product-variant__name {
  display: none;
}
.bundler-main-container .css-slider--scrollbars-visible:after {
  display: none !important;
}
.bundler-main-container .product-item__quick-buy {
  border-top: none;
}
.bundler-main-container .product-item:nth-child(1),
.bundler-main-container .product-item:nth-child(2) {
  border-top: none;
}
.bundler-full:not([data-limit-maximum])
  .product-item
  .product-variant__item--radio
  input {
  pointer-events: none !important;
}

.product-item--bundled {
  opacity: 0.62;
  pointer-events: none;
}

button[data-js-add-bundle-to-cart].working {
  pointer-events: none;
}
button[data-js-add-bundle-to-cart].working .button__icon {
  display: none;
}
button[data-js-add-bundle-to-cart].working .button__preloader-element {
  width: 100%;
  height: 100%;
}
.products-container::-webkit-scrollbar {
  width: 12px;
}
.products-container::-webkit-scrollbar-track {
  background: #ffdbaa2b;
  border-radius: 10px;
}
.products-container::-webkit-scrollbar-thumb {
  background-color: #c79757;
  border-radius: 10px;
  /* border: 3px solid orange; */
}
.products-container {
  /* width: 91%;
  margin: auto;
  margin-right: 0px;
  padding: 0px;
  padding-right: 45px;
  height: 1000px;
  overflow-y: scroll;
  overflow-x: hidden;
  scroll-behavior: smooth; */
  width: 60%;
  padding: 0 45px 0 0;
  height: 1000px;
  height: 74vw;
  overflow-y: scroll;
  overflow-x: hidden;
  scroll-behavior: smooth;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 2px dashed #5c3520;
}
.bundler-container {
  /* width: 120%; */
  width: 45%;
}
.product-store {
  width: 190px;
}
.bundler-main-container {
  display: flex;
  gap: 50px;
  gap: 1.9vw;
}
.bundler-main-container .custom-qty-dropdown {
  display: none;
}

@media screen and (max-width: 767px) {
  product-bundler .products-container {
    margin-bottom: 0px;
  }
  product-bundler .bundler-container {
    position: sticky;
    bottom: 0;
    z-index: 9;
    /* padding-top: 66vh; */
    /* pointer-events: none; */
  }
  .bundler {
    pointer-events: all;
    position: relative;
    top: 0;
    margin-bottom: var(--gutter-container);
  }
  .bundler__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .bundler__header-title {
    font-size: calc(20px / 16 * var(--base-body-primary-size) + 0px);
  }
  .bundler__header-toggle {
    cursor: pointer;
    margin-inline-end: -0.9375rem;
  }
  .bundler__header-toggle span {
    width: 2.8125rem;
    height: 2.8125rem;
    align-items: center;
    justify-content: center;
  }
  .bundler__header-toggle__minus {
    display: none;
  }
  .bundler__header-toggle__plus {
    display: flex;
  }
  .bundler__header-toggle path {
    fill: var(--color-text-main);
  }
  .bundler__content {
    /* display: none; */
  }
  .bundler__content-products {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
    margin: 1.25rem 0;
    gap: 1vw;
    margin: 0.8vw 0vw;
  }
  /* .bundler-product {
    min-width: 30vw;
    max-width: 45vw;
    flex-shrink: 0;
  } */
  .bundler__footer {
    /* display: none; */
  }
  /* .bundler__footer .button {
    margin-top: 0;
  } */
  product-bundler.opened .bundler__content {
    display: block;
  }
  product-bundler.opened .bundler__footer {
    display: flex;
  }
  product-bundler.opened .bundler__header-toggle__minus {
    display: flex;
  }
  product-bundler.opened .bundler__header-toggle__plus {
    display: none;
  }
  .products-container {
    padding: 0px;
  }
  .product-item__badges span {
    font-size: 14px !important;
    height: auto;
  }
  .remove-line-height-space--small span {
    font-size: 34px;
    line-height: 28px;
  }
  .product-item__price .remove-line-height-space .product-price span {
    font-size: 32px;
  }
  .button__text .bundle-text {
    gap: 10px;
    font-size: 18px !important;
  }
  .product-form .custom-product-btn-design img {
    width: 30px;
    height: auto;
  }

  .product-form .custom-product-btn-design {
    height: auto;
    padding: 12px 15px !important;
  }
}
@media (max-width: 1372.44px) {
  /* .text-styling h1 {
    font-size: 76px;
  } */
  .best-selling-main h2,
  .satisfaction-main .c-heading-satisfaction,
  .load-shooter-main .shooter-head h2,
  .c-heading-organized {
    line-height: 90px;
  }
  .bundler__footer button {
    width: 75%;
  }
  .cus-product-title-price-design {
    gap: 0px;
  }
  .bundler {
    padding-left: 0px;
    margin-left: -30px;
    height: auto !important;
    margin-bottom: 20px;
    border-right: none !important;
    padding-right: 0px;
  }
  .products-container {
    /* margin-right: -20px; */
  }
}
@media (max-width: 1367px) {
   {
    .bundler {
      padding-left: 0px;
      margin-left: -30px;
    }
  }
  .cus-product-title-price-design {
    display: flex;
    gap: 15px;
    align-items: center;
    /* flex-direction: column; */
  }
  /* .remove-line-height-space--small {
    text-align: center;
  } */
}
@media (max-width: 1165px) {
  .bundler__footer button {
    width: 71%;
  }
}
@media (max-width: 1075px) {
  .bundler__footer button {
    width: 96%;
    font-size: 22px !important;
    margin-left: 30px;
  }

  /* My css */
  .bundler-main-container {
    gap: 20px;
    flex-direction: column;
  }
  #shopify-section-template--16742841876616__0f83c13c-2767-4eb1-b96e-f4d767e662dd
    .bundler {
    height: auto !important;
    padding-right: 0px;
    padding-left: 0px;
    border-right: none !important;
    margin-top: -20px;
  }
  .bundler-container {
    width: 100%;
  }
  .products-container {
    width: 100%;
    height: 600px;
  }
  .products-ul-parent {
    padding: 5px 0px 5px 30px;
  }
  .cus-bundle-bg {
    padding: 7px;
  }
  .bundler-product__image {
    height: 50px;
    width: 50px;
  }
  .cus-bundle-bg h5 {
    font-size: 22px;
  }
  .products-ul-parent li {
    margin-bottom: 10px;
  }
  .product-dashed-hr {
    display: none;
  }
}
@media (max-width: 992px) {
  .products-container {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
  }
  .bundler-container {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .bundler-product__image div {
    width: 540px;
  }
  .product-store {
    width: 595px;
  }
  .bundler {
    width: 110%;
    margin-left: -30px;
  }
  .products-ul-parent {
    width: 0%;
  }
  .products-container {
    margin-right: 0px;
  }
  /* .bundler__footer button {
    width: 88%;
    margin-left: 7%;
  } */
  .bundler__footer button {
    /* width: 85%; */
  }
}
@media (max-width: 800px) {
  .bundler__footer button {
    /* width: 82%; */
  }
  .products-container {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .products-container .product-item {
    width: 100%;
  }
  .cus-product-title-price-design {
    flex-direction: row;
  }
  .remove-line-height-space--small {
    text-align: left;
  }
}
@media (max-width: 735px) {
  .bundler__footer button {
    /* width: 79%; */
  }
}
@media (max-width: 620px) {
  .bundler__footer button {
    /* width: 74%; */
  }
}
@media (max-width: 520px) {
  .bundler__footer button {
    /* width: 67%; */
  }
  .cus-product-title-price-design {
    display: flex;
    gap: 15px;
    align-items: center;
    /* flex-direction: column; */
  }
  /* .remove-line-height-space--small {
    text-align: center;
  } */
}
@media (max-width: 440px) {
  product-bundler .product-form .form {
    width: 100%;
    /* margin-left: -29px; */
  }
}
@media (max-width: 405px) {
  .bundler__content {
    /* width: 125%; */
  }
}
