@import url('//fonts.googleapis.com/css?family=Amatic+SC|Pacifico');
@import url(//fonts.googleapis.com/css?family=Josefin+Slab:100,300,400,600,700,100italic,300italic,400italic,600italic,700italic);
html {
  position: relative;
  min-height: 100%;
}
body {
	background: #F4F2EC;
	background-size: cover;
	background: url(/images/bg.png) repeat center center fixed;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 160px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Amatic SC', cursive;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h1.cute>span, h2.cute>span, h3.cute>span, h4.cute>span, h5.cute>span, h6.cute>span {
	background-color: #C9DCC9;
	font-size: 90%;
	padding: 5px 9px;
}
h1.ugly>span, h2.ugly>span, h3.ugly>span, h4.ugly>span, h5.ugly>span, h6.ugly>span {
	background-color: #f96f658c;
	padding: 5px 9px;
}
h1.cute, h2.cute, h3.cute, h4.cute, h5.cute, h6.cute,
h1.ugly, h2.ugly, h3.ugly, h4.ugly, h5.ugly, h6.ugly {
	margin-bottom: 20px;
}
p {
	font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.45em;
	line-height: 1.6;
	color: #000;
}
a {
	color: #604533;
	text-decoration: none;
}
.breadcrumb {
    padding: 10px;
    margin-bottom: 0px;
	background: #eeece6;
}
.soft-bg .breadcrumb {
	background: rgba(121, 85, 72, 0.05);
}
.row-vertical-align {
    display: flex;
    align-items: center;
}
.box ul>li {
	font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 135%;
}
blockquote {
	margin: 0;
}
hr {
	max-width: 400px;
	border-color: #999999;
}
.cart-link {
	background: rgb(254, 190, 188);
	border-bottom: 1px solid #de6c68;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-left: 1px solid #de6c68;
	border-right: 1px solid #de6c68;
	padding: 10px;
}
.cart-link a {
	color: white;
	text-shadow: 1px 1px 1px #d47c79;
	text-transform: uppercase;
}
.cart-link a:hover {
	text-decoration:none;
}
.brand, .address-bar {
	display: none;
}
.brand a {
	color: rgba(97, 179, 207, 0.81);
}
.brand a:hover {
	color: rgba(97, 179, 207, 0.71);
	text-decoration: none;
}
.navbar-brand {
	font-weight: 900;
	letter-spacing: 2px;
	position: relative;
	text-transform: uppercase;
	top: 2px;
}
.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}
.navbar-nav {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background-color: #de6c68;
}
.navbar-default {
	border: none;
	background: #F4F2EC;
    background-image: none;
    box-shadow: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: #fc8f8d;
}
.navbar-default .navbar-nav>li>a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.navbar-default .dropdown-menu>li>a {
	padding: 8px 20px;
}
.topbar {
	background: #232323;
	color: #ffc8c9;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 8px 10px;
	text-transform: uppercase;
}
.topbar a {
	color: #ffc8c9;
}
.img-full {
	min-width: 100%;
}
.brand-before, .brand-name {
	text-transform: capitalize;
}
.brand-before {
	margin: 15px 0;
}
.brand-name {
	margin: 0;
	font-size: 4em;
}
.slogan {
	color: #fc8f8d;
	font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40%;
	margin-top: -14px;
	padding-left: 12%;
}
.navbar-default .navbar-brand ,
.navbar-default .navbar-brand:hover{
	color: rgba(34, 150, 189, 0.81);
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	text-shadow: 1px 1px 1px #FFF;
	text-transform: none;
}
.navbar-default .navbar-toggle {
	border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #3b2414;
	height: 4px;
}
.tagline-divider {
	margin: 15px auto 3px;
	max-width: 250px;
	border-color: #999999;
}
.alert {
	margin: 10px;
}
.alert-danger,
.alert-info,
.alert-success {
	background-image: none;
	border:none;
	box-shadow:none;
}
.box {
	border-radius: 2px;
	padding: 15px;
	position: relative;
}

