/*
 Theme Name:     Lisa Bell Music
 Theme URI:      http://lisabellmusic.com
 Description:    Divi Child Theme
 Author:         Living Magic LLP
 Author URI:     https://www.livingmagic.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
body {
    background-color: #f6e5d8;
}

@font-face {
    font-family: Gotham;
    src: url(fonts/GothamCondensed-Bold.otf);
}

.et_boxed_layout #page-container {
    max-width: 945px;
}

.et_fixed_nav.et_boxed_layout #page-container #main-header {
    height: 140px;
    max-width: 945px;
}

header#main-header .logo_container {
    height: 160px;
    padding-left: 30px;
}

#top-menu-nav ul {
    flex: 1;
    max-width: 600px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
}

#top-menu-nav li {
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    color: #7eabc9;
    font-weight: 750;
    text-transform: uppercase;
    font-size: 16px;
    padding-right: 10px;
}

#top-menu-nav li a {
    padding: 0 0 13px !important;
    color: #7eabc9;
}

#et-top-navigation {
    float: none;
    height: 140px;
    display: flex;
    align-items: flex-end;
    padding-left:33% !important;
}

#top-menu-nav {
    padding-bottom: 2px;
}

h1 {
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px !important;
    color: #F26248;
}

h2 {
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    color: #6992ab;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

h3 {
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    font-size: 24px;
    color: #6992ab;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

p,
li {
    font-family: Oswald, sans-serif;
    color: #720000;
}

a {
    color: #6992ab;
    font-weight: bold !important;
}


#mobile-sidebar .sc_player_container1 .myButton_play,
#mobile-sidebar .sc_player_container1 .myButton_stop,
#right-column .sc_player_container1 .myButton_play,
#right-column .sc_player_container1 .myButton_stop {

    height: 50px !important;
    width: 50px !important;
    background-size: 100%;
}

#mobile-sidebar .sc_player_container1 .myButton_play,
#right-column .sc_player_container1 .myButton_play {
    background: transparent url("/wp-content/uploads/play-button.png") no-repeat !important;
}

#mobile-sidebar .sc_player_container1 .myButton_stop,
#right-column .sc_player_container1 .myButton_stop {
    background: transparent url("/wp-content/uploads/pause-button.png") no-repeat !important;
}

#page-container {
    width: 945px;
    max-width: 945px;
}

#main-header .et_menu_container {
    margin: 0;
}

#page-container header {
    max-width: 945px;
}

#main-content {
    /*background: url("images/body-full-bg.jpg");*/
    /*background-size: 100%;*/
    /*padding-left: 300px;*/
    /*padding-right: 145px;*/
    max-width: 945px;
}

#left-column {
    width: 33%;
    max-width: 33%;
    min-width: 33%;
    background-image: url("/wp-content/uploads/Brick–ThickLeft-plain.jpg");
    background-repeat: repeat !important;
    background-size: contain;
}

#middle-column {
    width: 52%;
    max-width: 52%;
    min-width: 52%;
    border-right: 10px solid #7eabc9;
    border-left: 10px solid #7eabc9;
    background-color: #f6e5d8;
}

.home #middle-column {
    background-color: #f6e5d8;
}

.et-db #et-boc #middle-column .et_pb_row_inner,
#middle-column .et_pb_row_inner
{
    padding-right: 30px;
    padding-left: 30px;
}

.et-db #et-boc #middle-column.home .et_pb_row_inner,
#middle-column.home .et_pb_row_inner {
    padding: 0;
}

#right-column {
    width: 15%;
    max-width: 15%;
    min-width: 15%;
    background-image: url("/wp-content/uploads/Brick-ThinRight-plain.jpg");
    background-repeat: repeat !important;
    background-size: contain;
}

/*
 * LEFT COLUMN
 */



#latest-cd {
    display: block;
    margin-top: 50px !important;
    text-align: center;
}

#mobile-sidebar {
    border-right: 10px solid #7eabc9;
    border-left: 10px solid #7eabc9;
}

#mobile-sidebar .latest-cd {
    display: block;
    text-align: center;
}

#mobile-sidebar .latest-cd img,
#latest-cd img {
    width: 100%;
}

#mobile-sidebar .latest-cd img {
    max-width: 400px;
}

#mobile-sidebar .latest-cd,
#mobile-sidebar .listen {
    padding: 0 70px 0;
}

#latest-cd,
#join-my-mailing-list {
    padding: 50px 70px 0 !important;
    text-align: center;
}

