/*
 Theme Name:   Anti Stigma Website Child Theme
 Theme URI:    http://THEBREWROOM.com/
 Description:  Divi Child Theme
 Author:       Sam Insalaco
 Author URI:   https://thebrewroom.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child-antistigma
*/

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
}

#et-info { display: none !important; }
@media all and (min-width:1172px) {
  #et-info {
    display: block !important;
  }
}

.fifteen p {
font-size: 15px !important;
line-height: 2.1 !important;
}

.fifteen .button-links,
.fifteen .button-no-arrow {
font-size: 19px !important;
}


.bottom-nav {
  padding: 0;
}

div#footer-info {display: table-cell;} ul#menu-footer.bottom-nav {vertical-align:top; display:table-cell;}

@media screen and (max-width: 839px) {
    div#footer-info,
ul#menu-footer.bottom-nav {
        display: block;
        width: 100%;
    }
#footer-bottom .container.clearfix {
  width: auto !important;
}
}
   .facts {font-family: marvel; font-size: 40px; margin-top: 20px; padding-bottom: 7px; color: #476420;}
   .facts-block { font-family:marvel; font-size: 41px; color: #fff; text-transform: uppercase; }
   .button-links, .button-no-arrow { text-transform: uppercase; color: #8dc63f;font-family: marvel; font-size: 19px; font-weight: bold; }
   .button-links:after { text-transform: uppercase; color: #8dc63f; font-size: 19px; font-weight: bold; content: "\f0da"; font-family: FontAwesome; }

#twitcker-bar div.box a { text-shadow: none !important; letter-spacing: .04em; }

ul.sub-menu ul.sub-menu {margin-left: -40px;}

.current_page_item { background: #8dc63f; color: #000 !important; }

.shortcontent {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}

table.resources {
    font-size: 8pt;
}

.resources th.col-7, .resources td.col-7, .resources th.col-8, .resources td.col-8, .resources th.col-9, .resources td.col-9, .resources th.col-10, .resources td.col-10, .resources th.col-11, .resources td.col-11, .resources th.col-12, .resources td.col-12, .resources th.col-13, .resources td.col-13, .resources th.col-14, .resources td.col-14, .resources th.col-15, .resources td.col-15, .resources th.col-16, .resources td.col-16, .resources th.col-17, .resources td.col-17, .resources th.col-18, .resources td.col-18, .resources th.col-19, .resources td.col-19, .resources th.col-20, .resources td.col-20, .resources th.col-21, .resources td.col-21 {
    text-align: center;
}

.resources th.col-5 {
    min-width: 100px;
}
.resources th.col-6 {
    min-width: 250px !important;
}