/** Shopify CDN: Minification failed

Line 1269:1 Unexpected "/"

**/
@font-face {
  font-family: "Roboto-light";
  src: url("/cdn/shop/files/Roboto-Light.woff2")
      format("woff2"),
    url("/cdn/shop/files/Roboto-Light.woff")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

nav.header__inline-menu .list-menu__item {
  color: #f6f6f6;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.18px;
}
.header__menu-item:hover span {
  text-decoration: none;
}
.header__active-menu-item {
  text-decoration: none;
}
.slider.slider--everywhere .slider__slide {
  overflow: hidden;
}
summary.header__icon.header__icon--menu.header__icon--summary {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}
.section-header.shopify-section-group-header-group {
  z-index: 3;
}
@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: 1fr auto 1fr;
  }
  li.product__media-item.media-type-video {
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing) / 2
    ) !important;
  }
  .product-media-container:not(.media-type-image) {
    --aspect-ratio: 1 !important;
  }
}
@media (min-width: 1024px) {
  .Categories-column_section a.button.button--primary {
    display: none;
  }
}

.top-bar-section .icon-list-flex {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top-bar-section p.icon_text {
  color: #1a1a1a;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.16px;
}

.top-bar-section .icon-list-block {
  display: flex;
  align-items: center;
  gap: 45px;
}
.top-bar-column-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

a.topbar.menu_item {
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
}

.topbar-right-col-menu {
  display: flex;
  gap: 45px;
}
.customized_slideshow .social_icons_slide_show {
  display: flex;
  gap: 24px;
  padding-left: 7rem !important;
}
.customized_slideshow .slideshow__text.banner__box {
  max-width: 55.5rem;
}
.customized_slideshow
  button.slideshow__autoplay.slider-button.no-js-hidden.slideshow__autoplay--paused {
  display: none;
}
.multi-column_section
  slider-component.slider-mobile-gutter
  ul.multicolumn-list {
  flex-wrap: nowrap;
}

.cstm-banner-edit h2 {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 22.8px */
  letter-spacing: 0.19px;
}

.cstm-banner-edit p {
  color: #fff;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  letter-spacing: 0.4px;
}

.cstm-richtext {
  width: calc(100% - 4rem / var(--font-body-scale)) !important;
}
.cstm-richtext li {
  list-style: disc;
}

.cstm-accordion {
  margin: 0 !important;
}
svg.ag-2pf.ag-3mr.ag-3ms.theme_new.ag-2pg.ag-2ap {
  width: 1.5em;
  height: 1.5em;
  color: #000;
}

.cstm-accordion-style {
  border-top: 0 !important;
  border-bottom: 1px solid !important;
}

.cstm-accordion-style summary:hover {
  background: none !important;
}

.cstm-accordion-style summary:hover .accordion__title {
  text-decoration: none !important;
}

.cstm-accordion-style.accordion summary {
  justify-content: space-between;
  align-items: center;
}

.cstm-accordion-style h3.accordion__title.inline-richtext.h4 {
  color: #000;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
}

.cstm-accordion-style .accordion__content p {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.cstm-accordion-style .accordion__content {
  padding: 0;
}

.cstm-accordion details summary[aria-expanded="false"] path {
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(-0deg);
  transform: rotate(-0deg);
  transform-origin: 50%;
}
.cstm-accordion summary[aria-expanded="true"] path:last-child {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (max-width: 1024px) {
  .top-bar-section {
    display: none;
  }
  .customized_slideshow .social_icons_slide_show {
    display: flex;
    gap: 24px;
    padding-left: 2rem !important;
    align-items: flex-start;
    display: none;
  }
  .customized_slideshow .social_icons_slide_show a svg {
    width: 2rem;
    height: 2rem;
  }
  .multi-column_section
    slider-component.slider-mobile-gutter
    ul.multicolumn-list {
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    scroll-behavior: smooth;
  }
}
.customized_slideshow .slideshow__text.banner__box .banner__text.rte {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 63.636% */
}

.customized_slideshow
  .slideshow__text.banner__box
  h2.banner__heading.inline-richtext {
  color: #fff;
  font-family: Roboto;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 71.5px */
  margin-top: 19px;
}

.customized_slideshow .slideshow__text.banner__box a.button.button--primary {
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 87.5% */
  letter-spacing: 0.16px;
  background: transparent;
  padding: 16px 48px;
}

.customized_slideshow .slideshow__text.banner__box .banner__buttons {
  margin-top: 31px !important;
}
.customized_slideshow button.slider-button.slider-button--prev {
  display: none;
}

.customized_slideshow button.slider-button.slider-button--next {
  display: none;
}
.customized_slideshow .slider-counter.slider-counter--dots {
  margin: 0;
}
@media (min-width: 1425px) {
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: relative;
    z-index: 2;
    right: 0;
    bottom: 85px;
    width: 100%;
    justify-content: flex-end;
  }
}
@media (min-width: 1296px) and (max-width: 1424px) {
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: relative;
    z-index: 2;
    right: 0;
    bottom: 85px;
    width: 100%;
    justify-content: flex-end;
  }
}

.customized_slideshow
  .slider-counter__link--active.slider-counter__link--dots
  .dot {
  background-color: #f49c0e;
}

.customized_slideshow span.dot {
  background-color: #4c4c4c;
  width: 1.5rem !important;
  height: 1.5rem !important;
}

.customized_slideshow .slideshow__control-wrapper {
  flex-direction: row;
}
.header-wrapper--border-bottom {
  border: none;
}

.multi-column_section .multicolumn-card.content-container {
  display: flex;
  align-items: center;
}

.multi-column_section .multicolumn-card__info {
  order: 1;
  width: 100%;
  padding-right: 0;
}

.multi-column_section .multicolumn-card__image-wrapper {
  order: 2;
  margin: 0;
  align-self: end;
  padding: 0;
  width: 70%;
}
.multi-column_section .multicolumn-card.content-container {
  border-radius: 23px;
  background: radial-gradient(
    50% 50% at 50% 50%,
    #383838 0%,
    #000 100%
  ) !important;
}
.multi-column_section h3.inline-richtext {
  color: #fff;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 27.6px */
}

.multi-column_section a.link.animate-arrow {
  color: #838383;
  text-align: center;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
  letter-spacing: 0.16px;
  margin-top: 5px;
}
.multi-column_section li.multicolumn-list__item {
  width: 380px;
  height: 225px;
  flex-shrink: 0;
}
.customize_cart_item .title-wrapper-with-link {
  margin-bottom: 58px;
}
.multi-column_section
  slider-component.slider-mobile-gutter
  ul.multicolumn-list {
  gap: 20px;
}
.multi-column_section
  li#Slide-template--17273211093247__multicolumn_htYi4q-1
  .media.media--transparent.media--adapt {
  padding-bottom: 160% !important;
}
.multi-column_section .media--transparent {
  background-color: transparent;
  padding-bottom: 140% !important;
}
.Categories-column_section .multicolumn-card.content-container {
  border-radius: 22px;
  background: #f0f0f0;
}
.Categories-column_section .multicolumn-card__info {
  padding-top: 0;
}

.Categories-column_section a.link.animate-arrow {
  color: #838383;
  text-align: center;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 104.545% */
  letter-spacing: 0.22px;
}

.Categories-column_section
  .title-wrapper-with-link
  h2.title.inline-richtext.h1 {
  color: #000;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 35.2px */
}

.ct_video_banner video {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: opacity 0.25s;
  object-fit: fill;
}
.ct_video_banner .banner {
  height: 65rem;
}
.ct_video_banner .banner__box.content-container {
  background: transparent;
  max-width: 55rem;
}

.ct_video_banner h2.banner__heading.inline-richtext.h2 {
  color: #fff;
  font-family: Roboto;
  font-size: 53px;
  font-style: normal;
  font-weight: 400;
  line-height: 61px; /* 115.094% */
}
.footer-block__newsletter h2.footer-block__heading.inline-richtext {
  color: #fff;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 145.833% */
  letter-spacing: 0.24px;
  text-align: left;
  margin-top: -8px;
}

.footer-block__details-content.rte.newsletter {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 153.333% */
  letter-spacing: 0.15px;
  text-align: left;
}

.footer-block--text-block .footer-block__details-content.rte {
  color: #fff;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.13px;
  margin-bottom: 40px;
}

.footer-block--text-block h2.footer-block__heading.inline-richtext {
  color: #fff;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.13px;
  margin: 0 0 18px;
}
/* .footer-block--text-block .footer-block__details-content.rte p {
  margin: 5px 0px !important;
} */

img.footer_logo {
  margin-bottom: 25px;
}
.social_icons_slide_show.footer {
  display: flex;
  gap: 12px;
}

.social_icons_slide_show.footer a svg {
  width: 1.8rem;
  height: 1.8rem;
}
.footer-block__newsletter input.field__input {
  background: #fff;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.16px;
}
.newsletter-form__button .icon {
  stroke: #b2b2b2;
}
.footer-block__newsletter label.field__label {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.16px;
}
h2.footer-block__heading.inline-richtext {
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-block__newsletter .field {
  margin-top: 25px;
}
.footer-block--menu ul li a.link.link--text.list-menu__item {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0.16px;
  padding: 0;
}

footer.footer .footer__blocks-wrapper.grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

footer.footer .footer-block.grid__item {
  width: 100%;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
  padding: 0;
  border: none;
}

small.copyright__content {
  color: #838383;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.16px;
}
.footer_icon_list {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  padding: 10px 0;
}

.footer_bottom_content {
  background: #fff;
}

p.footer_bottom_text {
  color: #4e4e4e;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.16px;
}

a.footer_bottom_link {
  color: #008ad7;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.16px;
  text-decoration: none;
}

@media (min-width: 1024px) and (max-width: 1440px) {
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

.Featured_Collection_v2
  h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
  color: #000;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
}
.Featured_Collection_v2 button.quick-add__submit.atc_cart_icon {
  border: none;
  background: #fff;
  border-radius: 50px;
  width: 47.201px;
  height: 46.026px;
}
.Featured_Collection_v2 button.quick-add__submit.atc_cart_icon:after,
.Featured_Collection_v2 button.quick-add__submit.atc_cart_icon:before {
  content: none;
}

.Featured_Collection_v2 .quick-add.no-js-hidden {
  position: absolute;
  top: 52%;
  right: 5%;
}
.Featured_Collection_v2 .card__heading a,
.Featured_Collection_v2 .card__heading a p.product-second-title {
  margin-bottom:18px;
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4; /* 28.26px */
  letter-spacing: 0.18px;
}

.Featured_Collection_v2 .price {
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 29.83px */
  letter-spacing: 0.19px;
}
.Featured_Collection_v2 h4.product_card_short_description {
  color: #4e4e4e;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.16px;
  margin: 0;
  margin-bottom: 25px;
}
.Featured_Collection_v2
  .price.price--sold-out
  .price__regular
  span.price-item.price-item--regular {
  text-decoration: line-through;
  color: #c1c1c1;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.19px;
}
.Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left {
  display: block;
}

.Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left span.badge {
  background: transparent;
  color: #e40000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 21.98px */
  letter-spacing: 0.14px;
}

.Featured_Collection_v2 .price_badge_flex {
  display: flex;
  align-items: center;
}
.card__badge.custom_badge.bottom.left {
  display: none;
}
.cart-count-bubble {
  background: #f49c0e;
  top: 0;
  color: #000;
  font-family: Roboto;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
}

header.header.header--middle-left .mega-menu__content.color-accent-1.gradient {
  /* border-radius: 11px; */
  background: #fff;
}
header.header.header--middle-left {
  position: relative;
}
.mega-menu__content a.mega-menu__link {
  color: #4e4e4e;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 213.333% */
}

.mega-menu__link.mega-menu__link--level-2.link {
  color: #010101;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
a.tab_link.active {
  color: #010101;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
a.tab_link {
  color: #010101;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* li.tabs_column {
  border-right: 2px solid #e4e4e4;
} */

li.tabs_column a.tab_link {
  text-decoration: none;
}
.mega-menu__link.mega-menu__link--level-2.link {
  color: #010101;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  text-decoration: none;
}
header.header.header--middle-left .mega-menu__content ul.list-unstyled {
  /* display: grid; */
  /* grid-template-columns: repeat(4, 200px); */
  column-count: 4;
  width: 900px;
}
details[open] .modal-overlay:after {
  content: none;
}
.top-bar-section p.icon_text {
  font-size: 15px;
  margin: 0;
}
.top-bar-column-flex {
  padding: 8px 0;
}
@media (min-width: 1024px) {
  .header__menu-item::after {
    content: " ";
    position: absolute;
    left: 19%;
    bottom: -31px;
    border-top: none;
    border-right: 30px solid #ad000000;
    border-left: 31px solid #9e000000;
    border-bottom: 2.5px solid #f49c0e;
    z-index: 9999999999999999;
    visibility: hidden;
    border-radius: 3px;
    background: #f49c0e;
  }
  details[open] > .header__menu-item::after {
    visibility: visible;
  }
}
.truspilot_icons {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
  gap: 15px;
}

.truspilot_icons.bottom.page-width {
  display: none;
}
.tiktok-thumbnails .tiktok-image {
  min-height: 455px !important;
  object-fit: cover;
}
.tiktok-slider {
  width: 100%;
  max-width: 100%;
  height: 440px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.tiktok-continer {
  max-width: 1200px !important;
  margin-bottom: 0 !important;
}
.powerd_by_tiktok {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
}

.powerd_by_tiktok a {
  display: none;
}
.product.product--medium .product__media.media.media--transparent {
  border-radius: 18px;
  background: #f0f0f0;
  border: none;
}

.product.product--medium .product-media-container.media-type-image {
  border: none;
}
.product.product--medium h2.h4.accordion__title.inline-richtext {
  color: #6b6b6b;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
}
.product__accordion span.collapsible_tab.icon-op {
  display: block;
}

.product__accordion span.collapsible_tab.icon-op svg.icon.icon-plus {
  fill: #6b6b6b;
  stroke: #6b6b6b;
  width: 1rem;
  height: 1rem;
}

.product__accordion span.collapsible_tab.icon-cl {
  display: none;
}
.product__accordion span.collapsible_tab.icon-cl svg.icon.icon-minus {
  fill: #6b6b6b;
  stroke: #6b6b6b;
  width: 1rem;
  height: 1rem;
}

.product__accordion details[open] .icon-cl {
  display: block;
}
.product__accordion details[open] .icon-op {
  display: none;
}
.product__accordion.accordion.quick-add-hidden {
  border-width: 1px;
  border-color: #838383;
}
.product.product--medium button.product-form__submit.button {
  border-radius: 32px;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 27.6px */
  letter-spacing: 0.23px;
  padding: 19px 30px;
}

.product.product--medium
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  border-radius: 32px;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.23px;
  padding: 19px 30px;
}
.product.product--medium .moretext {
  display: none;
}
.product.product--medium .product__description.rte.quick-add-hidden {
  color: #6b6b6b;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: 0.2px;
}

.product.product--medium a.moreless-button {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 25.5px */
  letter-spacing: 0.17px;
  text-decoration: none;
}

.product.product--medium
  p.product__text.inline-richtext.caption-with-letter-spacing {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 22.8px */
  letter-spacing: 0.19px;
  margin-bottom: 11px;
}

.product.product--medium .product__title h1 p.product-second-title {
  color: #0d0d0d;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 44.4px */
  letter-spacing: 0.37px;
}

.product.product--medium .price__regular {
  color: #0d0d0d;
  font-family: Roboto;
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 34.8px */
  letter-spacing: 0.29px;
}

.product.product--medium .product__tax.caption.rte {
  display: none;
}
.product.product--medium p.product__text.inline-richtext {
  color: #6b6b6b;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.19px;
}
quantity-input.quantity::after,
quantity-input.quantity::before {
  content: none;
}

quantity-input.quantity button.quantity__button.no-js-hidden.disabled {
  border-radius: 32px;
  border: 0.5px solid #838383;
  background: #f2f2f2;
}

quantity-input.quantity button.quantity__button.no-js-hidden {
  border-radius: 32px;
  border: 0.5px solid #838383;
  background: #f2f2f2;
}

quantity-input.quantity input.quantity__input {
  color: #747474;
  text-align: center;
  font-family: Roboto;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 30px */
  letter-spacing: 0.25px;
}

quantity-input.quantity svg.icon.icon-minus {
  stroke: #747474;
  fill: #747474;
  width: 1.1rem;
  height: 1.1rem;
}

quantity-input.quantity svg.icon.icon-plus {
  stroke: #747474;
  fill: #747474;
  width: 1.1rem;
  height: 1.1rem;
}

quantity-input.quantity {
  margin-top: 38px;
  margin-bottom: 29px;
}
/* .product-form__input.product-form__input--dropdown.\32 {
  display: none;
} */

/* fieldset.js.product-form__input.\31 {
  display: none;
} */
label.round-radius {
  border-radius: 14px !important;
  background: #f0f0f0 !important;
  padding: 10px !important;
}

label.round-radius .color_swatch_main img.swacth_img {
  width: 100%;
}

.color_swatch_main p.calue {
  color: #000;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  letter-spacing: 0.12px;
  margin: 0;
}

.product-form__input input[type="radio"]:checked + label.round-radius {
  border-radius: 14px;
  border: 1px solid #f49c0e;
  background: #f0f0f0;
}
legend.form__label span,
label.form__label span {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.17px;
}
select.select__select {
  border-radius: 27px;
  border: 1px solid #838383;
  width: 100%;
  height: 54px;
  flex-shrink: 0;
  color: #c0c0c0;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: 0.18px;
}
.select:after,
.select:before {
  content: none;
}

.product-form__input .select {
  max-width: 100%;
}

.product-form__input .select svg.icon.icon-caret {
  width: 1.4rem;
  height: 1rem;
  right: 40px;
}
.product-form__input .select {
  max-width: 100% !important;
}
.select__select:focus {
  box-shadow: none;
}
.product.product--medium p.product__text.inline-richtext {
  margin-bottom: 35px;
}
variant-radios#variant-radios-template--17273211257087__main {
  margin-top: 38px;
}
label.round-radius .color_swatch_main img.swacth_img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
span.badge.price__badge-sold-out.color-inverse {
  display: none;
}

.price_badge_flex {
  display: flex;
  align-items: center;
}

.price__container {
  margin: 0 !important;
}

.card__badge.custom_badge_bt.bottom.left span {
  color: #e40000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 21.98px */
  letter-spacing: 0.14px;
  background: transparent;
}
.product.product--medium
  p.product__text.inline-richtext.caption-with-letter-spacing {
  margin-top: 5px;
}
.product.product--medium button.product-form__submit.button,
.product.product--medium
  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  text-transform: uppercase;
}
.product__accordion .accordion__content {
  color: #6b6b6b;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.2px;
  padding: 0 !important;
}
div#shopify-block-tiktok_feed_app_block_BbXfHX {
  padding: 50px 0;
}
.cart-notification-product {
  align-items: center;
}
.header__menu-item {
  padding: 1.2rem 1.4rem;
  margin-top: -6px;
}
nav.header__inline-menu .list-menu__item svg.icon.icon-caret {
  display: none;
}
details[open] > .header__menu-item {
  text-decoration: none;
}
.social_icons_slide_show.slideshow__text-wrapper {
  align-items: end !important;
  /* padding-top: 0 !important; */
  height: auto !important;
}
.ct_video_banner .banner:after,
.ct_video_banner .banner__media:after {
  opacity: 0.2;
}
.checkit-product-footer ul.someClass {
  display: none !important;
}

.checkit-product-footer {
  min-height: 100px !important;
}
h4#checkit-shoptrade-header {
  color: #000;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
}
.checkit-shoptrade-block {
  padding: 70px 0px;
}
footer.footer .footer__blocks-wrapper.grid {
  justify-content: center;
}

@media (min-width: 1024px) {
  .multicolumn-list li .multicolumn-card-spacing {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .customized_slideshow .slideshow__text-wrapper.banner__content {
    padding-left: 2.2rem !important;
  }

  .customized_slideshow
    .social_icons_slide_show.slideshow__text-wrapper.banner__content {
    padding-left: 5rem !important;
  }
}
.checkit-product-footer,
.checkit-user-header {
  background: #000 !important;
  color: #fff !important;
}
.checkit-user-header .checkit-handle,
.checkit-product-footer .checkit-wg-box-content-title,
.checkit-product-footer .checkit-like_count,
.checkit-product-footer .checkit-comment_count {
  color: rgb(255 255 255) !important;
}
.checkit-user-header.checkit-primary-color svg path#Path_460 {
  fill: #fff !important;
}

.section_title p {
  color: #838383;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}

.section_title p strong {
  color: #000;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
}
*/ .pro_vid_img_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.pro_vid_img_row .vid_img_box {
  width: 100%;
  padding: 0 20px;
  position: relative;
}
.vid_img_box iframe {
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.pro_vid_img_sec .vid_img_box video {
  width: 100%;
  border-radius: 25px;
}

.vid_img_btn a.btn span {
  background: url("https://cdn.shopify.com/s/files/1/0632/2988/6653/files/sl-finger.webp?v=1696953752")
    left center no-repeat;
  background-size: 30px auto;
  padding-left: 40px;
}
.pro_vid_img_sec .video-container {
  width: 100%;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-inner-container {
  position: relative;
  padding-top: 170%;
}
.pro_vid_img_sec .video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 10px;
}
.pro_vid_img_sec .play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.pro_vid_img_sec .play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.video-inner-container .play-gif {
  opacity: 1;
}
.pro_vid_img_sec .play-button-wrapper #circle-play-b svg {
  width: 45px;
  height: 45px;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
}
div.video-container {
  margin: 0 5px !important;
}
.playing .play-button-wrapper {
  visibility: hidden;
}

.pro_video_with_text .vid_img_box {
  width: 100%;
}
.pro_vid_img_row ul.splide__pagination {
  display: none;
}
.section_title p {
  margin-top: 0;
}
.product__description.height_toggle {
  height: 70px;
  overflow: hidden;
}
.readmore_btn {
  margin: 0 !important;
}

.product__description.height_toggle.rte.quick-add-hidden {
  margin-bottom: 10px;
}

div#CartDrawer .drawer__header h2.drawer__heading {
  color: #000;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 39px */
  margin: 0;
}

div#CartDrawer a.cart-item__name.h4.break {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 129.412% */
}

div#CartDrawer td.cart-item__media {
  border-radius: 11px;
  background: #f8f8f8;
  padding-top: 0 !important;
}

div#CartDrawer td.cart-item__totals.right {
  display: none;
}

div#CartDrawer td.cart-item__details {
  padding-top: 0 !important;
}

div#CartDrawer .cart-drawer .cart-items .cart-item__quantity {
  padding-top: 0;
  grid-column: 2 / 3;
}

div#CartDrawer quantity-input.quantity.cart-quantity {
  margin: 0;
}
div#CartDrawer quantity-input.quantity svg.icon.icon-minus {
  stroke: #bfbdbd;
  fill: #bfbdbd;
  width: 7px;
  height: 7px;
}

