/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2024 | 11:43:07 */
.single-product .woocommerce-tabs.wc-tabs-wrapper.tc-init {
    padding-bottom: 40px;
}

section.related.products.wa-related-products-section {
    padding-top: 30px;
}

.single-product .label-wrap {
	z-index: 10!important;
}

body .Produkt-label {
	background: #3bb54a !important;
    color: white;
    font-weight: 700;
    padding: 5px 7px;
    z-index: 14;
    position: absolute;
    border-radius: 3px !important;
    right: 10px !important;
    top: 42px !important;	    
	font-size: 12px;
    line-height: 1;
}
body.single-product .product-details-wrapper .summary.entry-summary .Produkt-label {
	display: none !important;
}
body .commercekit-wishlist.mini {
	left: 30px !important;
}

body .wapl-flash.label-green .product-label {
    background: #e2242e!important;
}

.single-product span.woocommerce-advanced-product-label.product-label.label-green {
    height: auto!important;
    padding: 5px 10px;
    vertical-align: middle;
    display: flex!important;
    opacity: 100%;
    position: relative!important;
    margin-left: 0px!important;
    top: 0px!important;
    right: 0px!important;
}

span.woocommerce-advanced-product-label.product-label.label-green {
	border-radius: 2px!important;
}

body.single-product .woocommerce-product-gallery .wapl-alignright {
    right: 20px !important;
    top: 20px !important;
}

@media (min-width: 771px) and (max-width: 1099px) {
	body.theme-shoptimizer .site-main ul.products li.product {
    	width: 100% !important;
	}
}
.single-product .tm-floating-box .price.amount.final ins {
    font-size: 26px!important;
}
.single-product .price.amount.final ins {
    font-size: 40px;
    color: #3bb54a !important;
}
.single-product .price.amount.final del {
    display: block;
}
.single-product .price.amount.final ins bdi {
    font-weight: 700;
}
.single-product .price.amount.final .woocommerce-Price-currencySymbol {
    font-weight: 400 !important;
}
body.single-product .woocommerce-price-suffix {
    display: none !important;
}
