/*
 Theme Name:   Livesay Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Livesay Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     livesay
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  livesay-child
*/

/* Write Custom CSS */

.lvsy-content-area {
    padding-bottom: 0 !important;
    padding-top: 80px !important;
}

.nav-tabs > a.nav-link.active, .nav-tabs > a.nav-link.active:focus, .nav-tabs > a.nav-link.active:hover {
    background: #24672d;
    color: #ffffff;
    border-color: #24672d;
    cursor: pointer;
}
.event-info .speaker-name {
    font-size: 16px;
}
.lvsy-event-schedule.schedule-style-two .event-info .event-title {
    font-weight: 700 !important;
    font-size: 15px !important;
    color: #666 !important;
}

.lvsy-services.servicio-icon {
    background: inherit !important;
}

.lvsy-services.custom-pd {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 0;
    padding-top: 40px;
    height: 310px;
}

.custom-pd .service-item{
    padding-bottom: 0;
}

.conference-title {
    text-transform: inherit;
}


.lvsy-conference.conference-style-three .conference-location {
    display: none !important;
}

.lvsy-section-title-688381e22278a .section-title {
    
}


.txt-capitalize .section-title{
    text-transform: capitalize !important;
}

.lvsy-btn:hover, 
.lvsy-btn:focus {
    background-color: #009688;
}

simple-fix li::marker{

}



#a-quien .section-title{
    font-size: 30px !important;
    text-transform: inherit !important;
    text-align: left !important;
}