div#CartDrawer quantity-input.quantity button.quantity__button.no-js-hidden {
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  border: 0.5px solid #bfbdbd;
}
div#CartDrawer quantity-input.quantity svg.icon.icon-plus {
  stroke: #bfbdbd;
  fill: #bfbdbd;
  width: 7px;
  height: 7px;
}
div#CartDrawer quantity-input.quantity input.quantity__input {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.17px;
}
div#CartDrawer quantity-input.quantity.cart-quantity {
  min-height: auto !important;
  width: 12rem !important;
}
.buy_btn_div {
  padding-bottom: 1px;
}
a.mobile_acc.header__icon.header__icon--account.link.focus-inset.small-hide {
  display: none;
}
.cart-drawer .cart-item {
  display: grid;
  grid-template: repeat(6, auto) / repeat(1, 1fr) !important;
  gap: 0.5rem !important;
  margin-bottom: 0;
}
div#CartDrawer quantity-input.quantity.cart-quantity {
  gap: 10px;
  align-items: center;
}
div#CartDrawer quantity-input.quantity input.quantity__input {
  border-radius: 5px;
  border: 0.5px solid #bfbdbd;
  max-width: 48px;
}
div#CartDrawer cart-remove-button .icon-remove {
  height: 20px;
  width: 18px;
}
div#CartDrawer button.button.button--tertiary.cart-remove-button {
  min-width: 18px;
  min-height: 20px;
  flex-shrink: 0;
}
div#CartDrawer cart-remove-button#CartDrawer-Remove-1 {
  margin-top: 0 !important;
}
div#CartDrawer .cart-item__quantity-wrapper.quantity-popover-wrapper {
  justify-content: space-between;
}
div#CartDrawer .product-option.price {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%;
  letter-spacing: 0.17px;
}
div#CartDrawer .product-option {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.cart-drawer .cart-item {
  border-radius: 12px;
  border: 1px solid #bcbcbc;
  padding: 15px;
  margin: 15px 0;
  padding-bottom: 0px;
}
.cart-drawer .cart-item {
  display: grid;
}
div#CartDrawer td.cart-item__media {
  display: flex;
  align-items: center;
  vertical-align: middle !important;
  grid-row: span 2;
}

.cart-drawer .cart-item__error small.cart-item__error-text {
  font-size: 10px;
}

.cart-item__error-text + svg {
  flex-shrink: 0;
  width: 1.5rem !important;
  margin-right: 0.5rem !important;
  margin-top: 0.1rem !important;
}

.cart-drawer .cart-item__error {
  margin-top: 12px;
}
.cart__ctas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
a.view-cart-btn {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration-line: underline;
}
.drawer__footer {
  border-radius: 10px;
  background: #f0f0f0;
  padding: 26px 30px !important;
  border: none !important;
}
.drawer__footer h2.totals__total {
  color: #000;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}

.drawer__footer p.totals__total-value {
  color: #000;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}

small.tax-note.caption-large.rte {
  color: #838383;
  font-family: Roboto;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 25.12px */
  letter-spacing: 0.16px;
  margin-bottom: 30px;
  margin-top: 0;
}

.drawer__footer button#CartDrawer-Checkout {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
  padding: 15px 20px;
}
.continue-shop a.continue_shop_btn {
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 29.83px */
  letter-spacing: 0.19px;
  text-decoration: none;
}

.continue-shop span.Left_arrow {
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.19px;
}

.continue-shop {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.drawer__inner.gradient.color-background-1 {
  padding: 0 25px;
}
.stock_status_msg p {
  margin: 0;
  color: #0da600;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 157%; /* 20.41px */
  letter-spacing: 0.13px;
}

.stock_status_msg {
  display: flex;
  gap: 5px;
  margin-top: 10px;
}
.product-option.price {
  margin-bottom: 0 !important;
}

.customize_cart_item h1.title.title--primary {
  color: #000;
  font-family: Roboto;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 71.5px */
}

.customize_cart_item th.caption-with-letter-spacing {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
  letter-spacing: 0.26px;
  text-transform: capitalize !important;
}

.customize_cart_item th.Cart_item_price_column {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
  letter-spacing: 0.26px;
  text-transform: capitalize !important;
}

.customize_cart_item p.product_code {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}

.customize_cart_item a.cart-item__name.h4.break {
  color: #000;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%; /* 34.54px */
}

.customize_cart_item p.status_stock_text {
  color: #0da600;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 157%; /* 32.97px */
  letter-spacing: 0.21px;
}

.customize_cart_item p.stock_checked svg {
  width: 16px;
  height: 12px;
  flex-shrink: 0;
}

.customize_cart_item .product-option {
  color: #000;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}

.customize_cart_item span.price.price--end {
  color: #000;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}
.customize_cart_item .stock_status_msg {
  align-items: center;
  gap: 10px;
}
.customize_cart_item .cart-item__image-container {
  border-radius: 11px;
  background: #f0f0f0;
}

.customize_cart_item
  quantity-input.quantity
  button.quantity__button.no-js-hidden {
  border-radius: 32px;
  border: 0.5px solid #f0f0f0;
  background: #f0f0f0;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}

.customize_cart_item input.quantity__input {
  border-radius: 9px !important;
  border: 0.5px solid #838383 !important;
  padding: 0 !important;
  color: #000 !important;
  font-family: Roboto;
  font-size: 23px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 157% !important; /* 36.11px */
  letter-spacing: 0.23px !important;
  flex-grow: 0 !important;
}

.customize_cart_item quantity-input.quantity.cart-quantity {
  width: calc(
    16rem / var(--font-body-scale) + var(--inputs-border-width) * 2
  ) !important;
  gap: 15px;
}
.customize_cart_item th.caption-with-letter-spacing:nth-child(1) {
  text-align: left;
  padding-left: 0;
}
.customize_cart_item th.caption-with-letter-spacing {
  text-align: center;
  padding-left: 2rem;
}

.customize_cart_item .cart-items td {
  vertical-align: middle;
  padding-top: 2.5rem;
}
.customize_cart_item span.delete_item {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 34.54px */
  letter-spacing: 0.22px;
}

.customize_cart_item cart-remove-button .icon-remove {
  width: 17px;
  height: 18px;
  flex-shrink: 0;
}

.customize_cart_item a.button.button--tertiary {
  gap: 5px;
  align-items: center;
}

.customize_cart_item cart-remove-button {
  width: 100%;
  display: inline-block;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 15px;
}

.customize_cart_item div#main-cart-items {
  padding-bottom: 5px;
}
.customize_cart_item dl.item_variant_flex {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
}

.customize_cart_item dl.item_variant_flex .product-option {
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 29.83px */
  letter-spacing: 0.19px;
  margin: 0;
}

.customize_cart_item tr.item_remove {
  border-bottom: 0.5px solid #838383 !important;
}
.customize_cart_item div#main-cart-items {
  border: none;
}

.customize_cart_item table.cart-items {
  border-collapse: collapse;
}
span.seperate_option.\32 {
  display: none;
}
.cart__footer .totals {
  justify-content: space-between;
  color: #000;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
  letter-spacing: 0.26px;
}

.cart__footer small.tax-note.caption-large.rte {
  text-align: left;
  margin-top: 10px;
  color: #838383;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 28.26px */
  letter-spacing: 0.18px;
}

.cart__footer .totals h2.totals__total {
  color: #000;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 40.82px */
  letter-spacing: 0.26px;
}

.cart__footer p.totals__total-value {
  color: #000;
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.26px;
}

.cart__footer .cart__blocks {
  border-radius: 10px;
  background: #f0f0f0;
  padding: 24px 35px;
  width: 40rem;
}

.cart__footer button#checkout {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%; /* 28.26px */
  letter-spacing: 0.18px;
}
cart-note.cart__note.field {
  width: 55%;
  top: 0;
  height: auto;
}
cart-note.cart__note.field:before,
cart-note.cart__note.field:after {
  content: none;
}

textarea#Cart-note {
  border-radius: 10px;
  border: 1px solid #bfbdbd;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 29.83px */
  letter-spacing: 0.19px;
}
textarea#Cart-note::placeholder {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 29.83px */
  letter-spacing: 0.19px;
}
cart-note.cart__note.field label {
  color: #000 !important;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  top: -3.5rem !important;
}
.cart__footer-wrapper:last-child .cart__footer {
  padding-bottom: 3.5rem !important;
}
.cart__footer-wrapper {
  padding-bottom: 100px;
}
.customize_cart_item cart-items .title-wrapper-with-link a.underlined-link {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.22px;
}
.discount_code_main {
  width: 100% !important;
  margin: 0 !important;
  margin-top: 30px !important;
}

.cart__footer {
  flex-wrap: wrap;
}
td.desktop_version {
  /* display: block; */
}
td.mobile_version {
  width: 100%;
  display: none;
}
li.Samsung a.mega-menu__link {
  font-size: 16px;
}
section.pro_vid_img_sec .section_title {
  text-align: center;
}
/* .Categories-column_section .page-width {
padding-right: 0;
} */
.multi-column_section li.multicolumn-list__item {
  margin: 0;
}
.customized_slideshow button.slideshow__autoplay.slider-button.no-js-hidden {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1295px) {
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: relative;
    z-index: 2;
    right: 0;
    bottom: 85px;
    width: 100%;
    justify-content: flex-end;
  }

  .multi-column_section li.multicolumn-list__item {
    width: 380px;
  }
  /* .Categories-column_section .page-width {
padding-right: 2.5rem;
} */
}
nav.header__inline-menu .list-menu__item {
  padding: 0.2rem 1.8rem;
}
.customized_slideshow .social_icons_slide_show a svg {
  height: 2rem;
}

cart-drawer.drawer.animate.active .drawer__inner.gradient.color-background-1 {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

cart-drawer.drawer.animate.active .drawer__header {
  padding: 1.5rem 25px;
}

cart-drawer.drawer.animate.active cart-drawer-items {
  padding: 0 25px;
}

cart-drawer.drawer.animate.active .continue-shop {
  padding: 0 25px;
}

cart-drawer.drawer.animate.active button.drawer__close {
  right: 0px !important;
}
.drawer__footer {
  border-radius: 0;
}
div#CartDrawer .drawer__inner.gradient.color-background-1 {
  border: none;
}
*:focus-visible {
  outline: none !important;
}
.slideshow__controls.slideshow__controls--top.slider-buttons.no-js-hidden {
  border: none !important;
  /* margin-top: -5px; */
}
slideshow-component .slideshow.banner {
  margin-bottom: -5px !important;
  margin-top: -2px !important;
}

.slideshow__controls {
  border: none !important;
}
div#column_4PMeHe img.grid_img {
  border-radius: 10px;
}
.Categories-column_section .media.media--transparent.media--adapt {
  padding-bottom: 75% !important;
}
.Categories-column_section .multicolumn-card-spacing {
  padding-top: 4rem !important;
}
header.header.header--middle-left .mega-menu__content.color-accent-1.gradient {
  height: 400px;
  overflow: hidden;
}
a.nova {
  font-weight: 400;
}

.cart-drawer__empty-content h2.cart__empty-text {
  display: none;
}

.cart-drawer__empty-content p.cart__login-title.h3 {
  display: none;
}

.cart-drawer__empty-content p.cart__login-paragraph {
  display: none;
}

.cart-drawer__empty-content a.button {
  display: none;
}

h2.cart__login-title {
  display: none;
}

p.cart__login-paragraph {
  display: none;
}

.cart__footer-wrapper .is-empty {
  display: none;
}
/* .customize_cart_item tr.item_remove td.desktop_version {
padding-top: 0rem;
} */
.customize_cart_item td.cart-item__details > * {
  max-width: 100%;
}
.customize_cart_item cart-items .title-wrapper-with-link a.underlined-link {
  display: none;
}
a.desktop-acc.header__icon.header__icon--account {
  height: 4rem;
}

fieldset.js.product-form__input.Length label {
  border-radius: 27px;
  border: 1px solid #d9d9d9;
  background: transparent;
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: 0.18px;
  padding: 10px 30px;
}

fieldset.js.product-form__input.Length :checked + label {
  color: #000;
  font-family: Roboto;
  background: transparent !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: 0.18px;
  padding: 10px 30px;
  border-radius: 27.5px;
  border: 1px solid #f49c0e;
}
fieldset.js.product-form__input.Length {
  margin-bottom: 30px;
}

label.round-radius {
  border-color: transparent !important;
}
.product-form__input input[type="radio"]:checked + label.round-radius {
  border: 1px solid #000 !important;
}
fieldset.product-form__input .form__label {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 25.5px */
  letter-spacing: 0.17px;
}
.product.product--medium
  p.product__text.inline-richtext.caption-with-letter-spacing {
  text-transform: capitalize;
}
select.select__select {
  border: 1px solid #d9d9d9;
  color: #000000;
}
.Featured_Collection_v2 slider-component ul.grid::-webkit-scrollbar {
  display: none;
}
.collection-image-banner
  h2.banner__heading.collection-title.inline-richtext.h1 {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
  letter-spacing: 0.18px;
}

.collection-image-banner
  h2.banner__heading.collection-sub-title.inline-richtext.h1 {
  color: #fff;
  font-family: Roboto;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 44.4px */
  letter-spacing: 0.37px;
  margin-top: 5px;
}

.collection-image-banner .banner__text.coll-text.rte.body {
  color: #fff;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 28.8px */
  letter-spacing: 0.24px;
  margin-top: 20px;
}

.collection-image-banner .banner__box.content-container {
  padding-left: 0;
}
.customize_collection_grid .facet-filters__sort + .icon-caret {
  right: 24px;
  height: 0.8rem;
}
.customize_collection_grid .facet-filters__field .select__select,
.customize_collection_grid .mobile-facets__sort .select__select {
  border-radius: 27px;
  border: 1px solid #d9d9d9;
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
  padding: 12px 20px;
}

.customize_collection_grid h2.product-count__text.text-body {
  color: #838383;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 20.4px */
  letter-spacing: 0.17px;
}

.customize_collection_grid .product-count-vertical.light {
  margin: 0 !important;
}

.customize_collection_grid .facet-filters__field {
  gap: 38px;
}
.customize_collection_grid form#FacetSortForm {
  justify-content: space-between;
  align-items: center;
}

.customize_collection_grid .filter-title {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  letter-spacing: 0.2px;
}
.customize_collection_grid .active-facets.active-facets-desktop {
  display: none;
}
.customize_collection_grid span.facets__summary-label {
  color: #4e4e4e;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 20.4px */
  letter-spacing: 0.17px;
}

.customize_collection_grid span.facet-checkbox__text {
  color: #4e4e4e;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4; /* 200% */
}

.customize_collection_grid .facet-checkbox > svg {
  border-radius: 3px;
  border: 1.5px solid #838383;
  background: #fff !important;
  margin-right: 10px;
}
.customize_collection_grid .facet-checkbox > svg rect {
  stroke: #838383;
}
.facet-checkbox > input[type="checkbox"]:checked ~ svg {
  background: #000 !important;
  border: 1.5px solid #000;
}
.facet-checkbox > input[type="checkbox"]:checked ~ svg rect {
  stroke: #000 !important;
}

.customize_collection_grid .facet-checkbox input[type="checkbox"] {
  width: auto !important;
}

.customize_collection_grid label.facets__label.facet-checkbox {
  align-items: center;
}

.customize_collection_grid svg.icon.icon-checkmark {
  border: none;
  top: 1.6rem;
}
.customize_collection_grid .facets__summary:hover .facets__summary-label {
  text-decoration: none;
}
.customize_collection_grid
  .facets-layout-list
  .facets__label:hover
  .facet-checkbox__text,
.customize_collection_grid
  .facets-layout-list
  input:focus
  ~ .facet-checkbox__text {
  text-decoration: none;
}
.customize_collection_grid
  details#Details-1-template--17273211060479__product-grid {
  border: none;
}
.customize_collection_grid summary .icon-caret {
  top: 20px;
}
.customize_collection_grid .facets-vertical .facets__summary {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.customize_collection_grid
  fieldset.facets-wrap.parent-wrap.facets-wrap-vertical {
  padding: 0 !important;
}

/* .customize_collection_grid  .facets__disclosure-vertical[open] summary.facets__summary.caption-large.focus-offset {
padding-bottom: 5px !important;
} */
.customize_collection_grid label.facets__label.facet-checkbox {
  align-items: center;
  padding: 8px 0 !important;
}
.customize_collection_grid span.filter_ico svg {
  width: 1.2rem;
  height: 1.2rem;
}

.customize_collection_grid .filter_deatail {
  display: flex;
  justify-content: space-between;
}

.customize_collection_grid span.filter_ico.minuss.icon-cl {
  display: none;
}

.customize_collection_grid
  .facets__disclosure-vertical[open]
  span.filter_ico.pluss.icon-op {
  display: none;
}
.customize_collection_grid
  .facets__disclosure-vertical[open]
  span.filter_ico.minuss.icon-cl {
  display: block;
}
.customize_collection_grid span.filter_ico svg path {
  fill: #4e4e4e;
}
.facets__disclosure-vertical {
  border-color: #000000;
}
.collection_breadcrumbs.page-width nav.breadcrumb {
  color: #aeaeae;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  letter-spacing: 0.2px;
}
.collection_breadcrumbs.page-width nav.breadcrumb a {
  color: #aeaeae;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  letter-spacing: 0.2px;
  text-decoration: none;
}

.collection_breadcrumbs.page-width {
  margin-bottom: 15px;
}
.facets-vertical.page-width {
  margin-top: 15px;
}
a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
  border: none;
  background: #fff;
  border-radius: 50px;
  width: 47.201px;
  height: 46.026px;
}
a.quick-add__submit.atc_cart_icon.button.button--full-width:after {
  content: none;
}
a.quick-add__submit.atc_cart_icon.button.button--full-width:before {
  content: none;
}
.Featured_Collection_v2 .card__heading a p.product-second-title {
  margin-bottom: 15px;
}
details#Details-1-template--17273211060479__product-grid
  summary.facets__summary.caption-large.focus-offset {
  padding-top: 5px !important;
}

@media (min-width: 1024px) {
  ul#product-grid {
    column-gap: 20px !important;
    row-gap: 30px !important;
  }

  ul#product-grid li.grid__item.scroll-trigger.animate--slide-in {
    width: 30%;
  }
}
button.load-more-btn {
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%;
  letter-spacing: 0.16px;
  border-radius: 22.5px;
  background: #000;
  border: none;
  padding: 10px 50px;
  display: flex;
  margin: 0 auto;
}
.productcount {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 28.26px */
  letter-spacing: 0.18px;
  text-align: center;
  margin-bottom: 25px;
}
.load-more-paginate {
  margin-top: 80px;
  margin-bottom: 30px;
}
.facet-checkbox > input[type="checkbox"]:checked ~ svg {
  background: #000 !important;
}

svg.icon.icon-checkmark path {
  stroke: #fff;
}
/* .filter_height {
  height: 120px;
  overflow: hidden;
}
.filter_readmore_btn {
    display: none !important;
}*/

span.label-show-more.label-text,
span.label-show-less.label-text {
  text-decoration: none;
  color: #f49c0e;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.17px;
}

.button-show-more,
.button-show-less {
  text-decoration: none;
}
.filter_readmore_btn {
  display: none !important;
}

a.filter_btn {
  text-decoration: none;
  color: #f49c0e;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 25.5px */
  letter-spacing: 0.17px;
}
div#Facet-3-template--17273211060479__product-grid .filter_height {
  height: auto;
}

div#Facet-3-template--17273211060479__product-grid .filter_readmore_btn {
  display: none;
}

details#Details-Mobile-3-template--17273211060479__product-grid .filter_height {
  height: auto;
}
details#Details-Mobile-3-template--17273211060479__product-grid
  .filter_readmore_btn {
  display: none;
}

div#CartDrawer .product-option {
  margin-bottom: 0px;
}
.price_option_flex {
  display: flex;
  justify-content: space-between;
  gap: 5px;
  align-items: center;
}

.price_option_flex dl {
  margin: 0;
}
.pro_vid_img_sec .video-container {
  margin: 0 !important;
  margin-right: 10px !important;
}

.field-icon {
  z-index: 2;
  position: absolute;
  right: 15px;
  top: 20px;
}
label.login_page_label {
  position: static !important;
  width: 100%;
  text-align: left;
}
.field.account_login {
  flex-direction: column;
  justify-content: flex-start !important;
}
.field.account_login::before,
.field.account_login::after {
  content: none;
}
.field.account_login input {
  border-radius: 29px;
  border: 0.5px solid #838383;
  width: 100%;
  padding: 25px 60px !important;
  color: #7b7b7b;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px;
}
.pass_icon {
  position: relative;
}
span.pass-lock {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 20px;
}

.toggle-password:before {
  color: #838383;
  font-size: 18px;
}
label.login_page_label {
  color: #7b7b7b !important;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 0px; /* 0% */
  padding-bottom: 5px;
}
button.Log-in-btn {
  border-radius: 23.5px;
  background: #000;
  min-width: 100%;
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px;
  padding: 25px;
}

button.Log-in-btn::after,
button.Log-in-btn::before {
  content: none;
}
h1#login {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
a.account_link {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px;
  text-decoration: none;
  width: 100% !important;
  text-align: right;
  padding-top: 15px;
}
.login_bottom {
  display: flex;
  gap: 5px;
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 75px;
  justify-content: center;
}

a.login_bottom_link {
  width: auto !important;
  margin: 0 !important;
  color: #000;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
}
.account_name_fields_flex {
  display: flex;
  align-items: center;
  gap: 14px;
}

.field.account_login.no-space {
  margin: 0;
}
button.create_account_btn {
  width: 275px;
  height: 54px;
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px; /* 0% */
}

button.create_account_btn::before,
button.create_account_btn::after {
  content: none;
}
form#create_customer .field.account_login input {
  padding-left: 30px !important;
}

form#create_customer .field.account_login input#RegisterForm-password {
  padding-left: 50px !important;
}
form#create_customer .field.account_login input#password_confirmation {
  padding-left: 50px !important;
}
.account_name_fields_flex.address_flex {
  margin-top: 25px;
}

.field.account_login.address {
  width: 70%;
}

.field.account_login.no-space.house-number {
  width: 45%;
}
h1.customer-account-title {
  color: #000;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
header.header.header--middle-left .mega-menu__content.color-accent-1.gradient {
  box-shadow: 21px 175px 25px 100vh #00000099;
}
.mega-menu__content a.mega-menu__link {
  padding: 2px 0;
}
.mega-menu__link.mega-menu__link--level-2.link {
  margin-bottom: 0px;
}
a.mega-menu-view-all {
  position: absolute;
  right: 30px;
  color: #6b6b6b;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 320% */
  text-decoration: none;
}
span.go-right svg {
  width: 10px;
  height: 10px;
}
.top-bar-right-column {
  display: flex;
  align-items: center;
  gap: 30px;
}

button.disclosure__button.localization-form__select.localization-selector span {
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 87.5% */
}

button.disclosure__button.localization-form__select.localization-selector {
  padding: 0;
  justify-content: center;
  height: auto !important;
  margin: 0 !important;
  min-height: auto !important;
}
button.disclosure__button.localization-form__select.localization-selector::after,
button.disclosure__button.localization-form__select.localization-selector::before {
  content: none;
}

.localization-form__select .icon-caret {
  position: static !important;
}

ul#HeaderLanguageList {
  position: static;
}

