@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,700italic,400italic|Roboto+Condensed:400,300,700|Oleo+Script:400,700|Oleo+Script+Swash+Caps:400,700);
@import url('https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.3.0/css/datepicker.min.css');
/*@import url(https://fonts.googleapis.com/css?family=Berkshire+Swash);		Commented by Wahidah on 24/06/2019 */
@import url(https://fonts.googleapis.com/css?family=EB+Garamond&display=swap);	/* Added by Wahidah on 24/06/2019 */

/*************************
******* Reset ******
**************************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, strong, b, u, i, ol, ul, li, form, label, table, caption, article, aside, canvas, footer, header, hgroup, menu, nav, output, section, time, audio, video,input,textarea,label {
	margin: 0;
	padding: 0;
	border: none;
}
ul.photo-info li .photo-info-img img
ul, li {
	list-style-type: none;
}
	
a, a:hover, a:focus { text-decoration: none; }
	
/*************************
******* Typography ******
**************************/
body {
	background: url(https://www.starcherish.com/wp-content/themes/twentysixteen-child/images/absurdidad.png) repeat #fff;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	color: #555555;
	line-height: 24px;
	font-size: 15px;
}
h1, h2, h3, h4 {
	font-weight: 400;
	font-family: 'Oleo Script', Helvetica, Arial, sans-serif;
	color: #555555;
}
h1 { font-size: 50px; color: #fff; }
h2 { font-size: 40px; }
h3 { font-size: 34px; color: #d56a64; font-weight: 400; line-height: 38px; }
h4 { font-size: 29px; }
h5 { font-size: 24px; }
h6 { font-size: 21px; }

a {
	color: #428bca;
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
}
a:hover, a:focus { color: #007acc; }
p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 18px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
hr { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff; }

/*************************
******* Breadcrumbs ******
**************************/
.breadcrumb {
	font-size: 11px;
	float: left;
	line-height: 25px;
	margin-left: 0;
}

.page-title { margin-top: 20px; overflow: hidden; display: block; }
.page-title h3 { margin-bottom: 20px; overflow: hidden; float: left; padding-left: 5px; }

/*************************
******* Alignment ******
**************************/
.center { text-align: center; }
.col-centered { float: none !important; margin: 0 auto; }

/*************************
*******Advertisement******
**************************/
#ads-space .ads-inner-wrap { width: 728px; display: block; margin:5px auto; }
#ads-space  img { max-width: 100%; height: auto; }
	
.leaderboard { margin: 15px 0; }
.leaderboard p, .leaderboard-mobile p {
	font-size: 10px;
	line-height: 14px;
	color: #BBBBBB;
	padding-top: 6px;
	text-transform: uppercase;
}

.leaderboard-mobile { display: none; }
	
/*************************
**********Header***********
**************************/
#header .navbar-default {
	padding-top: 6px;
	background-color: #ffffff;		/* UPDATES: Changed from light gray #f8f8f8 to white [by Wahidah on 24/06/2019] */    
}
#header .navbar-brand { padding-top: 0; }

header.entry-header { position: relative; }

/*************************
*******Navigation********
**************************/
.main-navigation .primary-menu > li { float: left; border: 0; }

#header .navbar { margin-bottom: 0; }
#header .navbar-default .navbar-form { margin-top: 15px; }
#header .navbar-nav .navbar-nav>li { margin-right: 10px; }
#header .navbar-default .navbar-nav>li>a {
	border-bottom: 4px solid #FFFFFF;		/* UPDATES: Changed from light gray #f8f8f8 to white [by Wahidah on 24/06/2019] */
	cursor: pointer;
}
#header .navbar-default .navbar-nav>li>a:hover,
#header .navbar-default .navbar-nav>li>a.active {
	border-bottom: 4px solid #779cd1;
}
#header .navbar-default .navbar-nav > .active > a, 
#header .navbar-default .navbar-nav > .active > a:hover, 
#header .navbar-default .navbar-nav > .active > a:focus, 
#header .navbar-default .navbar-nav > .open > a, 
#header .navbar-default .navbar-nav > .open > a:hover, 
#header .navbar-default .navbar-nav > .open > a:focus {
	border-bottom: 4px solid #779cd1;	
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
}

.form-group .form-control {
	height: 37px;
	border: 1px solid #ddd;	
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
}
.btn {
	line-height: 1.628571429;
	border: none;
	border-radius: 0;
}
.btn-default {
	color: #fff;
	background-color: #779cd1;
	border: none;
	margin-left: -4px;
	box-shadow: 0px 1px 2px 1px #ddd;
	height: 37px;
}	
.btn-default > hover { background-color: #333; color: red; }

ul.search-dropdown-wrap { display: none; z-index: 99; clear: both; }
ul.search-dropdown-wrap button { padding: 6px 12px !important; }
ul.search-dropdown-wrap li {
	padding: 10px;
	float: right;
	width: 100%;
	padding: 12px 15px;
	margin-bottom: 20px;	
	background: -webkit-linear-gradient(to top, rgba(213,106,100,0.1), rgba(213,106,100,0.2));
	background: -moz-linear-gradient(to top, rgba(213,106,100,0.1), rgba(213,106,100,0.2));
	background: linear-gradient(to top, rgba(213,106,100,0.1), rgba(213,106,100,0.2));	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
ul.search-dropdown-wrap li ul.dropdown-menu li {
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	background: #fff;
	margin-bottom: 0;
}
	
.form-inline { float: left; display: block; margin-bottom: 15px; width: 100%; }
.form-inline .input-group { float: left; }
.form-inline input.form-control,
.form-inline .input-group-btn button,
.form-inline button.search-now {
	height: 40px;
	font-size: 14px;
	box-shadow: none;
}
.form-inline .input-group .input-group-btn { width: 1%; }
.form-inline .input-group .input-group-btn.show { width: auto; }
.form-inline .input-group .input-group-btn.show:last-child>.btn { margin-left: -96px; }
	
ul.dd-search { position: relative; }
	
ul#search-wrap { width: 180px; padding: 0; margin: 0; overflow: hidden; border-radius: 0; border-top: none; }
ul#search-wrap li {
	padding: 0;
	border-bottom: 1px solid #ddd;
	float: none;
	border-top: 0;
	width: 100%;
	text-align: left;
	border-radius: 0;
}
ul#search-wrap li:last-child { border-bottom: none; }
ul#search-wrap li a { padding: 10px 20px; }
ul#search-wrap li a:hover { background: #ebebeb; cursor: pointer; }
	
/*------ Advanced Search mode -------*/
.search-filter-wrap {
	display: block;
	float: left;
	width: 100%;
	border-top: 1px dotted #cdcdcd;
	padding-top: 10px;
}	
.search-filter-wrap p { text-transform: uppercase; font-weight: bold; font-size: 12px; }
.search-filter-wrap .popover { margin: 15px; }

.search-filter label { text-transform: uppercase; font-size: 12px; }
.search-filter .popover p { text-transform: none; font-size: 12px; font-weight: normal; }
.search-filter .glyphicon-info-sign { cursor: pointer; }
.search-filter span.form-control-feedback { position: absolute; right: 1px; top: 1px; }
.search-filter .form-control.alphabetical { margin-top: 25px; }
	
.input-daterange { position: relative; }
.input-daterange input { text-align: left !important; }	
.input-daterange.form-group .form-control { height: 36px; border: 1px solid #ccc; }

.datepicker-dropdown { width: 208px; }

/*************************
**Navigation For Listing**
**************************/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-color:#D56A64;
	color:#fff;
}

/*************************
*******Default Page******
**************************/

/*----------Main Slider--------------*/
.no-margin { margin: 0; padding: 0; }

#main-slider { position: relative; }
#main-slider h4, #main-slider h6 { text-align: center; color: #779cd1; }
#main-slider .carousel { margin-bottom: 20px; }
#main-slider .carousel .carousel-content {
	margin-top: 160px;
	background: url(images/slider/quote-bg.png) no-repeat center center;
	padding: 35px 40px;
}
#main-slider .carousel .slide-margin { margin-top: 0; }
#main-slider .carousel h2 { color: #fff; }
#main-slider .carousel .btn-slide {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	margin-top: 25px;
	display: inline-block;	
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
}
#main-slider .carousel .slider-img { text-align: right; position: absolute; }
#main-slider .carousel .item {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	height: 450px;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child { top: auto; position: relative; }
#main-slider .carousel .item.active {
	opacity: 1;
	-webkit-transition: opacity ease-in-out 500ms;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 1;
}
#main-slider .prev, #main-slider .next {
	position: absolute;
	top: 50%;
	background-color: #779cd1;
	color: #fff;
	display: inline-block;
	margin-top: -25px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	z-index: 5;
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
}
#main-slider .prev:hover, #main-slider .next:hover { background-color: #000; }
#main-slider .prev { left: 10px; }
#main-slider .next { right: 10px; }
#main-slider .carousel-indicators li {
	width: 16px;
	height: 16px;
	background-color: #fff;
	margin: 0 15px 0 0;
	position: relative;
}
#main-slider .carousel-indicators li:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #FFF;
	left: -3px;
	top: -3px;
}
#main-slider .carousel-indicators .active {
	width: 16px;
	height: 16px;
	background-color: #779cd1;
	margin: 0 15px 0 0;
	border: 1px solid #779cd1;
	position: relative;
}
#main-slider .carousel-indicators .active:after {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #779cd1;
	border: 1px solid #779cd1;
	left: -3px;
	top: -3px;
}
#main-slider .active .animation.animated-item-1 {
	-webkit-animation: fadeInUp 300ms linear 300ms both;
	-moz-animation: fadeInUp 300ms linear 300ms both;
	-o-animation: fadeInUp 300ms linear 300ms both;
	-ms-animation: fadeInUp 300ms linear 300ms both;
	animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
	-webkit-animation: fadeInUp 300ms linear 600ms both;
	-moz-animation: fadeInUp 300ms linear 600ms both;
	-o-animation: fadeInUp 300ms linear 600ms both;
	-ms-animation: fadeInUp 300ms linear 600ms both;
	animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
	-webkit-animation: fadeInUp 300ms linear 900ms both;
	-moz-animation: fadeInUp 300ms linear 900ms both;
	-o-animation: fadeInUp 300ms linear 900ms both;
	-ms-animation: fadeInUp 300ms linear 900ms both;
	animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
	-webkit-animation: fadeInUp 300ms linear 1200ms both;
	-moz-animation: fadeInUp 300ms linear 1200ms both;
	-o-animation: fadeInUp 300ms linear 1200ms both;
	-ms-animation: fadeInUp 300ms linear 1200ms both;
	animation: fadeInUp 300ms linear 1200ms both;
}

