/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Version: 3.0.36
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Updated: 2020-06-19

*/

.wp-block-column , .wp-block-group {
    padding-top: 1.5em;
    margin-bottom: 1.5em;
}

sup {
    font-size: x-small;
    font-size: 0.75em;
}


/*download monitor styles*/
ul.dlm-downloads >li {
    display: inline-block;
    width: 48%;
}

.download-box {
    width: 90%;
    border: none !important;
    text-align: left;
    position: relative;
    margin: 1em auto;
    box-shadow: none !important;
}

.download-box img.wp-post-image {
    float: left;
    display: inline;
    height: 60px;
    clear: none;
    max-height: 50px;
    max-width: 50px; 
}

.download-box-content >strong {
    height: 60px;
    display: block;
    padding-left: 50px;
}
.download-box-content >p {
    padding-left: 50px;
    display: block;
}

ul.dlm-downloads >li{
    display: block;
    float: left;
    width: 48%;
    height: 180px;
}

.download-monitor-pagination{display:none;}

.lmb-container{
    clear:both;
    margin-bottom: 30px;
}
.btn.loadMoreBtn {
    border: 0px;
    padding: 10px 15px;
    cursor: pointer;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 800;
    font-size: 15px;
    width: 118px;
    color:white !important;
    background-color: #0b9599;
    display:block;
    clear: both;
}

ul.dlm-downloads li{list-style-type: none;}

@media (max-width: 1000px) {
  ul.dlm-downloads >li{
    width:100%;
    height:auto;
  }
}

.fifty-fifty-overlap-content a {
    text-decoration: underline;
    color: white;
    font-weight: bolder;
}