localization-form.small-hide.medium-hide.no-js-hidden {
  z-index: 49;
}
ul#HeaderLanguageList {
  position: static;
  margin: 0 auto;
}
.disclosure__list-wrapper {
  z-index: 0 !important;
  border-radius: 8px !important;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25) !important;
  width: 198px;
  animation: none !important;
}
ul#HeaderLanguageList {
  position: static;
  margin: 0 auto;
  max-width: 100% !important;
  min-width: 100%;
  text-align: center;
}
li.disclosure__item a {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 242.857% */
  text-decoration: none;
  padding: 0;
  border-bottom: 0.5px solid #f0f0f0;
}
li.disclosure__item.nl::before {
  content: "";
  background: url("/cdn/shop/files/nl.svg");
  width: 20px;
  height: 15px;
  position: absolute;
  left: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 10px;
}
li.disclosure__item.nl::before {
  content: "";
  background: url("/cdn/shop/files/nl.svg");
  width: 20px;
  height: 15px;
  position: absolute;
  left: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 10px;
}
li.disclosure__item.en::before {
  content: "";
  background: url("/cdn/shop/files/sh.svg");
  width: 20px;
  height: 15px;
  position: absolute;
  left: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 10px;
}
li.disclosure__item {
  position: relative;
}
button.disclosure__button.localization-form__select.localization-selector
  svg.icon.icon-caret {
  fill: none;
  width: auto;
  height: auto;
}
button.disclosure__button.localization-form__select.localization-selector {
  gap: 0px;
  align-items: center;
  background: transparent;
}

button.disclosure__button.localization-form__select.localization-selector
  span.language-flag
  img.language-selector-flag {
  width: 20px;
}
li.disclosure__item.nl span.language-flag_short {
  margin-left: 28px;
}

@media (min-width: 1024px) {
  button.disclosure__button.localization-form__select.localization-selector[aria-expanded="true"]::after {
    content: " ";
    position: absolute;
    left: 52.5%;
    top: 45px;
    border-top: none;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #ffffff;
    width: 15px;
    box-shadow: none;
  }
}
.field.account_login input {
  padding-right: 15px !important;
}
.disclosure__list-wrapper {
  left: -112px;
  bottom: -130px !important;
}
li.disclosure__item:nth-child(3) a.link.link--text.disclosure__link {
  border: none;
}

.footer__column.footer__localization.isolate .disclosure__list-wrapper {
  background: #fff;
}

.footer__column.footer__localization.isolate ul#FooterLanguageList {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.footer__column.footer__localization.isolate form#FooterLanguageForm {
  width: 100% !important;
}

.footer__column.footer__localization.isolate li.disclosure__item a {
  text-align: center;
}
.footer__column.footer__localization.isolate
  button.disclosure__button.localization-form__select.localization-selector
  span {
  color: #fff;
}
.disclosure__link:hover {
  color: #000 !important;
}
localization-form .disclosure__link--active::before {
  content: "";
  position: absolute;
  width: 8.067px;
  height: 8.067px;
  border-radius: 8.067px;
  background: #f49c0e;
  left: 10px;
  top: 12px;
}

localization-form .disclosure__link::after {
  content: "";
  position: absolute;
  width: 12.067px;
  height: 12.067px;
  border-radius: 8.067px;
  left: 8px;
  top: 10px;
  background: #fff0;
  border: 1px solid #000;
}
button.disclosure__button.localization-form__select.localization-selector
  svg.icon.icon-caret {
  margin-left: -2px;
}
.disclosure__button span.language-flag_short {
  padding-right: 5px;
}
li.disclosure__item:nth-child(3) span.language-flag_short {
  margin-left: 30px;
}
/* li.disclosure__item span.language-flag_short {
  margin-left: 10px;
} */
ul.mega-menu__list.page-width {
  height: 100%;
}
p.subtext-activate {
  color: #7b7b7b;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 125% */
  margin-top: 30px;
}
h1#recover {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
a.hash_login {
  color: #7b7b7b;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
#recover-password {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
p.product__text.\34 .inline-richtext {
  margin: 0 !important;
  margin-top: 30px !important;
}
.order_and_account_flex {
  flex-direction: column;
  row-gap: 25px;
  width: 77%;
}
.dashboard_sidebar_flex {
  display: flex;
  justify-content: space-between;
}
.dashboard-sidebar-border {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  border-radius: 32px;
  border: 0.5px solid #838383;
  padding: 17px 30px;
}
.dashboard-sidebar-border a {
  display: flex;
  align-items: center;
  color: #838383;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

span.dashboard-icon-span {
  width: auto;
  height: 40px;
  margin-right: 8px;
}

span.dashboard-icon-span svg {
  width: 24px !important;
  height: 24px;
  margin: 0 !important;
}
.sidebar_btn.active {
  color: #000;
  font-weight: bold;
}
.sidebar_btn:hover span.dashboard-icon-span svg path {
  fill: #000;
}
.sidebar_btn.active span.dashboard-icon-span svg path {
  fill: #000;
}
h2.dashboard_overview_title {
  color: #000;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 39px */
}

h4.customer_name {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 266.667% */
  text-transform: capitalize;
  margin: 0;
}

span.customer-name {
  font-weight: bold;
}
h2.dashboard_div_title {
  color: #000;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 208.696% */
}
span.order_arrow {
  background: #d9d9d9;
  padding: 5px;
  border-radius: 50%;
}

svg.order-click {
  margin: 0 !important;
  width: 16px !important;
  height: 10px !important;
}
th.order-head-data {
  color: #838383;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 266.667% */
  text-transform: capitalize !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
td.order-quantity.order-data {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%; /* 31.4px */
}

td.order-data {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 31.4px */
  letter-spacing: 0.2px;
  vertical-align: middle !important;
}
td#RowOrder-go {
  padding: 0 15px;
}

td#RowOrder-go p {
  margin: 0 !important;
  vertical-align: top !important;
}
td.order-data.order_num {
  color: #b2b2b2;
}
table.order-history {
  box-shadow: none !important;
}
table.order-history thead:after {
  content: "";
  position: absolute;
  background: #000;
}
.customer th:first-of-type,
.customer td:first-of-type {
  padding-left: 0.2rem !important;
}
table.order-history tr:after {
  content: "";
  background: #f0f0f0;
  height: 0.1rem;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

.details-column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

p.detail-head {
  margin: 0 !important;
  width: 50%;
  color: #838383;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}

p.detail_item {
  margin: 0 !important;
  width: 50%;
  color: #838383;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}

.customer_details {
  width: 60%;
}

.details-column.detail_address p {
  width: 50%;
  margin: 0 !important;
  color: #838383;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.details-column.detail_address p.detail-head {
  font-weight: 700;
}
h2.dashboard_div_title {
  display: flex;
  align-items: center;
  gap: 15px;
}
span.customer_name_edit_icon svg.account-edit {
  height: 24px;
  margin: 0;
  margin-top: 16px !important;
  width: 24px;
}
h2.dashboard_div_title.return_flex {
  justify-content: space-between;
}

a.return_btn {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 157%; /* 31.4px */
  text-decoration: none;
}
a.return_btn {
  gap: 5px;
  display: flex;
}

span.return-arrow {
  /* height: 24px; */
  margin-top: 3px;
}
svg.return-arrow {
  margin: 0 !important;
  width: 20px !important;
  height: 20px !important;
}
.product_order {
  display: flex;
  gap: 20px;
  align-items: center;
}
.order-product-title a {
  color: #000 !important;
  font-family: Roboto;
  font-size: 17px !important;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.2;
}
.order-product_img img {
  width: 76px;
  height: 73px;
}

.order-product_img {
  border-radius: 11px;
  background: #f0f0f0;
  vertical-align: middle;
  display: flex;
}
.order-table-inner {
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
  display: grid;
  justify-content: space-between;
  gap: 35px;
}
.order-table-product-heading h3 {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 26.69px */
  letter-spacing: 0.17px;
  margin: 0;
}

.product_order {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 26.69px */
}
.order-table-product-heading {
  margin-bottom: 20px;
}
.order_qty_return-main {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.product_order {
  margin-top: 25px;
}
.order_qty {
  color: #000;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 26.69px */
}

.order_return a.return_btn {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%; /* 26.69px */
}

.order_return a.return_btn svg.return-arrow {
  margin: 0 !important;
  width: 14px !important;
  height: 20px !important;
}
h3.order-table-title {
  color: #000;
  font-family: Roboto;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 208.696% */
}
.order-table-inner_mainn {
  border-bottom: 0.5px solid #f0f0f0;
  padding-bottom: 18px;
}
a.add-return_btn {
  color: #fff;
  font-family: Roboto;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 282.353% */
  border-radius: 33px;
  background: #000;
  padding: 0px 20px;
  width: 156px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard_overview.dashboard {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

h2.dashboard_overview_title {
  width: 80%;
}
h3.order-table-title {
  margin-bottom: 30px;
}
p#dashboard_btn {
  margin: 0;
}

.dashboard-sidebar-border.mob {
  border-radius: 21px;
  border: 0.5px solid #838383;
  padding: 14px 30px;
  width: 374px;
}

.mobile_drop {
  display: none;
}
@media (min-width: 768px) {
  .order-history_btn_flex a.add-return_btn.mobile {
    display: none;
  }
}
.order-table-inner_mainn {
  padding-top: 20px;
}
a.add-return_btn:hover {
  color: #fff;
}

/* Address dashboard styling */
.customer.dashboard_sidebar_flex.address_pg.addresses {
  max-width: 120rem;
}

.address_right_column {
  width: 80%;
}
.dashboard-sidebar-border.mob span.dashboard-icon-span svg.dashboard-address {
  height: 24px;
  width: 20px !important;
  margin-bottom: -4px !important;
  margin-right: -7px !important;
}
ul.address_edit_container {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 20px;
}

ul.address_edit_container li {
  width: 45%;
  border-radius: 12px;
  border: 2px solid #000;
  padding: 25px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.add-new-address_main {
  width: 48%;
  border-radius: 12px;
  border: 0.7px solid #a9a9a9;
  padding: 60px 20px;
}
button.address_edit_btn {
  padding: 0 !important;
  margin: 0 !important;
  min-width: 20px !important;
  min-height: auto !important;
}

button.address_edit_btn::before,
button.address_edit_btn::after {
  content: none !important;
}
.address_edit_li {
  width: 85%;
  float: left;
}

.address_edit_li p {
  text-align: left;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 153.846% */
  letter-spacing: 0.13px;
  margin: 0;
  text-transform: capitalize;
}
button.add-address-btn {
  padding: 0 !important;
  margin: 0 !important;
  min-width: 20px !important;
  min-height: auto !important;
  background: transparent !important;
}

button.add-address-btn::before,
button.add-address-btn::after {
  content: none !important;
}
h1.Address_main_title {
  text-align: left;
  color: #000;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 39px */
  margin: 10px 0 0 0;
}
h3.your_Address_title {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 266.667% */
  text-align: left;
}

ul.address_edit_container li {
  margin: 0;
}

ul.address_edit_container {
  margin-top: 0 !important;
}
.Address_edit_container_flex .field.account_login input {
  padding: 10px !important;
  font-size: 14px;
}

.Address_edit_container_flex .field.account_login label.login_page_label {
  font-size: 14px !important;
}
.Address_edit_container_flex select {
  padding: 10px !important;
  font-size: 14px;
  border-radius: 29px;
  border: 0.5px solid #838383;
  width: 100%;

  color: #7b7b7b;
}
.Address_edit_container_flex label.login_page_label {
  font-size: 14px !important;
}
.edit_address_from h2 {
  text-align: center;
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 22px 0px -20px 0;
}
h2#AddressNewHeading {
  text-align: center;
  color: #000;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: -10px !important;
}
li.add-new-address_main {
  justify-content: center !important;
  border: 0.7px solid #a9a9a9 !important;
}
div#MegaMenu-Content-3 ul.list-unstyled {
  /* grid-template-columns: repeat(2, 265px); */
  column-count: 4;
  row-gap: 5px;
}
div#MegaMenu-Content-2 ul.list-unstyled {
  /* grid-template-columns: repeat(2, 265px); */
  column-count: 2;
  row-gap: 5px;
}

div#MegaMenu-Content-4 ul.list-unstyled {
  /* grid-template-columns: repeat(2, 265px); */
  column-count: 2;
  row-gap: 5px;
}
div#MegaMenu-Content-5 ul.list-unstyled {
  /* grid-template-columns: repeat(1, 265px); */
  column-count: 1;
  row-gap: 5px;
}
div#MegaMenu-Content-6 ul.list-unstyled {
  /* grid-template-columns: repeat(1, 265px); */
  column-count: 1;
  row-gap: 5px;
}
div#MegaMenu-Content-7 ul.list-unstyled {
  /* grid-template-columns: repeat(1, 265px); */
  column-count: 1;
  row-gap: 5px;
}
div#MegaMenu-Content-8 ul.list-unstyled {
  /* grid-template-columns: repeat(2, 265px); */
  column-count: 2;
  row-gap: 5px;
}
a.view_bold {
  font-weight: bold !important;
  color: #000 !important;
}
a.abx:hover {
  text-decoration: underline;
  text-decoration-color: #f49c0e;
  text-underline-offset: 5px;
}
a.return_btn:hover {
  color: #f49c0e;
}
.disp_hidden {
  display: none;
}
.return_logined footer.footer,
.return_logined footer.site-footer,
.return_logined .shopify-section-footer footer {
  display: block !important;
}

.custom--About_nl h2.rich-text__heading.rte.inline-richtext {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  /* 52px */
  margin-bottom: 50px;
}

.custom--About_nl .rich-text__blocks.left {
  max-width: 100rem;
}

.custom--About_nl .rich-text__text.rte.scroll-trigger p {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}
.custom--warranty .rich-text__text.rte h6 {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--warranty .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--warranty .rich-text__text.rte {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}
.custom--warranty .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--warranty .rich-text__text.rte p,
.custom--warranty .rich-text__text.rte li {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}

.custom--warranty .rich-text__blocks.left {
  max-width: 100rem;
}

.custom--Garanite .rich-text__text.rte h6 {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Garanite .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Garanite .rich-text__text.rte {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}
.custom--Garanite .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Garanite .rich-text__text.rte p,
.custom--Garanite .rich-text__text.rte li {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}

.custom--Garanite .rich-text__blocks.left {
  max-width: 100rem;
}

.custom--Algemene .rich-text__text.rte h6 {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Algemene .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Algemene .rich-text__text.rte {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}
.custom--Algemene .rich-text__text.rte p strong {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 161.905% */
  letter-spacing: 0.21px;
}
.custom--Algemene .rich-text__text.rte p,
.custom--Algemene .rich-text__text.rte li {
  color: #1f1f1f;
  font-family: Roboto;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0.21px;
}

.custom--Algemene .rich-text__blocks.left {
  max-width: 100rem;
}

@media (min-width: 1024px) {
  .banner__box.cstm-banner-edit {
    padding-left: 0;
  }
}

.custom--ct_accordion h2.collapsible-content__heading.inline-richtext {
  color: #000;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  /* 36px */
  letter-spacing: 0.3px;
}
.mega-menu__content a.mega-menu__link {
  line-height: 26px;
  letter-spacing: 0;
}
.mega-menu__link--active {
  text-decoration: none !important;
}
.mega-menu__link--active:hover {
  text-decoration: underline !important;
  text-decoration-color: #f49c0e !important;
  text-underline-offset: 5px;
}
li.Huawei ul.list-unstyled {
  grid-template-columns: repeat(2, 200px) !important;
}

li.Otherbrands ul.list-unstyled {
  grid-template-columns: repeat(2, 200px) !important;
}

li.Samsung ul.list-unstyled {
  grid-template-columns: repeat(2, 200px) !important;
}
.field.businessfield {
  position: static;
  display: block;
  margin: 16px 0 !important;
}

.business_contact_form .field.businessfield input {
  border-radius: 12px;
  border: 0.5px solid #838383;
  padding: 10px !important;
}
.business_contact_form .field.businessfield label {
  color: #000 !important;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 0px; /* 0% */
}

.business_contact_form .account_name_fields_flex.address_flex {
  margin: 0;
}
button.business_contact_btn.button {
  border-radius: 23.5px;
  background: #000;
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0px; /* 0% */
  width: 218px;
  height: 47px;
}
button.business_contact_btn.button:after,
button.business_contact_btn.button:before {
  content: none;
}
.business_btn_div.contact__button {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.business_img_with_text_inner {
  display: flex;
  justify-content: center;
}

/* .business.page-width {
  max-width: 100%;
  padding: 0;
  padding-left: 5rem;
} */

.Business_left_column {
  padding: 3rem 6rem;
  padding-left: 0;
  width: 50%;
}
img.right_business_img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
h4.Business_subtitle {
  color: #f49c0e;
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 22.8px */
  letter-spacing: 0.19px;
  margin: 0;
}

h2.Business_title {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 71.5px */
  margin: 0;
}

.Business_right_column {
  width: 50%;
}
.Business-Desc {
  color: #838383;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
  letter-spacing: 0.18px;
}

.business_contact_form {
  margin-top: 35px;
}
.order-product-title a {
  letter-spacing: 0;
}
h3.address_current {
  text-align: left;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.13px;
  margin: 0;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 5px;
}

h3.address_current p {
  margin: 0;
}

p.add_current_tag {
  color: #fff;
  font-family: Roboto;
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px; /* 212.5% */
  margin: 0;
  border-radius: 8.5px;
  background: #000;
  width: 55px;
  padding: 0px 10px;
}

.current_address_tag {
  display: flex;
  align-items: baseline;
  gap: 5px;
}

@media (min-width: 1024px) and (max-width: 1345px) {
  .ct_video_banner .banner {
    height: 40rem;
  }
}
li.multicolumn-list__item {
  position: relative;
}

a.card_link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 7;
  left: 0;
}

section.pro_vid_img_sec .section_title {
  text-align: left;
}
/* img.list_icon {
  filter: invert(0%) sepia(14%) saturate(27%) hue-rotate(-184deg)
    brightness(48%) contrast(50%);
} */
.header-localization:not(.menu-drawer__localization) {
  align-items: flex-start !important;
}
.top-bar-section p.icon_text {
  color: #000;
}
div#column_4PMeHe figcaption {
  top: 30%;
  right: 38%;
}
predictive-search.search-modal__form .search__input.field__input {
  box-shadow: none;
}
/* .mega-menu__content li:nth-child(2) {
    display: none ;
}
#Details-HeaderMenu-2 li:nth-child(2) {
    display: block ;
}
#Details-HeaderMenu-1 li:nth-child(2) {
    display: block ;
} */
li.tabs_column {
  border: none;
}

ul.mega-menu__list.page-width {
  overflow: hidden;
}
li.ForMotor\/Bike {
  display: none;
}
h3.link_heading {
  color: #1a1a1a;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin: 0;
}
/* details#Details-HeaderMenu-1 li.tabs_column {
  border-right: 2px solid #e4e4e4 !important;
}
details#Details-HeaderMenu-2 li.tabs_column {
  border-right: 2px solid #e4e4e4 !important;
} */
details#Details-HeaderMenu-1 li.tabs_column_heading {
  display: none;
}
details#Details-HeaderMenu-2 li.tabs_column_heading {
  display: none;
}
.footer-block__details-content.rte a {
  text-decoration: none;
  color: #fff;
}
.footer-block__details-content.rte h4 {
  color: #fff;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.13px;
  margin-top: 25px;
}

a.breadcrumbs__link br {
  display: none;
}
a.nova br:nth-child(2),
.product.product--medium .product__title h1 br:nth-child(2) {
  display: none !important; /* Try adding !important for testing purposes */
}
p.predictive-search__item-heading.h5 br:nth-child(2) {
  display: none !important; /* Try adding !important for testing purposes */
}
.product.product--medium .product__title h1 p.product-second-title {
  font-weight: 400 !important;
}
.search-modal {
  min-height: auto !important;
}
header.header.header--middle-left .mega-menu__content ul.list-unstyled li {
  margin-bottom: 8px;
}
li.breadcrumbs__item,
li.breadcrumbs__item a {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .Tabs_column_link .tab_link.active {
    width: 100%;
    display: block;
    padding-left: 5rem;
  }

  .Tabs_column_link .tab_link {
    width: 100%;
    display: block;
    padding-left: 5rem;
  }

  ul.mega-menu__list.page-width {
    padding: 0;
  }

  ul.mega-menu__list.page-width
    .Tabs_column_link
    .Tabs_column_link
    .tab_link.active {
    padding-left: 5rem;
  }

  .Tabs_column_link h3.link_heading {
    padding-left: 5rem;
  }

  /* .Tabs_column_link .tab_link:hover {
    background: #f6f6f6;
  } */
  /* header.header.header--middle-left
    .mega-menu__content
    ul.list-unstyled::after {
    border-bottom: 2px solid #e4e4e4 !important;
    content: "";
    position: absolute;
    bottom: 0;
    width: 1000px;
    height: 1px;
    left: 0;
  } */

  ul.mega-menu__list.page-width li {
    position: relative;
  }
}
div#CartDrawer .product-option dt {
  color: #000;
  font-weight: bold;
}
.cart-drawer .cart-item__image {
  height: 100%;
  object-fit: cover;
}

.ct_video_banner h2.banner__heading.inline-richtext.h2 a {
  text-decoration: none;
}
.ct_video_banner h2.banner__heading.inline-richtext.h2 a:hover {
  text-decoration: none;
  color: #fff;
}
.predictive-search__item-content
  .card__badge.custom_badge_bt.bottom.left
  span.sale_badge {
  border: none;
  font-size: 13px;
}

.predictive-search__item-content s.price-item.price-item--regular {
  margin: 0;
}

.predictive-search__item-content .price.price--on-sale {
  margin: 0;
}
p.predictive-search__item-heading.predictive-search__item-query-result.h5 {
  color: #f6f6f6;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2; /* 32px */
}

a.predictive-search__item.link.link--text {
  padding: 5px 20px;
}

.predictive-search__heading {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 150%; /* 24px */
}

p.predictive-search__item-heading.h5 {
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2; /* 133.333% */
}

.predictive-search__item-content span.price-item.price-item--regular {
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
}

.predictive-search__item-content
  span.price-item.price-item--sale.price-item--last {
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-right: 3px;
}

.predictive-search__item-content s.price-item.price-item--regular {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
img.predictive-search__image {
  width: 100px;
  height: 100%;
  border-radius: 12px;
  background: #f8f8f8;
}

a.predictive-search__item.predictive-search__item--link-with-thumbnail.link.link--text {
  display: flex;
}
.predictive-search__item-content {
  justify-content: space-between;
}
.predictive-search__item-content p.predictive-search__item-heading.h5 {
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  width: 180px;
}
.predictive-search__item--term span {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.predictive-search.predictive-search--header,
.predictive-search.predictive-search--search-template {
  border-radius: 15px !important;
  border: 0.5px solid #ffffff78 !important;
  box-shadow: 21px 175px 25px 120vh #00000099;
}
.predictive-search.predictive-search--search-template {
  background: #000;
}
.predictive-search.predictive-search--search-template
  .predictive-search__heading {
  color: #fff;
}
.predictive-search__item-query-result mark {
  color: #ffffffad !important;
}
predictive-search__item-content p.predictive-search__item-heading.h5 {
  font-weight: 300 !important;
}
.predictive-search__item-query-result.txt_line {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100% !important;
}

.predictive-search__item-query-result.txt_line svg.search_arrow {
  width: 15px;
  height: 10px;
}

a.predictive-search__item.link.link--text {
  width: 100%;
}
.predictive-search__item-content p.predictive-search__item-heading.h5 {
  font-weight: 300 !important;
}

ul#predictive-search-results-products-list li.predictive-search__list-item {
  display: flex;
  gap: 10px;
}

ul#predictive-search-results-products-list
  li.predictive-search__list-item
  a.product_url {
  text-decoration: none;
}
ul#predictive-search-results-products-list li.predictive-search__list-item {
  display: flex;
  gap: 15px;
  margin-bottom: 10px;
}
.price_and_atc_btn {
  display: flex;
  justify-content: space-between;
}
.price_and_atc_btn button.quick-add__submit.atc_cart_icon {
  min-width: auto;
  min-height: auto;
  width: 30px;
  height: 30px;
  padding: 0;
  background: #fff;
}