/*----------Introduction--------------*/
#text-blog { margin-bottom: 15px; }
#text-blog h1 {
	font-weight: 400;
	font-family: 'Oleo Script', Helvetica, Arial, sans-serif;
	font-size: 39px;
	color: #d56a64;
	margin-bottom: 15px;
}

/*----------Social Share--------------*/
.profileContent .social { padding: 20px 0; }
.geodir-single-taxonomies-container .social { margin-top: -30px; padding-bottom: 16px; }
.content-area .social #st-1, .content-area .social #st-2 { text-align: left !important; }
.content-area .social #st-1 { padding: 6px 0 8px 0; }
.social #st-1 .st-btn > img { margin: 0; }

.social-share {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

ul.social-share li { display: inline-block; padding: 2px; }
ul.social-share li a {
	display: inline-block;
	color: #fff;
	background: #779cd1;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
ul.social-share li a:hover { background: #8b9fb7; color: #fff; }

/*----------Grid Module--------------*/
#grid-module { width: 100%; height: 100%; margin-bottom: 20px; }
#grid-module a.item-wrap {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.6));
    background: linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.6));
	z-index: 30;
}

.box { overflow: hidden; }
	
.InlineColX { height: 190px !important; /*240*/ }
  
#grid-module .InlineCol-1 {
	height: 190px; /*240*/
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	background-color:#000;
}	
#grid-module .InlineCol-2 {
	height: 380px; /*480*/
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	background-color:#000;
}
#grid-module .box .item h2 {
	z-index: 55;
	position: absolute;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	bottom: 22px;
	left: 12px;
	color:#fff;
	margin-bottom: 10px;
	background-image: none !important;
	padding: 0;
	padding-right: 10px;
	text-transform: uppercase;
	line-height: 18px;
	text-shadow: 2px 2px 2px #000;
	cursor: pointer;
}	
#grid-module .box .item .more {
	z-index: 55;
	font-size: 11px;
	color:#fff;
	font-weight: 400;
	left: 12px;
	bottom: 10px;
	position: absolute;
	cursor: pointer;
}
#grid-module .box .item img {
	width: 100%;
	min-height: 190px; /*240*/
	z-index: 1;
	/*max-height: 380px;*/ /*480*/
    object-fit: cover;
}	
#grid-module .box .item img.InlineColY  { height: 380px !important; width: auto; }

