/*   
	Theme Name:        stg
	Theme URI:         https://www.stgltd.com
	Description:       Child Theme For STG.
	Version:           1.0
	Text Domain:       stg-child
  Template:          stg-elementor
*/ 
.stg-checkout-widget button#place_order {
	text-indent: -1000px;
}

section.shipping-calculator-form p {
	display: inline-block;
}
p#calc_shipping_country_field {
	width: 50%;
	text-align: left;
	float: left;
}
p#calc_shipping_state_field {
	width: 50%;
	text-align: left;
}
p#calc_shipping_city_field {
	width: 50%;
	text-align: left;
	float: left;
}
p#calc_shipping_postcode_field {
	width: 50%;
	text-align: left;
}
.shipping-calculator-form .form-row input,
.shipping-calculator-form .form-row span.select2-selection > span {
    font-weight: 400!important;
}
section.shipping-calculator-form .select2-selection--single {
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	font-weight:400;
}

.no-icons .product-line {
	display: none;
}

input#payment_method_braintree_cc:checked ~ .payment_box {
    display: block!important;
}

.stg-checkout-steps > div:last-child {
    display: none;
}

.stg-checkout-steps .seperator-line {
    width: calc(65px * 2)!important;
}

.firefox .innovative {
	padding-top:60px;
}

.firefox .elementor-widget-woocommerce-product-add-to-cart .stg-quantity-cart .quantity .qty {
	padding: 2px 14px 12px 14px !important;
}

.firefox .single-product .product-price {
	float:left;
	text-align: left;
}

p#billing_state_field label {
    line-height: 5em!important;
}
.stg-shipping-select::before {
    float: right!important;
    text-align: right!important;
    display: block;
    font-weight: 600;
    font-family: 'Font Awesome\ 5 Free';
    content: "\f0dd"!important;
    right: 10px!important;
}
@media screen and (min-height: 2000px) {
	.elementor-6151 .elementor-element.elementor-element-ce9ee2a {
		top: -7vh!important;
	}
}

.elementor-widget-woocommerce-product-add-to-cart .stg-quantity-cart .quantity .qty {
	padding: 12px 0px 12px 0px !important;
	width: 60px!important;
}