.price_and_atc_btn button.quick-add__submit.atc_cart_icon svg {
  width: 15px;
}

.price_and_atc_btn button.quick-add__submit.atc_cart_icon:after,
.price_and_atc_btn button.quick-add__submit.atc_cart_icon:before {
  content: none !important;
}

ul#predictive-search-results-products-list {
  margin-top: 5px;
}
.predictive-search.predictive-search--header {
  overflow-x: scroll;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  scroll-behavior: smooth;
}
span.search_title {
  font-weight: 300;
  color: #f6f6f6;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
}
.predictive-search .predictive-search__heading {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
}

@media screen and (min-width: 750px) {
  .predictive-search__result-group:first-child {
    flex: 0 0 35.4rem !important;
  }
}

h2#predictive-search-products {
  margin-left: 0;
}

.cart-drawer .cart-item__details {
  width: 220px !important;
}
.predictive-search__item-content p.predictive-search__item-heading.h5 b {
  margin-right: 2px;
}

.predictive-search__item-content p.predictive-search__item-heading.h5 br {
  display: none;
}
.social_icons_slide_show.slideshow__text-wrapper {
  z-index: 2;
}
.social_icons_slide_show.slideshow__text-wrapper a {
  z-index: 2;
}
@media (max-width: 1330px) and (min-width: 1024px) {
  .customized_slideshow .slideshow__controls.slider-buttons {
    max-width: 300px;
    position: absolute;
    bottom: 9%;
  }
}
@media (min-width: 1331px) {
  .customized_slideshow .slideshow__controls.slider-buttons {
    max-width: 800px;
    transform: translate(34%, 0);
    position: relative;
  }
}
.drawer__contents {
  flex-grow: initial !important;
}
@media (min-width: 1024px) {
  cart-drawer.drawer.animate.active .drawer__inner.gradient.color-background-1 {
    width: 45rem !important;
  }
}
.products_search_results {
  margin-left: 20px;
}
/* .product-media-modal__content.color-background-1.gradient {
    background: #F8F8F8;
} */
img.global-media-settings.global-media-settings--no-shadow.active {
  width: 65%;
}
img.global-media-settings.global-media-settings--no-shadow {
  width: 65%;
}
nav.header__inline-menu .header__menu-item.single_menu:after {
  content: " ";
  position: absolute;
  left: 18.5%;
  bottom: -10px;
  border-top: none;
  border-right: 30px solid #ad000000;
  border-left: 31px solid #9e000000;
  border-bottom:2.5px solid #f49c0e;
  z-index: 9999999999999999;
  visibility: hidden;
  border-radius: 3px;
  background: #f49c0e;
}

nav.header__inline-menu .header__menu-item.single_menu {
  position: relative;
}
nav.header__inline-menu .header__menu-item.single_menu:hover::after {
  visibility: visible;
}
nav.header__inline-menu a#HeaderMenu-connectivity:after {
  border-left: 65px solid #9e000000;
  left: 14.5%;
}
.predictive-search__item-content
  .card__badge.custom_badge_bt.bottom.left
  span.sale_badge {
  padding-left: 5px;
}
.predictive-search__item-content {
  width: 100%;
}
.predictive-search__item-content p.predictive-search__item-heading.h5 {
  width: 190px;
}
.price_and_atc_btn {
  display: flex;
  justify-content: space-between;
  padding-right: 5px;
}
.predictive-search__item-content
  .card__badge.custom_badge_bt.bottom.left
  span.sale_badge {
  font-size: 10px;
}
.pdf-btn1,
.pdf-btn2 {
  display: none;
  min-width: 300px !important;
  flex-grow: 0 !important;
  text-align: center;
}
li.tabs_column a.tab_link span.right-arr {
  visibility: hidden;
}
.Tabs_column_link .tab_link.active span.right-arr {
  visibility: visible;
}
li.tabs_column a.tab_link,
.Tabs_column_link .tab_link.active {
  display: flex;
  justify-content: space-between;
}

.menu-collection_view_all {
  display: flex;
  align-items: center;
  gap: 15px;
}
a.menu-collection_view_all svg.right-arrow {
  height: 11px;
}
a.Suitable--product-btn {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: 0.14px;
  border-radius: 32px;
  border: 1px solid #d9d9d9;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 44px;
}

.Suitable_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
a.Suitable--product-btn:hover,
a.suitable-moreless-button:hover {
  background: #000;
  color: #fff;
}
.product__accordion.accordion.quick-add-hidden {
  border-bottom: none;
}

a.suitable-moreless-button {
  color: #000;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 0.14px;
  border-radius: 32px;
  border: 1px solid #d9d9d9;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 145px;
  height: 44px;
  text-decoration: none;
  background: #fff;
  position: relative;
  z-index: 1;
}

.suitable-readmore_btn {
  display: flex;
  justify-content: center;
}
.suitable-readmore_btn:before {
  content: "";
  height: 1px;
  background: #d9d9d9;
  width: 100%;
  position: absolute;
  top: 20px;
}

.suitable-readmore_btn {
  position: relative;
}
a.Suitable--product-btn {
  text-decoration: none;
}

h3.suitabe-label {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 25.5px */
  letter-spacing: 0.17px;
}

span.selected_vlue {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.17px;
}

