/*
 Theme Name:   Church & Event Child
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://vamtam.com
 Template:     church-event
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  church-event-child
*/

.logo-wrapper {padding: 2px;}

.widget li {
position: relative;
overflow: hidden;
margin: 0;
padding: 4px 10px 7px;
text-overflow: ellipsis;
white-space: break-word;
font: normal 11px/16px Droid Sans !important;
}

/* HOME PAGE */
/*
.page-id-1849 .page-header .title {
padding-top: 60px;
}
*/
.top-nav > .top-nav-inner > .row {
    padding: 0 190px 0 60px;
}


.wpv_advertisement img {
  width: 100%;
  margin-bottom: 0;
}


#main-menu .menu > .menu-item:hover {
    padding-bottom: 14px;
}

.page-wrapper > div, .page-wrapper > article, .page-wrapper > .ajax-result > div, .page-wrapper > .ajax-result > article {
    box-sizing: border-box;
    margin-top: -61px;
}

#footer-sidebars > .row .widget .widget-title {
    line-height: 1 !important;
    padding-top: 25px !important;
    text-align: left;
    padding-bottom: 3px;
}

#sub-header.has-background + #main {
    padding-top: 0px;
}

/*
.page-header .title {
    display: inline-block;
    padding: 37px 0 30px;
}
*/

.fixed-header-box .cart-dropdown .widget {
    background-color: #fff;
}

#tribe-events-content.tribe-events-single {
    padding-top: 73px;
}

body.no-header-sidebars.no-page-header .page-wrapper, body.no-header-sidebars.no-page-header .page-wrapper > .ajax-result {
    padding-top: 0px;
}