/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


.payment_method_stripe_googlepay { line-height: 50px!important; }




.gform_ajax_spinner {
	margin-left: 50px;
}
/* Basisstijl voor de button */ 
.ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    text-align: center;
    visibility: visible;
    font-size: 12px; /* Zorg ervoor dat je hier de font-grootte instelt */
}

/* Nederlands */
html[lang="nl-NL"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Veilig afrekenen 🔒' !important;
}

/* Engels */
html[lang="en"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Secure checkout 🔒' !important;
}

/* Duits */
html[lang="de"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Sicher bezahlen 🔒' !important;
}

/* Frans */
html[lang="fr"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Paiement sécurisé 🔒' !important;
}

/* Italiaans */
html[lang="it"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Pagamento sicuro 🔒' !important;
}

/* Spaans */
html[lang="es"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Pagar con seguridad 🔒' !important;
}

/* Portugees */
html[lang="pt"] .ld-module-cart-offcanvas .ld-cart-button .btn:first-child span.btn-txt:after {
    content: 'Pagamento seguro 🔒' !important;
}

.woocommerce-tabs .tab-description-content> h2 {
	display: block !important;
}
