/*
 Theme Name:   bootScore 5 Child
 Description:  bootScore 5 Child Theme
 Author:       Brian Keller for CHLRC
 Template:     bootscore-5
 Version:      5.0.0.4
 Text Domain:  bootscore
*/

/* 
Add as many files as you need for development. 
When you're done, merge them all in the style.css file to reduce file requests. 
*/

@import url("css/custom.css");

.btn {background-color: #a091d0 !important;color: #fff !important;font-weight: bold !important;border-radius:0 !important;}

.widget_custom_html.mb-4 {margin:0 !important;padding:0 !important;}
.custom-html-widget,.menu-featured-content-container {margin-bottom: 0.5rem !important;padding: 1rem 1rem;}
.custom-html-widget:empty {display:none;}
.bootscore-footer .custom-html-widget {padding-top:0;}
.widgettitle {margin-bottom: 0;}
.widget-area ul,.widget-area p {margin-bottom:0.5em;}
.widget-area ul{list-style: disc;}
.widget-area img.alignleft {margin-right: 0.5em;}

li.letter {list-style: none;margin: 1rem 0 0 -2rem;}

@media print {
.content-area .col-md-8,.content-area .col-md-4 {width:100% !important;}
.owl-carousel,#nav_menu-2,#custom_html-10,.modal-footer {display:none !important;}
.modal {display: block !important;position: relative !important;margin:0 0 1em !important;}
.modal-dialog {max-width:100% !important;}
}