/* Tablet responsive media query */
@media (min-width: 768px) and (max-width: 1024px) {
  menu-drawer.mobile-facets__wrapper.medium-hide.large-up-hide {
    display: none !important;
  }
  .customized_slideshow .slideshow__text.banner__box {
    max-width: 25rem;
  }
  .multi-column_section h3.inline-richtext {
    font-size: 20px;
  }
  .multi-column_section a.link.animate-arrow {
    font-size: 15px;
  }
  .multi-column_section li.multicolumn-list__item {
    flex-shrink: 0;
    width: 348px;
    height: 188px;
    margin: 0 10px;
  }
  .multi-column_section .media--transparent {
    background-color: transparent;
    padding-bottom: 90% !important;
  }
  .multi-column_section
    li#Slide-template--17273211093247__multicolumn_htYi4q-1
    .media.media--transparent.media--adapt {
    padding-bottom: 105% !important;
  }
  .section-template--17273211093247__multicolumn_htYi4q-padding {
    padding-top: 27px !important;
    padding-bottom: 27px !important;
  }
  .Categories-column_section ul .grid--2-col-tablet-down .grid__item {
    width: 24%;
  }
  .Categories-column_section a.link.animate-arrow {
    font-size: 16px;
  }
  .Categories-column_section
    .title-wrapper-with-link
    h2.title.inline-richtext.h1 {
    color: #000;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  .customized_slideshow
    .slideshow__text.banner__box
    h2.banner__heading.inline-richtext {
    color: #fff;
    font-family: Roboto;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 19px;
  }
  .customized_slideshow .slideshow__text.banner__box a.button.button--primary {
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
    background: transparent;
    padding: 10px 35px;
  }
  .customized_slideshow .slideshow__control-wrapper {
    flex-direction: row;
  }
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: relative;
    z-index: 2;
    right: 0;
    bottom: 40px;
    width: 100%;
    justify-content: center;
  }
  .customized_slideshow .slider-counter.slider-counter--dots {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
  }
  .customized_slideshow span.dot {
    background-color: #4c4c4c;
    width: 1rem !important;
    height: 1rem !important;
  }
  .customized_slideshow .slider-counter__link--active span.dot {
    width: 1.8rem !important;
    height: 0.9rem !important;
    border-radius: 5px;
  }
  .Categories-column_section
    ul#Slider-template--17273211093247__categories_ed8iQV {
    flex-wrap: nowrap;
  }
  .Categories-column_section .grid--2-col-tablet-down .grid__item {
    width: 24%;
  }
  .Categories-column_section .multicolumn-card.content-container {
    border-radius: 12px;
  }
  .ct_video_banner h2.banner__heading.inline-richtext.h2 {
    color: #fff;
    font-family: Roboto;
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
  }
  .ct_video_banner .banner__box.content-container {
    background: transparent;
    max-width: 28rem;
  }
  div#Banner-template--17273211093247__video_banner_h9yDCK {
    height: 34rem;
  }
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: repeat(5, auto);
  }
  /* own css */
  .footer-block__newsletter h2.footer-block__heading.inline-richtext {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.24px;
    text-align: left;
    margin-top: -8px;
  }
  .footer-block__details-content.rte.newsletter {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.15px;
    text-align: left;
  }
  .footer-block__newsletter input.field__input {
    background: #fff;
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
  }
  .footer-block__newsletter label.field__label {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
  }
  .footer-block--menu ul li a.link.link--text.list-menu__item {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.16px;
    padding: 0;
  }
  h2.footer-block__heading.inline-richtext {
    font-size: 15px;
    margin-bottom: 10px;
  }
  small.copyright__content {
    color: #838383;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
  }
  /* own css end */

  .Featured_Collection_v2 slider-component ul.grid {
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
  }

  .Featured_Collection_v2 slider-component ul.grid .grid__item {
    width: 30%;
  }
  .Featured_Collection_v2 .card__heading a p.product-second-title {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    letter-spacing: 0.18px;
  }
  .Featured_Collection_v2 h4.product_card_short_description {
    color: #4e4e4e;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.16px;
    margin: 0 0 15px;
  }
  .Featured_Collection_v2 .price {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2
    .price.price--sold-out
    .price__regular
    span.price-item.price-item--regular {
    text-decoration: line-through;
    color: #c1c1c1;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left span.badge {
    background: transparent;
    color: #e40000;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.14px;
  }
  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    top: 38%;
    right: 4%;
  }
  .Featured_Collection_v2
    h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    color: #000;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  .product.product--medium
    p.product__text.inline-richtext.caption-with-letter-spacing {
    font-size: 16px;
  }
  .product.product--medium .product__title h1 p.product-second-title {
    font-size: 30px;
  }
  .product.product--medium .price__regular {
    font-size: 24px;
  }
  .product.product--medium .product__description.rte.quick-add-hidden {
    font-size: 16px;
  }
  .product.product--medium a.moreless-button {
    font-size: 16px;
  }
  .product.product--medium p.product__text.inline-richtext {
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 16px;
  }
  select.select__select {
    font-size: 16px;
  }
  .product.product--medium button.product-form__submit.button,
  .product.product--medium
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 32px;
    background: #000;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.23px;
    padding: 16px 30px;
  }
  .product.product--medium h2.h4.accordion__title.inline-richtext {
    color: #6b6b6b;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
  }
  div#shopify-block-tiktok_feed_app_block_BbXfHX {
    padding: 20px 0;
  }
  .Categories-column_section
    ul#Slider-template--17273211093247__categories_ed8iQV {
    flex-wrap: nowrap;
    overflow: scroll;
  }
  h4#checkit-shoptrade-header {
    text-align: center;
  }
  .checkit-shoptrade-block {
    padding: 30px 0px;
  }
  .section_title {
    text-align: center;
  }
  .section-template--17273211093247__tiktok_video_KVPFMj-padding {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .customize_cart_item p.product_code {
    font-size: 16px;
  }
  .customize_cart_item a.cart-item__name.h4.break {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
  }
  .customize_cart_item p.status_stock_text {
    color: #0da600;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.21px;
  }
  .stock_status_msg p {
    font-size: 16px;
  }
  .customize_cart_item .product-option {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item span.price.price--end {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item input.quantity__input {
    border-radius: 9px !important;
    border: 0.5px solid #838383 !important;
    padding: 0 !important;
    color: #000 !important;
    font-family: Roboto;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 157% !important;
    letter-spacing: 0.23px !important;
    flex-grow: 0 !important;
  }
  .customize_cart_item quantity-input.quantity.cart-quantity {
    width: calc(
      13rem / var(--font-body-scale) + var(--inputs-border-width) * 2
    ) !important;
    gap: 15px;
    min-height: 0.5rem !important;
  }
  .customize_cart_item
    quantity-input.quantity
    button.quantity__button.no-js-hidden {
    border-radius: 32px;
    border: 0.5px solid #f0f0f0;
    background: #f0f0f0;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
  .customize_cart_item span.delete_item {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item h1.title.title--primary {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  cart-items .title-wrapper-with-link a.underlined-link {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item th.caption-with-letter-spacing {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
    text-transform: capitalize !important;
  }
  .customize_cart_item th.Cart_item_price_column {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
    text-transform: capitalize !important;
  }
  .cart__footer p.totals__total-value {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
  }
  .cart__footer .totals h2.totals__total {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
  }
  .cart__footer small.tax-note.caption-large.rte {
    text-align: left;
    margin-top: 10px;
    color: #838383;
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.18px;
  }
  .cart__footer .cart__blocks {
    border-radius: 10px;
    background: #f0f0f0;
    padding: 24px 35px;
    width: 46%;
    margin: 0 !important;
  }
  cart-note.cart__note.field label {
    color: #000 !important;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    top: -2.5rem !important;
  }
  .discount-code-container .h3 {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    margin-bottom: 1rem;
    margin-top: 0;
  }
  input#discount_code {
    min-width: 50%;
    padding: 10px 20px;
    border-radius: 29px;
    border: 1px solid #bfbdbd;
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  button.apply-discount-code {
    font-size: 18px;
  }
  cart-note.cart__note.field {
    width: 50%;
    top: 0;
    height: auto;
  }
  .section-template--17273211027711__cart-items-padding {
    padding-top: 70px !important;
  }
  .customize_cart_item .page-width {
    padding: 0 3rem !important;
  }
  .customize_cart_item dl.item_variant_flex .product-option {
    font-size: 18px;
  }
  .customize_cart_item cart-remove-button {
    width: 100%;
    display: inline-block;
    text-align: right;
    padding-top: 0px;
    padding-bottom: 15px;
  }
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  details.footer-menu-block .footer-menu-block-heading {
    display: flex;
    justify-content: space-between;
  }

  span.medium-hide.large-up-hide.icon-op svg.icon.icon-plus {
    fill: #fff;
    stroke: #fff;
    width: 1rem;
    height: 1rem;
  }

  .icon-op,
  .icon-cl {
    display: none;
    height: 10px;
    width: 10px;
  }
  footer details[open] .icon-cl {
    display: block;
  }
  footer details[open] .icon-op {
    display: none;
  }
  footer details .icon-op {
    display: block;
  }

  span.medium-hide.large-up-hide.icon-cl svg.icon.icon-minus {
    width: 1rem;
    height: 1rem;
    stroke: #fff;
  }
  footer.footer .footer-block.grid__item {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px solid #fff;
  }
  .footer-block--news_letter {
    order: -2;
  }

  .footer-block--text-block {
    order: 5;
  }

  .footer-block__details-content.rte.newsletter {
    margin-bottom: 0;
  }
  .footer-block__newsletter {
    margin-bottom: 35px;
  }
  .footer-block.grid__item.footer-block--text-block.scroll-trigger.animate--slide-in {
    margin-top: 35px;
  }
  .footer-block.grid__item.footer-block--text-block.scroll-trigger.animate--slide-in {
    margin-top: 35px;
    border: none;
  }
  img.footer_logo {
    margin-bottom: 10px;
    order: 2;
    margin-top: 73px;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .footer-block--text-block h2.footer-block__heading.inline-richtext {
    display: none;
  }

  .footer-block--text-block .footer-block__details-content.rte {
    display: none;
  }
  .footer-block.grid__item.footer-block--text-block {
    display: flex;
    flex-wrap: wrap;
  }
  .truspilot_icons {
    display: none;
  }

  .footer__content-top.page-width {
    padding-bottom: 10px;
  }
  .truspilot_icons.bottom.page-width {
    padding-top: 0;
    display: flex;
    justify-content: center;
  }

  img.footer_logo {
    width: 24%;
    margin-left: auto;
    margin-right: auto;
  }

  .social_icons_slide_show.footer {
    width: 100%;
  }
  .footer-block__newsletter h2.footer-block__heading.inline-richtext {
    font-size: 28px;
  }
  .footer-block__details-content.rte.newsletter {
    font-size: 20px;
    margin-top: 15px;
  }
  .footer-block__newsletter label.field__label {
    font-size: 16px !important;
  }
  h2.footer-block__heading.inline-richtext {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .footer__content-top .grid {
    row-gap: 1rem !important;
    margin-bottom: 0;
  }
  .footer__content-bottom-wrapper.page-width {
    justify-content: center;
  }

  .footer__copyright.caption {
    font-size: 18px !important;
  }

  small.copyright__content {
    font-size: 18px !important;
  }

  p.footer_bottom_text {
    font-size: 20px;
  }
  .footer-block--menu ul li a.link.link--text.list-menu__item {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    margin: 5px 0;
  }
  fieldset.js.product-form__input.Length label {
    border-radius: 27px;
    border: 1px solid #d9d9d9;
    background: transparent;
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.18px;
    padding: 10px 20px;
  }
  fieldset.js.product-form__input.Length :checked + label {
    color: #000;
    font-family: Roboto;
    background: transparent !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.18px;
    padding: 10px 20px;
    border-radius: 27.5px;
    border: 1px solid #f49c0e;
  }
  select.select__select {
    border: 1px solid #d9d9d9;
    color: #000000;
  }
  .collection-image-banner .banner__text.coll-text.rte.body {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.24px;
    margin-top: 20px;
  }
  .collection-image-banner
    h2.banner__heading.collection-sub-title.inline-richtext.h1 {
    color: #fff;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.37px;
    margin-top: 5px;
  }
  .collection-image-banner .banner__box.content-container {
    padding-left: 0;
    max-width: 50rem !important;
  }
  .Featured_Collection_v2.customize_collection_grid .card__heading a {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    letter-spacing: 0.18px;
  }
  .Featured_Collection_v2.customize_collection_grid .price {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2.customize_collection_grid
    .price.price--sold-out
    .price__regular
    span.price-item.price-item--regular {
    text-decoration: line-through;
    color: #c1c1c1;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2.customize_collection_grid
    .card__badge.custom_badge_bt.bottom.left
    span.badge {
    background: transparent;
    color: #e40000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.14px;
  }
  .collection-product-card__swatch label {
    display: block;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #777;
    border-radius: 50%;
    background-size: cover;
    cursor: pointer;
    transition: border-color 0.3s ease;
  }
  .customize_collection_grid .collection-product-card__variants {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    right: 0 !important;
    top: 0 !important;
    gap: 5px;
    z-index: 2;
    transform: translate(-43%, 20%);
  }
  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    top: 46%;
    right: 6%;
  }
  .Featured_Collection_v2 button.quick-add__submit.atc_cart_icon {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 35.201px;
    height: 35.026px;
    min-height: auto;
  }
  a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 35.201px;
    height: 35.026px;
    min-height: auto;
  }
  h1#login {
    color: #000;
    font-family: Roboto;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  button.Log-in-btn {
    border-radius: 23.5px;
    background: #000;
    min-width: 100%;
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 0px;
    padding: 25px;
  }
  a.topbar.drawer-item.menu_item {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #b2b2b2;
  }

  .menu-drawer__utility-links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }

  .item-padding {
    padding-left: 3rem !important;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }

  nav.menu-drawer__navigation {
    padding-bottom: 5px;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector
    span {
    text-align: center;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector {
    gap: 5px;
    align-items: center;
    background: transparent;
    padding-left: 3rem !important;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .menu-drawer__inner-container .menu-drawer__localization.header-localization {
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
  }
  .menu-drawer__inner-container
    .localization-selector
    + .disclosure__list-wrapper {
    background: #fff;
    position: static;
    width: 100% !important;
    border-radius: 0 !important;
    padding: 10px 0;
  }

  .menu-drawer__inner-container
    .menu-drawer__localization.header-localization
    form {
    width: 100% !important;
  }

  .menu-drawer__inner-container ul#HeaderLanguageMobileList {
    width: 55% !important;
    max-width: 100% !important;
  }

  .menu-drawer__inner-container li.disclosure__item a {
    border: none;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector {
    width: auto;
  }
  .menu-drawer__inner-container li.disclosure__item {
    text-align: center;
  }
  .menu-drawer__navigation-container {
    display: grid;
    grid-template-rows: 1fr 1fr !important;
  }
  .menu-drawer summary.menu-drawer__menu-item {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .menu-drawer__menu
    details[open].menu-opening
    > .menu-drawer__menu-item
    span.medium-hide.large-up-hide.icon-op {
    display: none;
  }

  .menu-drawer__menu
    details[open].menu-opening
    > .menu-drawer__menu-item
    span.medium-hide.large-up-hide.icon-cl {
    display: block;
  }
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: relative;
    z-index: 2;
  }
  .footer__column.footer__localization.isolate {
    width: 14%;
  }
  .footer__column.footer__localization.isolate .disclosure__list-wrapper {
    left: -112px;
    bottom: -106px !important;
  }
  li.disclosure__item:nth-child(3) span.language-flag_short {
    margin-left: 13px;
  }

  li.disclosure__item span.language-flag_short {
    margin-left: -8px;
  }
  p.subtext-activate {
    color: #7b7b7b;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin-top: 30px;
  }
  h1#recover {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  a.hash_login {
    color: #7b7b7b;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  #recover-password {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  .order_and_account_flex {
    width: 68%;
  }
  .dashboard-sidebar {
    width: 25%;
  }

  td.order-data {
    padding-right: 15px;
  }

  .customer.dashboard_sidebar_flex.account.section-template--17273211355391__main-padding {
    padding-left: 24px;
    padding-right: 30px;
  }
  .dashboard-sidebar-border {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    border-radius: 32px;
    border: 0.5px solid #838383;
    padding: 10px 20px;
  }
  .dashboard-sidebar-border a {
    font-size: 16px;
  }
  h2.dashboard_overview_title {
    font-size: 26px;
  }
  h4.customer_name {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
  }
  h2.dashboard_div_title {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
  }
  a.return_btn {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    text-decoration: none;
  }
  th.order-head-data {
    color: #838383;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    text-transform: capitalize !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-right: 0 !important;
  }
  td.order-data {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.2px;
    vertical-align: middle !important;
  }
  td.order-quantity.order-data {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
  }
  td.order-data {
    padding-right: 15px !important;
  }
  p.detail_item {
    font-size: 16px !important;
  }
  p.detail-head {
    font-size: 16px !important;
  }
  table.order-history thead tr {
    flex-direction: row;
    padding: 0 !important;
  }
  th.order-head-data {
    width: 100%;
    text-align: left;
  }
  /* th.order-head-data:nth-last-child(1) {
display: none;
} */
  table.order-history thead tr {
    gap: 10px;
  }
  table.order-history td:before {
    content: none !important;
  }
  table.order-history tbody tr {
    flex-direction: row;
    align-items: center;
  }
  td.order-data {
    padding: 5px 10px 5px 10px !important;
  }
  td.order-data time {
    text-align: left !important;
  }

  td.order-quantity.order-data {
    text-align: left !important;
  }

  td.order-data {
    text-align: left !important;
  }
  h2.dashboard_overview_title {
    width: auto;
    font-size: 30px !important;
  }
  a.add-return_btn {
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    border-radius: 33px;
    background: #000;
    padding: 0px 20px;
    width: 155px;
    height: 40px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .order-table-inner {
    grid-template-columns: 270px 100px 100px 100px 100px;
    display: grid;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    max-width: 100%;
  }
  .order-table-product-heading h3 {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.17px;
    margin: 0;
  }
  .product_order {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
  .product_order {
    margin-top: 20px;
  }
  .order-product-title a {
    color: #000 !important;
    font-family: Roboto;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.2;
  }

  .customer.custom_order_pg {
    padding-left: 15px;
    padding-right: 25px;
  }

  .customer.custom_order_pg .order_and_account_flex {
    width: 70%;
  }
  .order-table-inner_mainn {
    overflow-x: scroll;
    scroll-behavior: smooth;
  }
  .order_qty_return-main {
    width: 740px;
  }
  .order-table-inner_mainn::-webkit-scrollbar {
    height: 0.3em;
  }
  .order-table-inner_mainn::-webkit-scrollbar-thumb {
    background: #000000;
    border-radius: 5px;
  }
  .order-table-inner_mainn::-webkit-scrollbar-track-piece {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
  }
  .address_right_column {
    width: 70%;
  }
  .custom--About_nl h2.rich-text__heading.rte.inline-richtext {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 36px;
  }
  .custom--About_nl .rich-text__text.rte.scroll-trigger p {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.21px;
  }
  .cstm-banner-edit p {
    color: #fff;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.4px;
  }
  .cstm-banner-edit h2 {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.19px;
  }
  .custom--warranty .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--warranty .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--warranty .rich-text__text.rte p,
  .custom--warranty .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.21px;
  }
  .custom--Garanite .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
 .custom--Garanite .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--Garanite .rich-text__text.rte p,
  .custom--Garanite .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.21px;
  }

   .custom--Algemene .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
.custom--Algemene .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--Algemene .rich-text__text.rte p,
  .custom--Algemene .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0.21px;
  }
  
  .business_img_with_text_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .Business_left_column {
    padding: 8rem 2rem;
    padding-left: 2rem;
    width: 100%;
  }
  .business.page-width {
    max-width: 100%;
    padding: 0;
    padding-left: 0rem;
  }
  .Business_right_column {
    width: 100%;
  }
  .ct_video_banner .banner {
    height: 27rem;
  }
  a.Suitable--product-btn {
    font-size: 12px;
    width: 130px;
  }
  a.suitable-moreless-button {
    font-size: 12px;
  }
}

/* tablet end */

@media (min-width: 768px) and (max-width: 850px) {
  .customize_collection_grid .collection-product-card__variants {
    transform: translate(-60%, 30%);
  }
  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    top: 43%;
    right: 6%;
  }
}
@media (min-width: 1024px) and (max-width: 1320px) {
  /* .customize_collection_grid .collection-product-card__variants {
right: 15px !important;
top: 42px !important;
} */
  .collection-product-card__swatch label {
    display: block;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #777;
    border-radius: 50%;
    background-size: cover;
    cursor: pointer;
    transition: border-color 0.3s ease;
  }

  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    top: 42%;
    right: 5%;
  }
  .Featured_Collection_v2 button.quick-add__submit.atc_cart_icon {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 45.201px;
    height: 45.026px;
    min-height: auto;
  }
  a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 45.201px;
    height: 45.026px;
    min-height: auto;
  }
}

@media (max-width: 1024px) {
  .js .menu-drawer__navigation .submenu-open {
    visibility: visible !important;
  }
  .menu-drawer__menu-item span.medium-hide.large-up-hide.icon-op {
    display: block;
    height: auto;
    width: auto;
  }
  .menu-drawer__menu-item .icon-cl {
    height: auto;
    width: auto;
  }

  .menu-drawer__menu summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .menu-drawer__menu details.menu-opening2[open] .main .icon-cl {
    display: block;
  }
  .menu-drawer__menu
    details.menu-opening2[open]
    .main
    span.medium-hide.large-up-hide.icon-op {
    display: none;
  }

  .menu-drawer__inner-submenu details.menu-opening2[open] .inner .icon-cl {
    display: block;
  }
  .menu-drawer__inner-submenu
    details.menu-opening2[open]
    .inner
    span.medium-hide.large-up-hide.icon-op {
    display: none;
  }
  ul.menu-drawer__menu.list-menu {
  }

  .menu-drawer__inner-submenu {
    background: #fff;
  }

  .menu-drawer__inner-submenu summary {
    color: #000;
  }
  .menu-drawer__inner-submenu summary:hover {
    color: #000;
  }

  .menu-drawer__inner-submenu a {
    color: #000;
  }

  .menu-drawer__inner-submenu summary .icon-op svg {
    stroke: #000 !important;
    fill: #000 !important;
  }
  .menu-drawer__inner-submenu summary .icon-cl svg {
    stroke: #000 !important;
    fill: #000 !important;
  }

  .menu-drawer__submenu_2 {
    background: #fff;
  }
  .menu-drawer__menu-item {
    border-bottom: 1px solid #b2b2b2;
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .menu-drawer__menu summary {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 287.5% */
  }
  .menu-drawer__menu a {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 287.5% */
  }
  .menu-drawer__inner-submenu a {
    color: #7b7b7b;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
  }
  .menu-drawer__inner-submenu summary {
    color: #6b6b6b !important;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
  }
  .menu-drawer__menu-item {
    border-bottom: 1px solid #b2b2b2;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-drawer__inner-submenu summary .icon-cl svg {
    stroke: #7b7b7b !important;
    fill: #7b7b7b !important;
  }
  .menu-drawer__inner-submenu summary .icon-op svg {
    stroke: #7b7b7b !important;
    fill: #7b7b7b !important;
  }
  a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 287.5% */
    display: flex;
    align-items: center;
    gap: 10px;
  }

  a.menu-drawer__account svg {
    margin-top: -7px;
  }
  span.medium-hide.large-up-hide.icon-op svg.icon.icon-plus {
    fill: #fff;
    stroke: #fff;
    width: 1rem;
    height: 1rem;
  }
  span.medium-hide.large-up-hide.icon-cl svg.icon.icon-minus {
    width: 1rem;
    height: 1rem;
    stroke: #fff;
  }
  .Categories-column_section a.button.button--primary {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 14.3px */
    background: none;
    padding-left: 11px;
    margin-top: 10px;
  }
  .Categories-column_section a.button.button--primary::after,
  .Categories-column_section a.button.button--primary::before {
    content: none;
  }

  .Categories-column_section .align_left {
    text-align: left;
  }
  label.round-radius .color_swatch_main img.swacth_img {
    width: 50px;
    height: 50px;
  }
  .footer-block__newsletter label.field__label {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
  }
}
@media (min-width: 768px) and (max-width: 1320px) {
  .footer-block__newsletter label.field__label {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: repeat(5, 220px);
  }
}
/* Mobile Responsive Media Query */
@media (max-width: 767px) {
  ul#predictive-search-results-products-list li.predictive-search__list-item {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
    margin-left: 16px;
  }
  span.search_title {
    font-weight: 300;
    color: #f6f6f6;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
  }
  .predictive-search .predictive-search__heading {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
  }
  .cstm-accordion-style h3.accordion__title.inline-richtext.h4 {
    font-size: 18px;
  }

  .cstm-accordion-style .accordion__content p {
    font-size: 16px;
  }

  .cstm-richtext {
    width: calc(100% - 2rem / var(--font-body-scale)) !important;
  }
  .top-bar-main {
    padding: 14px 0;
  }
  .top-bar-column-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 18px;
  }
  .top-bar-section .icon-list-block {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
  }
  .top-bar-section .icon-list-flex {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .top-bar-section p.icon_text {
    margin: 5px 0;
  }
  .customized_slideshow .slideshow__text.banner__box .banner__text.rte {
    font-size: 9px;
    line-height: 4.874px;
  }
  .customized_slideshow
    .slideshow__text.banner__box
    h2.banner__heading.inline-richtext {
    line-height: 130%;
    font-size: 18px;
    margin-top: 8px;
  }
  .customized_slideshow .slideshow__text.banner__box a.button.button--primary {
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
    background: transparent;
    padding: 5px 30px;
    min-height: 30px;
  }
  .customized_slideshow .slideshow__text.banner__box .banner__buttons {
    margin-top: 12px !important;
  }
  .customized_slideshow .slideshow__control-wrapper {
    flex-direction: row;
  }
  .customized_slideshow .slideshow__controls.slider-buttons {
    position: absolute;
    z-index: 1;
    bottom: -8%;
    right: 0;
    background: transparent;
    width: 100%;
  }
  .customized_slideshow .slider-counter.slider-counter--dots {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
  }
  .customized_slideshow span.dot {
    background-color: #4c4c4c;
    width: 1rem !important;
    height: 1rem !important;
  }
  .customized_slideshow .slider-counter__link--active span.dot {
    width: 1.8rem !important;
    height: 0.9rem !important;
    border-radius: 5px;
  }
  .customized_slideshow .banner__content {
    justify-content: start;
  }
  .customized_slideshow .slideshow__text.banner__box {
    justify-content: start;
    max-width: 23.4rem;
    padding-left: 2rem;
  }
  .multi-column_section h3.inline-richtext {
    font-size: 16px;
  }
  .multi-column_section a.link.animate-arrow {
    font-size: 13px;
    line-height: 23px;
    margin-top: 5px;
  }
  .multi-column_section li.multicolumn-list__item {
    width: 313px;
    height: 126px;
    flex-shrink: 0;
    margin: 0 10px;
  }
  .multi-column_section .media--transparent {
    background-color: transparent;
    padding-bottom: 75% !important;
  }
  .multi-column_section
    li#Slide-template--17273211093247__multicolumn_htYi4q-1
    .media.media--transparent.media--adapt {
    padding-bottom: 84% !important;
  }
  .multi-column_section .multicolumn-card.content-container {
    border-radius: 14px;
  }
  .customized_slideshow .slideshow__controls.slider-buttons {
    padding: 16px 0;
  }
  .section-template--17273211093247__multicolumn_htYi4q-padding {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .Categories-column_section a.link.animate-arrow {
    font-size: 14px;
    line-height: 23px;
  }
  .Categories-column_section .multicolumn-card.content-container {
    border-radius: 9px;
    background: #f0f0f0 !important;
  }

  .Categories-column_section
    ul#Slider-template--17273211093247__categories_ed8iQV {
    gap: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .Categories-column_section .grid--2-col-tablet-down .grid__item {
    width: 47%;
  }
  .Categories-column_section
    .title-wrapper-with-link
    h2.title.inline-richtext.h1 {
    color: #000;
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  .ct_video_banner h2.banner__heading.inline-richtext.h2 {
    color: #fff;
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
  }
  .ct_video_banner .banner__box.content-container {
    background: transparent;
    max-width: 28rem;
  }
  div#Banner-template--17273211093247__video_banner_h9yDCK {
    height: 15rem;
  }
  .ct_video_banner .banner__box.content-container {
    padding-left: 0;
  }
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: repeat(1, auto);
  }
  details.footer-menu-block {
  }

  details.footer-menu-block .footer-menu-block-heading {
    display: flex;
    justify-content: space-between;
  }

  span.medium-hide.large-up-hide.icon-op svg.icon.icon-plus {
    fill: #fff;
    stroke: #fff;
    width: 1rem;
    height: 1rem;
  }

  .icon-op,
  .icon-cl {
    display: none;
    height: 10px;
    width: 10px;
  }
  footer details[open] .icon-cl {
    display: block;
  }
  footer details[open] .icon-op {
    display: none;
  }
  footer details .icon-op {
    display: block;
  }

  span.medium-hide.large-up-hide.icon-cl svg.icon.icon-minus {
    width: 1rem;
    height: 1rem;
    stroke: #fff;
  }
  footer.footer .footer-block.grid__item {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px solid #fff;
  }
  .footer-block--news_letter {
    order: -2;
  }

  .footer-block--text-block {
    order: 5;
  }
  .footer-block__newsletter h2.footer-block__heading.inline-richtext {
    text-align: center;
  }
  .footer-block__details-content.rte.newsletter {
    text-align: center;
    margin-bottom: 0;
  }
  .footer-block__newsletter {
    margin-bottom: 35px;
  }
  .footer-block.grid__item.footer-block--text-block.scroll-trigger.animate--slide-in {
    margin-top: 35px;
  }
  .footer-block.grid__item.footer-block--text-block.scroll-trigger.animate--slide-in {
    margin-top: 35px;
    border: none;
  }
  img.footer_logo {
    margin-bottom: 10px;
    order: 2;
    margin-top: 73px;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-block--text-block h2.footer-block__heading.inline-richtext {
    display: none;
  }

  .footer-block--text-block .footer-block__details-content.rte {
    display: none;
  }
  .footer-block.grid__item.footer-block--text-block {
    display: flex;
    flex-wrap: wrap;
  }
  .footer__copyright.caption {
    color: #838383;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.18px;
  }
  p.footer_bottom_text {
    color: #4e4e4e;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.16px;
    text-align: center;
  }
  img.footer_bottom_icon {
    display: none;
  }
  .footer_icon_list {
    width: 30rem;
    margin: 0 auto;
  }
  .Featured_Collection_v2 slider-component ul.grid {
    flex-wrap: nowrap;
    overflow-y: scroll;
  }

  .Featured_Collection_v2 slider-component ul.grid .grid__item {
    width: 50%;
  }
  .Featured_Collection_v2 .card__heading a p.product-second-title {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    letter-spacing: 0.18px;
  }
  .Featured_Collection_v2 h4.product_card_short_description {
    color: #4e4e4e;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.16px;
    margin: 0 0 15px;
  }
  .Featured_Collection_v2 .price {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2
    .price.price--sold-out
    .price__regular
    span.price-item.price-item--regular {
    text-decoration: line-through;
    color: #c1c1c1;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left span.badge {
    background: transparent;
    color: #e40000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.14px;
  }
  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    top: 40%;
    right: 4%;
  }
  .Featured_Collection_v2
    h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    color: #000;
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
  }
  .Featured_Collection_v2 button.quick-add__submit.atc_cart_icon {
    border: none;
    background: #fff;
    border-radius: 50%;
    width: 35.336px;
    height: 35.979px;
    padding: 5px;
    min-height: auto;
  }
  .social_icons_slide_show.footer {
    width: 100%;
  }
  .Categories-column_section a.button.button--primary {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 14.3px */
    background: none;
    padding-left: 11px;
  }
  .Categories-column_section a.button.button--primary::after,
  .Categories-column_section a.button.button--primary::before {
    content: none;
  }

  .Categories-column_section .align_left {
    text-align: left;
  }
  .footer__content-top.page-width {
    padding-left: 24px;
    padding-right: 24px;
  }

  footer.footer.color-accent-1.gradient {
    padding-top: 26px;
  }
  .truspilot_icons {
    display: none;
  }

  .footer__content-top.page-width {
    padding-bottom: 10px;
  }
  .truspilot_icons.bottom.page-width {
    padding-top: 0;
    display: flex;
    justify-content: center;
  }
  .product.product--medium
    p.product__text.inline-richtext.caption-with-letter-spacing {
    font-size: 16px;
  }
  .product.product--medium .product__title h1 p.product-second-title {
    font-size: 20px;
  }
  .product.product--medium .price__regular {
    font-size: 24px;
  }
  .product.product--medium .product__description.rte.quick-add-hidden,
  .product.product--medium .product__description.rte.quick-add-hidden span {
    font-size: 14px;
  }
  .product.product--medium a.moreless-button {
    font-size: 14px;
  }
  .product.product--medium p.product__text.inline-richtext {
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 16px;
  }
  select.select__select {
    font-size: 14px;
  }
  .product.product--medium button.product-form__submit.button,
  .product.product--medium
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    border-radius: 32px;
    background: #000;
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.23px;
    padding: 16px 30px;
  }
  .product.product--medium h2.h4.accordion__title.inline-richtext {
    color: #6b6b6b;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
  }
  .product.product--medium .product__description.rte.quick-add-hidden {
    margin-top: 36px;
  }

  .readmore_btn {
    margin-top: 8px;
  }
  label.round-radius .color_swatch_main img.swacth_img {
    width: 50px;
  }
  .product.product--medium .product__media.media.media--transparent {
    border-radius: 0;
    background: #f0f0f0;
    border: none;
  }
  .grid__item.product__media-wrapper {
    background: #f7f7f7;
  }
  .thumbnail[aria-current] {
    border-color: #f49c0e !important;
    box-shadow: none !important;
    border-radius: 10px;
  }
  button.slider-button {
    border-radius: 30px;
    background: #fff;
    width: 40px;
    height: 159px;
  }
  .thum_hide {
    visibility: hidden;
  }
  /* .slider-buttons.no-js-hidden.quick-add-hidden.mob_show.small-hide {
display: flex !important;
justify-content: space-between;
position: absolute;
width: 100%;
top: 50%;
z-index: 10;
} */

  .slider-buttons.no-js-hidden.quick-add-hidden.mob_show.small-hide
    .slider-counter.caption {
    display: none;
  }

  button.slider-button.slider-button--next {
    margin-right: 20px;
  }

  button.slider-button.slider-button--prev {
    margin-left: 20px;
  }
  .product.product--medium .product__media.media.media--transparent {
    background: transparent;
  }
  .product.product--medium .product-media-container.media-type-image {
    border: none;
    background: transparent;
  }
  .product__info-wrapper.grid__item {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  quantity-input.quantity {
    width: calc(
      12rem / var(--font-body-scale) + var(--inputs-border-width) * 2
    ) !important;
    margin-top: 38px;
    margin-bottom: 29px;
  }
  div.product-form__input.product-form__quantity {
    width: 35%;
    float: left;
  }

  .buy_btn_div {
    width: 60%;
    float: right;
    margin: 26px 0 0 !important;
  }

  .product__accordion.accordion.quick-add-hidden {
    clear: both;
  }
  .slideshow__controls button.slideshow__autoplay.slider-button.no-js-hidden {
    display: none;
  }
  .tiktok-thumbnails .tiktok-image {
    min-height: 100% !important;
    object-fit: cover;
    border-radius: 8px !important;
  }
  .tiktok-slider {
    width: 100%;
    max-width: 100%;
    height: 230px !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .tiktok-continer {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  label.round-radius {
    padding: 8px !important;
  }
  .thumbnail-slider button.thumbnail.global-media-settings {
    border-radius: 10px;
    border: 0.5px solid #0000;
    background: #f0f0f0;
  }
  .product__accordion .accordion__content {
    padding: 0;
    color: #6b6b6b;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.14px;
  }
  div#shopify-block-tiktok_feed_app_block_BbXfHX {
    padding: 10px 0;
  }
  .grid__item.product__media-wrapper {
    border-radius: 10px;
  }
  h4#checkit-shoptrade-header {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-align: center;
  }
  .checkit-shoptrade-block {
    padding: 25px 0;
  }
  .menu-drawer__inner-submenu .menu-drawer__menu-item:hover {
    color: #7b7b7b;
  }
  .section_title {
    text-align: center;
  }
  .section-template--17273211093247__tiktok_video_KVPFMj-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section_title p {
    font-size: 18px;
  }
  .section_title p strong {
    font-size: 18px;
  }
  .product_display button.slider-button.thum_hide {
    border-radius: 30px;
    background: #b2b3b2;
    width: 30px;
    height: 30px;
    visibility: visible;
  }
  .product_display button.slider-button.thum_hide svg.icon.icon-caret {
    stroke: #fff;
    color: #fff !important;
    width: 12px;
    height: 12px;
  }
  .product_display button.slider-button.thum_hide svg.icon.icon-caret path {
    stroke: #fff;
  }
  .product_display button.slider-button.thum_hide:hover {
    background: #000;
  }
  .product_display slider-component.thumbnail-slider {
    background: #fff;
    border-radius: 15px 15px 0px 0px;
    width: 100%;
    margin: -10px auto !important;
    padding: 30px 0;
    margin-bottom: 0 !important;
  }
  .product_display button.slider-button.slider-button--next {
    margin-right: 15px !important;
    margin-left: 10px;
  }
  .product_display button.slider-button.slider-button--prev {
    margin-left: 14px !important;
    margin-right: 10px;
  }
  .product_display .product.product--medium.product--left.product--stacked {
    background: #f5f5f5;
    padding-top: 30px;
  }
  .product_display {
    padding-top: 0px !important;
  }
  .product_display .product__info-wrapper.grid__item {
    background: #fff;
    flex-shrink: 1;
    padding: 10px 20px;
  }
  .product_display .page-width {
    padding: 0 !important;
  }
  .product_display
    .product__media-wrapper
    slider-component:not(.thumbnail-slider--no-slide) {
    margin-left: 0;
    margin-right: 0;
  }
  .header {
    display: grid;
    grid-template-areas: "left-icons account heading icons";
    grid-template-columns: 1fr 1fr 3fr 1fr;
    align-items: center;
  }
  a.mobile_acc.header__icon.header__icon--account {
    display: block !important;
    width: 2rem;
    height: 2rem;
  }
  div#CartDrawer a.cart-item__name.h4.break {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
  }
  div#CartDrawer .product-option.price {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.17px;
  }
  div#CartDrawer .drawer__header h2.drawer__heading {
    color: #000;
    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin: 0;
  }
  .customize_cart_item h1.title.title--primary {
    color: #000;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
  }
  .customize_cart_item table.cart-items thead {
    display: none;
  }
  .customize_cart_item p.product_code {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item .cart-items td {
    vertical-align: middle;
    padding-top: 2.5rem;
  }
  .customize_cart_item a.cart-item__name.h4.break {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
  .customize_cart_item p.status_stock_text {
    color: #0da600;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    letter-spacing: 0.21px;
  }
  .stock_status_msg p {
    margin: 0;
    color: #0da600;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    letter-spacing: 0.13px;
  }

  .customize_cart_item table.cart-items thead {
    display: none;
  }

  .customize_cart_item .cart-item {
    display: flex;
    gap: 1.5rem;
    margin-bottom: 0.5rem;
    flex-wrap: wrap;
  }

  .customize_cart_item td.cart-item__quantity {
    order: 4;
    padding-top: 1rem !important;
  }

  .customize_cart_item td.cart-item__totals.right.medium-hide.large-up-hide {
    order: 5;
    width: 24%;
  }

  .customize_cart_item quantity-input.quantity.cart-quantity {
    margin: 0;
  }

  .customize_cart_item td.item_orignal_price {
    width: 24%;
  }

  .customize_cart_item cart-remove-button {
    padding: 0;
  }

  .customize_cart_item tr.item_remove {
    display: flex;
    justify-content: flex-end;
  }
  .customize_cart_item span.price.price--end {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item .product-option {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.22px;
  }
  .customize_cart_item dl.item_variant_flex .product-option {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.19px;
    margin: 0;
  }
  .customize_cart_item dl.item_variant_flex {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    flex-wrap: wrap;
  }
  cart-note.cart__note.field {
    width: 100%;
    top: 0;
    height: auto;
  }
  .cart__footer .cart__blocks {
    border-radius: 10px;
    background: #f0f0f0;
    padding: 24px 35px;
    width: 100%;
  }
  .cart__footer .totals h2.totals__total {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
  }
  .cart__footer p.totals__total-value {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.26px;
  }
  .cart__footer button#checkout {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    letter-spacing: 0.18px;
  }
  input#discount_code {
    min-width: 60% !important;
    padding: 9px 15px;
    border-radius: 29px;
    border: 1px solid #bfbdbd;
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.19px;
  }
  button.apply-discount-code {
    position: relative;
    padding: 7px 31px !important;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    border-radius: 29px;
    border: 1px solid #000;
    background: #000;
    min-width: auto !important;
    color: #fff;
    font-family: Roboto;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
  }
  .discount-code-container .h3 {
    color: #000;
    font-family: Roboto;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    margin-bottom: 1rem !important;
    margin-top: 0;
  }
  .cart__footer-wrapper {
    padding-bottom: 35px;
  }
  .section-template--17273211027711__cart-items-padding {
    padding-top: 45px;
    padding-bottom: 75px;
  }
  .customize_cart_item quantity-input.quantity.cart-quantity {
    margin: 0;
    min-height: 1rem !important;
  }
  .customize_cart_item .cart-item {
    display: flex !important;
    margin-bottom: 0 !important;
    row-gap: 0px !important;
    column-gap: 12px !important;
  }
  .customize_cart_item span.delete_item {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.22px;
  }

  .customize_cart_item dl.item_variant_flex {
    display: flex;
    align-items: center;
    gap: 1px;
    margin: 0;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  cart-items .title-wrapper-with-link a.underlined-link {
    display: none;
  }
  .customize_cart_item
    quantity-input.quantity
    button.quantity__button.no-js-hidden {
    border-radius: 32px;
    border: 0.5px solid #f0f0f0;
    background: #f0f0f0;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
  .customize_cart_item input.quantity__input {
    border-radius: 9px !important;
    border: 0.5px solid #838383 !important;
    padding: 0 !important;
    color: #000 !important;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 157% !important;
    letter-spacing: 0.23px !important;
    flex-grow: 0 !important;
  }
  .customize_cart_item quantity-input.quantity.cart-quantity {
    width: calc(
      13rem / var(--font-body-scale) + var(--inputs-border-width) * 2
    ) !important;
    gap: 15px;
  }
  .customize_cart_item td.item_orignal_price {
    width: 24%;
  }
  .section-template--17273211027711__cart-items-padding {
    padding-top: 50px !important;
    padding-bottom: 40px;
  }
  .customize_cart_item cart-items .title-wrapper-with-link {
    margin-top: 0;
    margin-bottom: 1rem !important;
  }
  .discount_code_main {
    order: 2;
  }

  .cart__blocks {
    order: 3;
    margin-top: 35px !important;
    padding: 24px 20px !important;
  }

  .cart__footer-wrapper:last-child .cart__footer {
    display: flex;
  }
  td.mobile_version {
    width: 100%;
    display: block;
  }

  td.deleee.mobile_version {
    padding: 0;
    text-align: right !important;
  }

  td.deleee.mobile_version cart-remove-button {
    justify-content: flex-end;
    margin: 0;
  }

  .customize_cart_item dl.item_variant_flex {
    padding-bottom: 5px;
  }

  td.desktop_version {
    display: none;
  }
  .customize_cart_item tr.cart-item {
    padding-bottom: 20px;
  }

  td.deleee.mobile_version {
    border-bottom: 0.5px solid #838383;
  }
  .customize_cart_item dl.item_variant_flex {
    gap: 5px;
    flex-wrap: nowrap;
  }
  .customize_cart_item td.cart-item__quantity {
    padding-top: 22px !important;
  }
  .customize_cart_item dl.item_variant_flex .product-option {
    font-size: 14px;
  }
  .customized_slideshow .slideshow__text.banner__box a.button.button--primary {
    display: none;
  }
  label.round-radius {
    width: 22%;
  }
  .cart-drawer .cart-item {
    display: grid;
    grid-template: repeat(6, auto) / repeat(3, 1fr) !important;
    gap: 0.5rem !important;
    margin-bottom: 0;
  }
  .customize_cart_item td.cart-item__details {
    width: 65%;
  }
  .Featured_Collection_v2 slider-component ul.grid {
    overflow-y: hidden;
  }
  .customize_cart_item img.cart-item__image {
    height: 100%;
    object-fit: contain;
  }
  .customize_cart_item .cart-item__image-container {
    height: 100%;
  }
  .customize_cart_item .cart-item {
    column-gap: 10px !important;
    justify-content: space-between;
  }
  fieldset.js.product-form__input.Length label {
    border-radius: 27px;
    border: 1px solid #d9d9d9;
    background: transparent;
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.18px;
    padding: 10px 20px;
  }
  fieldset.js.product-form__input.Length :checked + label {
    color: #000;
    font-family: Roboto;
    background: transparent !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.18px;
    padding: 10px 20px;
    border-radius: 27.5px;
    border: 1px solid #f49c0e;
  }
  select.select__select {
    border: 1px solid #d9d9d9;
    color: #000000;
  }
  .collection-image-banner .banner__box.content-container {
    padding-left: 2.5rem;
    max-width: 35rem !important;
  }
  .collection-image-banner
    h2.banner__heading.collection-title.inline-richtext.h1 {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.18px;
  }
  .collection-image-banner
    h2.banner__heading.collection-sub-title.inline-richtext.h1 {
    color: #fff;
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.37px;
    margin-top: 5px;
  }
  .collection-image-banner .banner__text.coll-text.rte.body {
    color: #fff;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.24px;
    margin-top: 14px;
  }
  .Featured_Collection_v2.customize_collection_grid span.mobile-facets__open {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
    letter-spacing: 0.12px;
  }

  .Featured_Collection_v2.customize_collection_grid
    span.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 14.4px */
    letter-spacing: 0.12px;
  }
  .Featured_Collection_v2.customize_collection_grid .mobile-facets__open svg {
    width: 2rem;
    height: 2rem;
  }
  ul#product-grid {
    justify-content: space-between;
    gap: 20px;
  }

  ul#product-grid li.grid__item.scroll-trigger.animate--slide-in {
    width: 46% !important;
  }
  .customize_collection_grid div#ProductGridContainer {
    margin-top: 30px;
  }
  .load-more-paginate {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  form#FacetFiltersFormMobile .mobile_fillerr span.filter_ico {
    display: block;
  }

  form#FacetFiltersFormMobile
    .mobile-facets__details[open]
    span.filter_ico.pluss.icon-op {
    display: none;
  }
  form#FacetFiltersFormMobile
    .mobile-facets__details[open]
    span.filter_ico.minuss.icon-cl {
    display: block;
  }

  form#FacetFiltersFormMobile .mobile_fillerr span {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    letter-spacing: 0.14px;
  }

  form#FacetFiltersFormMobile details.mobile-facets__details {
    border-bottom: 0.5px solid #000000;
    padding: 18px 0;
  }

  form#FacetFiltersFormMobile summary.mobile-facets__summary.focus-inset {
    padding: 0;
  }

  form#FacetFiltersFormMobile span.facet-checkbox__text {
    color: #4e4e4e;
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2 !important; /* 235.714% */
  }

  form#FacetFiltersFormMobile label.facets__label.mobile-facets__label {
    padding: 10px 0rem;
  }

  .mobile-facets__main.has-submenu.gradient {
    width: 27rem;
    margin: 0 auto;
  }

  form#FacetFiltersFormMobile .mobile-facets__submenu {
    padding-top: 14px;
  }

  form#FacetFiltersFormMobile .mobile-facets__label > svg {
    border-radius: 3px;
    border: 0.5px solid #838383;
    background: #fff;
  }

  form#FacetFiltersFormMobile .mobile_fillerr span.filter_ico.minuss.icon-cl {
    display: none;
  }
  form#FacetFiltersFormMobile label.facets__label.mobile-facets__label {
    position: relative;
  }
  form#FacetFiltersFormMobile .mobile-facets__label svg.icon.icon-checkmark {
    top: 1.4rem;
    border: none;
  }
  .mobile-facets__summary {
    padding: 0;
  }

  .mobile-facets__sort {
    flex-direction: column;
    width: 100%;
  }

  .mobile-facets__sort label {
    width: 100%;
  }

  .mobile-facets__sort .select {
    transform: translate(-44px, 0px);
  }

  select#SortBy-mobile {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.12px;
    padding: 8px 23px;
    min-width: 180px;
    height: 44px;
    border-radius: 27px;
    border: 0.5px solid #d9d9d9;
  }

  .mobile-facets__sort .select .icon-caret {
    right: 20px !important;
  }
  .mobile-facets__details.js-filter .mobile-facets__summary {
    padding: 5px 0 !important;
  }
  .mobile-facets__sort label {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.12px;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  h3.filter_mobile_title {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 14.4px */
    letter-spacing: 0.12px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 0;
  }
  form#FacetFiltersFormMobile .mobile-facets__label svg.icon.icon-checkmark {
    left: 3px;
  }
  form#FacetFiltersFormMobile a.mobile-facets__clear.underlined-link {
    color: #4e4e4e;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px; /* 235.714% */
    text-decoration: none;
  }

  form#FacetFiltersFormMobile button.no-js-hidden.button.button--primary {
    color: #ffffff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px; /* 235.714% */
    min-height: 40px;
  }
  .mobile-facets__footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .mobile-facets__header-inner {
    display: none;
  }
  span.active-facets__button-inner.button.button--tertiary {
    border-radius: 27px;
    border: 0.5px solid #d9d9d9;
    padding: 10px;
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.12px;
  }

  a.active-facets__button-remove.underlined-link span {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.12px;
  }

  a.active-facets__button-remove.underlined-link {
    text-decoration: none;
  }
  .mobile-facets__open:hover .mobile-facets__open-label {
    text-decoration: none;
    text-underline-offset: 0.3rem;
  }
  .mobile-facets__label > input[type="checkbox"]:checked ~ svg {
    background: #000 !important;
  }

  form#FacetFiltersFormMobile
    .mobile-facets__label
    svg.icon.icon-checkmark
    path {
    stroke: #fff;
  }
  .customize_collection_grid .collection-product-card__variants {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    position: static !important;
    gap: 5px;
  }

  .customize_collection_grid .quick-add.no-js-hidden {
    position: absolute;
    top: 0;
    right: 4%;
    transform: translate(-2%, 350%);
  }
  a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 33.201px;
    height: 33.026px;
    min-height: auto;
  }
  .customize_collection_grid button.quick-add__submit.atc_cart_icon {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 33.201px;
    height: 33.026px;
    min-height: auto;
  }
  .customize_collection_grid button.quick-add__submit.atc_cart_icon svg {
    width: 16px;
  }
  h1#login {
    color: #000;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  label.login_page_label {
    color: #7b7b7b !important;
    font-family: Roboto;
    font-size: 16px !important;
  }
  .login_bottom {
    display: flex;
    gap: 5px;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 75px;
    justify-content: center;
  }
  a.login_bottom_link {
    width: auto !important;
    margin: 0 !important;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration-line: underline;
  }
  .customer:not(.account):not(.order) {
    max-width: 35.4rem !important;
  }
  .collection-image-banner
    h2.banner__heading.collection-sub-title.inline-richtext.h1 {
    width: 18rem;
  }
  .Featured_Collection_v2.customize_collection_grid
    span.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.12px;
  }
  .Featured_Collection_v2.customize_collection_grid .mobile-facets__open svg {
    width: 2.3rem;
    height: 2.2rem;
  }
  .customize_collection_grid h2.product-count__text.text-body {
    color: #838383;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.17px;
  }
  .mobile-facets__header {
    border: none !important;
  }
  .menu-drawer__menu a {
    padding: 0.5rem 3rem !important;
  }

  .menu-drawer summary.menu-drawer__menu-item {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .menu-drawer__menu
    details[open].menu-opening
    > .menu-drawer__menu-item
    span.medium-hide.large-up-hide.icon-op {
    display: none;
  }

  .menu-drawer__menu
    details[open].menu-opening
    > .menu-drawer__menu-item
    span.medium-hide.large-up-hide.icon-cl {
    display: block;
  }
  a.topbar.drawer-item.menu_item {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #b2b2b2;
  }

  .menu-drawer__utility-links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }

  .item-padding {
    padding-left: 3rem !important;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }

  nav.menu-drawer__navigation {
    padding-bottom: 5px;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector
    span {
    text-align: center;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector {
    gap: 5px;
    align-items: center;
    background: transparent;
    padding-left: 3rem !important;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .menu-drawer__inner-container .menu-drawer__localization.header-localization {
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
  }
  .field.account_login.address {
    width: 100%;
  }
  .field.account_login.no-space.house-number {
    width: 100%;
  }
  .account_name_fields_flex {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .menu-drawer__inner-container
    .localization-selector
    + .disclosure__list-wrapper {
    background: #fff;
    position: static;
    width: 100% !important;
    border-radius: 0 !important;
    padding: 10px 0;
  }

  .menu-drawer__inner-container
    .menu-drawer__localization.header-localization
    form {
    width: 100% !important;
  }

  .menu-drawer__inner-container ul#HeaderLanguageMobileList {
    width: 55% !important;
    max-width: 100% !important;
  }

  .menu-drawer__inner-container li.disclosure__item a {
    border: none;
  }
  .menu-drawer__inner-container
    button.disclosure__button.localization-form__select.localization-selector {
    width: auto;
  }
  .menu-drawer__inner-container li.disclosure__item {
    text-align: center;
  }
  .truspilot_icons.bottom.page-width {
    flex-wrap: wrap;
  }
  .footer__column.footer__localization.isolate .disclosure__list-wrapper {
    left: -112px;
    bottom: -105px !important;
  }
  li.disclosure__item:nth-child(3) span.language-flag_short {
    margin-left: 22px;
  }

  li.disclosure__item span.language-flag_short {
    margin-left: 0px;
  }
  .account_name_fields_flex.address_flex.postal-code .field.account_login {
    width: 48%;
  }
  p.subtext-activate {
    color: #7b7b7b;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin-top: 30px;
  }
  h1#recover {
    color: #000;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  a.hash_login {
    color: #7b7b7b;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  #recover-password {
    color: #000;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
  p.subtext-activate {
    margin: 0;
  }
  .order_and_account_flex {
    width: 68%;
  }
  .dashboard-sidebar {
    width: 25%;
  }

  td.order-data {
    padding-right: 15px;
  }

  .customer.dashboard_sidebar_flex.account.section-template--17273211355391__main-padding {
    padding-left: 15px;
    padding-right: 18px;
  }
  .dashboard-sidebar-border {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    border-radius: 32px;
    border: 0.5px solid #838383;
    padding: 10px 20px;
  }
  .dashboard-sidebar-border a {
    font-size: 16px;
  }
  h2.dashboard_overview_title {
    font-size: 26px;
  }
  h4.customer_name {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
  }
  h2.dashboard_div_title {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
  }
  a.return_btn {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
    text-decoration: none;
  }
  th.order-head-data {
    color: #838383;
    font-family: Roboto;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    text-transform: capitalize !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-right: 0 !important;
  }
  td.order-data {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.2px;
    vertical-align: middle !important;
  }
  td.order-quantity.order-data {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 157%;
  }
  td.order-data {
    padding-right: 15px !important;
  }
  p.detail_item {
    font-size: 16px !important;
  }
  p.detail-head {
    font-size: 16px !important;
  }

  .dashboard_sidebar_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .dashboard-sidebar {
    width: 100%;
  }

  .order_and_account_flex {
    width: 100%;
  }
  h2.dashboard_overview_title {
    text-align: center;
  }
  h4.customer_name {
    text-align: center;
  }
  h2.dashboard_div_title {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
  }
  table.order-history thead {
    display: block;
  }
  table.order-history thead tr {
    flex-direction: row;
    padding: 0 !important;
  }
  th.order-head-data {
    width: 100%;
    text-align: left;
  }
  /* th.order-head-data:nth-last-child(1) {
display: none;
} */
  table.order-history thead tr {
    gap: 10px;
  }
  table.order-history td:before {
    content: none !important;
  }
  table.order-history tbody tr {
    flex-direction: row;
    align-items: center;
  }
  td.order-data {
    padding: 5px 10px 5px 10px !important;
  }
  td.order-data time {
    text-align: left !important;
  }

  td.order-quantity.order-data {
    text-align: left !important;
  }

  td.order-data {
    text-align: left !important;
  }
  h2.dashboard_overview_title {
    width: auto;
    font-size: 23px !important;
  }
  a.add-return_btn {
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    border-radius: 33px;
    background: #000;
    padding: 0px 20px;
    width: 155px;
    height: 40px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .order-table-inner {
    grid-template-columns: 200px 80px 80px 80px 80px;
    display: grid;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
    max-width: 100%;
  }
  .order-table-product-heading h3 {
    color: #b2b2b2;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.17px;
    margin: 0;
  }
  .product_order {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
  .product_order {
    margin-top: 20px;
  }
  .order-product-title a {
    color: #000 !important;
    font-family: Roboto;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.2;
  }
  .order-product_img img {
    width: 55px;
    height: 55px;
  }
  .mobile_drop {
    display: block;
  }
  .dashboard-sidebar-border {
    display: none;
  }
  .dashboard-sidebar-border.mob {
    display: block;
  }
  .dashboard-sidebar-border.mob {
    border-radius: 21px;
    border: 0.5px solid #838383;
    padding: 5px 30px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .dashboard-sidebar-border.mob span.dashboard-icon-span svg {
    width: 18px !important;
    height: 16px;
    margin: 0 !important;
  }

  .dashboard-sidebar-border.mob p.sidebar_btn {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 266.667% */
  }

  .dashboard-sidebar-border.mob svg.arrow_down {
    width: 16px;
    height: 16px;
    margin: 0;
    margin-bottom: -3px;
  }
  .mobile_dropdown_sidebar.dashboard-sidebar-border {
    border-radius: 13px;
    margin-top: 5px;
  }
  .dashboard-sidebar-border.mob span.dashboard-icon-span svg.dashboard-order {
    width: 20px !important;
    height: 20px;
    margin: -3px !important;
  }
  h2.dashboard_overview_title {
    width: auto;
    font-size: 23px !important;
    margin: 0 auto;
  }
  .order-history_btn_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .order-history_btn_flex a.add-return_btn.mobile {
    margin-bottom: 40px;
  }

  a.add-return_btn.desktop {
    display: none;
  }
  .order-table-inner_mainn {
    overflow-x: scroll;
    scroll-behavior: smooth;
  }
  .order_qty_return-main {
    width: 560px;
  }
  .order-table-inner_mainn::-webkit-scrollbar {
    height: 0.3em;
  }
  .order-table-inner_mainn::-webkit-scrollbar-thumb {
    background: #000000;
    border-radius: 5px;
  }
  .order-table-inner_mainn::-webkit-scrollbar-track-piece {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
  }
  .address_right_column {
    width: 100%;
    margin-top: 40px;
  }
  h1.Address_main_title {
    text-align: center;
  }

  h3.your_Address_title {
    text-align: center;
    margin: 5px 0 15px 0;
  }
  ul.address_edit_container li {
    width: 100%;
  }
  .custom--About_nl h2.rich-text__heading.rte.inline-richtext {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 36px;
  }
  .custom--About_nl .rich-text__text.rte.scroll-trigger p {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.21px;
  }
  .cstm-banner-edit p {
    color: #fff;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.4px;
  }
  .cstm-banner-edit h2 {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.19px;
  }
  .custom--warranty .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--warranty .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 161.905% */
    letter-spacing: 0.21px;
  }
  .custom--warranty .rich-text__text.rte p,
  .custom--warranty .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.21px;
  }
   .custom--Garanite .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 161.905% */
    letter-spacing: 0.21px;
  }
.custom--Garanite .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 161.905% */
    letter-spacing: 0.21px;
  }
 .custom--Garanite .rich-text__text.rte p,
  .custom--Garanite .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.21px;
  }

     .custom--Algemene .rich-text__text.rte h6 {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 161.905% */
    letter-spacing: 0.21px;
  }
.custom--Algemene .rich-text__text.rte p strong {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 161.905% */
    letter-spacing: 0.21px;
  }
 .custom--Algemene .rich-text__text.rte p,
  .custom--Algemene .rich-text__text.rte li {
    color: #1f1f1f;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.21px;
  }

  .custom--ct_accordion h2.collapsible-content__heading.inline-richtext {
    margin: 0 !important;
  }

  .cstm-accordion-style h3.accordion__title.inline-richtext.h4 {
    line-height: 26px;
  }
  .custom--ct_accordion h2.collapsible-content__heading.inline-richtext {
    color: #000;
    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.3px;
  }
  .cstm-accordion-style.accordion {
    margin-top: 10px;
  }
  .order_qty {
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }
  .order_return a.return_btn {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
  }
  .business_img_with_text_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .Business_left_column {
    padding: 8rem 2rem;
    padding-left: 2rem;
    width: 100%;
  }
  .business.page-width {
    max-width: 100%;
    padding: 0;
    padding-left: 0rem;
  }
  .Business_right_column {
    width: 100%;
  }
  h2.Business_title {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
  }
  h4.Business_subtitle {
    color: #f49c0e;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.19px;
    margin: 0;
  }
  .Business-Desc {
    color: #838383;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
  }
  .business_contact_form .field.businessfield label {
    color: #000 !important;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 0px;
  }
  .ct_video_banner .banner {
    height: 24rem;
  }
  .collection-image-banner .banner__box.content-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .Featured_Collection_v2 .quick-add.no-js-hidden {
    position: absolute;
    /* top: 0%; */
    right: 4%;
  }
  .Featured_Collection_v2 button.quick-add__submit.atc_cart_icon svg {
    width: 16px;
  }
  a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
    border: none;
    background: #fff;
    border-radius: 50px;
    width: 36.201px;
    height: 36.026px;
    min-height: auto;
  }
  .filter_height {
    height: 120px;
    overflow: hidden;
  }
  .filter_readmore_btn {
    display: block !important;
  }
  .Featured_Collection_v2.customize_collection_grid .mobile-facets__open svg {
    width: 1.8rem;
    height: 1.8rem;
  }
  .Featured_Collection_v2.customize_collection_grid
    span.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.12px;
  }
  .customize_collection_grid h2.product-count__text.text-body {
    color: #838383;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.17px;
  }
  .cart-drawer .cart-item__details {
    width: 180px !important;
  }
  div#CartDrawer a.cart-item__name.h4.break b {
    font-size: 14px;
  }
  div#CartDrawer a.cart-item__name.h4.break {
    font-size: 14px;
  }

  div#CartDrawer a.cart-item__name.h4.break br {
    display: none;
  }
  a.Suitable--product-btn {
    font-size: 11px;
    width: 100px;
    padding: 0 5px;
  }
  a.suitable-moreless-button {
    font-size: 12px;
  }
}
/* mobile responsive end */

