/*
Theme Name: Qrack Child theme of qrack
Theme URI: 
Description: Child theme of qrack theme for the Qrack theme
Author: <a href="http://www.beocode.com">Beocode d.o.o.</a>
Author URI: 
Template: qrack
Version: 1.0.14
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 09 Jan 2019 07:44:20 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#billing_phone_field.form-phone-with-country-code .woocommerce-input-wrapper {
	display: flex;
}

#billing_phone_field.form-phone-with-country-code #billing_phone_country_code {
	width: 100px;
}

#billing_phone_field.form-phone-with-country-code #billing_phone_number {
	margin-left: 10px;
	display: block;
}

#billing_phone_field.form-phone-with-country-code #billing_phone {
	display: none;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
	border: 1px solid #1fb1c1;
	border-radius: 0;
	height: 40px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
}

.woocommerce-checkout .select2-dropdown {
	border-color: #1fb1c1;
}

.woocommerce-invalid .select2-container--default .select2-selection--single {
	border-color: #a00;
}
