/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
.wpcf7 input[type=date] {
    line-height: 20px;
}
.sf-opensubmenu i{
    background: none;
}
#slide-out-widget-area .menu.subview li.subviewopen .sf-opensubmenu{
	display: none;
}
#slide-out-widget-area.fullscreen .menuwrapper li a {
    display: inline-block;
}
.sf-opensubmenu-link{
	padding: 6px 0!important;
}
li.sf-opensubend, li.sf-opensubbegin {
    display: inline-block;
}
.clear-inline {
    display: block;
}

#playVideo i, body.material #page-header-bg.fullscreen-header .inner-wrap >a#playVideo i {
    font-size: 25px;
}
#playVideo, body.material #page-header-bg.fullscreen-header .inner-wrap >a#playVideo {
	margin-top: 30px;
    display: inline-block;
    clear: both;
    background: transparent!important;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    line-height: 70px;
}
.scroll-down-wrap{
	display: none!important;
}
body .team-member[data-style="bio_fullscreen"] .team-meta .sf-credentials, body .team-member[data-style="bio_fullscreen"] .team-meta .sf-comma{
	display: none;
}

.nectar_team_member_overlay.open .team_member_details .sf-credentials{
	font-family: 'Coda'!important;
	text-transform: none!important;
}

a.ai1ec-multiday {
    top: 0!important;
}

.ai1ec-month-view .ai1ec-allday .ai1ec-event, .ai1ec-month-view .ai1ec-multiday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-week-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-allday .ai1ec-event, .ai1ec-oneday-view .ai1ec-allday-events .ai1ec-multiday .ai1ec-event {
    border-radius: 3px;
    background-color: #fdb83a;
}
