/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

h1, h2, h3 {
    line-height: 1.3em !important;
}

h4, h5, h6{
	line-height: 1.4em !important;
}

.sh-nav-social {
    margin-left: 30px !important;
}

img{
	max-width: 100% !important;
	height: auto;
}

#sidebar{
    display:none;
}

#content.content-with-sidebar-right {
    width: auto;
    padding-right: 0;
    float: none;
}

/*color*/
.white, .footer-white, .footer-white h5, .white h1, .white h2, .white h3{
	color:rgba(255,255,255,1) !important;
}

/*buttons*/
.vc_btn3-shape-rounded{
	border-radius: 30px !important;
}

a.button, a.paoc-popup-btn, a.sli-button{
	display: block;
    width: 100%;
	border-radius: 30px !important;
	border: 2px solid rgb(146, 2, 36) !important;
    text-align: center;
    color: rgb(146, 2, 36);
    background-color: transparent;
	padding-top: 17px !important;
    padding-bottom: 17px !important;
	transition: all .2s ease-in-out;
	user-select: none;
    text-decoration: none;
    position: relative;
	vertical-align: middle;
}

a.button.small{
	display: inline-block;
    width: auto;
	padding-left:35px;
	padding-right:35px;
	margin-top: 20px;
	font-size: 16px;
	transition: all .2s ease-in-out;
}

a.button:hover, a.button.small:hover, a.paoc-popup-btn:hover, a.sli-button:hover{
	background: rgb(146, 2, 36);
	color: #fff;
	transition: all .2s ease-in-out;
}

/*header active links*/
#header-navigation li.current-page-ancestor a{
	border-bottom: 3px solid #fff !important;
}

.single-post #header-navigation li.news a {
    border-bottom: 3px solid #fff !important;
}

.single-event #header-navigation li.events a {
    border-bottom: 3px solid #fff !important;
}

.single-story #header-navigation li.programs a {
    border-bottom: 3px solid #fff !important;
}

/*pagination*/
.wpv-archive-pagination-nav-links-container .page-link, .wpv-archive-pagination-nav-links .page-link, .wpv-pagination-nav-links-container .page-link, .wpv-pagination-nav-links .page-link, .wpv-pagination-preview-element .page-link {
    padding: 12px 15px !important;
    border: 1px solid #e5e5e5 !important;
}

.pagination>li>a{
	color: #920224 !important;
}

.page-item.active .page-link {
    background-color: #920224 !important;
    border-color: #920224 !important;
}

.pagination>li>a, .pagination>li>span {
    border: none !important;
}

/*main menu*/
#header-navigation li.current-menu-item a{
	border-bottom: 3px solid #fff !important;
}

/*titlebar*/
.sh-titlebar-light .sh-table {
    padding: 110px 140px 50px !important;
}	
.sh-titlebar-light .sh-titlebar-desc {
    opacity: 0.9 !important;
}

/*content*/
.text-box-left{
	width: 600px;
    float: right;
}

/*News + Events*/
.home-news{
	margin-bottom: 38px !important;
}

.home-news h1{
	font-size: 28px;
    margin-bottom: 20px !important;
}

.home-news img, .home-event img, .event-full img, .event-listing img, .news-listing img, .stories img, .emmaus-border img, .single img.wp-post-image{
	border: 1px solid #9d9d9d;
    padding: 7px;
	background: #fff;
}

.event-listing img{
	margin-bottom:20px !important;
}

.event-listing .event-date{
	margin-bottom:13px;
}

.home-news .info{
	vertical-align: middle;
	padding-top: 40px;
}

.home-event img{
	margin: 35px 0 !important;
}

.news-listing{
	margin-bottom: 30px !important;
}

.news-listing .date, .home-news .date{
	font-size: 13px !important;
	margin-bottom: 4px !important;
}

.news-listing img{
	margin-bottom: 17px !important;
}

.news-listing h3, .news-listing .excerpt{
	padding-right: 20px !important;
}

.news-listing .excerpt{
	font-size: 14px !important;
}

.event-full .info{
	padding-top: 40px;
	padding-right: 40px;
}

/*post styles*/
.single a.post-title, .single .post-meta-data{
	display:none;
}

.single #page-container{
	background-image: url(../../../../emmauspgh.org/wp-content/uploads/2020/01/bkg-interior-default.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size:contain;
}

#wrapper > .sh-page-layout-default{
	padding: 60px 0 0 0 !important;
}

.sh-blog-single-meta.row{
	display: none;
}

.post-custom-heading{
	padding:50px 140px 50px !important;
	text-align: center;
}