/*************************
****** Pagination ******
**************************/
.page-listing { margin: 0 auto; text-align: center; }

.pagination:before { background-color: inherit; position: inherit; }
.pagination:after { background-color: inherit; position: inherit; }

/*************************
****** Listing ******
**************************/
#listing { margin-bottom: 20px; }
#listing .list-wrapper { display: block; overflow: hidden; clear: both; }
	
/*---------Listing Tab----------*/
#listing .nav.nav-tabs { margin-bottom: 20px; }

/*--------- Grid Style Layout----------*/
#grid-wrapper { width: 100%; max-width: 1170px; margin: 0; }
#grid-wrapper a { text-decoration: none; }

.grid { max-width: 1170px; }
.grid:after { content: ''; display: block; clear: both; }
	
.grid-item {
	position: absolute;
	background: white;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	padding: 10px;
}
.grid-item:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
	margin-top: -5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.grid-item img {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

.pin { overflow: hidden; display: block; }
.pin img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	overflow: hidden;
	display: block;
}

.search .pin .type, .page-template-starcherish-listings .pin .type { 
	border-top: 1px dotted #ccc; 
	padding-top: 5px !important; 
	margin-top: 15px !important; 
	font-weight: 700; 
}
.search .pin .condolences-type, .page-template-starcherish-listings .pin .condolences-type { color:#c2c9b3; }
.search .pin .requiems-type, .page-template-starcherish-listings .pin .requiems-type { color:#a9c1a2; }
.search .pin .memoriam-type, .page-template-starcherish-listings .pin .memoriam-type { color:#97B2C3; }
.search .pin .obituaries-type, .page-template-starcherish-listings .pin .obituaries-type { color:#D4A7A7; }
.search .pin .acknowledgements-type, .page-template-starcherish-listings .pin .acknowledgements-type { color:#ACABB4; }

.grid-item img { padding-bottom: 0; }
.grid-item h1, .pin h1 {
	font: 16px/20px 'Roboto Condensed', Helvetica, Arial, Sans-serif;
	font-weight: bold;
	color:#555;
	margin: 0;
	padding: 0; 
    /*text-transform: capitalize;*/
}
.grid-item p, .pin p {
	font: 14px/20px 'Roboto', Helvetica, Arial, Sans-serif;
	color: #555;
	margin: 0;
}

/*--------- PROFILE Listing ----------*/
.grid-col { overflow: hidden; display: block; }

.profileList .pin {
	height: 365px;
	background: url(images/profile/opelWhite.jpg) #fff;
    background-size: contain;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.profileList .pin:hover { box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4); }
.profileList .pin img { max-height: 245px; width: auto; max-width: 225px; }

.pin img { display: block; margin: 0 auto; text-align: center; }

/*--------- OBIT Listing ----------*/
.obitList .grid-item {
	text-align: center;
	width: 100%;
	max-width: 270px;
	padding: 0;
	margin-bottom: 10px;
}
.obitList .grid-item img {
	width: 100px;
	height: auto;
	margin: 8px;
	border: 1px solid #ececec;
}
.obitList .grid-item .obit-info { padding: 15px; overflow: hidden; display: block; }
.obitList .grid-item .obit-info span {
	display: block;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Roboto Condensed', Helvetica, Arial, Sans-serif;
	line-height: 15px;
	margin-top: 8px;
	border-top: 1px dotted #E0E0E0;
	padding-top: 10px;
}
.obitList .grid-item .obit-info .obit-info-wrap {   
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    width: 100px;
    vertical-align: top;
}
	
.list-tag {
	color:#687786;		/* UPDATES: Changed from '#768CA0' to '#687786' [by Wahidah on 24/06/2019] */
	font:12px/16px 'Roboto', Helvetica, Arial, Sans-serif;	/* UPDATES: Changed from Condensed [by Wahidah on 24/06/2019] */
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	overflow: hidden;
	display: block;
	padding: 8px;
}
	
.condolences { background-color:#e2dcb0; }	/* UPDATES: Changed from '#D9D8BF' to '#e2dcb0' [by Wahidah on 24/06/2019] */
.requiems { background-color:#d7ead4; }	/* UPDATES: Changed from '#B9D3C8' to '#d7ead4' [by Wahidah on 24/06/2019] */
.memoriam { background-color:#b7d7ea; }	/* UPDATES: Changed from '#C4D1EA' to '#b7d7ea' [by Wahidah on 24/06/2019] */
.obituaries { background-color:#f5c7c7; }	/* UPDATES: Changed from '#EAC4C0' to '#f5c7c7' [by Wahidah on 24/06/2019] */
.acknowledgements { background-color:#CAC8D3; }

/*************************
****** Profile ******
**************************/

/*----Theme Background----*/
.theme { margin: 0 auto; text-align: center; }
	
.profileContent {
	display: block;
    overflow: hidden;
    padding: 20px;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
	
.obit-ads-wrapper .profileContent {
	background: #fffefb;	/* UDPATES: Changed from white to light beige [by Wahidah on 24/06/2019] */
}
	
.profileContent .deco { width: 100%; max-width: 300px; }
	
.profile-photo h1 { font: 20px/26px 'Oleo Script', Helvetica, Arial, sans-serif; color: #555; font-weight: 400; }	
.profile-photo h2 {
	font: 34px/40px 'EB Garamond', serif;		/* UPDATES: Changed from '30px/42px 'Berkshire Swash', Helvetica, Arial, sans-serif' [by Wahidah on 24/06/2019] */
	font-weight: 400;	/* UPDATES: Changed from '700' to '400' [by Wahidah on 24/06/2019] */
    margin: 0 auto;
	margin-bottom: 10px;
	/*text-transform: capitalize;*/
}
.profile-photo .title, .subs-info { font: 15px/17px 'roboto', helvetica, arial, sans-serif; }	
.profile-photo .year { color: #333; font: 18px/23px "Oleo Script",Helvetica,Arial,sans-serif; letter-spacing: -0.1px; }
.profile-photo img {
	display: block;
	overflow: hidden;
	margin: 15px auto;
	text-align: center;
	max-width: 407px;
	max-height: 407px;
	width: auto;
	height: auto;
}
	
/*----Profile-Gifts----*/
.profile-gift-wrapper {
	overflow: hidden;
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.profile-gift-wrapper .btn-success, .photo-info-desc .btn-info {
	margin: 0 auto;
	display: block;
	text-align: center;
	font-size: 12px;
    letter-spacing: 0;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.gift-shelf { width: 100%; max-width: 1000px; height: auto; }

/*---- Owl Carousel ----*/
#owl-carousel-slide .item { margin: 3px; }
#owl-carousel-slide .item img { display: block; width: 30%; height: auto; margin:0 auto; }

.owl-theme .owl-controls .owl-page { display: inline-block; }
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

#owl-carousel-slide.owl-carousel { max-width: 660px; margin: 0 auto; }
#owl-carousel-slide.owl-carousel .owl-item img { width: auto; margin: 0 auto; padding: 0; }	
#owl-carousel-slide.owl-carousel .owl-stage-outer { margin-bottom: -26px; }
	
/*----Wake----*/
.wake-info { background:#CCDCDD; text-align: center; margin: 0 auto; overflow: hidden; }
.wake-info h4 { color: #d56a64; margin-bottom: 15px; }
.wake-info .wake-info-content { font-weight: bold; }
	
/*----More Info----*/	
.further-info { overflow: hidden; display: block; padding: 25px 0; background: rgba(250,250,250,0.7); }	
.further-info h1 {
	font: 18px/25px 'Roboto', Arial, Helvetica, Sans-serif;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ddd;
	color:#555;
	font-weight: 700;
}
.further-info .info-wrapper { overflow: hidden; margin-bottom: 15px; }
.further-info .info-wrapper ul { list-style-type: none; }
.further-info .info-wrapper ul li { list-style-type: none; margin-bottom: 6px; }

/*----Theme 1----*/
.theme-bg-01 { background: url(images/profile/theme/bg_03.png) no-repeat center top; background-size: cover; }
.theme-bg-01 .profile-photo h2 { color:#D56A64; }

.profile-photo .frame01 {	
	-moz-border-radius: 230px;
	-webkit-border-radius: 230px;
	border-radius: 230px;
	border: 4px solid #fff;
}
	
/*----Theme 2----*
.theme-bg-02 { background: url(images/profile/theme/bg_02.png) no-repeat center top; background-size: cover; }
	
/*----Theme 3----*
.theme-bg-03 { background: url(images/profile/theme/bg_03.png) no-repeat center top; background-size: cover; }
	
/***********************
***Obituaries Ads***
************************/	
.obit-ads {
	overflow: hidden;
	display: block;
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
	
.deco-up, .deco-bot { width: 100%; max-width: 300px; position: absolute; z-index: 10; margin: 0 auto; }	
.deco-bot { bottom: 18px; left: 0; right: 0; }
.deco-up { top: -3px; left: 0; right: 0; }
	
.obit-ads-wrapper {
	border:	1px solid #ded7cc;	/* UPDATES: Changed from '#ABA7A1' to '#ded7cc' [by Wahidah on 24/06/2019] */
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.obit-ads-wrapper .profile-message span { font-size: 15px !important; }
	
.obit-ads label.condolences,
.obit-ads label.requiems,
.obit-ads label.memoriam,
.obit-ads label.acknowledgements,
.obit-ads label.obituaries {
	position: absolute;
	color:#5C5C5C;
	padding: 5px 8px;
	right: 25px;
	top: 0;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	z-index: 50;
	border-bottom: 1px solid #B9B3AE;
    text-transform: capitalize;
}
	
#obit .profile-photo h1 {
	font: 40px/46px 'Oleo Script', Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: 400italic;
	word-wrap: break-word;
}	
#obit .profile-photo h2 {
	color:#D56A64;
	font-size: 28px;
    line-height: 34px;
    margin-top: 10px;
}

.profileContent p { margin-bottom: 6px; }
	
.profile-message.contact-num p { margin-bottom: 0; line-height: 22px; }
.profile-message.wake { margin-bottom: 20px; }

/*-------- Profile Photo -------*/
ul.photo-info { display: block; overflow: hidden; }
ul.photo-info .btn-info { background-color: #779CD1; }
ul.photo-info .btn-info:hover { background-color: #4170B2; }
ul.photo-info li {
	vertical-align: top;
	width: 100%;
	clear: both;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}
ul.photo-info li img {
	/*width: 100%;*/
	margin: 0 auto;
	margin-bottom: 10px;
}

.photo-info-desc { overflow: hidden; }

/*-------- Profile Photo - Personal -------*/
ul.photo-info li .photo-info-img {
	width: 410px;
	display: block;
	margin: 0 auto;
	text-align: center;
}	
ul.photo-info li .photo-info-img img {
	max-width: 410px;
	/*border: 2px solid #e8e8e8;*/
	max-height: 410px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}

#page ul.photo-info li .photo-info-img img { border: none; }

/*-------- Profile Photo - Multi -------*/	
ul.photo-info.multi li .photo-info-img,
ul.photo-info.multi li .photo-info-desc {
	vertical-align:- top;
}
ul.photo-info.multi li .photo-info-img { width: 200px; display: inline-block; }
ul.photo-info.multi li .photo-info-img img {
 	max-width: 200px;
	border: 2px solid #e8e8e8;
	max-height: 200px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}

#page ul.photo-info.multi li .photo-info-img img {
	border: none;
}
	
ul.photo-info.multi li .photo-info-desc { display: inline-block; padding: 10px; width: 60%; }	
ul.photo-info.multi li .photo-info-desc h2 { margin: 0; margin-top: 10px; }
	
/*-------- Family Tree --------*/
.family-tree { overflow: hidden; display: block; padding-bottom: 20px; }
.family-tree .list-group-wrap { margin-bottom: 15px; }
.family-tree .list-group-wrap:last-child { margin-bottom: 0; }
.family-tree .list-group { margin-bottom: 0; display: block; overflow: hidden; padding: 0; }	
.family-tree .list-group-item.header {
	background: url(images/profile/deco.png) no-repeat center bottom;
	background-size: 80px;
	font-weight: 700;
	margin-bottom: 10px;
}	
.family-tree .list-group-item {
    position: relative;
    display: block;
    padding: 0 0 10px 0;
    word-wrap: break-word;
	border: none;
	background: none;
	line-height: 20px;
}
.special-family-tree {
	display: inline-block;
	padding: 0 30px;
}
.special-family-tree div { padding-bottom: 6px; }
	
/*--------Tribute Field--------*/
.tribute-from {
	/*margin: 25px 0 15px;*/
	overflow: hidden;
	display: block;
}

ul.tribute-field { overflow: hidden; display: block; }
ul.tribute-field li { display: inline-block; padding: 10px; vertical-align: middle; }
ul.tribute-field li img { width: auto; height: auto; max-width: 160px; max-height: 69px; }
ul.tribute-field li span {
	display: block;
	overflow: hidden;
	max-width: 190px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#777;
}
	
.tribute-from label { font-style: italic; font-weight: normal; margin-bottom: 15px; }
.tribute-field .logo-wrap { height: 70px; }
	
/*************************
***** Search Results *****
**************************/
.results-filter-wrap { display: block; overflow: hidden; margin-bottom: 20px; }

ul.navbar-nav.results-filter {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
	clear: both;
	border-bottom: 1px dotted #B6B6B6;
    box-sizing: content-box;       
}
	
.results-filter .navbar-text { margin: 10px 30px 0 0; float: left; }
.results-filter li { display: inline-block; vertical-align: top; margin: 8px 30px 0 0; }
.results-filter li.active { border-bottom: 3px solid #779cd1; padding-bottom: 4px; }	
.results-filter li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color:#555;
	float: left;
}	
.results-filter li a:hover { background: none; color: #779cd1; }
.results-filter li label,.results-nav li label {
	margin-left: 10px;
	background:#e4e4e4;
	padding: 1px 6px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.results-filter-wrap .tab-content {
	clear: both;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 10px;
}

.results-nav li label { color:#555; }	
.results-nav.nav-tabs { margin-bottom: 20px; }
	
.search-result-header { overflow: hidden; display: block; margin-bottom: 20px; }
.search-result-header h1 {
	font-size: 24px;
	font-family: 'Roboto Condensed', 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 26px;
	color:#D56A64;
}	
.search-result-header .result-count p { margin: 10px 0; font-size: 14px; color:#666; }
	
ul.search-suggest { overflow: hidden; display: block; }	
ul.search-suggest label { font-weight: bold; }
ul.search-suggest li,
ul.search-suggest label {
	margin-bottom: 10px;
}

/***********************
********* Footer ******
************************/
#bottom {
	background: #E6E6E6;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 72px;
	width: 100%;
}
#bottom ul.nav>li>a:hover { background-color:#D56A64; color:#fff; }
#bottom ul { list-style: none; padding: 0; margin: 0; text-transform: uppercase; }
#bottom ul li { float: none; display: inline-block; }

#footer { padding-top: 10px; padding-bottom: 10px; color: #fff; background: #779cd1; font-size: 11px; }
#footer a { color: #fff; }
#footer a:hover { color: #c52d2f; }
#footer ul { list-style: none; padding: 0; margin: 0; }
#footer ul > li { display: inline-block; margin-left: 15px; }

/***********************************************
******Slick Carousel, Added on 21/02/2018*****
************************************************/
.slick-track { display: flex; }
.slick-track .slick-slide {
	/* display: flex; */
	height: auto;
	align-items: center;
	justify-content: center;
	background: #dce5e5;
	margin: 0 5px;
	border: 1px solid #dce5e5;
	outline: 0;
}

.slick-prev {
    left: 0;
    z-index: 1000;
    background: -moz-linear-gradient(left, rgba(174, 181, 172,0.25) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
    height: 100%;
    top: 10px;
    padding: 25px;
}
.slick-prev:hover {
	background: -moz-linear-gradient(left, rgba(174, 181, 172,0.25) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
}

.slick-next {
    right: 0px;
    z-index: 1000;
    background: -moz-linear-gradient(right, rgba(174, 181, 172,0.25) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(right, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to left, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
    height: 100%;
    top: 10px;
    padding: 25px;
}
.slick-next:hover {
	background: -moz-linear-gradient(right, rgba(174, 181, 172,0.25) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(right, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to left, rgba(174, 181, 172,0.25) 0%,rgba(0,0,0,0) 100%);
}

.slick-image img { width: 100%; }

.slick-image-info { margin: 10px; display: block; overflow: hidden; }
.slick-image-info label { margin-bottom: 8px; }
.slick-image-info p { margin-bottom: 5px; font-size: 0.95em; }

.slick-track .slick-slide:first-child { margin-left: 0; }
.slick-track .slick-slide:last-child { margin-right: 0; }

#slick-slider-wrap h1.topic-title {
    font-size: 26px;
    color: #D56A64;
    font-family: 'roboto condensed';
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 40px;
    margin-bottom: 30px;
}
#slick-slider-wrap hr {
    border: 1.5px solid #759ad1;
    position: absolute;
    bottom: -5px;
    left: 45%;
    margin: 0;
    right: 45%;
}