/*
CTC Separate Stylesheet
Updated: 2016-07-13 17:02:48
Theme Name: Lorenzo Theme
Theme URI: http://themeisle.com/themes/zerif-lite/
Template: zerif-lite
Author: ThemeIsle
Author URI: longoblong.com
Description: Child theme using Zerif Liten for lorenzoroccomusic.com
Version: 0.9.1468429368
*/

body {
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 300;
}

body, button, select, textarea {
    color: #ddd;
}

input {
   color: #333;
}

.section-header {
    padding-bottom: 45px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Cinzel Decorative",cursive;
    font-weight: 400;
    color: #ddd;
}

h2 {
    font-size: 26px;
    margin: 0 0 30px;
}

h3 {
    margin: 0 0 30px;
}

.site-main p {
    line-height: 24px;
}

.entry-content h4 {
    clear: none;
    font-size: 18px;
    margin: 30px 0;
}

.entry-content p {
    text-align: left; /* :justified;*/
}
.navbar {
    background: #ddd none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 !important;
    text-align: left;
}

.menu-item a {
    color: #111;
}

.entry-title, .entry-title a, .widget-title, .widget-title a {
    color: #ccc !important;
    font-family: 'Cinzel Decorative', cursive;
    font-size: 20px;
    line-height: 22px;
    padding-top: 10px;
}

.textwidget {
    text-align: left  
}

.intro-text {
    color: #ddd;
    float: none;
    font-family: "Playball";
    font-size: 85px;
    line-height: 105px;
    text-align: center;
    text-transform: none;
    z-index: 0;
}

.site-content {
    background: #111 none repeat scroll 0 0;
}

.focus {
    background: #111 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 0 100px;
}

.purchase-now {
    background: rgba(0, 102, 102, 0.5) none repeat scroll 0 0;
    padding-bottom: 70px;
    padding-top: 70px;
}

/* EDD Styling */

.edd-image-wrap {
    float: right;
    max-width: 50%;
    padding: 0 0 15px 15px;
    width: inherit;
}

.edd_downloads_list {
     margin: 0 0 50px 0;
}

/* Change Audio Player Style */

div.mejs-container.svg.mejs-audio {
   width: 70% !important;
   clear: none;
   margin: 20px 0;
}

.wp-playlist-current-item {
    width: 70% !important;
}

.wp-playlist-tracks {
    width: 70% !important;
}

/* Change Fullwidth Audio Player  */

#fap-main {
    background: #696565 none repeat scroll 0 0;
    border-color: #080808;
    color: #ddd !important;
    margin-left: auto;
    margin-right: auto;
}
#fap-current-title {
    font-size: 14px;
    line-height: 18px;
    color: #ddd !important;
}

#fap-main-controls #fap-play-pause.fa-play {
    font-size: 34px;
    color: #ddd !important;
}

#fap-main-controls #fap-previous, #fap-main-controls #fap-next {
    font-size: 14px;
    left: 0;
    top: 14px;
    color: #ddd !important;
}

#fap-main-controls #fap-next {
    left: 60px;
    /* color: #ddd !important; */
}

#fap-loading-bar {
    background: #ddd;
} 