/*
Theme Name: Divi Child
Description: Divi Child Theme
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi-child
*/
span.fn, span.fn a, span.comment_date {color:#fff!important;}
.et_pb_blog_grid .et_pb_post {
    border: none!important;
    background-color: #000!important;
	margin:10px!important;
}
.wpcf7-textarea {min-height:100px;}
blockquote {
    margin: 20px 0 30px;
    padding: 40px;
    border-left: 5px solid;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7em;
}

.future-event {
    float: left;
    max-width: 250px;
    list-style: none;
    vertical-align: baseline;
    padding: 20px;
    margin: 0;
    color: #fff;
}
#main-content {
    background-color: #000!important;
}
.et_pb_slider.et_pb_module .et_pb_slide_3.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    height: 280px!important;
}
.hero-section {
    padding-top: 120px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    max-height: 450px;
    background-color: #333;
}
.et_pb_section {
    padding: 0px
}
.entry-content ol li {
    padding: 10px;
    font-size: 110%;
}
.hero-section {
    padding-top: 120px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    max-height: 450px;
    background-color: #333;
}
.hero-section a {
    color: #fff;
}
.et_pb_section {
    background-color: #000!important;
}
.single-post #main-content #left-area {
    padding-top: 0px;
}
/* ---- Sidebar Settings ---- */

.single #sidebar {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}
/* ---- Standard Post Title & Post Meta ---- */

.single h1.entry-title,
.attachment h1.entry-title,
.single p.post-meta {
    width: 100%;
    text-align: center;
    padding: 0 8px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
@media only screen and (min-width: 980px) {
    /*** Set title font size for desktop ***/
    
    .single h1.entry-title {
        font-size: 65px !important;
    }
	
	.elegantdesign .et_pb_column .et_pb_blog_grid[data-columns]::before { content: '2 .column.size-1of2' !important;}
	.elegantdesign .et_pb_column .column.size-1of2 {width:47% !important;margin-right:6%;}
}

@media only screen and ( max-width: 980px ) {
	.elegantdesign .et_pb_column .et_pb_blog_grid[data-columns]::before { content: '2 .column.size-1of2' !important;}
	.elegantdesign .et_pb_column .column.size-1of2 {width:100% !important;margin-right:0%;}
}

#main-content {
    background-color: #000;
}
.tinytext {
    font-size: 50%;
}
input[type=text],
input[type=email],
input.text,
input.title,
textarea,
select {
    transition: border linear .2s, box-shadow linear .2s;
    font-style: normal;
    height: 35px;
    min-height: 30px;
    width: 100%;
}
.wpcf7-submit {
    background: rgb(187, 18, 18);
    color: rgb(255, 255, 255);
    text-shadow: none;
    transition: border linear .2s, box-shadow linear .2s;
    font-style: normal;
    height: 35px;
    min-height: 30px;
    width: 100%;
    border: none;
    border-radius: 5px;
}
.instagramfollow a {
    background: -webkit-linear-gradient(top, #6f97b6 0, #3f729b 100%);
    background: -moz-linear-gradient(top, #6f97b6 0, #3f729b 100%);
    background: -ms-linear-gradient(top, #6f97b6 0, #3f729b 100%);
    background: -o-linear-gradient(top, #6f97b6 0, #3f729b 100%);
    background: linear-gradient(to bottom, #6f97b6 0, #3f729b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6f97b6', endColorstr='#ff3f729b', GradientType=0);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff6f97b6', endColorstr='#ff3f729b', GradientType=0);
    -webkit-box-shadow: rgba(0, 0, 0, .0980392) 0 1px 1px 0, rgba(255, 255, 255, .0470588) 1px 0 0 0 inset, rgba(255, 255, 255, .0470588) -1px 0 0 0 inset, rgba(255, 255, 255, .2) 0 1px 0 0 inset;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    background-color: #6f97b6;
    background-position: 50% 50%;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    box-shadow: rgba(0, 0, 0, .0980392) 0 1px 1px 0, rgba(255, 255, 255, .0470588) 1px 0 0 0 inset, rgba(255, 255, 255, .0470588) -1px 0 0 0 inset, rgba(255, 255, 255, .2) 0 1px 0 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: proxima-nova, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 32px;
    line-height: 14px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: #1c5380 0 1px 1px;
    white-space: nowrap;
    border-color: #1c5380;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 6px 6px;
}
.et_pb_column_1_4 h4{font-size: 39px!important;}

/* ON THE AIR */
#joan-2 .widgettitle {font-size: 30px;font-weight:bold;}
.current-show a {font-size: 22px;font-weight:bold;color:orange!important;}
.joan-image-thumbnail {margin: 0 auto;max-width: 90%;}

/* SONG HISTORY */
.td-song-history__song__buy {display:none;}
.td-song-history__header {display:none;}

.elegantdesign a.more-link {
    font-size: 14px;
    color: #71818c !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
    float: none;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 60px;
    background-color: #f7f9fb;
    border: 2px solid #e9eff5;
}
 
.elegantdesign a.more-link:hover {
color: #20292f;
}

.elegantdesign .entry-title {
margin-top: 0px;
padding-bottom: 20px;
}
 
.elegantdesign .et_pb_image_container {
margin: -20px -40px  40px;
}
 
 
.elegantdesign .et_pb_blog_grid .et_pb_post {
    margin-bottom: 80px;
    width: 100%;
	padding: 40px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	border: none;
	text-align:center;
}
 
.elegantdesign .et_pb_post .post-meta {
margin-bottom: 40px;
}

.ds-blog-square a img {
    width: 100%;
    object-fit: cover;
}

.ds-blog-square .post-content {
    display: none;
}
.ds-blog-square .et_pb_image_container {
    margin: -19px -19px 0;
}
.ds-blog-square h2 {
    margin: 0;
    padding: 0;
}

.ds-blog-square .et_pb_post {
    position: relative;
    padding-bottom: 0;
    border: none;
}

.ds-blog-square h2 a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px;
    margin: 0;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    text-align: center;
    outline-offset: -20px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
	min-height: 100%;
}
.ds-blog-square h2 a:hover {
    background: rgba(0, 0, 0, .4);
}
 .ds-blog-two-column .ds-blog-square a img {
   max-width: 80vw;
  height: auto;
  max-height: 80vh;
	 
}
@media only screen and ( min-width: 981px) {
    .ds-blog-two-column.et_pb_column_4_4 .et_pb_blog_grid[data-columns]::before {
        content: '2 .column.size-1of2' !important;
    }
    .ds-blog-square-two.et_pb_blog_grid .column {
        width: 47.25% !important;
        margin-right: 5.5%;
    }
    .ds-blog-square-two.et_pb_blog_grid .column:nth-child(even) {
        margin-right: 0;
    }
}
.ds-blog-two-column .et_pb_post {
    margin-bottom: 12%;
}