/*
Theme Name: Genavco
Theme URI: https://www.example.com/themes/genavco-theme
Author: Genavco
Author URI: https://www.example.com/
Description: A custom WordPress theme.
Version: 1.0
*/

/* For development(temporary) CSS */
.logged-in header{
    top: 32px;
}

.enquireForm.form-box .select2-container{
    width: 100% !important;
}