/*
Theme Name:         Storinia
Theme URI:          https://roots.io/sage/
Description:        Storinia is a WordPress starter theme.
Version:            10.0.2-dev
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage
License:            MIT License
License URI:        https://opensource.org/licenses/MIT
Requires PHP:       7.2.5
Requires at least:  5.4
*/

.section-product-test2  iframe {
	max-width: 478px;
	margin-left: auto;
	margin-right: auto;
	right: 0;
}
.f-shipping-item-label {
	display: flex;
	flex-direction: column;
}
.f-shipping-item-name {
	font-weight: bold;
}
.woocommerce-checkout .payment_method_stripe_klarna img {
	position: absolute !important;
}
.woocommerce-checkout .wc-stripe-card-icons-container {
    position: absolute !important;
    right: 0;
}
.woocommerce-checkout .wc-stripe-card-icons-container img {
    top: 0 !important;
    margin: 0 !important;
    transform: none !important;
}
.woocommerce-checkout .flag-container {
	display: none;
}
.woocommerce-checkout input#billing_phone {
	padding-left: 15px !important;
}