#mobile-sidebar #join-my-mailing-list img,
#mobile-sidebar #join-my-mailing-list input
{
    max-width: 400px;
    width: 100%;
}

#join-my-mailing-list input {
    padding: 10px !important;
    font-size: 18px !important;
    border: none !important;
    box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
    margin-top: 0;
}

#join-my-mailing-list .ctct-submit {
    text-transform: uppercase;
}

#social-media {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    padding: 50px 100px;
    justify-content: center;
}

#mobile-sidebar #social-media {

}

#social-media .item {
    justify-self: center;
    align-self: center;
}

/*
 * RIGHT COLUMN
 */

#listen {
    display: block;
    margin-top: 50px !important;
    text-align: center !important;
    padding: 50px 30px !important;

}

#mobile-sidebar .listen {
    display: block;
    text-align: center !important;
    padding: 50px 0;

}

#mobile-sidebar .listen h6,
#listen h6 {
    display: block;
    text-align: center !important;
    color: #c0d9ea;
    font-family: Gotham, Oswald, Helvetica, sans-serif !important;
    font-size: 40px;
    text-transform: uppercase;
}

#mobile-sidebar .listen h6 {
    font-size: 60px;
}

#mobile-sidebar .listen input {
    width: 200px;
}

#listen img {
    width: 50% !important;
}

/*
 * MEDIA / DISCOGRAPHY
 */

.cd-release img {
    border: 2px solid #720000;
}

.cd-release {
    font-size: 18px;
}

/*
 * POSITIVE MUSIC
 */

.unbulleted-lists ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.unbulleted-lists li {
    list-style: none;
    padding-left: 22px ;
    text-indent: -22px ;
    margin-left: 0;
}

.testimonials p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: Oswald, sans-serif;
    font-weight: 600;
}

.testimonials .attribution {
    color: #6992ab;
    margin-bottom: 8px;
    font-weight: 300;
}

.bulletless-indent ul,
.bulletless-indent li {
    list-style: none;
}

#music-logos {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 5px;
    width: 80%;
    padding: 10px 0;
}

#music-logos img {
    width: 100px;
}

#positive-music-tracks .title {
    display: grid;
    grid-template-columns: auto auto;
}

#positive-music-tracks .title .left {
    display: grid;
    grid-template-columns: 35px auto;
    justify-self: left;
    align-items: center;
    color: #F26248;
    text-transform: uppercase;
    font-size: 24px;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
}

#positive-music-tracks .title .left .sc_player_container1 {
    padding-top: 5px;
}

#positive-music-tracks .title .left .track-title {
    padding-top: 3px;
}

#positive-music-tracks .title .left img {
    height: 18px;
    padding-left: 10px;
}

#positive-music-tracks .title .right {
    justify-self: end;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    font-size: 24px;
    margin-top: 10px;
}

#positive-music-tracks .title .right .lyrics {
    color: #6992ab;
    text-transform: uppercase;
    padding-right: 10px;
}

#positive-music-tracks .title .right .buy {
    color: #F26248;
    text-transform: uppercase;
    padding-right: 10px;
}

/*
 * CD Tracks
 */

#cd-tracks .title {
    display: grid;
    grid-template-columns: auto auto;
}

#cd-tracks .title .left {
    display: grid;
    grid-template-columns: 35px 20px auto;
    justify-self: left;
    align-items: center;
    color: #F26248;
    text-transform: uppercase;
    font-size: 24px;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
}

#cd-tracks .title .left .track-number {
    color: #000000;
    font-size: 80%;
}

#cd-tracks .title .left .sc_player_container1 {
    padding-top: 5px;
}

#cd-tracks .title .left .track-title {
    padding-top: 3px;
}

#cd-tracks .title .left img {
    height: 18px;
    padding-left: 10px;
}

#cd-tracks .title .right {
    justify-self: end;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    font-size: 24px;
    margin-top: 10px;
}

#cd-tracks .title .right .lyrics {
    color: #6992ab;
    text-transform: uppercase;
    padding-right: 10px;
}

#cd-tracks .title .right .buy {
    color: #F26248;
    text-transform: uppercase;
    padding-right: 10px;
}

/*
 * CDs
 */

.cd-template h2,
.cd-template h3
{
    padding-top: 1em;
}

.cd-year {
    font-weight: bold;
    font-size: 18px;
}

.buy-now {
    display: grid;
    grid-template-columns: 100px 100px 100px;
}

.buy-now .item {
    padding: 5px;
}

/*
 * Tracks
 */