.Featured_Collection_v2 .collection button.quick-add__submit.atc_cart_icon {
  background: #f5f5f5 !important;
}

.collection-product-card__variants
  .collection-product-card__swatch:nth-child(n + 5) {
  display: none;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  footer.footer .footer__blocks-wrapper.grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}

/* product page and listing page improvement styling */

@media (min-width: 1024px) {
  .product__text.caption-with-letter-spacing + .product__title {
    margin-top: 0;
    margin-bottom: 20px !important;
  }
  .product__description.height_toggle.rte.quick-add-hidden {
    margin-top: 10px !important;
  }
}
@media (min-width: 768px) {
  .product.product--medium .price__regular {
    font-size: 20px;
  }
  .product.product--medium
    p.product__text.inline-richtext.caption-with-letter-spacing {
    font-size: 18px;
  }

  .product.product--medium p.product__text.inline-richtext {
    font-size: 18px;
  }
  .product.product--medium button.product-form__submit.button {
    font-size: 18px;
  }
  .product.product--medium h2.h4.accordion__title.inline-richtext {
    font-size: 18px;
  }
  .product.product--medium .product__description.rte.quick-add-hidden,
  .product.product--medium .product__description.rte.quick-add-hidden span {
    font-family: "Roboto-light" !important;
    font-size: 16px !important;
    font-weight: 300 !important;
  }
  .product.product--medium .product__description.rte.quick-add-hidden span {
    font-family: "Roboto-light" !important;
    font-size: 16px !important;
    font-weight: 300 !important;
  }
}

a.breadcrumbs__link,
li.breadcrumbs__item a,
a.breadcrumbs__link b {
  font-family: "Roboto-light" !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  font-style: normal;
}

.product.product--medium .product__title h1 span {
  font-size: 24px;
  font-weight: 700;
}
.product.product--medium .product__title h1 p.product-second-title {
  color: #0d0d0d;
  font-size: 20px;
}