.col-listing {
	padding-left: 5px;
	padding-right: 5px;
}
.thumbnail {
	border: 0;
	border-radius: 5px;
	box-shadow:none;
	padding: 15px;
}
.soft-bg {
	background: #eeece6;
}
.intro-text {
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: 400;
	letter-spacing: 1px;
}
.img-border {
	float: none;
	margin: 0 auto 0;
	border: #999999 solid 1px;
}
.img-left {
	float: none;
	margin: 0 auto 0;
}
footer {
	background: rgba(169, 217, 237, 0.62);
	border-top: 1px solid #61b3cf;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 60px; /* Vertically center the text there */
}
footer p {
	margin: 0;
	padding: 10px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.table a {
	color: #e91e63;
}
.pay-paypal-btn {
    background: #fdfdf9 url(/images/checkout-with-paypal.png) no-repeat center;
    border: 0;
    cursor: pointer;
    height: 44px;
    max-width: 228px;
    padding: 0;
    text-decoration: none;
	width: 100%;
}
@media screen and (max-width:992px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 9px;
	}
}
@media screen and (max-width:1199px) {
	body {
		margin-bottom: 360px;
	}
	.slogan {
		color: #fc8f8d;
		font-family: "Josefin Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding-left: 12%;
		font-size: 50%;
	}
}
@media screen and (min-width:768px) {
	.brand {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		display: inherit;
		margin: -15px 0 10px;
		padding: 30px 0 0px;
		font-family: 'Pacifico', cursive;
		font-size: 3em;
		font-weight: 700;
		line-height: normal;
		animation: 0.1s ease-out 0s 1 slideInFromLeft;
	}
	.brand span {
		text-shadow: 1px 1px 1px #FFF;
	}
	.navbar-brand {
		font-size: 20px;
	}
	@keyframes slideInFromLeft {
	  0% {
		transform: translateX(-2%);
	  }
	  100% {
		transform: translateX(0);
	  }
	}
	.top-divider {
		margin-top: 0;
	}
	.img-left {
		float: left;
		margin-right: 25px;
	}
	.address-bar {
		display: inherit;
		margin: 0;
		padding: 0 0 40px;
		text-align: center;
		text-transform: uppercase;
		font-size: 1.25em;
		font-weight: 400;
		letter-spacing: 3px;
		color: #fff;
	}
	.navbar {
		background: #e5b069;
		box-shadow: none;
		border-radius: 0;
		margin-bottom: 0;
	}
	.navbar-header {
		display: none;
	}
	.navbar {
		min-height: 0;
	}
	.nav>li>a {
		font-size: 65%;
		padding: 35px 10px;
	}
	.navbar-nav>li>a {
		line-height: normal;
	}
	.navbar-nav {
		display: table;
		float: none;
		font-size: 1.25em;
		margin: 0 auto;
		table-layout: fixed;
	}
}
@media screen and (min-width:1200px) {
	.box:after {
		content: '';
		display: table;
		clear: both;
	}
	.nav>li>a {
		padding: 15px 15px;
		font-size: 100%;
	}
}
.obituaries-header {
	background: url(/images/obituaries-header.jpg) no-repeat;
	height: 148px;
	width: 100%;
	position: relative;
	color: #FFF;
}

/* SIGN IN */

.form-signin {
	margin: 0 auto;
	max-width: 330px;
	padding: 15px;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	height: auto;
	padding: 10px;
	position: relative;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="email"] {
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

/* CONTACT */

.contact-form {
	display: none;
}

/* PRODUCTS */
.product-price {
	bottom: 38%;
	font-size: x-large;
	position: absolute;
	right: 10px;
}
.product-slug {
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.carousel .product-price {
	bottom: 10px;
}
.listing-product-delete {
	position: absolute;
	right: 25px;
	top: 10px;
	z-index: 5;
}

.listing-product-edit {
	position: absolute;
	left: 25px;
	top: 10px;
	z-index: 5;
}

/* TYPEAHEAD */
.tt-menu {
  text-align: left;
}

.typeahead,
.tt-query,
.tt-hint {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #ccc;
	border-radius: 8px;
	outline: none;
	padding: 8px 12px;
	width: 396px;
}

.typeahead {
	background-color: #fff;
}

.typeahead:focus {
	border: 2px solid #0097cf;
}

.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
	color: #999
}

.tt-menu {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	margin: 12px 0;
	padding: 8px 0;
	width: 422px;
}

.tt-suggestion {
	padding: 3px 20px;
	font-size: 18px;
	line-height: 24px;
}

.tt-suggestion:hover {
	background-color: #0097cf;
	color: #fff;
	cursor: pointer;
}

.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion p {
	margin: 0;
}

.input-group span.twitter-typeahead {
	display: block !important;
}
.input-group span.twitter-typeahead {
	float:left;
	width:100%;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
	top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
	top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
	top: 28px !important;
}
.bootstrap-tagsinput {
	width: 100% !important;
}

/* ADMIN */
.mini-thumb{
	position: relative;
	z-index: 0;
}

.mini-thumb:hover{
	background-color: transparent;
	z-index: 50;
}

.mini-thumb span{ /*CSS for enlarged image*/
	background-color: white;
	color: black;
	left: -1000px;
	padding: 5px;
	position: absolute;
	text-decoration: none;
	visibility: hidden;
}

.mini-thumb span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.mini-thumb:hover span{ /*CSS for enlarged image on hover*/
	left: 60px; /*position where enlarged image should offset horizontally */
	top: 0;
	visibility: visible;
}

/* TAG INPUT */
.bootstrap-tagsinput {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	display: inline-block;
	padding: 4px 6px;
	color: #555;
	vertical-align: middle;
	border-radius: 4px;
	max-width: 100%;
	line-height: 22px;
	cursor: text;
}
.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	padding: 0 6px;
	margin: 0;
	width: auto;
	max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
	color: #777;
	opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
	color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
	color: #777;
}
.bootstrap-tagsinput input:focus {
	border: none;
	box-shadow: none;
}
.bootstrap-tagsinput .tag {
	margin-right: 2px;
	color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
	margin-left: 8px;
	cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
	content: "x";
	padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.input-group.input-group-sm .twitter-typeahead .tt-input,
.input-group.input-group-sm .twitter-typeahead .tt-hint {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group.input-group-lg .twitter-typeahead .tt-input,
.input-group.input-group-lg .twitter-typeahead .tt-hint {
	font-size: 18px;
	height: 46px;
	line-height: 1.33;
	padding: 10px 16px;
	border-radius: 6px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