.track-meta {
    display: grid;
    grid-template-columns:  auto 35px;
}

.track-meta .track-cd-info {
    align-self: center;
    justify-self: left;
    font-size: 16px;
}
.track-meta .track-listen {
    align-self: center;
    justify-self: end;
}

.track h1.entry-title,
.event h1.entry-title
{
    display: none;
}

.track .copyright p {
    padding: 20px 0 0;
    font-weight: 200;
}

.et_pb_post .entry-content {
    padding-top: 0;
}

.single-event .container,
.single-track .container
{
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.single-event .et_pb_post,
.single-track .et_pb_post
{
    margin: 0 !important;
}

a.big-button {
    background-color: #6992ab;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    text-shadow: none;
}

a.big-button:hover {
    background-color: #F26248;
}

.event-list .event-item {
    margin-bottom: 20px;
}

.event-list .event-item h3 {
    color: #F26248;
}

.event-info {
    padding: 20px 0;
}

.event-info .item:first-child {
    border-top: 1px solid #720000;
}
.event-info .item {
    display: grid;
    grid-template-columns: 60px auto;
    grid-row-gap: 10px;
}

.event-info .item div.left {
    background-color: #720000;
    color: #ffffff;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 10px 10px;
    border-bottom: 1px solid #f6e5d8;
}

.event-info .item div.left.last {
    border-bottom: 1px solid #720000;
}

.event-info .item .right {
    font-family: Oswald, sans-serif;
    padding: 10px;
    color: #720000;
    border-right: 1px solid #720000;
    border-bottom: 1px solid #720000;

}

/*
 * EPK
 */

.show-dates {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 10px;
}

.show-dates .left-date h3 {
    color: #F26248;
    font-family: Gotham, Oswald, Helvetica, sans-serif;
}

.show-dates .right-info {
    font-weight: 200;
    line-height: 1.2;
    font-family: Oswald, sans-serif;
    color: #720000;
}

.show-dates .right-info .times {
    font-weight: 500;
}

.show-dates .left-date h3,
.show-dates h3 {
    font-size: 24px;
}

.show-dates .right-info a {
    font-size: 20px;
}

.show-dates .right-info a {
    font-family: Gotham, Oswald, Helvetica, sans-serif;
    color: #F26248;
    text-transform: uppercase;
}

/*
 * Reviews
 */

.reviews .item .byline,
.reviews .item .byline a
{
    color: #6992ab;
    font-family: Oswald, sans-serif;
    font-weight: 400;
}

.reviews .item {
    padding-bottom: 20px;
}

.gallery-caption {
    font-family: Oswald, sans-serif;
    font-weight: 200;
    color: #770000;
}

/*
 * Constant Contact Form
 */

.constant-contact-form .ctct-form-description,
.constant-contact-form .ctct-label-top label,
.constant-contact-form .ctct_usage,
.constant-contact-form .ctct-disclosure,
.constant-contact-form .ctct-form-field-hidden
{
    display: none !important;
}

.constant-contact-form .ctct-form-field-submit {
    line-height: 1;
}

.constant-contact-form .ctct-form-field-submit input#ctct-submitted {
    margin-top: 0 !important;
    padding: 3px 5px !important;
    font-size: 14px !important;
    background-color: #ffffff;
    color: #720000;
}

.constant-contact-form .ctct-form-field-submit input#ctct-submitted:hover {
    background-color: #F26248;
    color: #ffffff;
}

/*
 * Videos
 */

#video-list .et_pb_text {
    margin-bottom: 20px;
}

/*
 * Facebook Feed
 */

#facebook-feed {
    padding: 30px;
}

#shows-news #facebook-feed {
    padding: 20px 0;
}

#facebook-feed h2 {
    margin-bottom: .8em;
}

@media (min-width: 981px) {
    #left-area {
        padding-bottom: 0 !important;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
        padding-bottom: 33px;
    }

    .et_pb_section {
        padding-top: 0;
    }
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 33px;
}

@media (min-width: 1001px) {
    #mobile-sidebar {
        display: none;
    }
}

@media (max-width: 1000px) {
    #listen h6 {
        font-size: 30px;
    }

    .et_pb_blog_grid h2, .et_pb_post h2 {
        font-size: 20px;
    }

    #right-column,
    #left-column {
        display: none;
    }

    #middle-column {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        border: none;
    }

    #mobile-sidebar {
        border: none;
    }

    #left-column {
        max-width: 100%;
        min-width: 100%;
    }

    nav#top-menu-nav {
        display: none;
    }
}