.product.product--medium h2.h4.accordion__title.inline-richtext {
  /* font-family: "Roboto-light" !important;
  font-weight: 300 !important; */
  color: #000;
}

.customize_collection_grid .collection-product-card__variants {
  margin-top: 5px;
  z-index: 2 !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
}

.Featured_Collection_v2 .card__heading a p.product-second-title {
  font-size: 14px;
}
.Featured_Collection_v2 .card__heading a span {
  font-size: 18px;
}

.Featured_Collection_v2 .card-information {
  margin-top: -10px;
}
p.product__text.\36 .inline-richtext {
  color: #000000 !important;
}

.buy_btn_div div.product-form__input.product-form__quantity {
  float: none;
  max-width: 35%;
  flex: none;
}

.buy_btn_div {
  float: none;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  gap: 10px;
  height: auto;
}

.buy_btn_div product-form.product-form {
  width: 60%;
  margin: 0 !important;
}

.buy_btn_div quantity-input.quantity {
  margin: 14px 0;
}
variant-radios,
variant-selects {
  margin-bottom: 6.5rem !important;
}
.product.product--medium .product__title h1 span {
  line-height: 1.4;
}
.customize_collection_grid .collection-product-card__variants {
  flex-direction: row !important;
}
.collection_breadcrumbs.page-width nav.breadcrumb a,
.collection_breadcrumbs.page-width nav.breadcrumb {
  font-family: "Roboto-light" !important;
  font-size: 16px !important;
  font-weight: 300 !important;
}

.product.product--medium .product__media.media.media--transparent {
  background: #f8f8f8;
}
label.round-radius {
  background: #f8f8f8 !important;
}
quantity-input.quantity button.quantity__button.no-js-hidden.disabled {
  background: #f8f8f8 !important;
}
quantity-input.quantity button.quantity__button.no-js-hidden {
  background: #f8f8f8 !important;
}
span.badge.price__badge-sale.color-accent-2 {
  display: none;
}
.product__info-container s.price-item.price-item--regular {
  margin: 0;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.19px;
}
.product__info-container span.price-item.price-item--sale.price-item--last {
  margin: 0;
}
.Featured_Collection_v2 s.price-item.price-item--regular {
  font-size: 18px;
  color: #b2b2b2;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  letter-spacing: 0.19px;
  text-decoration-line: strikethrough;
}
.card__badge.custom_badge_bt.bottom.left span.sale_badge {
  color: #2bb120;
}
.Featured_Collection_v2
  .card__badge.custom_badge_bt.bottom.left
  span.sale_badge {
  color: #2bb120 !important;
}
variant-selects {
  margin-bottom: 4.5rem !important;
}
.select_dropdown {
  max-width: 97%;
}
@media (min-width: 1137px) and (max-width: 1540px) {
  .ct_video_banner .banner {
    height: 37vw;
  }
}
@media (min-width: 778px) and (max-width: 1136px) {
  .ct_video_banner .banner {
    height: 40rem;
  }
}
@media (min-width: 1920px) {
  .ct_video_banner .banner {
    height: 37vw;
  }
}
img.global-media-settings.global-media-settings--no-shadow {
  background: #f8f8f8;
}
.card__inner.color-background-2.gradient.ratio {
  border-radius: 18px !important;
  background: #f8f8f8;
}
.Featured_Collection_v2 .collection button.quick-add__submit.atc_cart_icon {
  background: #ffffff !important;
}
/* mega menu product_grid styling */
li.mega-menu_product_grid {
  display: flex;
  gap: 20px;
  width: 75%;
  flex-wrap: wrap;
  row-gap: 0;
  justify-content: space-around;
}
li.mega-menu_product_grid .mega-menu__link.mega-menu__link--level-2.link {
  width: 100%;
  padding: 0;
  margin-bottom: -10px;
  text-decoration: none !important;
}
a.menu-collection_view_all {
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4px; /* 293.333% */
  text-decoration: none;
}
header.header.header--middle-left .mega-menu__content.color-accent-1.gradient {
  height: 550px;
  overflow: hidden;
}
div#MegaMenu-Content-2,
div#MegaMenu-Content-1 {
  height: 430px;
}
.mega-menu_product_grid_card .collection-product-card__variants {
  margin-bottom: -20px;
  display: none !important;
}
.mega-menu_product_grid_card .card__information {
  padding-bottom: 0;
}
li.tabs_column {
  width: 15%;
}
li.col_two {
  width: 75%;
  display: none;
}
div#MegaMenu-Content-1 li.col_two,
div#MegaMenu-Content-3 li.col_two {
  display: block;
}
div#MegaMenu-Content-1 li.tabs_column,
div#MegaMenu-Content-2 li.tabs_column {
  display: block;
  width: auto;
}
/* li.tabs_column {
  border-right: 2px solid #e4e4e4 !important;
} */

/* ul.mega-menu__list.page-width li.mega-menu_product_grid:after {
  border-bottom: 2px solid #e4e4e4 !important;
  content: "";
  position: absolute;
  bottom: 0px;
  width: 1000px;
  height: 1px;
  left: 0;
} */

ul.mega-menu__list.page-width.mega-menu__list--condensed {
  display: flex;
}

.mega-menu_product_grid_card .card__heading a {
  color: #000;
}
.mega-menu_product_grid_card {
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 18%;
  width: 18%;
}

.mega-menu_product_grid_card h3.card__heading a {
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 133.333% */
}

.mega-menu_product_grid_card .card-information {
  display: none;
}
.mega-menu_product_grid_card .card__inner.color-background-2.gradient.ratio {
  border-radius: 0;
}
.mega-menu_product_grid_card .card .card__inner .card__media {
  border-radius: 0;
}
.mega-menu_product_grid_card .collection-product-card__swatch label {
  width: 20px;
  height: 20px;
}
.mega-menu_product_grid_card .collection-product-card__variants {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  transform: translate(80%, -200%);
  position: relative;
  z-index: 2;
}
.card__inner.color-background-2.gradient.ratio {
  border-radius: 0px;
  background: #f8f8f8;
}
.card .card__inner .card__media {
  border-radius: 0px !important;
}
img.language-selector-flag {
  width: 18px;
}
ul.mega-menu__list.page-width {
  display: flex;
  width: 100%;
}
li.tabs_column {
  width: 15% !important;
}
li.col_two a.menu-collection_view_all {
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4px;
  text-decoration: none;
  /* display: none; */
  position: absolute;
  bottom: 20px;
}
.mega-menu_product_grid_card h3.card__heading a {
  font-size: 11px;
  /* white-space: nowrap; */
}
.mega-menu_product_grid_card h3.card__heading a b {
  font-size: 11px;
  white-space: nowrap;
}

a.menu-collection_view_all {
  margin-top: 5px;
  margin-bottom: -5px;
  position: relative !important;
  line-height: normal;
  /* bottom: -39px !important; */
}

li.col_two a.menu-collection_view_all {
  bottom: -20px !important;
  margin-top: 15px !important;
  margin-bottom: -15px !important;
  line-height: normal;
}
details#Details-HeaderMenu-2 li.col_two {
    display: none !important;
}
/* mega menu product card styling end */

@media (min-width: 768px) and (max-width: 1024px) {
  .buy_btn_div quantity-input.quantity {
    margin: 14px 0;
    width: 12rem !important;
    min-height: 5rem;
  }
  .product.product--medium button.product-form__submit.button,
  .product.product--medium
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    font-size: 16px;
  }
  .Featured_Collection_v2 .card__heading a span {
    font-size: 14px !important;
  }
  .Featured_Collection_v2 .card__heading a p.product-second-title {
    font-size: 12px !important;
  }
  .collection-product-card__swatch label {
    display: block;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #777;
    border-radius: 50%;
    background-size: cover;
    cursor: pointer;
    transition: border-color 0.3s ease;
  }
  .customize_collection_grid .collection-product-card__variants {
    z-index: 2 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0px;
    transform: none !important;
  }

  .product.product--medium .product__title h1 p.product-second-title {
    color: #0d0d0d;
    font-size: 18px !important;
  }
  .product.product--medium .product__title h1 span {
    font-size: 24px !important;
    font-weight: 700;
  }
  .product.product--medium .product__description.rte.quick-add-hidden {
    margin-top: 24px;
  }
  .buy_btn_div {
    margin: 10px 0 0 !important;
  }
  div.product-form__input.product-form__quantity {
    margin-top: 0 !important;
  }
  .product.product--medium .product__title h1 span {
    font-size: 20px !important;
    font-weight: 700;
  }
  .product.product--medium .product__title h1 p.product-second-title {
    color: #0d0d0d;
    font-size: 16px !important;
  }
  .product.product--medium .product__title h1 span {
    font-size: 18px !important;
    font-weight: 700;
  }
  .product.product--medium .product__title h1 p.product-second-title {
    color: #0d0d0d;
    font-size: 14px !important;
  }
  .product.product--medium .price__regular {
    font-size: 18px;
  }
  .product.product--medium
    p.product__text.inline-richtext.caption-with-letter-spacing {
    font-size: 16px;
  }

  .product.product--medium p.product__text.inline-richtext {
    font-size: 16px;
  }
  .product.product--medium button.product-form__submit.button {
    font-size: 16px;
  }
  .product.product--medium h2.h4.accordion__title.inline-richtext {
    font-size: 16px;
  }
  .product.product--medium button.product-form__submit.button,
  .product.product--medium
    button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    padding: 16px 15px;
    font-size: 16px;
  }

  .product.product--medium .product__description.rte.quick-add-hidden {
    margin-top: -8px;
  }
  .tax_div {
    display: none;
  }
  .product.product--medium .product__description.rte.quick-add-hidden,
  .product.product--medium .product__description.rte.quick-add-hidden span {
    font-family: "Roboto-light" !important;
    font-size: 15px !important;
    font-weight: 300 !important;
  }
  .buy_btn_div quantity-input.quantity {
    align-items: center;
  }
  quantity-input.quantity button.quantity__button {
    width: 36px;
    height: 36px;
  }
  .product__info-container span.price-item.price-item--sale.price-item--last {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%; /* 31.4px */
    letter-spacing: 0.2px;
  }
  .product__info-container s.price-item.price-item--regular {
    font-size: 15px;
  }
  .Featured_Collection_v2 s.price-item.price-item--regular {
    font-size: 15px;
    color: #b2b2b2;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    letter-spacing: 0.19px;
    text-decoration-line: strikethrough;
  }
}

@media (max-width: 767px) {
  .Featured_Collection_v2 .card__heading a span {
    font-size: 11px !important;
  }
  .Featured_Collection_v2 .card__heading a p.product-second-title {
    font-size: 10px !important;
  }
  .collection-product-card__swatch label {
    display: block;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #777;
    border-radius: 50%;
    background-size: cover;
    cursor: pointer;
    transition: border-color 0.3s ease;
  }
  .customize_collection_grid .collection-product-card__variants {
    z-index: 2 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 2px;
    transform: none !important;
  }
  .product.product--medium .product__title h1 p.product-second-title {
    color: #0d0d0d;
    font-size: 18px !important;
  }
  .product.product--medium .product__title h1 b {
    font-size: 24px !important;
    font-weight: 700;
  }
  .product.product--medium .product__description.rte.quick-add-hidden {
    margin-top: 24px;
  }
  .buy_btn_div {
    margin: 10px 0 0 !important;
  }
  div.product-form__input.product-form__quantity {
    margin-top: 0 !important;
  }
  .product.product--medium .price__regular {
    font-size: 18px;
  }
  .product.product--medium .product__description.rte.quick-add-hidden {
    margin-top: 18px;
  }
  .tax_div {
    display: none;
  }
  .product.product--medium .product__title h1 b {
    font-size: 20px !important;
    font-weight: 700;
  }
  .product.product--medium .product__title h1 {
    color: #0d0d0d;
    font-size: 16px !important;
  }
  .product__info-container span.price-item.price-item--sale.price-item--last {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%; /* 31.4px */
    letter-spacing: 0.2px;
  }
  .product__info-container s.price-item.price-item--regular {
    font-size: 15px;
  }
  .card__content .price__sale {
    font-size: 12px;
  }

  .card__content span.price-item.price-item--sale.price-item--last {
    margin-right: 3px;
  }

  .card__content s.price-item.price-item--regular {
    margin: 0;
  }
}

p.product-second-title {
  margin: 0 !important;
  font-weight: 400 !important;
}
.Featured_Collection_v2 .card__heading a p.product-second-title {
 
}

a.moreless-button.less {
  display: none;
}
.product-form__input input[type="radio"] + label {
  border-color: #d9d9d9 !important;
  color: #000 !important;
  border-radius: 31px !important;
  font-family: Roboto !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  letter-spacing: 0.18px !important;
  padding: 5px 15px !important;
}

.product-form__input input[type="radio"]:checked + label {
  background: transparent !important;
  color: #000 !important;
  border-color: #000000 !important;
  border-radius: 31px !important;
  font-family: Roboto !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  letter-spacing: 0.18px !important;
  padding: 5px 15px !important;
}

.product-form__input input[type="radio"]:checked + label.round-radius {
  border: 1px solid #000 !important;
  border-radius: 10px !important;
  padding: 5px !important;
}
.product-form__input input[type="radio"] + label.round-radius.no-hidden {
  border-radius: 10px !important;
  padding: 5px !important;
}

.filter_title_count {
  display: flex;
  align-items: center;
  gap: 20px;

  justify-content: space-between;
}
.filter-title {
  width: 265px;
}
@media (max-width: 400px) {
  .filter_title_count .filter-title {
    width: auto;
  }
  .product-form__input input[type="radio"] + label {
    border-color: #d9d9d9 !important;
    color: #000 !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: 0.18px !important;
    padding: 5px 20px !important;
  }
  .product-form__input input[type="radio"]:checked + label {
    background: transparent !important;
    color: #000 !important;
    border-color: #f49c0e !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: 0.18px !important;
    padding: 5px 20px !important;
  }
  variant-radios,
  variant-selects {
    margin-bottom: 4.5rem !important;
  }
  legend.form__label span,
  label.form__label span {
    font-size: 16px;
  }
  .card__content s.price-item.price-item--regular {
    margin: 0;
    font-size: 10px;
  }
  .menu-drawer .list-social {
    margin-left: 14px !important;
  }
  .color_swatch_main {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  span.selected_vlue {
    font-size: 14px;
  }
  h3.suitabe-label {
    font-size: 14px;
  }
}

/* new styling */

.price_and_inventory_flex {
  display: flex;
  align-items: center;
}

.price_and_inventory_flex .product__inventory {
  color: #0eba0a;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px; /* 87.5% */
  letter-spacing: 0.16px;
}
.footer_icon_list ul.facility-list li.facility-list__item {
  list-style: none;
  display: flex;
  gap: 20px;
}

.footer_icon_list ul.facility-list {
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}

.footer_icon_list ul.facility-list h3.icon-text-title {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.18px;
  margin: 0px;
  margin-bottom: 2px;
}

.footer_icon_list ul.facility-list p.icon-short-text {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.18px;
  margin: 0px;
  margin-bottom: 0px;
}

.footer_icon_list ul.facility-list span.icon-green-text {
  color: #0eba0a;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.18px;
}
.price_and_inventory_flex {
  column-gap: 10px;
}
a.Selected.Suitable--product-btn {
  background: #000;
  color: #fff;
}
.product__info-container .card__badge.custom_badge_bt.bottom.left {
  display: none;
}
span.out-stock {
  color: red;
}

.buy_btn_div {
  margin-top: 30px;
}

.customize-contact-form label.field__label {
  position: static;
}

.customize-contact-form .field-v2 {
  flex-direction: column-reverse;
  margin-bottom: 25px !important;
}
.customize-contact-form .field-v2:after,
.customize-contact-form .field-v2:before {
  content: none;
}

.customize-contact-form .field-v2 input,
.customize-contact-form .field-v2 textarea {
  border-radius: 7px;
  border: 0.5px solid #b2b2b2;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}
.customize-contact-form .field-v2 input::placeholder {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}
.customize-contact-form .field-v2 textarea::placeholder {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}

.customize-contact-form .field__input-v2:focus ~ .field__label-v2 {
  font-size: inherit;
  letter-spacing: inherit;
}
.customize-contact-form .field-v2 input,
.customize-contact-form .field-v2 textarea {
  padding: 10px 20px !important;
}
.customize-contact-form .field-v2 textarea {
  height: 100%;
  min-height: auto;
}
.customize-contact-form label.field__label-v2 {
  color: #000;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
  margin-bottom: 13px;
}

.customize-contact-form label.field__label-v2 {
  transition: none;
}
span.required-field {
  color: #f00;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
}
.customize-contact-form .field-v2 input {
  width: 100%;
  display: block;
  height: 47px;
}
.customize-contact-form .field-v2 input {
  width: 100%;
  display: block;
}
.customize-contact-form label.field__label-v2 {
  transition: none;
  width: 100%;
  display: block;
}
.customize-contact-form .field-v2 textarea {
  padding: 30px 20px !important;
}
button.button.contact-form-btn {
  width: 218px;
  height: 47px;
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 0px;
  margin: 0 auto;
  display: flex;
}
@media screen and (min-width: 750px) {
  .customize-contact-form .contact.page-width.page-width--narrow {
    max-width: 78rem;
  }
}

.customize-contact-form .form-description p {
  color: #1a1a1a;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
  letter-spacing: 0.18px;
}

.customize-contact-form .contact h2.title.title-wrapper--no-top-margin {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 60%; /* 10.8px */
  margin-bottom: 10px;
}

.customize-contact-form form#ContactForm {
  margin-top: 30px;
}

.custom--customize-rich-text h2.rich-text__heading.rte.inline-richtext.h1 {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
}

.custom--customize-rich-text .rich-text__text p strong {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 166.667% */
  letter-spacing: 0.18px;
}

.custom--customize-rich-text .rich-text__text p {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
  letter-spacing: 0.18px;
  margin-bottom: 25px;
}

.custom--customize-rich-text .rich-text__text h4 {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 60%; /* 10.8px */
  margin-bottom: 15px;
}
.custom--customize-rich-text .rich-text__blocks {
  border-bottom: 1px solid #d9d9d9;
}

.custom--customize-rich-text .rich-text__text.rte {
  padding-top: 28px;
  padding-bottom: 10px;
}
.customize-image-banner .banner.page-width {
  padding: 0;
  margin: 0 auto;
}
.customize-image-banner .banner.page-width {
    padding: 0;
    margin: 0 auto;
    max-width: 80rem;
}
.customize-image-banner h2.banner__heading.inline-richtext.h2 {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 10.8px */
}

@media (min-width: 1850px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
        padding-left: 35rem !important;
        padding-right: 35rem !important;
  }
}

@media (min-width: 1701px) and (max-width: 1849px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }
}

@media (min-width: 1601px) and (max-width: 1700px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }
}

@media (min-width: 1501px) and (max-width: 1600px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
        padding-left: 18rem !important;
        padding-right: 18rem !important;
  }
}
@media (min-width: 1441px) and (max-width: 1500px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
         padding-left: 13rem !important;
        padding-right: 13rem !important;
  }
}

@media (min-width: 1360px) and (max-width: 1380px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }
}
@media (min-width: 1381px) and (max-width: 1440px) {
  .header-wrapper .header.page-width {
    max-width: 100%;
        padding-left: 12rem !important;
        padding-right: 12rem !important;
  }
}

.icon-circle img.icon_img {
  width: 35px;
}

variant-radios,
variant-selects {
  margin-top: 1rem !important;
  margin-bottom: 2.5rem !important;
}
.price_and_inventory_flex {
  margin: 2.5rem 0;
}
.selected-valuee {
  font-weight: 400 !important;
}
label.round-radius .color_swatch_main img.swacth_img {
  width: 70px;
  height: 70px;
  object-fit: contain;
}

label.round-radiuss.more-colors {
  text-align: center;
  transition: border var(--duration-short) ease;
  cursor: pointer;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 39.6px */
  letter-spacing: 0.33px;
  padding: 25px 25px !important;
  position: relative;
  top: -20px;
}
label.round-radiuss.more-colors {
  border-radius: 14px;
  background: #f8f8f8;
}
@media (min-width: 1003px) and (max-width: 1178px) {
  label.round-radiuss.more-colors {
    border-radius: 14px;
    background: #f8f8f8;
    display: inline-block;
    margin: 28px 0 0px;
    height: 85px;
  }
}

.product.product--medium button.product-form__submit.button {
  margin-bottom: 0;
}
.buy_btn_div {
  align-items: start;
}
.buy_btn_div quantity-input.quantity {
  margin-top: 8px;
}

ul#predictive-search-results-products-list
  .card__badge.custom_badge_bt.bottom.left
  span {
  padding: 0;
  font-size: 10px;
  padding: 3px 10px;
}

ul#predictive-search-results-products-list .card__badge {
  align-self: center;
  grid-row-start: 3;
  justify-self: flex-start;
}
ul#predictive-search-results-products-list .price_badge_flex {
  display: flex;
  align-items: center;
  gap: 8px;
}
ul#predictive-search-results-products-list
  a.quick-add__submit.atc_cart_icon.button.button--full-width.button--secondary {
  border: none;
  background: #fff;
  border-radius: 50px;
  width: 30.201px;
  height: 31.026px;
  min-height: auto;
}

.For_Business_Section.updated .Business_left_column {
  padding: 3rem 6rem;
  padding-left: 0;
  width: 70%;
}
.For_Business_Section.updated h2.Business_title {
  text-align: center;
}

.For_Business_Section.updated .Business-Desc {
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
  letter-spacing: 0.18px;
  margin-top: 26px;
}

.business_contact_form .field-v2 input,
.business_contact_form .field-v2 textarea {
  border-radius: 7px;
  border: 0.5px solid #b2b2b2;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}
.business_contact_form .field-v2 input::placeholder {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}
.business_contact_form .field-v2 textarea::placeholder {
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}

.business_contact_form .field__input-v2:focus ~ .field__label-v2 {
  font-size: inherit;
  letter-spacing: inherit;
}
.business_contact_form .field-v2 input,
.business_contact_form.field-v2 textarea {
  padding: 10px 20px !important;
}
.business_contact_form .field-v2 textarea {
  height: 100%;
  min-height: auto;
}
.business_contact_form label.field__label-v2 {
  color: #000;
  font-family: Roboto;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
  margin-bottom: 13px;
}

.business_contact_form label.field__label-v2 {
  transition: none;
}
span.required-field {
  color: #f00;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%;
}
.business_contact_form .field-v2 input {
  width: 100%;
  display: block;
  height: 47px;
}
.business_contact_form .field-v2 input {
  width: 100%;
  display: block;
}
.business_contact_form label.field__label-v2 {
  transition: none;
  width: 100%;
  display: block;
}
.business_contact_form .field-v2 textarea {
  padding: 30px 20px !important;
}
.business_contact_form .field-v2 {
  margin-bottom: 25px !important;
}
label.checkbox_label {
  color: #000;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 60%; /* 9.6px */
}

.field-v2_check input[type="checkbox"] {
  border-radius: 3px;
  border: 0.5px solid #b2b2b2;
  width: 19px;
  height: 19px;
}

.checkbox_label {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.field-v2_check {
  margin-bottom: 25px !important;
}
.checkbox_label p {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
}
select#request-type {
  border-radius: 7px;
  border: 0.5px solid #b2b2b2;
  color: #b2b2b2;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  height: 47px;
  width: 100%;
  display: block;
  padding: 10px 20px !important;
}
select#request-type {
  appearance: none;
  background-image: url(/cdn/shop/files/down-arrows.png);
  background-repeat: no-repeat;
  background-position: right 2.7rem top 50%;
  background-size: 1.65rem auto;
  width: 320px;
}
.business input {
  width: 320px;
}
.business_contact_form .field-v2_check label.field__label-v2 {
  margin-bottom: 20px;
}
.field-v2_check {
  margin-top: 40px;
}
.field-v2.business {
  margin-top: 40px;
}
.field-v2.business input {
  width: 320px;
}

