/*
Theme Name: Safesmart Access
Theme URI: http://www.site.com.au
Description: Starter Wordpress theme with Elementor and Webpack
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 7.4
Author: TmllbCBTaW5nc29u
Author URI: http://www.site.com.au
Version: 2.0
Text Domain: ssa
*/

.custom-sol-sel #solution-selector.modal{
    opacity: 1;
    display: block;
    position: relative;
}

.custom-sol-sel #solution-selector .solution-selector__top{
    display: none!important;
}

.custom-sol-sel .modal.fade .modal-dialog{
    transform: translateY(0px);
}