/** Shopify CDN: Minification failed

Line 357:17 Expected identifier but found whitespace
Line 357:19 Unexpected "{"
Line 357:42 Expected ":"
Line 809:24 Expected identifier but found "!"

**/
.quickcollbox {
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 800;
}

.quickcollbox div {
  font-size: 14px;
  padding: 5px 15px;
  font-weight: 800;
  display: inline-block;
  color: #999;
  background-color: #fff;
  border-radius: 4px;
}

.quickcollbox div:hover {
  color: #fff;
  background-color: #000;
}

.quickcollbox div a {
  color: #000;
}

.quickcollbox div:hover a {
  color: #fff;
}

.counterrise {
  font-size: 24px;
  transition: opacity 1s ease;
}

.counterrise.animaterise {
  animation: countrise 2s linear forwards;
}

@keyframes countrise{

  from {
    content: '0';
  }
  to {
    content: attr(data-count);
  }

}




.quickzer-container {
  width: 100%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  user-select: none;
  padding: 0 10px 5px;
}

.quickz {
  width: 200px;
  height: 300px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  margin-right: 15px;
}

.quickzs {
  display: flex;
}

.quickzs::after {
  content: '';
  flex-shrink: 0;
  width: 20px;
}

.quickzer-container::-webkit-scrollbar {
  display: none;
}

.custom-scrollbar-2::-webkit-scrollbar-track {
  background-color: transparent;
}

.custom-scrollbar-2::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.custom-scrollbar-2::-webkit-scrollbar-thumb {
  background-color: var(--color-background-30);
  border-radius: 50px !important;
  pointer: grab;
}

.custom-scrollbar-x-2::-webkit-scrollbar {
  height: 10px;
}

.custom-scrollbar-x-2::-webkit-scrollbar-track {
  background-color: transparent;
}

.custom-scrollbar-x-2::-webkit-scrollbar-thumb {
  background-color: var(--color-background-30);
}

.quickzhead {
  width: 100% !important;
  font-family: "Poppins";
  font-size: 20px !important;
  text-align: left;
  line-height: 0.8;
  padding-left: 20px;
}

.topfixed {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 80px 0 30px !important;
  height: 30px !important;
}

#shopify-section-sections--18361891389683__announcement-bar {
  position: fixed !important;
  height: 30px !important;
  top: 0px !important;
  z-index: 101 !important;
  width: 100% !important;
}

.section-header-mobile {
  top: 0px !important;
}

.announcement-bar__message {
  max-height: 30px !important;
  height: 30px !important;
}

.announcement-close svg {
  display: none !important;
}

.wrap-tophead {
  display: flex !important;
  background: #ccc;
  width: 100%;
  justify-content: space-between !important;
}

.margin-tophead div:last-child {
  margin-left: auto !important;
}

.mwmb-tab {
  background-color: #171717;
  width: 50px;
  color: #fff !important;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 5px;
}

.mbtoptab {
  padding: 2px 6px;
  width: auto;
  color: #000;
  min-width: 85px;
  display: inline-block;
  text-align: center;
  margin-right: 2px !important;
  border-radius: 4px;
  letter-spacing: 0px;
  font-size: 10px;
  font-weight: 600;
  font-family: 'pbjost';
  background-color: #e5e5e5;
}

.mbtoptab:hover {
  background-color: #000 !important;
  color: #fff;
}

#shopify-section-sections--18721802322163__announcement_bar_9DHJfL .announcement-bar {
  z-index: 0 !important;
  position: relative;
}

#shopify-section-sections--18721802322163__announcement_bar_9DHJfL .announcement-bar__message p {
  font-weight: 600 !important;
}

.customer-care-head {
  display: inline-flex;
  margin-left: 10px;
  font-weight: 800;
  justify-content: center;
  opacity: 0.8;
      display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 15px;
}

.customer-care-head:hover {
  opacity: 1;
}

.customImageBanner-child .img-box {
  overflow: hidden !important;
  min-height: 350px !important;
  height: 100%;
  flex: 1;
}

.customImageBanner-item .img-box {
  overflow: hidden !important;
}

.content_absolute {
  position: relative;
  border-radius: 4px !important;
  overflow: hidden !important;
}

