/*
Theme Name: upBootWP Child
Template: upBootstrap3WP-master
Author: Child Theme Configurator
Version: 1.0.1436187216
Updated: 2015-07-06 13:53:36
*/

@charset "UTF-8";


.sub-featured-news h1 {
    font-size: 17px;
}

.sub-featured-news .grid-header h1 a {
    font-size: 17px;
    color: #000;
    font-weight: 400;
	font-family: "open_sans regular";
	line-height: normal;
}

ul.rpwe-ul  {
margin: 0;
padding: 0;
}
.tribe-events-cal-links {
	width: 100%;
	float: left;
}
.tribe-events-schedule {
	width: 100%;
	float: left;
}
.single-tribe_events .tribe-events-cal-links {
	margin-bottom: 0 !important;
	top: 0 !important;
}

.timeline-Widget {
	background-color: #562653 !important;
}
#wpsl-gmap {
	width: 100% !important;
	float: left !important;
}
#wpsl-result-list {
	width: 100%;
	float: left !important;
	margin: 0 !important;
}
#wpsl-result-list #wpsl-stores {
	height: auto !important;
	overflow: visible !important;
}
#wpsl-stores ul {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#wpsl-stores ul li {
	float: left;
	width: 33%;
	min-height: 235px;
	padding: 20px 20px 20px 0 !important;
}
#wpsl-stores ul li:nth-child(3n+4) {
	clear: left;
}

.care-docs {
	overflow: hidden;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 20px 0;
}

.care-docs img {
	max-width: 100%;
	height: auto;
}

.care-docs h3 {
	margin-top: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 400;
    font-size: 16px;
}

.care-docs hr {
	display: none;
}

.featuredImg {
	margin-bottom: 20px;
}

@media (max-width: 1199px){
	.care-docs hr {
		display: block;
		margin-top: 20px;
		width: 100%;
		clear: both;
		float: left;
	}
	
	.file-wrapper {
		position: relative;
	}
	
	.file-wrapper > div {
		position:  initial;
	}
	
	.care-docs .PDFfileLink {
		position: absolute;
		right: 15px;
		bottom: 40px;
	}
	
	.care-docs .PDFfileLink a {
		text-align: center;
	}
}

#field_3_1 {
	margin-top: 0;
}




/******** DP style *******/

h1, h2, h5, h6 {
	text-transform: initial !important;
	font-family: open_sans regular, Arial", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	
}



.dp_fields {
	font-family: open_sans regular, "Arial", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"
}

.dp_fields h2 {
	font-size: 28px;
}

.dp_fields h4 {
	font-size: 22px;
	font-family: open_sans regular, "Arial", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: 600;
}

.dp_fields h3.readings {
}

.single-prayer h4 {
	clear: both;
	color: #222;
}

.dp_fields .side-heading {
	display: inline-block;
	float: left;
    min-height: 50px;
    margin: 0 20px 0 0;
	color: #222;
	clear: none;
	
}

.dp_fields .side-content {
	    display: inline-block;
	float: left;
	
}

.slim-brs br {    
	display: block;
    content: "";
}

.antiphon br {
	display: none;
}

.dub-psalm b {
	margin-top: 20px;
	display: block;
}

.add-quotes p:first-child:before {
	content: '"';
}

.add-quotes p:last-child:after {
	content: '"';
}

.add-quotes p:last-child br:last-child {
	display: none;
}

.dataTables_wrapper {
}

.tablepress-table-description {
	margin-bottom: 20px;
}

.parent-pageid-57 .tablepress-table-name {
	border-top: solid 2px #712E6B;
	padding-top: 20px;
}

.page-id-57 .btn {
	border: solid 1px #ccc;
}

.page-id-57 .btn:hover {
	background: #eee;
	color: #000;
}

.img_caption {
    display: block;
    background: #f1f1f1;
    padding: 10px 15px;
    color: #333;
    font-size: 12px;
}

.person-seperator {
    overflow: hidden;
}



.accordion b {
    font-size: 14px;
    font-family: open_sans_regular,Arial,sans-serif;
}

.accordion hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

hr.black {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #888888;
}

.accordion:last-child {
    margin-bottom: -20px;
}

.accordion:last-child hr.black {
    display:none;
}

.accordion a[data-toggle="collapse"] .row .person-seperator:last-child {
    border-top: none;
    margin-bottom: 0; 
}

.accordion a[data-toggle="collapse"] h2 {
    color:#000;
}

.accordion a[data-toggle="collapse"].collapsed h2:after {
    content: "+";
}

.accordion a[data-toggle="collapse"] h2:after {
    content: "-";
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    font-size: 24px;
    margin-top: -5px;
}


.md-accordion h3 {
    font-family: open_sansregular,Arial,sans-serif;
    margin-top: 40px !important;
    margin-bottom: -20px !important;
    clear: both;
}

.pdf-btn {
    border: solid 1px #000;
    border-radius: 5px;
    padding: 10px 50px 10px 10px;
    margin: 20px 0 5px;
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: #000;
}

.pdf-btn:hover,
.pdf-btn:focus {
    border: solid 1px #5f8cc1;
    color: #5f8cc1;
    text-decoration: none;
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0 !important;
}

.pdf-btn:after {
    display: inline-block;
    content: "";
    width: 21px;
    height: 25px;
    background: url(/wp-content/themes/upbootstrap3wp-master-child/images/pdf-icon.png) no-repeat right;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 8px;
}