/** Shopify CDN: Minification failed

Line 428:31 Expected identifier but found "!"
Line 428:34 Expected identifier but found "!"
Line 477:10 Expected identifier but found whitespace
Line 477:12 Unexpected "{"
Line 477:24 Expected ":"
Line 477:27 Expected identifier but found "%"

**/
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item {
    /* padding-bottom: 0; */
    margin: 0;
    border: none;
    display: flex !important;
    flex-wrap: wrap;
  align-items:flex-start;
}


product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text {
    flex-grow: unset;
    width: calc(100% - 110px);
    padding-left: 20px;
}
product-recommendations.product-related.complementary-products a.product-related-item__image.element--border-width-clamped.element--border-radius img {
    padding: 0;
    border-radius: 0 !important;
}


product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__button {
    margin: 0;
    width: 100%;
}

product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__button {
    width: 100% !important;
        margin: 16px 0 0;
}

product-recommendations.product-related.complementary-products ul.slick-dots {
    position: unset;
    bottom: 0px;
}
product-recommendations.product-related.complementary-products a.product-related-item__image.element--border-width-clamped.element--border-radius figure {
    border-radius: 0 !important;
}
product-recommendations.product-related.complementary-products a.product-related-item__image.element--border-width-clamped.element--border-radius {
    width: 110px;
    margin: 0;
    border: none;
    border-radius: 0;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text span.product-related-item__price {
    margin-top: 0;
    text-align: right;
    width: 100px;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text .product-variant {
    /* max-width: 200px; */
    margin: 10px 0 0 0;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text .product-variant select.product-variant-container-box {
    background-color: #fff;
    margin: 9px 0 0 0;
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text .button {
    border-radius: 0;
    box-shadow: none;
}

product-recommendations.product-related.complementary-products ul.slick-dots li {
    margin: 0;
    width: 50%;
    height: 3px;
    background: #e6e6e6;
}

product-recommendations.product-related.complementary-products ul.slick-dots li button {
    padding: 0;
    display: none;
}

product-recommendations.product-related.complementary-products ul.slick-dots li.slick-active {
    background: #000000;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__button a.button {
    width: 100%;
    display: block;
    border-radius: 0px;
    box-shadow: none;
}

product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__button .quick-add-to-cart button.button{
    width: 100%;
    display: block;
  border-radius: 0;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space {
    max-width: 450px;
    /* overflow: auto; */
}
product-page product-recommendations.product-related.complementary-products .product-related-item__text_outer {
    display: flex;
    width: 100%;
}
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text a.product-related-item__title {
    width: calc(100% - 100px);
}

product-page product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text span.product-related-item__price .product-price {
    text-align: right;
    font-size: 16px;
}
product-recommendations.product-related.complementary-products select.product-variant-container-box, 
product-recommendations.product-related.complementary-products label.product-variant__name {
    font-size: 14px;
}
sidebar-drawer.cart-is-empty .progress-bar-container {
    display: none !important;
}
sidebar-drawer.cart-is-empty .sidebar__body .cart-form.sidebar-large-padding {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px !important;
    align-content: center;
    height: 100%;
}
sidebar-drawer.cart-is-empty .progress-bar-container {
    display: none !important;
}
sidebar-drawer.cart-is-empty .cart__notification {
    display: none !important;
}
sidebar-drawer#site-cart-sidebar .cart__details .cart__item-sub div[data-subtotal] {
    color: #0f9100;
    font-weight: 600;
}
sidebar-drawer#site-cart-sidebar {
    width: 40rem;
    max-width: calc(100vw - 3rem);
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress {
  padding: .75rem 2rem;  
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .order-shipping p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .order-shipping p span,
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .order-shipping p span#shipping-countdown {
  font-weight: 700;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container {  
    width: 100%;
    height: 6px;
    background-color: #eee;
    border-radius: 12px;
    margin-top: 16px;
    margin-bottom: 0;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .progress-bar{
  border-radius: 12px;
  background-color: #0f9100;
  max-width: 100%;
  height: 100%;
}
sidebar-drawer#site-cart-sidebar .rewardbar {  
  position: relative;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .free_shipping-progress-bar progress[value] {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  border: none;
  width: 100%;
  height: .75rem;
  background-color: whiteSmoke;
  border-radius: 10px;
  /* box-shadow: 0 2px 3px rgba(0,0,0,.5) inset; */
  position: relative;
  margin: 0;
  display: block;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .free_shipping-progress-bar progress[value]::-webkit-progress-bar {
	background-color: whiteSmoke;
	border-radius: 10px;
	/* box-shadow: 0 2px 3px rgba(0,0,0,.5) inset; */
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .free_shipping-progress-bar progress[value]::-webkit-progress-value {
	position: relative;
	border-radius:10px;
    background-color: #0f9100;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .free_shipping-progress-bar progress[value]::-moz-progress-bar {
	background-color:#0f9100;
	border-radius:10px;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle {
    align-items: center;
    display: flex;
    flex-direction: column;
    -webkit-transform: translate(-50%,-19px);
    transform: translate(-50%,-19px);
    position: absolute;
    z-index: 51;
    bottom: auto;
    width: auto;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle .rewards-icon {
    width: 30px;
    height: 30px;
    margin: auto;
    background: #fff;
    border: 2px solid #eee;
    color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    fill: #000;
    overflow: clip;
}

sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle.active .rewards-icon {
  border-color: #0f9100;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle span.rewards-text {
  font-size: 11px;
  text-align: center;
  position: absolute;
  text-align: left;
  inset: 0 auto 0 100%;
  background-color: #0f9100;
  color: #fff;
  padding: 6px 10px;
  line-height: 12px;
  min-width: 92px;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle:last-of-type span.rewards-text{
  inset: 0 100% 0 auto;  
}

sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle .rewards-icon svg {
    display: block;
    margin: 0;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle.rewardbar-freegift-circle svg {
  width: 16px;
  height: 16px;
  margin-top: -3px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress {
  padding: .75rem 2rem;  
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .order-shipping p {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .order-shipping p span,
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .order-shipping p span#shipping-countdown {
  font-weight: 700;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container {  
    width: 100%;
    height: 6px;
    background-color: #eee;
    border-radius: 12px;
    margin-top: 16px;
    margin-bottom: 0;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .progress-bar{
  border-radius: 12px;
  background-color: #0f9100;
  max-width: 100%;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .rewardbar {  
  position: relative;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .free_shipping-progress-bar progress[value] {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance: none;
  border: none;
  width: 100%;
  height: .75rem;
  background-color: whiteSmoke;
  border-radius: 10px;
  /* box-shadow: 0 2px 3px rgba(0,0,0,.5) inset; */
  position: relative;
  margin: 0;
  display: block;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .free_shipping-progress-bar progress[value]::-webkit-progress-bar {
  background-color: whiteSmoke;
  border-radius: 10px;
  /* box-shadow: 0 2px 3px rgba(0,0,0,.5) inset; */
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .free_shipping-progress-bar progress[value]::-webkit-progress-value {
  position: relative;
  border-radius:10px;
    background-color: #0f9100;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .free_shipping-progress-bar progress[value]::-moz-progress-bar {
  background-color:#0f9100;
  border-radius:10px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate.is-empty .drawer__contents--progress,
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate.is-empty form,
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate.is-empty .item_reserve_text{
  display: none;
}
sidebar-drawer#site-cart-sidebar  .site-header__cart-empty {
    text-align: center;
    margin-top: 20px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle {
    align-items: center;
    display: flex;
    flex-direction: column;
    -webkit-transform: translate(-50%,-19px);
    transform: translate(-50%,-19px);
    position: absolute;
    z-index: 51;
    bottom: auto;
    width: auto;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle .rewards-icon {
    width: 30px;
    height: 30px;
    margin: auto;
    background: #fff;
    border: 2px solid #eee;
    color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    fill: #000;
    overflow: clip;
}

sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle.active .rewards-icon {
  border-color: #0f9100;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle span.rewards-text {
  font-size: 11px;
  text-align: center;
  position: absolute;
  text-align: left;
  inset: 0 auto 0 100%;
  background-color: #0f9100;
  color: #fff;
  padding: 6px 10px;
  line-height: 12px;
  min-width: 92px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle:last-of-type span.rewards-text{
  inset: 0 100% 0 auto;  
}

sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle .rewards-icon svg {
    display: block;
    margin: 0;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress .progress-bar-container .rewardbar-circle.rewardbar-freegift-circle svg {
  width: 16px;
  height: 16px;
  margin-top: -3px;
}
sidebar-drawer#site-cart-sidebar .site-cart__drawer-animate .drawer__contents--progress > .drawer__contents--progress {
  padding: 0;
}
.cart-holder .quantity-selector-holder {
    border: 1px solid #ccc;
}
sidebar-drawer#site-cart-sidebar .cart-holder .quantity-selector-holder button.qty-button {
    background: transparent !important;
    border-radius: 0 !important;
    border: 0 !important;
    color: #000 !important;
}
sidebar-drawer#site-cart-sidebar .cart-holder .cart-item__actions .qty-button svg * {
    fill: #000 !important;
}
/* sidebar-drawer#site-cart-sidebar .cart-item {
    align-items: flex-end !important;
} */
sidebar-drawer#site-cart-sidebar .cart-item__content {
    align-items: flex-start;
}
.sidebar cart-recommendations:not(:empty) {
    border-top: none;
    margin: 0 auto;
}
sidebar-drawer#site-cart-sidebar .cart-item .cart-item__price {
    font-size: 14px !important;
      width: 85px;
    margin-left: auto;
}
sidebar-drawer#site-cart-sidebar .cart__details 
 .cart__total {
    display: flex;
    justify-content: space-between;
}
sidebar-drawer#site-cart-sidebar .cart__total .text-size--heading, sidebar-drawer#site-cart-sidebar .cart__details div {
    font-size: 14px;
    margin-top: 0;
}
sidebar-drawer#site-cart-sidebar .cart__details .cart__item-sub {
    display: flex;
    justify-content: space-between;
    margin-top: 7px !important;!i;!;
}

sidebar-drawer#site-cart-sidebar .cart__details button#CheckOut {
    border-radius: 0;
    background: #1d1d1d;
    border-color: #1d1d1d;
    box-shadow: none;
  height: 55px;
}
/* .sidebar__body {
    height: calc(100% - 411px);
}
 */
/* sidebar-drawer#site-cart-sidebar {
    display: flex;
    flex-direction: column;
    gap: 0 !important;
} */
/* sidebar-drawer.sidebar.sidebar--right.sidebar--opened{
  display:flex !important;
} */
sidebar-drawer#site-cart-sidebar span.sidebar__title.h5 {
    font-size: 18px;
}
sidebar-drawer#site-cart-sidebar .cart-item__thumbnail img {
    padding: 0 !important;
    object-fit: cover !important;
}

sidebar-drawer#site-cart-sidebar .sidebar__body>div.sidebar-large-padding {
    padding: 0;
}

sidebar-drawer#site-cart-sidebar form#cart {
    padding: 20px 40px;
}

sidebar-drawer#site-cart-sidebar .cart-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    border-bottom-color: #e7e7e7;
}
@keyframes progress {
  from {
    width: 0px;
  }
  to {
    width: {{ percentage }}%;
   
  }
}

/* Benifit section */
.benefits-section { display: flex; flex-direction: row; gap: 20px; margin: 20px 0px 20px; }
.benefits-section:has(.benefit:not(img) + .benefit:not(img)) .benefit + .benefit:before { content: ""; width: 1px; background: currentColor;    /* inset: 0; */    /* margin: 0 auto; */z-index: 1;    /* display: block; */ height: 100%; }
.benefits-section .benefit { display: flex; justify-content: flex-start; align-items: center; gap: 10px; width: 50%; padding: 5px 12px; background-color: #f7f7f7; border-radius: 6px; font-size: .8em; background: transparent; padding: 0; text-align: center; }
.benefits-section .benefit img { max-width: 30px; height: auto; flex: 1; border-radius: 8px; }
.benefits-section .benefit-text { flex: 1; display: flex; flex-direction: column; justify-content: center; }
.benefits-section .benefit-text p { font-size: 12.6px; margin-bottom: 0; }
.site-cart__drawer-animate.is-empty section.benefits-section { display: none; }


.sectionheroes-trust { display: flex !important; gap: 10px; margin-top: 0px; }
.sectionheroes-trust__unten { display: flex !important; gap: 10px; margin-top: 10px; }
.sectionheroes-trust__advantage,
.sectionheroes-trust__advantage__unten { background-color: #f0f0f0; color: #000; border-radius: 5px; height: 60px; padding: 10px; flex: 1; display: flex; align-items: center; justify-content: center; }
.sectionheroes-trust__advantage-icon img { width: 25px; height: 25px; margin-right: 10px; display: block; }
.meta_text { display: flex; flex-direction: column; }
p.meta_titel { font-size: 12px; font-weight: bold; line-height: 1; margin: 0; }
p.meta_untertitel { font-size: 12px; line-height: 1; margin: 2px 0px 0px 0px; }
@media (max-width:767px) {
  p.meta_titel,
  p.meta_untertitel { font-size: 11px; }
}
.sectionheroes-trust__advantage-content { display: flex; align-items: center; }


ul.sales-points {
    list-style: none;
    padding: 0;
    margin: 0;
}
li.sales-point {
    display: block;
    margin-bottom: 10px;
}
li.sales-point:last-child {
    margin-bottom: 0;
}
ul.sales-points .icon-and-text {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
ul.sales-points .icon-and-text .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
    position: relative;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
ul.sales-points .icon-and-text .icon {
    flex: 0 0 auto;
}
product-page .text-size--xlarge {
    margin-bottom: 10px !important;
}

.product-block.product-block--sales-point {
    margin-bottom: 10px !important;
}
product-page .product-price { font-size: 21px; }
product-page h1.product__title { font-size: 32px; margin-bottom: 10px !important; }
product-page h1.product__title+.shopify-app-block {
    margin-bottom: 10px !important;
}

.pricebubble-width {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
}

.sprechblase p {
  margin: 2px 15px 1px 15px; /* Text Abstand nach Oben, Rechts, Unten, Links */
}

.sprechblase {
  position: relative;
  margin-bottom: -15px; /* Abstand der Bubble zum Preis */
  background-color: #4ccd99; /* Farbe der Bubble */
  color: #ffffff; /* Farbe der Schrift */
  border-radius: 5px; /* Abrundung der Ecken */
  display: inline-block;
  max-width: 80%;
}

.sprechblase:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 12px; /* Position der Spitze der Bubble */
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #4ccd99 transparent; /* Farbe der Spitze */
  transform: rotate(180deg);
}

.custom_product_category_badge {
    position: absolute;
    top: -13px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.custom_product_category_badge_title {
    width: auto;
    max-width: calc(100% - 20px);
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid transparent;
    display: inline-block;
    font-weight: 700;
}

product-page.main-product .custom_product_category_badge {
    top: 15px;
    left: 15px;
    transform: none;
    width: auto;
    display: inline-block;
}
product-page .product-item__badge {
  clear: both;
  float: right;
  margin-bottom: calc(var(--gutter-small) / 2);
  width: auto;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-inline-start: 0.4375rem;
  padding-inline-end: 0.4375rem;
  height: 1.5rem;
  border-radius: clamp(0px, var(--border-radius-buttons), 3px);
  background-color: #bbb;
  line-height: 1.5rem;
  text-transform: uppercase;
}
product-page .product-item__badge {
    float: left;
}
product-page .product-item__badges {
  position: absolute;
  top: var(--gutter-small);
  width: calc(100% - (var(--gutter-small) * 2));
  pointer-events: none;
}
html[dir=ltr] .product-item__badges {
  right: var(--gutter-small);
}
product-page.main-product .custom_product_category_badge_title {width: 100%;max-width: 100%;}

sidebar-drawer#site-cart-sidebar .cart__details button#CheckOut {
    font-size: 16px;
    line-height: 26px;
}

.quantity-selector-custom {
    margin-top: 30px;
  margin-bottom: 20px;
}

.quantity-selector-custom-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.quantity-selector-custom-wrapper ul li {
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: auto;
    height: 80px;
    display: block;
    flex-grow: 1;
        max-width: 80px;
    overflow: hidden;
}
.quantity-selector-custom-wrapper ul li:has(input:checked) {
    border-color: #000;
}
.quantity-selector-custom-wrapper ul li input {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.quantity-selector-custom-wrapper ul li label {width: 100%;display: block;height: 100%;margin: 0;padding: 0;cursor: pointer;position: relative; }

.quantity-selector-custom-wrapper ul li label img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.quantity-selector-custom-wrapper ul li label span {
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: red;
    border-radius: 9999px;
    width: 60px;
    padding: 4px 8px;
    line-height: normal;
    font-size: 10px;
}
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .progress-bar-container .rewardbar-circle .rewards-icon img {
    max-width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    margin: auto;
      padding: 2px;

}
.contact-form input[type="file"] {
  color: #807a7a; /* Change text color */
}
.contact-form input[type="file"]::file-selector-button {
  background: #fff;
  color: #807a7a; /* Text color */
  border: 1px solid #ccc;
  padding: 4px 12px;
  border-radius: 5px;
  cursor: pointer;
}

@media (max-width:768px) {
  .benefits-section .benefit { display: flex; flex-direction: row; text-align: center;    /* width: auto; */ }
  .benefits-section .benefit img { max-width: 30px; margin: 0 auto; }
  .benefits-section {    /* flex-direction: column; */ gap: 10px; }
  .benefits-section .benefit-text p {    /* text-align: left; */ font-size: 11px; }
  .benefits-section:has(.benefit:not(img) + .benefit:not(img)) .benefit:not(img) { background: transparent; padding: 0; }
  .benefits-section:has(.benefit:not(img) + .benefit:not(img)) .benefit + .benefit:before { content: ""; width: 1px; background: currentColor;    /* inset: 0; */    /* margin: 0 auto; */ z-index: 1;    /* display: block; */ height: 100%; }

  product-page .product-price { font-size: 17px; }
  product-page h1.product__title { font-size: 20px; }
}
sidebar-drawer#site-cart-sidebar .sidebar__footer { padding-bottom: 0; }

@media (max-width: 768.99px){
sidebar-drawer#site-cart-sidebar .drawer__contents--progress .order-shipping p {
  font-size: 11px;
}
}
@media (max-width:568px){
  product-recommendations.product-related.complementary-products a.product-related-item__image.element--border-width-clamped.element--border-radius{
    width:110px;
  }
  product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space .product-related-item .product-related-item__text {
    flex-grow: unset;
    width: calc(100% - 110px);
    padding-left: 15px;
}
sidebar-drawer#site-cart-sidebar form#cart {
    padding: 20px 20px;
}

sidebar-drawer#site-cart-sidebar .drawer__contents--progress {
    padding: .75rem 20px;
}

sidebar-drawer#site-cart-sidebar .cart-item__thumbnail {
    width: 4.25rem;
}

sidebar-drawer#site-cart-sidebar {
    width: 100%;
    max-width: 100%;
}  
  product-page h1.product__title { font-size: 18px; }
  .custom_product_category_badge_title {
    font-size: 12px;
    line-height: 14px;
  }
  sidebar-drawer#site-cart-sidebar .cart__details button#CheckOut {
    font-size: 16px;
    line-height: 24px;
}
}


        @media (min-width:767px){
          .mobile_img_cls{
            display:none !important;
          }
        }
        @media (max-width:767px){
          .desktop_image_cls{
            display:none !important;
          }
          div#element-template--24415983960397__rich_text_GnnV9E .rich-text__container {
          grid-template-areas:
              "text"
              "image";
          }
        }

@media (max-width:480px){
product-recommendations.product-related.complementary-products .card-widget__content.remove-empty-space {
    max-width: 100%;
    width: 100%;
}
}