.customImageBanner-child {
  min-height: 350px !important;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.customImageBanner-inner .title.custom-text-style {
  font-family: 'Poppins' !important;
  line-height: 1 !important;
}

.image-zoom .adaptive_height .image {
  min-height: 350px !important;
}

.smallimmi {
  min-height: 350px !important;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  width: 100% !important;
  height: 100% !important;
  display: block;
}

.halo-row.scroll-snap-mobile .fade-up-trigger {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

.halo-row.scroll-snap-mobile .halo-item.customImageBanner--largeImg {
  height: 100%;
  width: 100%;
}

.halo-row.scroll-snap-mobile .customImageBanner-item.content_absolute {
  height: 100% !important;
  width: 100%;
  overflow: hidden !important;
}

.halo-row.scroll-snap-mobile .customImageBanner-item .img-box {
  height: 100% !important;
  width: 100%;
  min-height: 600px;
  overflow: hidden !important;
}

.rightrecomm {
  padding: 0px !important;
}

.is-scroll.products-flex::-webkit-scrollbar {
  width: 400px !important;
}

.is-scroll.products-flex {
  scrollbar-width: auto !important;
}

.quickView .product-form__swatch .product-form__label .tooltip {
  text-align: center;
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 2;
  min-width: 40px;
  transform: translateX(-50%);
  margin: 0 0 10px 0;
  text-transform: uppercase;
  display: inline-block;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  font-size: 10px;
  top: -25px !important;
  right: 0;
  transition: 0s ease;
  white-space: nowrap;
  letter-spacing: 1px;
  border-radius: 2px;
  padding: 5px 8px;
  background-color: #000 !important;
  color: #fff !important;
  width: fit-content;
  height: fit-content;
}

.quickView .product-form__swatch .product-form__label .tooltip:before {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 50%;
  height: 0;
  width: 0;
  border-top: 7px solid var(--color-global);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  transform: translateX(-50%);
}

.quickView .product-form__swatch .product-form__label:hover .tooltip {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.quickView .productView-thumbnail .productView-thumbnail-link:after {
  padding-bottom: {{ portrait_aspect_ratio }};
}

.productView-options, .productView-buttons {
  width: auto;
  max-height: fit-content !important;
  height: fit-content !important;
}

.fullpagebtn {
  width: 100%;
  border-radius: 8px;
  background-color: #fff;
  padding: 0px;
  letter-spacing: 3px;
  text-align: center;
  padding-bottom: 10px;
}

.fullpagebtn:hover {
  font-weight: 600;
}

.fullpagebtn::after {
  content: url(https://cdn.shopify.com/s/files/1/0650/4739/6595/files/btn-right-arrow-blk.svg?v=1698844013);
  stroke: #fff !important;
  fill: #fff !important;
  color: #fff !important;
  display: inline-block !important;
  width: 16px !important;
  height: 16px !important;
  vertical-align: middle !important;
  margin-top: -2px !important;
  opacity: 0 !important;
  margin-left: -10px;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.fullpagebtn:hover::after {
  content: url(https://cdn.shopify.com/s/files/1/0650/4739/6595/files/btn-right-arrow-blk.svg?v=1698844013);
  opacity: 1 !important;
  margin-left: 10px;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.halo-quick-view-popup .halo-popup-content.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: transparent !important;
}

.halo-quick-view-popup .halo-popup-content .custom-scrollbar {
  margin: 0px !important;
}

.halo-productView-right.product-form__swatch {
  margin-bottom: 10px !important;
}

.viewdetails {
  margin-top: 5px;
  right: 30px;
  position: absolute !important;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 5px 5px 14px;
  border-radius: 4px;
  letter-spacing: 2px;
  background-color: #e4c9c7ff;
  transition: 0.5s ease;
}

.viewdetails:hover {
  color: #171717;
  background-color: #eee;
}

.viewdetails svg {
  width: 22px;
  height: 22px;
  stroke: #000;
  margin-top: -4px;
  rotate: -45deg;
}

.quickview-subtotal {
  margin-top: 0px;
  z-index: 2;
  position: absolute;
  width: fit-content;
  padding-right: 8px;
  color: #fff;
  font-size: 10px !important;
  letter-spacing: 1px;
  font-family: 'pbjost';
}

.product-edit-action .button.button-1:hover, .product-edit-action .button.button--primary:hover {
  background-color: #000 !important;
}

.cart-edit .btn-quantity {
  width: 50px !important;
  height: 50px !important;
  border: 0px !important;
  border-radius: 90px !important;
  box-shadow: 0 2px 3px #0000003c;
}

.update-quantity__group .form-input {
  height: 50px !important;
}

.product-edit-quantity {
  margin-top: 0px !important;
}

.cart-edit .update-quantity__group .form-input {
  font-size: 28px !important;
  font-family: 'Poppins' !important;
}

.cart-edit .form-input,  .cart-edit .field__input {
  border: 0px !important;
}

.currentedit {
  display: none !important;
}

.product-edit-itemFirst .addededit {
  display: none !important;
}

.product-edit-itemFirst .currentedit {
  display: block !important;
}

.product-edit-itemFirst .cart-edit-item {
  border: 2px solid #fff !important;
}

.cart-edit-item {
  border: 2px solid #685476 !important;
}

.cart-edit .product-form__label .text {
  font-size: 18px !important;
  background-color: #fff !important;
}

.cart-edit .product-form__label .text:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.cart-edit .product-form__radio:checked+.product-form__label .text {
  background-color: #000 !important;
}

.flexmin1024 {
  background-color: #bbb !important;
  border-radius: 20px !important;
  padding: 5px;
}

.flex568 {
  background-color: #fff;
  border-radius: 20px;
}

.price__last {
  display: flex !important;
  align-items: baseline !important;
  gap: 5px !important;
}

.price-ea {
  font-family: 'Poppins';
  font-weight: 400;
  line-height: 1;
  display: flex;
  font-size: 16px;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 1px;
}

.price-perc {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 6px 10px !important;
  border-radius: 4px !important;
  letter-spacing: 1px;
  background-color: #ffffff;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 10 !important;
}

.price-perc:before {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: -10px !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
  border-right: 10px solid #c9a39f !important;
  z-index: -1 !important;
}

.halo-productView-right .price-perc {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  padding: 8px 10px !important;
  border-radius: 4px !important;
  letter-spacing: 1px;
  background-color: #c9a39f;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 10 !important;
}

.product-form__label .price-perc:before {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: -6px !important;
  width: 0 !important;
  height: 0 !important;
  border-top: 6px solid transparent !important;
  border-bottom: 6px solid transparent !important;
  border-right: 6px solid #d9d8ce !important;
  z-index: -1 !important;
}

.product-form__label .price-perc {
  font-size: 12px !important;
  font-weight: 600;
  font-family: 'pbjost' !important;
  line-height: 1;
  padding: 5px 10px !important;
  border-radius: 4px !important;
  letter-spacing: 1px;
  background-color: #d9d8ce !important;
  color: #fff !important;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 10 !important;
  margin-top: -10px !important;
}


.halo-productView-right .price__compare {
  margin-left: 15px !important;
  display: flex;
  justify-content: flex-end;
}

.halo-productView-right .price--on-sale .price__sale {
  text-align: right !important;
}



/*---------------------------------------SLIDE SHOW EDITS START ---------------------------*/
.slideshow-wrapper {
  border-radius: 20px !important;
  overflow: hidden !important;
  position: relative !important;
  width: 100% !important;
}

.slideshow-wrapper .slick-slider {
  width: 100% !important;
  height: 100% !important;
}

.slideshow-wrapper .slick-slider .slick-slide {
  position: relative !important;
  height: 100% !important;
  opacity: 0 !important;
  transition: opacity 1s ease-in-out !important;
}

.slideshow-wrapper .slick-slider .slick-current {
  opacity: 1 !important;
  z-index: 1 !important;
}

.slideshow-wrapper .slick-slider .images-contain {
  opacity: 1 !important;
  width: 100% !important;
  height: 100% !important;
  transition: opacity 1s ease-in-out !important;
  border-radius: 20px !important;
  overflow: hidden;
}

.slideshow-wrapper .slick-slider .fluid-width-video-wrapper {
  opacity: 1 !important;
  transition: opacity 1s ease-in-out !important;
}

.slideshow-wrapper .slick-slider .video {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: opacity 1s ease-in-out !important;
}

.slideshow-wrapper .slick-slider:not(.slick-initialized) .slick-slide,
.slideshow-wrapper .slick-slider:not(.slick-initialized) .images-contain,
.slideshow-wrapper .slick-slider:not(.slick-initialized) .fluid-width-video-wrapper,
.slideshow-wrapper .slick-slider:not(.slick-initialized) .video {
  transition: none !important;
}

@keyframes smoothFadeIn{

  0% { opacity: 0; }
  100% { opacity: 1; }

}

.slideshow-wrapper .slick-current .slide-heading {
  transition: opacity 2s, transform 2s, filter 2s !important;
  transition-delay: 0.3s !important;
}

.slideshow-wrapper .slide-heading {
  opacity: 0 !important;
  transform: translateY(40px) !important;
  filter: blur(30px) !important;
  transition: opacity 2s cubic-bezier(.26,.54,.32,1),
    transform 2.8s cubic-bezier(.26,.54,.32,1),
    filter 2.0s cubic-bezier(.26,.54,.32,1) !important;
}

.slideshow-wrapper .slick-initialized .slick-current .slide-heading {
  opacity: 1 !important;
  transform: translateY(0) !important;
  filter: blur(0px) !important;
  transition: opacity 2s cubic-bezier(.26,.54,.32,1),
    transform 2.8s cubic-bezier(.26,.54,.32,1),
    filter 2s cubic-bezier(.26,.54,.32,1) !important;
  transition-delay: 0.3s !important;
}

.slideshow-wrapper .slick-current .slide-text {
  transition: opacity 2s, transform 2s, filter 2s !important;
  transition-delay: 1.5s !important;
}

.slideshow-wrapper .slide-text {
  opacity: 0 !important;
  transform: translateY(40px) !important;
  filter: blur(30px) !important;
  transition: opacity 2s cubic-bezier(.26,.54,.32,1),
    transform 2.8s cubic-bezier(.26,.54,.32,1),
    filter 2.0s cubic-bezier(.26,.54,.32,1) !important;
}

.slideshow-wrapper .slick-initialized .slick-current .slide-text {
  opacity: 1 !important;
  transform: translateY(0) !important;
  filter: blur(0px) !important;
  transition: opacity 2s cubic-bezier(.26,.54,.32,1),
    transform 2.8s cubic-bezier(.26,.54,.32,1),
    filter 2s cubic-bezier(.26,.54,.32,1) !important;
  transition-delay: 1.5s !important;
}

.slide-button {
  opacity: 0 !important;
  transition: transform 2s cubic-bezier(.26,.54,.32,1), opacity 2s cubic-bezier(.26,.54,.32,1) !important;
  transform: translateY(50px) !important;
  transition-delay: 1.8s !important;
}

.slick-initialized .slick-current .slide-button {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: transform 2s cubic-bezier(.26,.54,.32,1), opacity 2s cubic-bezier(.26,.54,.32,1) !important;
  transition-delay: 1.8s !important;
}

.slideshow-wrapper .slick-slider-container .slide {
  transition-delay: 0s !important;
}

.slideshow-wrapper .slick-slide:not(.slick-current) {
  opacity: 0 !important;
}

.sections-slide-show {
  padding: 10px 10px 0px !important;
}

.slideshow-wrapper .slide-content {
  transition-delay: 0.1s !important;
  overflow-y: scroll !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

.slideshow-wrapper .slide-content::-webkit-scrollbar {
  display: none !important;
}

.slideshow-wrapper .slick-arrow {
  backdrop-filter: blur(8px) !important;
  background-color: transparent !important;
  height: 120px !important;
  width: 60px !important;
  border: 0px !important;
}



.slideshow-wrapper .slick-slide.slick-current {
  z-index: 10 !important;
  pointer-events: all !important;
}

.slideshow-wrapper .slick-slide:not(.slick-current) {

  pointer-events: none !important;
}

/* Make sure content inside current slide is clickable */

.slideshow-wrapper .slick-current .slide-button,
.slideshow-wrapper .slick-current a {
  position: relative !important;
  z-index: 5 !important;
  pointer-events: all !important;
}
.slideshow-wrapper .slick-current .slide-content {
    position: absolute; !important;
}


/*------------------------SLIDE SHOW EDITS -----------------------*/
.rip-btn {
  user-select: none;
  position: relative;
  transition: background-color 0.6s ease;
  overflow: hidden;
}

.card-information .rip-btn {
  font-size: 12px !important;
}

.ripple {
  position: absolute;
  width: 70px;
  height: 70px;
  top: var(--mouse-y);
  left: var(--mouse-x);
  transform: translate3d(-50%, -50%, 0);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
  pointer-events: none;
  animation: ripple-expand 1.6s ease forwards;
  opacity: 0.7;
  transition: opacity 3s ease;
}

@keyframes ripple-expand{

  to {
    width: 500px;
    height: 500px;
  }

}

.ripple.fade-out {
  opacity: 0;
}

.swipe-handle {
  height: 25px;
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 0;
  background: var(--bg-white);
  z-index: 10;
}

.swipe-handle::before {
  content: "";
  width: 50px;
  display: flex;
  height: 5px;
  background: #ccc;
  border-radius: 3px;
}

.simple-cart-toggle {
  background-color: #000;
  width: 70px !important;
  height: 70px !important;
}

.simple-cart-toggle-wrapper {
  position: fixed;
  background-color: #000;
  bottom: 10px;
  right: 10px;
  z-index: 107;
  width: 70px;
  height: 70px;
  padding: 5px;
  border-radius: 50%;
  color: #fff;
  align-items: center;
  justify-content: center;
  overflow: visibile;
  border: 3px solid transparent;
  background: linear-gradient(#000, rgb(0, 0, 0)) padding-box,   
    conic-gradient(
      from 90deg at 30% 50%,
      #d8b4fe, #c084fc, #a78bfa, #e9d5ff,rgb(128, 57, 204), #a78bfa,   
      #d8b4fe, #c084fc,rgb(91, 72, 150), #a78bfa, #f3e8ff, #a78bfa,   
      #d8b4fe, #c084fc, #a78bfa,rgb(218, 213, 233),rgb(115, 62, 172), #a78bfa    
    ) border-box;
  background-size: 600% 600%;
  animation: cyberpunkPulse 30s linear infinite;
}

@keyframes cyberpunkPulse{

  0%   { background-position: 0% 50%; }
  100% { background-position: 400% 50%; }

}

.simple-cart-toggle-wrapper:hover {
  border-width: 3px;
  animation-duration: 10s;
  box-shadow: 0 5px 20px rgba(139, 92, 246, 0.4),
    0 5px 20px rgba(236, 72, 153, 0.2);
  transition: all 3s ease;
}

@media (max-width: 768px) {
  .stickyadd {
    position: sticky;
    bottom: -2px;
    background-color: #fff;
  }
}

@media screen and (max-width: 551px) {
  #halo-quickshop-popup-option-3 .halo-popup-wrapper {
    padding: 5px 5px 7px;
  }
}





@media (max-width: 1024px) {
  .container-1770 {
    padding-top: 4px;
  }
}

@media (min-width: 1025px) {
  .scrolled-past-header {
    box-shadow: 0px 0px 0px #0000001c;
  }
}

@media (min-width: 1024px) {
  .quickzer-container.grabbing {
    cursor: grabbing;
  }
}

@media (max-width: 768px) {
  .quickz {
    width: 160px;
    height: 240px;
    margin-right: 10px !important;
  }
}

@media (max-width: 1024px) {
  .topfixed {
    padding: 0px 0px !important;
  }
  
  .announcement-bar__message .message, .announcement-bar__message p {
    padding-left: 8px !important;
  }
}

@media (min-width: 1024px) {
  .layout--slider {
    max-width: 350px !important;
  }
}

@media (max-width: 1024px) {
  #shopify-section-sections--18721802322163__announcement_bar_9DHJfL {
    position: relative !important;
    z-index: 101 !important;
  }
}

@media (max-width: 1024px) {
  #shopify-section-sections--18721802322163__announcement_bar_9DHJfL .announcement-bar__message p {
    font-size: 10px !important;
    font-weight: 600 !important;
  }
}

@media (max-width: 1024px) {
  .content_absolute {
    position: relative;
    border-radius: 0px !important;
    overflow: hidden !important;
  }
}

@media (max-width: 767px) {
  .custom-image-banner-block .container-full {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (min-width: 1024px) {
  .custom-image-banner-block .halo-row:not(.not-distance) .halo-item {
    min-height: 300px !important;
  }
}

@media (max-width: 1024px) {
  .custom-image-banner-block .halo-row:not(.not-distance) .halo-item {
    min-height: 300px !important;
    padding: 0px 0 5px 0px !important;
  }
}

@media (max-width: 1024px) {
  .header-nav-multi-site .header-top--wrapper {
    display: none;
  }
  
  .rightmb {
    font-size: 20px;
    font-family: 'InterBo';
    max-height: 38px !important;
    border-radius: 4px;
    padding-right: 7px;
    min-height: 38px;
    padding-left: 5px;
    background-color: #f1f1f1;
  }
  
  .rightmb:hover {
    background-color: #f1f1f1;
  }
  
  .header-mobile__item--cart {
    padding-right: 5px;
    overflow: visible;
  }
  
  .header-nav-multi-site .header-top--left .header__list li svg {
    height: 45px !important;
    max-width: 160px !important;
    text-align: left;
    justify-content: flex-start;
  }
}

@media (max-width: 1024px) {
  #cartTotalPrice-mb {
    letter-spacing: -1px;
    font-size: 20px;
    display: inline-block;
    padding: 0px 8px 0px 10px;
    text-align: right;
  }
  
  .totalsblock #cartTotalPrice-mb {
    letter-spacing: -1px;
    font-size: 20px;
    display: flex;
    padding: 0px;
    text-align: right;
  }
  
  .totalsblock .totalsdesc {
    padding: 0 0 1px 5px !important;
  }
}

@media (max-width: 768px) {
  .shopify-section-header-sticky:not(.sticky-search-menu-custom-open) {
    top: 0px !important;
  }
}

@media (max-width: 1025px) {
  .leftrecomm {
    display: inline-block;
    font-size: 50px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -4px;
    margin-left: 20px;
    padding-bottom: 15px !important;
  }
}

@media (min-width: 1025px) {
  .leftrecomm {
    display: inline-block;
    height: 100%;
    width: 30%;
    text-align: right;
    padding-left: 3%;
    font-size: 75px;
    line-height: 60px;
    padding-top: 50px;
    padding-right: 40px;
    vertical-align: top;
    letter-spacing: -4px !important;
  }
  
  .rightrecomm {
    display: inline-block !important;
    max-width: 69% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}

@media (max-width: 767px) {
  .halo-quick-view-popup .halo-quickView .productView-title {
    padding: 8px 10px !important;
  }
  
  .halo-quick-view-popup .halo-quickView .product-form__input .form__label {
    padding-left: 15px !important;
    padding-top: 10px;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 551px) {
  .productView-action {
    bottom: 0;
    width: 100%;
    margin-bottom: 5px;
    background-color: #fff;
  }
}

@media (min-width: 1200px) {
  .halo-quick-view-popup .halo-productView-right {
    width: 100% !important;
    padding-top: 5px;
    overflow-y: scroll !important;
    max-height: 696px !important;
  }
  
  .halo-quick-view-popup .halo-productView-right::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 1024px) {
  .pcoverflow {
    overflow: hidden !important;
  }
}

@media (min-width: 1024px) {
  .pcflex {
    display: flex;
  }
  
  .pcinlineflex {
    display: inline-flex;
  }
  
  .halo-quick-view-popup .halo-quickView .productView-groupTop {
    margin-left: 10px;
  }
}

@media (max-width: 1024px) {
  .quickview-subtotal {
    position: absolute !important;
    width: 100% !important;
    text-align: center !important;
  }
}

@media (max-width: 768px) {
  .cart-edit .variantscroll {
    width: 100vw;
    height: 70px;
    overflow: scroll;
    display: inline-flex;
    margin-right: 20px;
  }
}

@media (max-width: 1024px) {
  .halo-popup-edit-header .halo-popup-title {
    font-size: 14px !important;
  }
  
  .halo-popup-edit-header {
    width: 100% !important;
  }
  
  .cart-edit {
    background-color: #fff !important;
  }
}

@media (max-width: 551px) {
  .product-edit-action {
    width: 100%;
    padding: 0px 0px 10px 0px;
  }
  
  .product-edit-action .button {
    padding: 25px 30px !important;
  }
  
  .cart-edit-item {
    background-color: #fff;
    border-radius: 8px;
    padding: 3px;
    max-width: 100% !important;
    overflow: hidden !important;
    border: 0;
    box-shadow: 0 1px 5px #0000003c !important;
  }
  
  .cart-edit-item-top {
    display: flex;
    justify-content: space-between;
  }
  
  .product-edit-itemRight {
    padding-left: 8px !important;
  }
}

@media (max-width: 1024px) {
  body.edit-cart-show .halo-edit-cart-popup {
    transform: translateZ(0);
    max-height: 97vh !important;
    height: 97vh !important;
    overflow: scroll !important;
  }
}

@media (min-width: 548px) and (max-width: 1024px) {
  body.edit-cart-show .halo-edit-cart-popup {
    transform: translate3d(-50%, -50%, 0) !important;
  }
}

@media (min-width: 1024px) {
  .cart-edit-item {
    border: 0px !important;
  }
}

@media (max-width: 568px) {
  .flex568 {
    display: flex;
    justify-content: space-around;
    overflow: hidden !important;
  }
}

@media (min-width: 768px) {
  .flex568 {
    display: flex !important;
    width: 380px !important;
    min-width: 380px !important;
  }
}

@media (min-width: 648px) {
  .flexmin1024 {
    display: flex;
    padding-top: 5px;
  }
}

.product-metablocks .variantscroll {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-top: 15px; 
    padding-left: 10px;
  }

.product-features-meta {
font-size: 16px; 
line-height: 1; 
width: fit-content; 
margin-bottom: 0px; 
padding-top: 3px; 
padding-left: 10px; 
font-family: 'Poppins'; 
letter-spacing: 2px;
}






@media (max-width: 768px) {

  .halo-productView-right .variantscroll {
    display: block;
    /*width: 100vw !important;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 10px;
  }
  .product-metablocks .variantscroll {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-top: 15px; 
    padding-left: 15px;
  }
.product-features-meta {
padding-left: 15px; 
}
  
  .js .product-form__input .clearfix .variantscroll {
    overflow: none;
    display: block;
    width: 100vw !important;
  }
  
  .product-form__input .form__label, .form__label-combined {
    padding-left: 15px !important;
  }
  
  .product-details .product-option {
    margin-right: -10px !important;
    margin-left: -10px !important;
    overflow: hidden;
  }
  
  .product-form__swatch .product-form__label:first-of-type {
    margin-left: 10px !important;
  }
  
  .product-form__label {
    width: 23% !important;
  }
}

  
@media (max-width: 1024px) {
  .productView-tab.layout-vertical {
    display: block;
    margin-top: 10px;
    padding: 5px 10px !important;
    background-color: #fff !important;
  }

  #ProductContent .productView-tab.layout-vertical {
    display: block;
    margin-top: 10px;
    padding: 5px 0px !important;
    background-color: #fff !important;
  }
  #ProductContent .product-features-meta {
    padding-left: 0px !important;
  }
    #ProductContent .scrollable-title variantscroll {
  padding-left: 0px !important;
    }

  
  .product-details.has-sidebar .halo-productView-left + .halo-productView-right {
    padding-bottom: 0px !important;
  }
  
  .productView-buttons {
    width: auto;
    max-height: fit-content !important;
    height: fit-content !important;
    background-color: #fff !important;
  }
  
  .productView-complementary.style-2 .complementary-products-title .title .text {
    padding: 12px 15px 8px;
    text-transform: uppercase;
    background-color: #fff !important;
  }
}


@media screen and (min-width: 1025px) {
  body:not(.safari) .scroll-triggerzz {
    opacity: 0;
    transform: translateY(30px);
    transition: transform 1s cubic-bezier(.26,.54,.32,1), opacity 1s cubic-bezier(.26,.54,.32,1);
  }
  
  body:not(.safari) .scroll-triggerzz:not(.scroll-triggerzz--offscreen) {
    opacity: 1;
    transform: translateY(0);
    transition: transform 1s cubic-bezier(.26,.54,.32,1), opacity 6s cubic-bezier(.26,.54,.32,1);
  }
}

@media (max-width: 768px) {
  .slideshow-wrapper.slideshow .item {
    object-fit: cover !important;
    height: 500px !important;
  }
  
  .slideshow-wrapper .slick-slider {
    height: 500px !important;
  }
  
  .slideshow-wrapper .slick-slider .slick-list, .slideshow-wrapper .slick-slider .slick-track {
    height: 500px !important;
  }
  
  .fluid-width-video-wrapper {
    height: 500px !important;
  }
  
  .adaptive_height {
    display: block !important;
    max-width: 100% !important;
    position: relative !important;
    margin: 0 auto !important;
    height: 500px !important;
  }
  
  .slick-slide img {
    display: block !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

@media (max-width: 767px) {
  .color-name-overlay.mobile-only {
    display: block;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-size: 10px !important;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    pointer-events: none;
    z-index: 10;
    white-space: nowrap;
  }
}

@media (min-width: 768px) {
  .color-name-overlay.mobile-only {
    display: block;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-size: 10px !important;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    pointer-events: none;
    z-index: 10;
    white-space: nowrap;
  }
}

@media (min-width: 1024px) {
  .simple-cart-toggle-wrapper {
    bottom: 30px;
    right: 35px;
  }
}
