/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* KATEGORIE CREATION START */

.product_cat-creation .woocommerce_custom_field span:before {
    content: 'Ref. Nummer ';
}

.product_cat-creation-fr .woocommerce_custom_field span:before {
    content: 'Numéro Ref. ';
}

.product_cat-creation .ref-nummer-1 .elementor-widget-container:before {
    content: 'Ref. Nummer ';
}

.product_cat-creation-fr .ref-nummer-1 .elementor-widget-container:before {
    content: 'Numéro réf. ';
}

/* KATEGORIE LEGIERUNGEN START */

.product_cat-legierungen .woocommerce_custom_field span:before {
    content: 'Alte Ref. ';
}

.product_cat-alliages .woocommerce_custom_field span:before {
    content: 'Ancien Numéro de réf. ';
}


.product_cat-legierungen .ref-nummer-1 .elementor-widget-container:before {
    content: 'Alte Ref. ';
}

.product_cat-alliages .ref-nummer-1 .elementor-widget-container:before {
    content: 'Ancien Numéro de réf. ';
}

/* KATEGORIE CM-CONNECT START */

.product_cat-cm-connect .woocommerce_custom_field span:before {
    content: 'Ref. Nummer ';
}

.product_cat-cm-connect-fr .woocommerce_custom_field span:before {
    content: 'Numéro Ref. ';
}

.product_cm-connect .ref-nummer-1 .elementor-widget-container:before {
    content: 'Ref. Nummer ';
}

.product_cm-connect-fr .ref-nummer-1 .elementor-widget-container:before {
    content: 'Numéro réf. ';
}


/* KATEGORIE SAGEMAX START */


.product_cat-sagemax .woocommerce_custom_field span:before {
    content: 'Ref. Nummer ';
}

.product_cat-sagemax-fr .woocommerce_custom_field span:before {
    content: 'Numéro Ref. ';
}

.product_sagemax .ref-nummer-1 .elementor-widget-container:before {
    content: 'Ref. Nummer ';
}

.product_sagemax-fr .ref-nummer-1 .elementor-widget-container:before {
    content: 'Numéro réf. ';
}

.product_cat-sagemax.product-type-variable .woocommerce-variation-description {
    display: block !important;
}

.product_cat-sagemax-fr.product-type-variable .woocommerce-variation-description {
    display: block !important;
}



html[lang="fr-FR"] .kundennummer:before {
    content: 'Numéro de client' !important;
}

html[lang="fr-FR"] .kundennummer label {
    display: none !important;
}


.awdr-bulk-customizable-table table td {
    border: none !important;
}

.awdr-bulk-customizable-table table th {
    border: none !important;
}

.wc_payment_method.payment_method_bacs label {
    display: none !important;
}

.slider-punkte .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    padding-bottom: 25px;
}

.testimonial-center .elementor-testimonial__content {
    justify-content: center;
    display: flex;
    flex-direction: column;
}