/*
 Theme Name:   dw-focus-Child
 Theme URI:    https://makingmusicmag.com/dw-focus-child/
 Description:  DW Focus Child Theme
 Author:       John Dufort
 Author URI:   https://makingmusicmag.com
 Template:     dw-focus
 Version:      1.3.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dw-focus
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.resource td {
	padding-top: 20px;
	padding-bottom: 20px;
}

.resource img {
	max-width: 135px;
	padding-right: 20px;
}
.entry-meta .posted-on { display: none; }

@media (max-width: 991px) and (min-width: 768px), all {
.site-header .row {
     display: block !important;
  }


}
.et_bloom .et_bloom_form_container .et_bloom_form_header {
    padding: 0 !important;
}
.et_bloom .et_bloom_optin_4 .et_bloom_form_content {
    display: none !important;
}
.et_bloom .et_bloom_form_container a {
    padding: 6px 12px !important;
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    background: #1d1d1d;
    border-radius: 3px;
    transition: all 0.2s;
}
.et_bloom .et_bloom_form_container a:hover {
    color: #1d1d1d !important;
    background: #ee2d3f;
}
.et_bloom .et_bloom_form_header p {
    margin-bottom: 15px !important;
}
.dw_focus_widget_news_grid .post .entry-title, .widget_news-grid .post .entry-title {
  
    margin-left: 4px;}
.resource td { padding: 15px;  text-align: left;}

.related-post .content-relate-inner .related-col:nth-child(3n+1) {
clear: both;
}

