/* 
Theme Name: GKB Solutions SASSI theme
Theme URI: https://github.com/elementor/hello-theme/
Description: GKB Solutions SASSI theme is a custom theme made to work with the Elementor page builder.
Author: GKB Solutions, LLC
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* Download Table */
.dtable-title {width:70%;text-align:left;}
.dtable-icon, .dtable-format {width:10%;text-align:center;}
.dtable-button {width:20%;text-align:center;}
.dtable-button .button {background-color: #e3647a;color:#ffffff;text-transform:uppercase;padding:5px 10px 5px 10px;}
.dtable-button .button:hover {background-color: #e3647a;}

@media only screen and (max-width: 1000px) {

.dtable-button .download-txt {display:none;}

} /* end min-width 767px */


