.badge-inner.new-bubble {
    color: var(--primary-color);
    background-color: transparent !important;
}
.badge-inner.new-bubble-auto {
    color: var(--primary-color);
    background-color: transparent !important;
}
.badge+.badge{
    margin-top: .25rem;
}
.badge,
.badge+.badge, .badge-frame {
    height: auto;
    margin-left: 0;
    width: auto; 
    min-width: auto;
    opacity: 1;
}
div.product.type-product>.col-inner .badge-container {
    left: unset;
    top: 1.25rem;
    right: 1.25rem;
}
.badge+.badge+.badge {
    opacity: 1;
}
.badge {
    margin-left: 0 !important;
}
.badge-inner{
    border-width: 0 !important;
    font-size: 1rem;
    letter-spacing: 0;
    opacity: 1;
    width: auto;
    height: auto;
    border-radius: 0.125rem !important;
    line-height: 1 !important;
    font-weight: normal;
    padding: 0 !important;
    background-color: transparent !important;
    font-family: var(--heading-font);
}
.badge-inner.on-sale {
    background-color: transparent !important;
    color: #D60000 !important;
}
span.sku {
    color: #2C2C2C;
    font-size: .75rem;
    line-height: 1rem;
    margin-bottom: 0.75rem;
    display: inline-flex;
}

