/*   
Theme Name: Charitas Child Theme
Theme URI: 
Description: Use this theme to start your Charitas Child Theme development.
Author: Victor Tihai
Author URI: http://wplook.com/
Template: charitas-wpl
Version: 1.0.0.
*/

@import url('/wp-content/themes/charitas-wpl/style.css');

.home .tp-carousel-wrapper {
	overflow:visible !important;
}

.home .tp-revslider-slidesli {
    opacity: 1 !important;
    visibility: inherit !important;
}

.single-post figure, .single-post_press figure {
    width: auto;
}

.greenbox {
    border: 4px solid #419639;
  	padding-bottom: 10px;
    padding-top: 15px;
    padding-left: 20px;
    width: 90%;
    height: auto;
    margin-left: 10px;  
}

.greenbox p {
      font-size: 1.0em;    
}

.press-item {
	margin-bottom: 20px;
}

.modal h2.ninja-forms-form-title {
    margin-bottom: 20px !important;
    color: #FFF;
}

.ui.form .field>label {
  margin: 0 0 0.5rem !important;
}

.ui.modal>.close {
    top: -2.5rem !important;
    right: -2.5rem !important;
}

@media only screen and (max-width:640px) {
.item.teaser-page.inview {
    background-size: cover !important;
}
}

/* Homepage heading: Adjust position of PCI logo and top menu
 * By Daniel on 2/21/20 */

.home h1#site-title > a > img {
    margin-top: 12px;
	margin-bottom: 16px;
}

.home ul.nav-menu {
    padding-top: 20px!important;
}


/* Headings: Add bottom margin */
div.inner h1,
div.inner h2,
div.inner h3 {
	margin-bottom: 15px;
}

/* Footer: Add top margin */
div#footer-widget-area div.textwidget > a.buttonss.dark-green {
margin-top: 10px!important;
}

/* Pages without sidebars (other than 'People' pages): restrict width of and center main column. */
div#primary.grid_16 > article.single {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* Temporary CSS for slider toggle for Ninja Forms */

.nf-form-fields-required {
	display: none;
}

#nf-field-1065 {
	cursor: pointer 
}

/* Headings: Add bottom margin 
 * Added by Daniel 20 February 2020 */
div.inner h1,
div.inner h2,
div.inner h3 {
	margin-bottom: 15px;
}

/* Footer: Add top margin 
 * Added by Daniel 20 February 2020 */
div#footer-widget-area div.textwidget > a.buttonss.dark-green {
margin-top: 10px!important;
}

/* Widgets: Reduce line height of titles 
 * Added by Daniel 20 February 2020 */
.widget h3.entry-header {
	line-height: 1.3em;
}



/* Remove unnecessary breadcrumb trail from "SPECIAL REPORT: How Long Will the Shale Revolution Last?"  
 * Added by Daniel 5 May 2019*/

.page-id-31186 #rootline {
display: none !important;
}

/* Remove clutter from Easy Digital Downloads checkout form.
 * Added by Daniel 21 Nov 2019 */

#edd-first-description {
	display: none !important;
}

#edd-last-description {
	display: none !important;
}

/* Ninja Form changes (presumably added by Sherrie for testing in 2018-2019) */

.pcisv  {
	height: 280px;
	border: green dotted 5px;
	background-color: white;
  	background-repeat:no-repeat;
	background-image: url(http://placekitten.com/350/180);
	overflow: hidden;
	background-position: center 10px;
	display: block;
	 position: relative;
}

.pcisv .nf-field-label  {
	height: auto !important;
	width: 100% !important;
	padding: 60% 1% 5% 50% 
	!important;
	}





/*
 * CHARITAS 2.6 UPDATES
 */


#toolbar .donate .mobile {
	display: none;
}

.home .rev_slider {
	overflow: hidden;
}

.widget-causes-body .cause-item figure img {
	max-width: 100%;
}

.WPlookProjects .widget-causes-body .cause-item {
	float: left;
	width: 31.33%;
	margin: 0 1% 24px 1%;
}

.WPlookLatestNews {
	margin-bottom: 4rem;
}

.WPlookevents .widget-event-body {
	overflow: hidden;
}

a.buttonss.dark-green {
	box-shadow: none !important;
	border-color: #34782e !important;
	background: #3a8733;
/*	margin: 0 !important;*/
	font-weight: normal !important;
}

a.buttonss.dark-green:hover {
	background: #34782e;
}

.social-widget-margin a, .social-widget-margin a:visited {
	background: #808084;
}

.site-info {
	display: none;
}

article.list {
	border-bottom: none;
}

.entry-meta {
	clear: both;
}

#secondary .latestnews-body .image,
#secondary .latestnews-body .content{
	width: 100%;
}

