/*
Theme Name: Temo Sunrooms
Author: Socius Marketing
Author URI: http://www.sociusmarketing.com
Description: A custom theme designed and developed by Socius Marketing.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/

.brochure-download-success-alert {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0;
}

.brochure-download-success-alert.visible {
    visibility: hidden;
    position: relative;
    height: auto;
    width: auto;
}
.modal-body p {
    font-size: 0.8em!important;
}