.sub-title {
    margin-bottom: 0.5rem;
    color: #7C7C7C;
}
#wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper {
    display: none !important;
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper {
	display: flex !important;
	margin-top: 0px;
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper a.added_to_cart {
	display: none;
}
body #wrapper div.product.type-product .price-wrapper, .widget_shopping_cart .widget_shopping_cart_content .cross_sells_mini_cart .price-wrapper {
	align-items: center;
	justify-content: space-between;
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper a.add_to_cart_button{
/* .widget_shopping_cart .widget_shopping_cart_content .cross_sells_mini_cart .add-to-cart-wrapper a { */
	font-size: 0 !important;
	border: none!important;
	background: transparent !important;
	transform: scale(1);
  	transition: transform 0.2s ease-in-out;
    width: 2rem;
    height: 2rem !important;
    min-height: 2rem !important;
    display: block;
    padding: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cross_sells_mini_cart .add-to-cart-wrapper a {
	border-bottom: 0 !important;
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper a.add_to_cart_button.added {
	display: flex;
}
div.products .product p.wc-gzd-additional-info, ul.products li p.wc-gzd-additional-info {
    margin-left: 0 !important;
    margin-right: auto !important;
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper a.add_to_cart_button:hover{
/* .widget_shopping_cart .widget_shopping_cart_content .cross_sells_mini_cart .add-to-cart-wrapper a:hover { */
    transform: scale(1.1) translate(-.1rem, -.1rem);
}
body #wrapper div.product.type-product .price-wrapper .add-to-cart-wrapper a.add_to_cart_button:after{
/* .widget_shopping_cart .widget_shopping_cart_content .cross_sells_mini_cart .add-to-cart-wrapper a:after { */
	content: "";
	display: block;
	background: url("/wp-content/uploads/2024/10/button-ligre.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 2rem;
    height: 2rem;
    max-width: 2rem;
}
div.product.type-product>.col-inner .box-text {
    padding: 1.5rem 0 0 0 !important;
}
#wrapper div.product.type-product p.product-title {
    font-size: 1.25rem;
}

div.product.type-product>.col-inner .box-image {
    background-color: #f7f4ef !important;
}
#wrapper div.product.type-product .price-wrapper {
    flex-direction: row;
}
div.products .product p.price-unit.price span.amount, div.products .product p.price-unit.price ins, div.products .product p.price-unit.price del, div.products .product p.price-unit {
    font-size: 0.75rem!important;
    line-height: 1.25rem!important;
    color: #7C7C7C !important;
    letter-spacing: 0;
    font-family: var(--text-font) !important;
    font-weight: normal !important;
}
#wrapper div.product.type-product .price-wrapper > span.price {
    margin-right: 0.25rem;
}
.product.product_cat-zubehoer ol.flickity-page-dots {
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product.product_cat-zubehoer ol.flickity-page-dots li.dot {
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 2px;
}
.product.product_cat-zubehoer ol.flickity-page-dots li.dot.is-selected {
    width: 8px;
    height: 8px;
}
.product.product_cat-zubehoer>.col-inner .box-image a {
    height: 14.5rem;
}
.product.product_cat-zubehoer>.col-inner .box-image a picture, .product.product_cat-zubehoer>.col-inner .box-image a img {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
    object-fit: cover;
}
/* PDP Shortcode */
.row.row-large {
    max-width: 1240px !important;
}
.get_product_by_shortcode .social-icons.share-icons.share-row.relative {
    display: none;
}
.get_product_by_shortcode .pdp_add_logos_custom img {
    width: auto;
    height: 4rem;
}
.get_product_by_shortcode .pdp_add_logos_custom img:nth-child(2) {
    width: auto;
    height: 4rem;
    margin-left: 0;
    margin-right: 5px;
}
.get_product_by_shortcode .pdp_add_logos_custom {
    margin-top: 10px;
}
.get_product_by_shortcode p.first-payment-date {
    display: none !important;
}
.get_product_by_shortcode .single_variation_wrap .legal-price-info {
    font-size: .875rem;
    font-family: var(--text-font), "sans-serif";
}
.get_product_by_shortcode .single_variation_wrap .legal-price-info p.wc-gzd-additional-info {
    display: inline !important;
    margin-bottom: 0;
}
.get_product_by_shortcode .single_variation_wrap .legal-price-info {
    display: inline-flex;
    margin-right: .25rem;
    margin-top: 0;
}
.get_product_by_shortcode .legal-price-info .wc-gzd-additional-info {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #000 !important;
    font-family: var(--text-font) !important;
    font-weight: normal;
}
.get_product_by_shortcode .product-info .price.price-unit {
    display: inline-block;
}
.get_product_by_shortcode .product-main {
    padding: 0;
}
.get_product_by_shortcode .single_variation_wrap .price-wrapper * {
    font-family: "CocoSharp";
    font-weight: 700;
    font-size: 2.1875rem;
}
.get_product_by_shortcode .woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
    opacity: 1;
    background: #eae6e3;
    margin-bottom: .5rem !important;
}
.get_product_by_shortcode .product-info .price.price-unit *, 
.get_product_by_shortcode .product-info .price.price-unit {
    font-size: .875rem !important;
    line-height: 1.25rem !important;
    color: #000 !important;
    font-family: var(--text-font) !important;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: normal;
}
.get_product_by_shortcode .product-info p.price.price-unit.smaller.wc-gzd-additional-info {
    margin-right: .25rem;
}
.get_product_by_shortcode .single_variation_wrap .price-wrapper .product-page-price {
    margin-bottom: 0;
}
.get_product_by_shortcode .woocommerce-variation.single_variation {
    display: none !important;
}
.get_product_by_shortcode .variations td.value li.variable-item:not(.color-variable-item) {
    background-color: transparent;
    border: 1px solid #707070;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    min-width: auto;
    min-height: auto;
    border-radius: var(--border-radius);
    padding: 8px !important;
    height: auto;
}
.get_product_by_shortcode table.variations .variable-items-wrapper {
    max-width: 26rem;
}
.get_product_by_shortcode .text-under-the-button {
    margin-top: .75rem;
}
.get_product_by_shortcode .cart {
    margin-top: 1rem;
    margin-bottom: 1.3em;
}
.get_product_by_shortcode .variations {
    margin-bottom: 0 !important;
}
.get_product_by_shortcode table.variations th.label {
    border: none !important;
}
.get_product_by_shortcode .product-info .single_add_to_cart_button {
    height: var(--input-height)!important;
    font-size: .875rem !important;
    letter-spacing: 0!important;
    justify-content: center;
    min-width: 15.5rem !important;
    max-width: 100% !important;
    margin-top: 0rem;
    line-height: 1!important;
}
.get_product_by_shortcode .product-info.summary.col-fit.col,
.get_product_by_shortcode .product-gallery.large-6.col {
    flex-basis: 100%;
    max-width: 100%;
}
.get_product_by_shortcode .product-footer,
.get_product_by_shortcode .product-info h1.product-title.product_title.entry-title,
.get_product_by_shortcode .quantity.buttons_added {
    display: none !important;
}
.get_product_by_shortcode .product_meta, .get_product_by_shortcode .variations .reset_variations,
.get_product_by_shortcode .social-icons.share-icons.share-row.relative  {
    display: none;
}
.get_product_by_shortcode .legal-price-info, 
.get_product_by_shortcode .price-wrapper, 
.get_product_by_shortcode .price-wrapper .product-page-price,
.get_product_by_shortcode .product-page-price, 
.get_product_by_shortcode .wc-gzd-additional-info {
    display: inline-block;
}
/* PDP Shortcode */