.buy_btn_div product-form.product-form {
  width: 100%;
  margin: 0 auto !important;
  margin-top: 15px !important;
}
.buy_btn_div .product-form__buttons {
  max-width: 100%;
}
.buy_btn_div {
  gap: 0;
}
p.product__text.barcode {
  margin: 20px 0 !important;
}
.product.product--medium a.moreless-button {
  font-weight: 700;
}
.footer_btm_flx {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  align-items: center;
}

@media (min-width: 768px) and (max-width: 990px) {
  .footer_btm_flx {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
}

localization-form form#FooterCountryForm {
  display: none;
}
a.btm_link {
  text-decoration: none;
  color: #000;
}
.page_content p {
  margin: 0 !important;
  color: #000;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.18px;
}

.page_content hr {
  margin: 1rem 0;
}

h1.main-page-title.page_content_title.page-title {
  color: #000;
  font-family: Roboto;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 71.5px */
  text-align: center;
}

.page_content a.button.button--primary.return_btn {
  font-size: 16px;
  display: flex;
  color: #fff;
  text-align: center;
  align-items: center;
  width: 220px;
  margin-top: 20px;
}

img.custom-payment_icon_img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.thank-you-title {
  margin-bottom: 20px !important;
}
.rte.page_content.thank-you {
  text-align: center;
}
.add_btn_upsell {
    cursor: pointer;
}
.rte.page_content {
    margin: 0 !important;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.18px;
}
figcaption p.label {
    margin: 0;
    margin-bottom: 10px;
}

figcaption p.sub-label {
    margin: 0;
}

@media(min-width:990px){
  a.desktop-acc.header__icon.header__icon--account {
    position: relative;
}
a.desktop-acc.header__icon.header__icon--account:hover:after  {
    visibility:visible;
}

a.desktop-acc.header__icon.header__icon--account:after {
    content: " ";
    position: absolute;
    left: 27.5%;
    bottom:-4px;
    border-top: none;
    border-right: 12px solid #ad000000;
    border-left: 10px solid #9e000000;
    border-bottom: 2.5px solid #f49c0e;
    z-index: 9999999999999999;
    visibility: hidden;
    border-radius: 3px;
    background: #f49c0e;
}

a.header__icon--cart {
    position: relative;
}
a.header__icon--cart:hover:after  {
    visibility:visible;
}

a.header__icon--cart:after {
    content: " ";
    position: absolute;
    left: 27.5%;
    bottom: 0px;
    border-top: none;
    border-right: 12px solid #ad000000;
    border-left: 10px solid #9e000000;
    border-bottom: 2.5px solid #f49c0e;
    z-index: 9999999999999999;
    visibility: hidden;
    border-radius: 3px;
    background: #f49c0e;
}

details-modal.header__search summary {
    position: relative;
}
details-modal.header__search summary:hover:after  {
    visibility:visible;
}

details-modal.header__search summary:after {
    content: " ";
    position: absolute;
    left: 27.5%;
    bottom: 0px;
    border-top: none;
    border-right: 12px solid #ad000000;
    border-left: 10px solid #9e000000;
    border-bottom: 2.5px solid #f49c0e;
    z-index: 9999999999999999;
    visibility: hidden;
    border-radius: 3px;
    background: #f49c0e;
}
}

.sku_and_barcode_flex {
    display: flex;
    align-items: center;
    gap: 15px;
}

.sku_and_barcode_flex p {
    color: #6B6B6B;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.sku_and_barcode_flex p b {
    color: #000;
}
h3.barcode_heading {
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.sku_and_barcode_flex p.product__text.barcode {
    margin: 10px 0px !important;
}

.product__accordion.accordion.quick-add-hidden {
    border-width: 1px;
    border-color: #F0F0F0;
    padding-top: 10px;
}
.product__accordion.collapsible_barcode {
    border-top: 1px solid #F0F0F0 !important;
    padding-top: 10px;
}
.sku_and_barcode_flex p.product__sku {
    font-family: "Roboto-light" !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.sku_and_barcode_flex p.product__text.barcode {
    font-family: "Roboto-light" !important;
    font-size: 16px !important;
    font-weight: 300 !important;
}

.variant_value_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.variant_value_flex label.round-radiuss.more-colors {
    top: 0;
    margin-top: 15px;
}

.TrengoWidgetLauncher__iframe {
    z-index: 10 !important;
}

.top-bar-main {
    background: #181818;
}

.top-bar-section .top-bar-column-flex p.icon_text {
    color: #B2B2B2;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.18px;
}

.top-bar-column-flex img.list_icon {
    filter: invert(83%) sepia(0%) saturate(1145%) hue-rotate(173deg) brightness(87%) contrast(88%);
}

.topbar-right-col-menu a.topbar.menu_item {
    color: #B2B2B2;
text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.18px;
}

.topbar-left-col-menu button.disclosure__button.localization-form__select.localization-selector span {
    color: #B2B2B2;
text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.18px;
}

@media(min-width:1010px) and (max-width:1200px){
    .top-bar-section .top-bar-column-flex p.icon_text {
    color: #B2B2B2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.18px;
}
.top-bar-section .icon-list-block {
    display: flex;
    align-items: center;
    gap: 20px;
}
.topbar-right-col-menu a.topbar.menu_item {
    color: #B2B2B2;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.18px;
}
}

        .checkbox_checkout:disabled {
          opacity: 0.7;
            cursor: not-allowed;
        }
input#termsCheckbox {
    border-radius: 3px;
    border: 0.5px solid #b2b2b2;
    width: 15px;
    height: 15px;
    background: transparent;
}
label.terms_label {
    color: #838383;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    text-align: left;
}
label.terms_label span a {
    color: #838383;
    text-decoration: none;
}
.Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left span.sale_badge {
    color: #2bb120 !important;
    padding: 0;
    font-size: 14px;
}
div#shopify-section-sections--17999845392639__footer {
    position: relative;
}

span.price_discount {
    color: #0eba0a;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
}

.pro-rich-text .rich-text__text.rte {
    color: #000;
    text-align: center;
    font-family: 'Roboto-light';
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; /* 84px */
    letter-spacing: 0.56px;
}

.pro-rich-text {
    background: #F8F8F8;
}

.pro-rich-text .rich-text.custom--.content-container.color-background-1 {
    background: #F8F8F8;
}
.pro-banner h2.banner__heading.inline-richtext.h1 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.pro-banner a.button.button--primary:after ,.pro-banner a.button.button--primary:before{
    content:none;
}
.pro-banner a.button.button--primary {
    border-radius: 32px;
    background: rgba(0, 0, 0, 0.20);
    color: #FFF;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    letter-spacing: 0.24px;
    width: 260px;
    height: 50px;
}
.pro-banner .banner__buttons {
    margin-top: 4rem !important;
}
@media only screen and (min-width: 750px) {
   .pro-banner .banner--content-align-left.banner--desktop-transparent .banner__box,.pro-banner .banner--content-align-right.banner--desktop-transparent .banner__box,.pro-banner .banner--medium.banner--desktop-transparent .banner__box {
        max-width: 45rem !important;
    }
}
div#CartDrawer a.cart-item__name.h4.break {
    font-size: 15px;
    line-height: 1.4;
}
.stock_status_msg p {
    font-size: 12px;
}
div#CartDrawer .product-option.price {
    font-size: 14px;
}
.continue-shop a.continue_shop_btn {
    font-size: 18px;
}
.cart-drawer .cart-item {
    display: grid;
    grid-template: repeat(4, auto) / repeat(1, 1fr) !important;
}

.product-form__input input[type="radio"] + label.variant_btn.round-radius {
    border-radius: 10px !important;
    padding: 5px !important;
}

ul#predictive-search-results-products-list .card__badge.custom_badge_bt.bottom.left span {
    padding: 0;
    font-size: 8px;
    padding: 3px 0px;
}
.predictive-search__item-content s.price-item.price-item--regular {
    font-size: 10px;
}
.predictive-search__item-content span.price-item.price-item--sale.price-item--last {
    font-size: 12px;
}


/* samsumng tabs remove from mega menu */
a#Samsung, .Samsung {
    display: none !important;
}
/* samsumng tabs remove from mega menu */

.main-coll-list-section .card__information h3.card__heading a {
    color: #838383;
    text-align: center;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.22px;
}

.main-coll-list-section  .card.card--standard.card--media {
        border-radius: 9px;
        background: #f0f0f0 !important;
}
.main-coll-list-section .card__inner.color-background-2.gradient.ratio {
    border-radius: 0px;
    background: transparent;
}
.main-coll-list-section .card__media .media img {
    width: 60%;
    object-fit: contain;
    margin: 0 auto;
    text-align: center;
    left: auto !important;
}
.main-coll-list-section .card .media {
    display: flex;
    justify-content: center;
}
/* .Suitable_btn.cable-sizes a.Suitable--product-btn:hover {
    border-radius: 32px;
border: 1px solid #F49C0E;
    background:transparent;
    color:#000;
}
 .Suitable_btn.cable-sizes a.Selected.Suitable--product-btn {
         border-radius: 32px;
border: 1px solid #F49C0E;
    background:transparent;
    color:#000;
 } */
.cable-size_btn .product-form__input input[type="radio"]:checked + label.round-radius {
  border: 1px solid #F49C0E !important;
}
/* .Suitable_btn.cable-sizes a.Suitable--product-btn:hover, .Suitable_btn.cable-sizes a.suitable-moreless-button:hover{
      border-radius: 32px;
border: 1px solid #F49C0E;
    background:transparent;
    color:#000;
} */

/* laptop new responsive media query */
@media (min-width: 1025px) and (max-width: 1440px) {
  .page_content p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.6;
  }
  h1.main-page-title.page_content_title.page-title {
    color: #000;
    font-family: Roboto;
    font-size: 45px;
    line-height: 1.2; /* 71.5px */
    text-align: center;
  }
  img.custom-payment_icon_img {
    width: 35px;
    height: 35px;
    object-fit: contain;
  }
  div#CartDrawer a.cart-item__name.h4.break {
    font-size: 15px;
    line-height: 1.4;
}
.stock_status_msg p {
    font-size: 12px;
}
div#CartDrawer .product-option.price {
    font-size: 14px;
}
.continue-shop a.continue_shop_btn {
    font-size: 18px;
}

}

/* Tablet new responsive media query */
@media (min-width: 768px) and (max-width: 1024px) {
  .custom--customize-rich-text .rich-text__blocks {
    border-bottom: 1px solid #d9d9d9;
    max-width: 100%;
    padding: 0 4rem;
  }
  .buy_btn_div product-form.product-form {
    width: 100%;
    margin: 0 !important;
  }
  .buy_btn_div div.product-form__input.product-form__quantity {
    float: none;
    max-width: 100%;
    flex: none;
  }
  .buy_btn_div {
    float: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    height: auto;
    flex-wrap: wrap;
  }
  quantity-input.quantity {
    margin: 0 !important;
  }
  .For_Business_Section.updated .Business_left_column {
    padding: 6rem 4rem !important;
    width: 80%;
  }
  localization-form form#FooterCountryForm {
    display: none;
  }
  .page_content p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.6;
  }
  h1.main-page-title.page_content_title.page-title {
    color: #000;
    font-family: Roboto;
    font-size: 45px;
    line-height: 1.2; /* 71.5px */
    text-align: center;
  }
  img.custom-payment_icon_img {
    width: 35x;
    height: 35x;
    object-fit: contain;
  }
  .sku_and_barcode_flex {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sku_and_barcode_flex p {
    color: #6B6B6B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.sku_and_barcode_flex p b {
    color: #000;
}
    .sku_and_barcode_flex p {
    font-size: 14px !important;
}
    .pro-rich-text .rich-text__text.rte {
    color: #000;
    text-align: center;
    font-family: 'Roboto-light';
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.56px;
}
.pro-banner h2.banner__heading.inline-richtext.h1 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.pro-banner a.button.button--primary {
    border-radius: 32px;
    background: rgba(0, 0, 0, 0.20);
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    width: 180px;
    height: 35px;
}
  .pro-banner .banner__buttons {
    margin-top: 2rem !important;
}
  div#CartDrawer a.cart-item__name.h4.break {
    font-size: 14px;
    line-height: 1.4;
}
.stock_status_msg p {
    font-size: 12px;
}
div#CartDrawer .product-option.price {
    font-size: 14px;
}
.continue-shop a.continue_shop_btn {
    font-size: 16px;
}
}

/* Tablet new Small responsive media query */
@media (min-width: 500px) and (max-width: 767px) {
  .footer_icon_list {
    width: auto;
    margin: 0 auto;
  }
  .buy_btn_div product-form.product-form {
    width: 100%;
    margin: 0 !important;
  }
  .product-form__buttons {
    max-width: 100%;
    width: 100%;
  }
  .price_and_inventory_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
  }
  .price_and_inventory_flex .product__inventory {
    color: #0eba0a;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
  }
  .custom--customize-rich-text .rich-text__blocks {
    border-bottom: 1px solid #d9d9d9;
    max-width: 100%;
    padding: 0 4rem;
  }
  .buy_btn_div product-form.product-form {
    width: 100%;
    margin: 0 !important;
  }
  .buy_btn_div div.product-form__input.product-form__quantity {
    float: none;
    max-width: 100%;
    flex: none;
  }
  .buy_btn_div {
    float: none;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
    height: auto;
    flex-wrap: wrap;
  }
  .For_Business_Section.updated .Business_left_column {
    padding: 6rem 4rem !important;
    width: 80%;
  }
  .footer_btm_flx {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  localization-form form#FooterCountryForm {
    display: none;
  }
  .page_content p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.6;
  }
  h1.main-page-title.page_content_title.page-title {
    color: #000;
    font-family: Roboto;
    font-size: 45px;
    line-height: 1.2; /* 71.5px */
    text-align: center;
  }
  img.custom-payment_icon_img {
    width: 35x;
    height: 35x;
    object-fit: contain;
  }
  .footer_btm_flx {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .sku_and_barcode_flex {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sku_and_barcode_flex p {
    color: #6B6B6B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.sku_and_barcode_flex p b {
    color: #000;
}
    .sku_and_barcode_flex p {
    font-size: 14px !important;
}
  .media-type-video modal-opener  .product__media-icon {
        height: 6rem !important;
        width: 6rem !important;
        left: 45% !important;
        top: 45% !important;
}
      .scrolling-text-animation{
    display:none;
  }
  .pro-rich-text .rich-text__text.rte {
    color: #000;
    text-align: center;
    font-family: 'Roboto-light';
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.56px;
}
.pro-banner h2.banner__heading.inline-richtext.h1 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.pro-banner a.button.button--primary {
    border-radius: 32px;
    background: rgba(0, 0, 0, 0.20);
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    width: 180px;
    height: 35px;
}
  .pro-banner .banner__buttons {
    margin-top: 2rem !important;
}

  div#CartDrawer a.cart-item__name.h4.break {
    font-size: 14px;
    line-height: 1.4;
}
div#CartDrawer .product-option.price {
    font-size: 13px;
    line-height: 1.2;
}
div#CartDrawer .product-option {
    font-size: 13px;
    line-height: 1.2;
}
}

/* mobile new responsive media query */
@media (max-width: 499px) {
  .footer_icon_list {
    width: auto;
    margin: 0 auto;
  }
  .buy_btn_div product-form.product-form {
    width: 100%;
    margin: 0 !important;
  }
  .product-form__buttons {
    max-width: 100%;
    width: 100%;
  }
  .price_and_inventory_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
  }
  .price_and_inventory_flex .product__inventory {
    color: #0eba0a;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
  }
  .footer_icon_list ul.facility-list p.icon-short-text {
    font-size: 12px;
  }
  .footer_icon_list ul.facility-list span.icon-green-text {
    color: #0eba0a;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0.18px;
  }
  .footer_icon_list ul.facility-list h3.icon-text-title {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0.18px;
    margin-bottom: 0px;
    margin-bottom: 0px;
  }
  .footer_icon_list ul.facility-list {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
  .footer_icon_list ul.facility-list li.facility-list__item {
    list-style: none;
    display: flex;
    gap: 20px;
  }
  .custom--customize-rich-text .rich-text__text p {
    font-size: 16px;
  }
  .custom--customize-rich-text .rich-text__text p strong {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.18px;
  }
  .custom--customize-rich-text h2.rich-text__heading.rte.inline-richtext.h1 {
    text-align: left;
    font-size: 46px;
  }
  .custom--customize-rich-text .rich-text__text.rte {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .custom--customize-rich-text .rich-text__wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .customize-contact-form label.field__label-v2 {
    color: #000;
    font-family: Roboto;
    font-size: 16px !important;
  }
  .icon-circle img.icon_img {
    width: 30px;
  }
  label.round-radius .color_swatch_main img.swacth_img {
    width: 60px;
    height: 61px;
    object-fit: contain;
  }
  label.round-radiuss.more-colors {
    border-radius: 14px;
    background: #f8f8f8;
    display: inline-block;
    margin: 28px 0 0px;
    height: 85px;
  }
  .buy_btn_div {
    display: none;
  }
  .For_Business_Section.updated .Business_left_column {
    padding: 5rem 2rem !important;
    width: 100%;
  }
  .For_Business_Section.updated .Business-Desc {
    text-align: center;
  }
  .footer_btm_flx {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    flex-wrap: wrap;
  }
  localization-form form#FooterCountryForm {
    display: none;
  }
  .page_content p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
  }
  h1.main-page-title.page_content_title.page-title {
    color: #000;
    font-family: Roboto;
    font-size: 40px;
    line-height: 1.2; /* 71.5px */
    text-align: center;
  }
  .page_content a.button.button--primary.return_btn {
    font-size: 16px;
    display: flex;
    color: #fff;
    text-align: center;
    align-items: center;
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
  }
  img.custom-payment_icon_img {
    width: 35x;
    height: 35x;
    object-fit: contain;
  }
  .footer_btm_flx {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .sku_and_barcode_flex {
    display: flex;
    align-items: center;
    gap: 15px;
}

.sku_and_barcode_flex p {
    color: #6B6B6B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.sku_and_barcode_flex p b {
    color: #000;
}
  h3.barcode_heading {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
}
  .sku_and_barcode_flex p.product__sku {
    font-family: "Roboto-light" !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.sku_and_barcode_flex p.product__text.barcode {
    font-family: "Roboto-light" !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}
  .details-column {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 4px;
}
.customer_details {
    width: 100%;
}
a.return_btn {
        font-size: 15px;
    }

a.return_btn {
    gap: 5px;
    display: flex;
    align-items: center;
}
h2.dashboard_div_title {
        color: #000;
        font-family: Roboto;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: 48px;
    }
  .product.product--medium h2.h4.accordion__title.inline-richtext {
        font-size: 16px;
}
  label.terms_label {
    color: #838383;
    font-family: Roboto;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    text-align: left;
    gap: 5px;
}
  .cart-discount.input-wrapper {
    display: flex;
    justify-items: center;
    gap: 20px;
    flex-wrap: wrap !important;
}
  input#discount_code {
    width: 100%;
}
    input.checkbox_input {
        width: 25px;
        height: 20px;
    }
  label.terms_label {
    align-items: center;
}
  img.global-media-settings.global-media-settings--no-shadow {
    width: 80%;
    margin: 10px auto;
    display: block;
}
  img.global-media-settings.global-media-settings--no-shadow.active {
    width: 80%;
}
  deferred-media.deferred-media.media.global-media-settings.global-media-settings--no-shadow {
    display: block;
    width: 80%;
}
.media-type-video modal-opener  .product__media-icon {
        height: 6rem !important;
        width: 6rem !important;
        left: 45% !important;
        top: 45% !important;
}
    .Featured_Collection_v2 .card__badge.custom_badge_bt.bottom.left span.sale_badge {
        color: #2bb120 !important;
        padding: 0;
        font-size: 10px;
    }
  .Featured_Collection_v2 .price_badge_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
      .scrolling-text-animation{
    display:none;
  }
  span.price_discount {
    color: #0eba0a;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0.16px;
}
  .pro-rich-text .rich-text__text.rte {
    color: #000;
    text-align: center;
    font-family: 'Roboto-light';
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0.56px;
}
.pro-banner h2.banner__heading.inline-richtext.h1 {
    color: #FFF;
    font-family: 'Roboto';
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.pro-banner a.button.button--primary {
    border-radius: 32px;
    background: rgba(0, 0, 0, 0.20);
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    width: 180px;
    height: 35px;
}
  .pro-banner .banner__buttons {
    margin-top: 2rem !important;
}
  .pro-banner   .banner__box {
    padding-right: 10rem !important;
}
  .footer_icon_list {
    padding-top: 30px;
}
  .upsell-widget {
        margin-top: 45px !important;
    }
  div#CartDrawer a.cart-item__name.h4.break {
    font-size: 13px;
    line-height: 1.4;
}
div#CartDrawer .product-option.price {
    font-size: 12px;
    line-height: 1.2;
}
div#CartDrawer .product-option {
    font-size: 12px;
    line-height: 1.2;
}
      .cart-drawer .cart-item {
        display: grid;
        grid-template: repeat(4, auto) / repeat(3, 1fr) !important;
    }
  .drawer__footer p.totals__total-value , .drawer__footer h2.totals__total{
    font-size: 20px;
}
.drawer__footer button#CartDrawer-Checkout {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 20px;
}
  .cart-drawer .cart-item {
    margin: 10px 0;
}
  div#CartDrawer quantity-input.quantity input.quantity__input {
    border-radius: 5px;
    border: 0.5px solid #bfbdbd;
    max-width: 35px;
    font-size: 14px;
}
  div#CartDrawer cart-remove-button .icon-remove {
    height: 17px;
    width: 17px;
}
      ul#predictive-search-results-products-list li.predictive-search__list-item {
        gap: 10px;
        margin-left: 0px;
        margin-right: 10px;
    }
  .main-coll-list-section .card__information h3.card__heading a {
    font-size: 14px;
    line-height: 23px;
}
}

@media(max-width:380px){
  .media-type-video modal-opener .product__media-icon {
        height: 6rem !important;
        width: 6rem !important;
        left: 40% !important;
        top: 40% !important;
    }
}
.product.product--medium button.product-form__submit.button:after, .product.product--medium button.product-form__submit.button:before{
  content:none;
}
    .product.product--medium button.product-form__submit.button, .product.product--medium button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
        background: #0EBA0A;
    }
button.custom-atc_btn.product-form__submit {
    background: #0EBA0A;
}
button.custom-atc_btn.product-form__submit:before, button.custom-atc_btn.product-form__submit:After{
    content:none;
}
div#CartDrawer .drawer__inner.gradient.color-background-1 {
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
    scroll-behavior: smooth;
}
div#CartDrawer cart-drawer-items {
    overflow: visible;
}
.rte.page_content a {
    text-decoration: none;
}

.Featured_Collection_v2 .card__heading a span {
  font-weight: 400;
  font-size: 16px !important;
}

.dsec {
    column-count: 2;
    padding-top:60px;
  padding-bottom:60px;
}


@media(max-width:767px){
  .dsec {
    column-count: 1;
      padding-top:0px;
  padding-bottom:40px;
    }
}