/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 20:30:19 */
.woocommerce ul.products ul {
    margin: 0;
}

#wrap .product-loop-x .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart {
    /* display:none; */
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    left: -200px;
}

#wrap .product-loop-x:hover .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart {
    /* display: block; */
    opacity: 1;
    visibility: visible;
    left: 35px;
    z-index: 9999;
}

#wrap .product-loop-x .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart:after {
    content:''; 
    position: absolute;
    width: 25px;
    height: 4px;
    background: #D4101C;
    left: -35px;
    top: calc(50% - 2px);
}

#wrap .product-loop-x:hover .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart:hover:after {
    background: #000;
}

#wrap .product-loop-x .product-hover .elementor-widget-jet-woo-builder-archive-product-price {
    /* display: block; */
    opacity: 1;
    visibility: visible;
    left: 0;
    transition: all 0.3s ease;
    margin: -32px 0 0 0 !important;
    position: relative;
}

#wrap .product-loop-x:hover .product-hover .elementor-widget-jet-woo-builder-archive-product-price {
    /* display:none; */
    opacity: 0;
    visibility: hidden;
    left: 100px;
}



/*


.woocommerce ul.products ul {
    margin: 0;
}

#wrap .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    left: -200px;
}

#wrap .product-hover:hover .elementor-widget-jet-woo-builder-archive-add-to-cart {
    opacity: 1;
    visibility: visible;
    left: 35px;
    z-index: 9999;
}

#wrap .product-hover .elementor-widget-jet-woo-builder-archive-add-to-cart:after {
    content:''; 
    position: absolute;
    width: 25px;
    height: 4px;
    background: #D4101C;
    left: -35px;
    top: calc(50% - 2px);
}

#wrap .product-hover:hover .elementor-widget-jet-woo-builder-archive-add-to-cart:hover:after {
    background: #000;
}

#wrap .product-hover .elementor-widget-jet-woo-builder-archive-product-price {
    opacity: 1;
    visibility: visible;
    left: 0;
    transition: all 0.3s ease;
    margin: -32px 0 0 0 !important;
    position: relative;
}

#wrap .product-hover:hover .elementor-widget-jet-woo-builder-archive-product-price {
    opacity: 0;
    visibility: hidden;
    left: 100px;
}



*/



.woocommerce .elementor-jet-checkout-shipping-form #ship-to-different-address #ship-to-different-address-checkbox,
.woocommerce .elementor-jet-checkout-shipping-form #ship-to-different-address span {
    padding: 0 15px 15px 0;
}

.woocommerce .woocommerce-checkout h3#order_review_heading {
    border: 0;
}


/* Cart Number */
.woocommerce-cart .woocommerce form input.qty[type=number] {
    width: 100px;
    padding: 12px 0px;
    border-radius: 0;
}


/* Checkout Extra Margin */
.woocommerce-checkout form.checkout {
    margin: 0 !important;
}

/* #billing_company_field,
#shipping_company_field, */
.woocommerce-cart .woocommerce-shipping-destination,
#billing_state_field,
#shipping_state_field,
#shipping_address_2,
#shipping_country_field,
#shipping_state_field,
#billing_address_2,
#billing_country_field,
#billing_state_field {
    display: none !important;
}

.account-side-style .woocommerce #customer_login .col-1 {
    width: 70%;
    margin: 0 auto;
    display: block;
    float: unset;
}

.account-side-style .woocommerce #customer_login .col-2 {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods,
.woocommerce .elementor-jet-checkout-order-review #order_review {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.woocommerce-checkout #payment ul.payment_methods {
    margin-bottom: 20px;
	padding-bottom: 0;
}

.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
    text-align: right;
    padding: 0;
}

.woocommerce-checkout #place_order:focus {
    background: #000;
}

.woocommerce-checkout #place_order {
    border-radius: 10px;
}

.woocommerce-checkout input:not([type="button"]):not([type="submit"]),
.woocommerce-checkout textarea,
.woocommerce-checkout .elementor-field-textual {
    margin-bottom: 20px;
}

#ship-to-different-address-checkbox {
    margin: 0 5px 0 0 !important;
}




.woocommerce-cart.business_customer table.shop_table thead th.product-subtotal:after {
    content:' EXKL.MWST';
}

.woocommerce-cart.customer table.shop_table thead th.product-subtotal:after {
    content: ' inkl. Mwst';
}

.single-product.customer #main .woocommerce-Price-amount.amount:after {
    content: ' inkl.MwSt';
    font-size: 16px;
}

.single-product.business_customer #main .woocommerce-Price-amount.amount:after {
    content: ' exkl.MwSt';
    font-size: 16px;
}


input[type=checkbox]:checked:before {
    color: #D4101C;
}

input[type=checkbox] {
    width: 24px !important;
    height: 24px !important;
    padding: 4px !important;
	margin-bottom: 0 !important;
}

.form-row.terms.wc-terms.woocommerce-validated a {
    color: #D4101C;
}

.form-row.terms.wc-terms.woocommerce-validated a:hover {
    color: #000;
}


.wc_payment_method.payment_method_payrexx_invoice {
    margin-top: 20px;
    border-radius: 10px;
}

.wc_payment_method.payment_method_payrexx_twint {
    border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.woocommerce-checkout #payment ul.payment_methods {
    background: none;
}



.account-side-style .woocommerce #customer_login .col-1 {
    width: 100%;
}

.account-side-style .woocommerce button.button {
    margin-top: 20px;
}


@media(max-width:780px) {
    .product .jet-single-images__wrap div.images {
        max-width: 100%;
        width: 100% !important;
    }
    
    .product .elementor-jet-single-images .jet-single-images__wrap .woocommerce-product-gallery .flex-control-thumbs {
        display: block !important;
    }
}



.woocommerce-checkout.business_customer #billing_company {
    pointer-events: none;
    opacity: 1;
    background-color: #f0f0f0;
}


.woocommerce #reviews #comments h2 {
    margin-bottom: 40px !important;
    display: block;
    line-height: 1em;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    padding-left: 75px;
}

.woocommerce table.shop_attributes th {
    padding-left: 0;
}

.woocommerce-cart #wrap .shop_table.shop_table_responsive .cart-subtotal:last-child {
    display: none;
}

.wc_payment_method.payment_method_payrexx_twint {
    border-radius: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    height: 44px;
    margin-top: -7px;
    border-radius: 0;
}



