/*
Theme Name: Fundrize Child
Template: fundrize
*/

/* General classes & IDs */ 
.float-right { float: right; }
.float-left { float: left; }
.small-font { font-size: 0.9em; }
.full-width { width: 100%; }

/* Theme's overrides */
#main-content { padding: 60px 0; background-color: #f5f5f5; }
#top-bar { display: none; }

.full-image-row {
    height: 420px !important;
    max-height: 420px !important;
}

#timeline-left-pane {
    border-right: 2px solid #ccc;
}

/* Footer styles */
.footer-subscribe {
    padding: 32px 0 20px;
    background: #5ccaa9;
}
#footer-partners {
    font-size: 0.9em;
}

#footer-partners a:hover {
    color: #eeeeee;
}

a:hover { color: #57ada9; }

/* Lists */
/* .wprt-list > div { padding: 0; }
.wprt-list { height: 32px; } */
.fundrize-list > div { padding: 0; }

/* Header button */
.header-style-3 #site-header .header-aside-btn a {
    border: 3px solid #5093bc;
    color: #5093bc;
    font-weight: bold;
}

.header-style-3 #site-header .header-aside-btn a > span:before {
    color: #5093bc;
}
/*************** PLUGINS ********************/

/* Advanced recent post overrides */
#thumbnail-container { padding-top: 25px !important; }
.thumbnail-layout { width: 260px !important; }

.thumbnail-layout .lptw-post-date {
    font-weight: 400;
    color: #777;
    padding-top: 10px;
    font-size: 0.9em;
}

/* Recent posts overrides */
.widget_recent_entries .widgettitle { display: none; }
.widget_recent_entries ul {
    list-style: none;
    padding-top: 25px;
}

.widget_recent_entries ul li {
    padding: 10px 0;
    padding-left: 1.3em;
    border-bottom: 1px solid #ddd;
}

.widget_recent_entries ul li:before {
    content: "\f1ea"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    font-size: 1.2em;
    color: rgb(56, 105, 151);
    display: inline-block;
    margin-left: -1.5em; /* same as padding-left set on li */
    width: 1.5em; /* same as padding-left set on li */
}
.widget_recent_entries ul li .post-date { 
    float: right;
    font-size: 0.9em;
    font-weight: normal;
    color: #999999;
}

/* Events Calendar plugin - Overrides */
.tribe-events-widget-link { display: none !important; }

.tribe-events-event-image {
    text-align: center; 
}

.tribe-events-button { display: none !important; }

.tribe-bar-filters {
    display: none;
}

/* Latest news widget */
.lptw-thumbnail-image img {
    width: 140px !important;
}

.thumbnail-layout { width: 100% !important; }

.thumbnail-layout .lptw-post-date {
    color: #555;
    padding-top: 30px;
    font-size: 1em;
}

.thumbnail-layout .lptw-post-title {
    font-size: 1.3em;
    line-height: 1.5em;
    text-decoration: underline;
    color: #3e8f74;
    padding-top: 20px;
}

/* Events calendar - Datepicker */
.datepicker table {
    width: auto !important;
    border:none;
}

.tribe-events-notices {
    margin-right: 220px;
    margin-top: -4px;
}

ul.ecs-event-list {
    list-style: none;
    padding: 0;
}

ul.ecs-event-list > li.ecs-event {
    padding-left: 1.3em;
    padding-top: 18px;
  }

ul.ecs-event-list > li.ecs-event:before {
    content: "\f073";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.4em;
    margin-top: -8px;
    width: 1.4em;
    font-size: 1.5em;
    color: #75a0bb;
    float: left;
}

h4.entry-title .summary { 
    float: left; 
    margin-top:20px; 
}

p.ecs-excerpt { margin-bottom: 6px; }
span.duration.time {
    font-size: .9em;
    color: #244458;
}

/* Slider text */

/* Mobile overrides */

#main-nav-mobi {
    padding-bottom: 12px !important;
}

@media only screen and (max-width: 1230px) {
	.top-bar-menu,
	#site-header .header-aside-btn { display: block; }
	#site-header .fundrize-info .inner > div:last-child { margin-right: 0; }

	#top-bar .top-bar-content { width: 65%; }
	#top-bar .top-bar-socials { width :35%; }
}

@media only screen and (max-width: 959px) {

    #site-header #header-aside {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        float: none;
    }

    .top-bar-menu, #site-header .header-aside-btn {
        float: none;
    }

    .header-style-3 #site-header .header-aside-btn a {
        margin-top: 15px;
    }

    .fundrize-info {
        display: none !important;
    }
 
    #site-header .mobile-button {
        display: block;
        top: 25%;
    }
}

/* Logo slider */
.bx-wrapper .bx-prev {
    left: -40px;
}

.bx-wrapper .bx-next {
    right: -40px;
}

/* Mailchimp forms */
html[lang="ro-RO"] #enName, 
html[lang="ro-RO"] #enEmail, 
html[lang="ro-RO"] #enSubscribe,
html[lang="ro-RO"] .enLang { display: none !important; }

html[lang="en-GB"] #roName, 
html[lang="en-GB"] #roEmail, 
html[lang="en-GB"] #roSubscribe,
html[lang="en-GB"] .roLang { display: none !important; }

/* Language swicher */
.pll-parent-menu-item ul.sub-menu {
    width: 76px !important;
    max-width: 80px !important;
}

/* Fixed header, including menu bar */
div#site-header-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#featured-title, 
rs-fullwidth-wrap {
	margin-top: 135px !important;
}

/* Restyle DONEAZA header button to be more visible */
.header-style-3 #site-header .header-aside-btn a {
    border: 3px solid #5093bc;
    background: #5093bc;
    color: #fff;
    font-weight: bold;
}

.header-style-3 #site-header .header-aside-btn a > span:before {
	color: #fff;
}