.section-title {
    font-size: 35px;
}
#menu-fixed{
    top: 15px;
    right: 15px;
}

	#menu-button {
	    border: 1px solid rgba(124,124,124,0.25);
	    background-color: #1d1c1c;
	    border-radius: 5px;
	    display: none;
  	}

  	    #menu-button span {
            background: #fff;
        }

.slide-wrapper .slide-event-bg{
    background-image: url('../img/carolina-deslandes-small.jpg');
} 

.slide-wrapper .d-lg-none .slide-event-title{
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 10px;
    margin-bottom: 40px;
    position: absolute;
    top: 20px;
    left: 0;
}   

.slide-wrapper .d-lg-none .slide-links{
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
}   

    .slide-wrapper .btn{
      padding: 13px 17px;
      padding-left: 50px;
    }

      .slide-btn-sub{
        font-size: 10px;
        letter-spacing: 0.9px;
        line-height: 10px;
      }

      .slide-btn-big{
        font-size: 19px;
        line-height: 20px;
      }

    .slide-wrapper .btn:before{
		  font-size: 36px;
    } 

  .go-down{
    bottom: -20px;
  }

#socials{
	padding: 50px 0;
}

	.socials-item:not(:last-child){
		margin-bottom: 40px;
    }

#event-list{
    border: 0px solid #1d1c1c;
    border-left-width: 15px;
    border-right-width: 15px;
}

.event-item{
    line-height: 25px;
}

    .event-item .btn{
        margin-top: 5px;
    }

.more-events{
    margin-top: 15px;
}

.discography-item:not(:last-child){
    margin-bottom: 15px;
}


.featherlight .featherlight-content{
    padding: 0;
}

    #album-header{
        padding: 25px 0;
    }

    .featherlight .featherlight-close{
        top: 15px;
        right: 20px;
    }

    .album-links > a{
        display: block;
        margin: 5px 0;
    }

    .album-song-title-number {
        margin-right: 0px;
    }
    
    .album-song-aux{
        margin-top: 5px;
    }

#contactos .contactos-item:not(:last-child){
	margin-bottom: 30px;
}