.single .post-custom-heading{
	padding:50px 140px 20px !important;
}

.post-custom-heading h2.custom-post-title{
	font-size: 36px;
    margin-bottom: 10px;
	color:#fff;
}

.post-custom-heading p{
	color:#fff;
	font-style: italic;
	padding:0 90px;
}

.single .sh-titlebar{
	display:none;
}

.single .sh-header{
	border-bottom: 0 !important;
}

.post-content .sh-gallery-item img:not(:last-child){
    margin-bottom: 0 !important;
}

.sidebar-news{
	margin-bottom: 20px !important;
}

/*posts - events*/

/*posts - board*/
.board-members{
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
	column-gap: 60px;
}

.member{
	display: inline-block;
	margin-bottom: 23px !important;
}

/*posts - staff*/
.staff img{
	margin-bottom: 20px !important;
	border: 1px solid #9d9d9d;
    padding: 7px;
	background: #fff;
}

/*posts - stories*/
.stories{
	margin-bottom: 30px !important;
}

.stories p{
	margin-bottom: 40px !important;
}

.single-story .post-meta-data.sh-columns{
	display: none;
}


/*footer*/
#footer-menu ul{
	list-style: none;
}

#footer-menu ul li{
	border-bottom: 1px solid rgba(255,255,255,.92);
}

#footer-menu ul li:last-child{
	border-bottom:0;
}

#footer-menu ul li a{
	display:block;
	color:rgba(255,255,255,.92) !important;
	padding: 8px 0;
}

.footer-quote h5{
	line-height: 35px !important;
}

/*modals*/
.paoc-popup-con-bg {
    padding: 60px 60px 50px 60px !important;
}

.paoc-popup-con-bg p, .paoc-popup-con-bg ul{
	line-height: 29px !important;
}

/*filters*/
.wpv-filter-form{
	margin: 30px 0;
}

.wpv-filter-form input[type="text"]{
	width: 50%;
}

.subscribe #id_5b5bf0fb-cc8f-402d-b6f8-a4c9a8d548bb_container{
	margin-left:-15px;
}

/*media queries*/

/*salsa forms*/
@media only screen and (min-width: 64.0625em){
.sli-large-8 {
    width: 100% !important;
}
}

@media (max-width: 800px){
	
	.sh-column, .vc_column_container:not(.vc_col-xs-1):not(.vc_col-xs-10):not(.vc_col-xs-11):not(.vc_col-xs-12):not(.vc_col-xs-2):not(.vc_col-xs-3):not(.vc_col-xs-4):not(.vc_col-xs-5):not(.vc_col-xs-6):not(.vc_col-xs-7):not(.vc_col-xs-8):not(.vc_col-xs-9) {
    width: 95%;
    margin: 0 auto;}
	
	.sh-iconbox.improved-responsiveness {
    max-width: auto;
    margin: 0 auto;}	
	
	.sh-titlebar-mobile-layout-compact .container > div {
    display: block;
    padding: 22px 0 !important;}

	h1 {
    font-size: 25px;}
	
	.text-box-left {
    width: auto;
    float: none;}
	
	#wpv-view-layout-5747 .home-news{
		flex-direction: column-reverse;
	}
	
	.post-custom-heading p {
		color: #fff;
		font-style: italic;
		padding: 0;
	}
	
	.single .post-custom-heading{
	padding:50px 0 20px !important;
}
	
}

@media (max-width: 550px){
	
	.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .header-logo .sh-light-logo {
		margin-left: -17px;}
	
	.container {
    max-width: 80% !important;}
	
	.sh-titlebar .container {
		max-width: 80% !important;}
	
	.container.entry-content {
    max-width: 90% !important;}
	
	.paoc-popup-modal{
		flex-basis: 88% !important;}
	
	.paoc-popup-con-bg {
    padding: 0 !important;}
	
	.vc_general.vc_btn3 {
		display: block !important;
	}
	
	#wpv-view-layout-5758 .news-listing img, #wpv-view-layout-5661 img, #wpv-view-layout-5658 img, #wpv-view-layout-5595 img{
		width:100%;
		height: auto;
	}
	
	#wpv-view-layout-5658 .home-event{
		flex-direction: column-reverse;
	}
	
	#wpv-view-layout-5658 .col-md-4{
		text-align: left !important;
	}
	
	#events-news{
		padding-top:20px !important;
	}
	
	#events-news .vc_column-inner{
		padding:0 !important;
	}
	
	.board-members {
		columns: 1;
	}
	
}
