/*
Theme Name: MDTC Child
Theme URI: https://theagency.co.za
Template: uncode
Author: The Agency
Author URI: https://theagency.co.za
Version: 2.9.4.1757579981
Updated: 2025-09-11 10:39:41

*/

span.select2-selection.select2-selection--single {
    min-height: 40px;
    border-radius: 0px;
    border-color: #eaeaea;
}

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

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
    display: none !important;
}

.woocommerce-checkout .select2-search--dropdown:after{
    top: 17px !important;
}