@charset "UTF-8";
/*
Theme Name: Mary Jane Vaughan
Theme URI: http://xtremelysocial.com/wordpress/flat/
Author: XtremelySocial
Author URI: http://xtremelysocial.com
Description: Flat Bootstrap by XtremelySocial is a modern, fully responsive, "flat" style theme with a nice color palette, big full-width images, and full-width colored sections. It automatically adapts for desktops, tablets, and phones. It is based on the WordPress standard starter theme (_S) and the Twitter Bootstrap CSS framework. Features include a mobile navigation bar, multiple columns (grid), buttons, icons, labels, badges, tabbed content areas, collapsible content areas, progress bars, alert boxes, carousels (sliders) and much, much more. This is a theme for both users and theme developers with lots of features but without the bloat. For a live demo go to http://xtremelysocial.com/wordpress/flat/.
Version: 1.6
License: GNU General Public License
License URI: http://www.opensource.org/licenses/GPL-3.0
Text Domain: maryjanevaughan
Domain Path: /languages/
Tags: one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, featured-images, featured-image-header, full-width-template, flexible-header, theme-options, sticky-post, threaded-comments, light, translation-ready, rtl-language-support, custom-background

Flat Bootstrap WordPress theme, Copyright (C) 2014 XtremelySocial
Flat Bootstrap WordPress theme is licensed under the GPL.
See readme.txt file for license information on components used in this theme.
*/
/*
** THEME-SPECIFIC STYLES HERE TO OVERRIDE BOOTSTRAP, THEME-BASE, AND THEME-FLAT CSS
*/
/* Set page header colours */
.content-header {
  background-color: #f7f7f7;
  text-align: center;
  text-transform: uppercase;
}
.content-header h1, .content-header h2, .content-header h3 {
  color: #555555;
}
.header-image-caption {
  display: none;
}
header.site-header {
  position: relative;
}
.header-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 80vh;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  top: 0;
}
.header-overlay .text {
  font-size: 60px;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
  font-family: "Nothing You Could Do";
  margin-top: 45vh;
}
.sidebar-pagebottom {
  background: #EEE none repeat scroll 0 0;
  padding-bottom: 50px;
  padding-top: 25px;
}
.entry-meta, .comment-edit-link {
  font-size: 16px;
}
.after-footer a {
  color: inherit;
}
.after-footer a:hover {
  text-decoration: underline;
}
/* Hide WP in-line Edit links */
.edit-link {
  display: none;
}
/* STYLES ADDED BY SUPERWIRE */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #f7f7f7;
  font-family: "Poppins";
  font-size: 16px;
  line-height: 175%;
  /*letter-spacing: 0.15px;*/
  font-weight: 300;
  color: #555;
}
p {
  line-height: 166%;
  margin-bottom: 1em;
}
p a:not(.btn):not(.read-more) {
  text-decoration: underline;
}
p a:not(.btn):not(.read-more):hover {
  text-decoration: underline;
  color: #e68c8c;
}
b, strong {
  font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  letter-spacing: 0.033em;
  line-height: 133%;
  font-weight: 400;
}
h4 {
  font-size: 24px;
  font-weight: 300;
  color: #333;
}
a:hover, a:focus {
  color: #000;
}
@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }
}
.content {
  background: #ffffff;
  padding: 30px;
}
.content .underline {
  font-family: "Minion Pro";
}
.site-content {
  padding-bottom: 100px;
}
.read-more {
  display: block;
  color: #888;
  font-size: 90%;
  font-weight: 400;
  /* letter-spacing: 0.5px; */
  margin-top: 15px;
  text-transform: capitalize;
  white-space: nowrap;
}
.site-branding {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-top: 40px;
  background: rgba(255, 255, 255, 0.9);
}
.site-branding .logo {
  /*url("/wp-content/themes/maryjanevaughan/images/white_trans50.png") repeat scroll 0 0;	 */
  margin: 0;
  padding: 0;
}
.site-branding .logo img {
  max-width: 380px;
  opacity: 0.7;
}
.site-header {
  background: #ffffff none repeat scroll 0 0;
}
/* center header nav items on desktop */
.navbar-collapse {
  text-align: center;
}
.btn-default, #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a, .search-submit.btn.btn-primary {
  background: transparent;
  border: 1px solid #CCC;
  border-radius: 30px;
  color: #666;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 8px 24px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin-right: 0px;
  margin-left: 0px;
  box-shadow: none !important;
}
#sb_instagram .sbi_follow_btn a {
  background: transparent !important;
}
.btn-default + .btn-default {
  margin-left: 5px;
}
.btn i {
  margin-right: 5px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, #sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram .sbi_follow_btn a:hover, .search-submit.btn.btn-primary:hover {
  border: 1px solid #e68c8c;
  background-color: #e68c8c;
  color: #FFF;
}
#sb_instagram .sbi_follow_btn a:hover {
  background-color: #e68c8c !important;
  color: #FFF !important;
}
p a.btn {
  margin-top: 10px;
}
.headerbox {
  position: relative;
}
/* fix nav to top on scroll */
nav.affix {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
nav.affix .navbar {
  border-bottom: 0 none;
  box-shadow: 1px 1px 3px #dddddd;
}
.navbar {
  background: rgba(255, 255, 255, 0.9);
  border-color: #ddd;
  /* url("/wp-content/themes/maryjanevaughan/images/white_trans85.png") repeat scroll 0 0;	 */
  border-image: none;
  border-style: solid none;
  border-width: 1px 0;
  font-size: 14px;
  text-transform: uppercase;
}
nav.affix .navbar {
  background-color: #ffffff;
  background-image: none;
}
/* Cookie Consent */
body .cc_container {
  background: #FFF;
  color: #777;
  font-size: 16px;
  border-top: 1px solid #CCC;
}
body .cc_container .cc_message {
  font-size: 15px;
  color: #444;
}
body .cc_container .cc_btn, body .cc_container .cc_btn:visited {
  min-width: 160px;
  background-color: #e68c8c;
  white-space: nowrap;
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
}
body .cc_container .cc_btn:hover {
  background: #CCC;
  color: #111;
}
body .cc_container a, body .cc_container a:visited, body .cc_container a:hover {
  color: #111;
  margin-left: 6px;
}
.site-description {
  display: none;
}
/* Homepage */
@media (min-width: 1200px) {
  .home header {
    min-height: 80vh;
    background-attachment: fixed;
  }
  .home .col-md-6 a {
    max-height: 310px;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
  }
}
.homepage-tiles {
  padding: 40px 0px;
}
.tile-image {
  min-height: 240px;
  background-position: center;
  background-size: cover;
  transition: 0.2s ease all;
}
.homepage-tiles a:hover .tile-image {
  opacity: 0.8;
  transition: 0.2s ease all;
}
.homepage-tiles a {
  overflow: hidden;
  color: #e68c8c;
}
.homepage-tiles a:hover {
  color: #333;
}
.homepage-tiles h2 {
  font-size: 27px;
  font-family: "Minion Pro";
  margin-bottom: 0;
}
.homepage-tiles .homepage-tiles-header {
  font-size: 27px;
  font-family: "Minion Pro";
  text-align: center;
  color: #888;
  margin-bottom: 30px;
}
.homepage-tiles .col-md-4 {
  margin-bottom: 30px;
}
/* Intro area */
.intro-area {
  background: #FFF;
  padding: 40px 0;
}
.intro-area .entry-content > a {
  color: #777777;
}
.intro-area .entry-content > a:hover {
  color: #e68c8c;
}
.intro-area h4.underline {
  color: #e68c8c;
  font-size: 34px;
  font-family: "Minion Pro";
}
/* Smash Balloon Instagram feed */
.instagram-feed .widget-title {
  font-family: "Minion Pro";
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 27px;
  color: #888;
}
#sbi_load {
  margin-top: 20px;
}
.sbi_btn_text::before {
  content: "";
  font-family: "FontAwesome";
  margin-right: 4px;
}
#sb_instagram #sbi_images {
  background: #FFF;
  padding: 10px !important;
}
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
  padding-left: 20px;
  padding-right: 20px;
}
/* social block */
section.social {
  position: relative;
}
section.social::before, section.social::after {
  border-top: 1px solid #CCC;
  content: "";
  position: absolute;
  top: 50%;
  z-index: -1;
}
section.social::before {
  margin: 0;
  right: 0;
  width: 100%;
}
section.social::after {
  margin: 0;
  left: 0;
  width: 100%;
}
section.social .mask {
  display: inline-block;
  background: #F7F7F7;
  padding: 0px 15px;
}
.social .fa {
  background: #e68c8c none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
  min-width: 29px;
  padding: 6px;
  text-align: center;
}
.social .fa:hover {
  color: #ffffff;
  background: #bf6060;
  transition: all 0.3s ease 0s;
}
/* middle panels - no longer in use */
.panels {
  margin-bottom: 50px;
  margin-top: 20px;
}
.panels p {
  font-size: 16px;
  font-weight: 500;
  font-weight: 500;
}
.panels .row {
  margin-top: 30px;
}
/* testimonial areas - no longer in use */
.testimonial-area {
  color: #ffffff;
  margin-bottom: 50px;
  background: #e68c8c;
  padding: 40px 0;
}
.testimonial-area p {
  font-style: italic;
  margin-bottom: 25px;
  color: #FFF;
  font-family: "Minion Pro";
  font-size: 22px;
}
.testimonial-area .underline::after {
  border-color: #ffffff;
}
.testimonial-area p::before, .testimonial-area p::after {
  display: inline;
  font-size: 42px;
  line-height: 0;
  vertical-align: text-bottom;
}
.testimonial-area p::before {
  content: open-quote;
  margin-right: 10px;
}
.testimonial-area p::after {
  content: close-quote;
  margin-left: 10px;
}
.home .sidebar-pagebottom {
  display: none;
}
.row.flexrow {
  display: flex;
  flex-wrap: wrap;
}
.row.flexrow .content {
  margin-bottom: 30px;
}
/* weddings THE EDIT */
.page-template-page-weddingedit .entry-content > h4 {
  letter-spacing: 1px;
  color: #333;
}
.signature-style {
  font-size: 12px;
}
.signature-style span {
  font-family: "Nothing You Could Do";
  font-weight: bold;
  font-size: 25px;
  display: block;
  margin-top: 50%;
}
.wedding-casestudies {
  padding: 20px 0px;
}
.wedding-casestudies h2 {
  font-size: 27px;
  font-family: "Minion Pro";
  text-align: center;
  color: #888;
  margin-bottom: 30px;
}
.wedding-casestudies h3 {
  margin-top: 0;
  line-height: normal;
  font-size: 27px;
}
.wedding-casestudies h3 a {
  color: #e68c8c;
}
.wedding-casestudies h3 a:hover {
  color: #333;
}
.the-edit-slides {
  background: #FFF;
  text-align: center;
  font-family: "Nunito Sans";
  color: #111;
}
.the-edit-slides h2 {
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.the-edit-slides .colourways h3 {
  font-size: 22px;
  position: relative;
  z-index: 0;
  margin-bottom: 25px;
  font-weight: 600;
  letter-spacing: 2px;
}
.the-edit-slides .colourways h3::before {
  content: " ";
  background: #EEE;
  width: 80px;
  height: 80px;
  display: inline-block;
  position: absolute;
  z-index: -1;
  top: -8px;
  left: -8px;
}
.the-edit-slides .colourways p {
  font-weight: 500;
  margin-bottom: 40px;
  margin-right: 20%;
}
.the-edit-slides .colourways h3.white-green::before {
  background: #eef8e0;
}
.the-edit-slides .colourways h3.blushing-pastels::before {
  background: #fee2d7;
}
.the-edit-slides .colourways h3.colour-play::before {
  background: #f68795;
}
.the-edit-slides h2.table-charges-heading {
  font-family: "Nothing You Could Do";
  font-size: 36px;
  color: #000;
  margin-bottom: 20px;
}
.table-charges {
  width: 100%;
  margin-bottom: 40px;
}
.table-charges td {
  border-left: 1px solid #CCC;
}
.table-charges td, .table-charges th {
  font-size: 13px;
  font-weight: 500;
}
.table-charges th {
  width: 50px;
}
.table-charges th span.loose, .table-charges th span.flowery {
  transform: rotate(-90deg);
  text-align: center;
  line-height: 100%;
  font-weight: 600;
  border-bottom: 0;
  white-space: nowrap;
}
.price-content > span {
  padding: 60px 5px;
  color: #333;
}
.price-content > span:first-child {
  /* item name */
  padding: 5px 5px;
  font-weight: 600;
}
.item-name, .loose {
  border-bottom: 1px solid #CCC;
}
.table-charges .price-content {
  display: flex;
  flex-direction: column;
}
.costs-footer {
  font-size: 14px;
  margin-bottom: 50px;
}
/* THE EDIT - ORDER FORM STYLES */
.order-form-intro {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .order-form-intro .btn-default {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .control-label.text-right {
    text-align: left !important;
  }
  .column-headers {
    display: none;
  }
  .item-group {
    border-top: 1px solid #CCC;
    padding-top: 15px;
  }
  .style-choice {
    margin-bottom: 10px;
  }
  .item-group-name {
    font-weight: 500;
  }
}
.form-horizontal {
  font-size: 14px;
}
legend {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 35px;
  text-transform: uppercase;
  padding: 6px;
  color: #e68c8c;
  text-align: center;
  background: #F0E0E0;
  border-color: white;
  margin-top: 15px;
  letter-spacing: 1px;
}
.radio-inline {
  min-width: 115px;
}
.radio-inline, .checkbox-inline {
  font-weight: 300;
}
span.total {
  margin-top: 7px;
  display: inline-block;
}
.sub_total {
  font-weight: 600;
}
.btn-large {
  min-width: 200px;
}
select.form-control {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("/wp-content/themes/maryjanevaughan/images/icon-down.png");
  background-repeat: no-repeat;
  background-position: 96%;
  background-size: 20px;
  font-size: inherit;
}
.btn.btn-default.btn-clear {
  /*background: transparent;
		color: #333;
		border: 1px solid #333;*/
}
.btn.btn-default.btn-clear:hover {
  /*	background: #333;
		border: 1px solid #333;
	 	color: #FFF;*/
}
.form-group:not(.row) .col-xs-1 span.total {
  display: inline-block;
  background: #FFF;
  width: 100%;
  padding: 6px;
  border-radius: 3px;
  border: 1px solid #CCC;
  margin-top: 0;
}
.sub_total {
  font-weight: 600;
}
.btn-large {
  min-width: 200px;
}
/* vacancies */
.page-template-page-vacancies .header-image-title, .page-template-page-vacancies .content-header {
  display: none;
}
.page-template-page-vacancies .site-content {
  padding-bottom: 0;
}
section.vacancies {
  background: #FFF;
  padding-top: 40px;
  padding-bottom: 100px;
}
section.vacancies .row, section.vacancies .row > * {
  display: flex;
}
section.vacancies img {
  object-fit: cover;
  width: 100%;
}
section.vacancies .inner {
  padding: 25px;
  border: 1px solid #ddd;
  min-height: 460px;
}
section.vacancies ul {
  padding-left: 20px;
}
section.vacancies ul li {
  padding-bottom: 8px;
}
section.vacancies h4.underline::after {
  margin-left: 0px;
}
section.vacancies .row {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  section.vacancies .row, section.vacancies .row > * {
    flex-direction: column-reverse;
  }
  section.vacancies img {
    max-height: 25vh;
  }
}
/* Headings */
.underline::after {
  border-bottom: 2px solid #ddd;
  content: " ";
  display: block;
  margin: 16px auto auto;
  max-width: 25px;
  margin-bottom: 25px;
}
/* columns of same height styles */
.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  /*  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #FFF), color-stop(100%, #FFF));
  background: -moz-linear-gradient(top, #FFF 0%, #FFF 100%);
  background: -ms-linear-gradient(top, #FFF 0%, #FFF 100%);*/
}
.inside-full-height {
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.panels img {
  width: 100%;
}
.panels .content {
  background: #ffffff none repeat scroll 0 0;
  min-height: 100%;
  padding: 50px 30px 30px;
}
/* Main Section pages */
.page-template-page-mainsection .header-image-title {
  display: none;
}
.section-image-overlay, .cover-image-overlay {
  display: block;
}
.section-image, .section-image-overlay {
  height: 60vh;
  background-position: center center;
  min-height: auto;
}
@media (max-width: 1200px) {
  .section-image, .section-image-overlay {
    /* height:450px;	*/
  }
}
@media (max-width: 767px) {
  .section-image, .section-image-overlay {
    height: 300px;
  }
}
.page-template-page-case-study .carousel-indicators li {
  border-color: #e68c8c;
}
.page-template-page-case-study .carousel-indicators .active {
  background-color: #e68c8c;
}
.carousel-area .carousel-control {
  color: #e68c8c;
  text-shadow: none;
  width: 5%;
}
/* About Team */
.team {
  padding: 40px 0px 70px;
}
.team img {
  object-fit: cover;
  height: 240px;
  width: 100%;
  object-position: top;
}
.team .col-md-4 {
  margin-bottom: 30px;
}
.team h1 {
  font-family: "Minion Pro";
  text-align: center;
  font-size: 27px;
  margin-bottom: 35px;
}
.team h1.underline::after {
  border-bottom-color: #e68c8c;
}
.team h2 {
  /* name */
  color: #e68c8c;
  font-size: 27px;
  font-family: "Minion Pro";
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 25px;
}
.team h4 {
  /* job title */
  color: #666;
  font-size: 18px;
  font-family: "Minion Pro";
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
}
/* Occasions page */
.page-template-page-occasions .intro-area {
  background: transparent;
}
.page-template-page-occasions .section-image-overlay > * {
  display: none;
}
.page-template-page-occasions .occasions-boxes .inner {
  background: #FFF;
  padding: 25px;
}
.page-template-page-occasions .occasions-boxes {
  padding-bottom: 60px;
}
.page-template-page-occasions .occasions-boxes h3 {
  color: #e68c8c;
  font-size: 27px;
  font-family: "Minion Pro";
  font-weight: normal;
  margin-top: 10px;
}
.page-template-page-occasions .occasions-boxes h3 a {
  color: #e68c8c;
}
.page-template-page-occasions .occasions-boxes h3 a:hover {
  color: #bf6060;
}
.page-template-page-occasions .occasions_image {
  width: 100%;
}
.occasions-delivery {
  background: #ffffff;
  padding: 40px 0;
}
.occasions-delivery h2 {
  color: #e68c8c;
  font-size: 27px;
  font-family: "Minion Pro";
  font-weight: normal;
}
.occasions-delivery h3 {
  font-size: 18px;
  margin-bottom: 25px;
}
.occasions-delivery ul {
  column-count: 2;
  column-gap: 30px;
  text-align: left;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 150%;
}
/* Bouquets page */
.page-template-page-bouquets .intro-area {
  background: transparent;
}
.page-template-page-bouquets .section-image-overlay > * {
  display: none;
}
.page-template-page-bouquets .bouquets-boxes .inner {
  background: #FFF;
  padding: 25px;
  margin-bottom: 30px;
}
.page-template-page-bouquets .bouquets-boxes {
  padding-bottom: 60px;
}
.page-template-page-bouquets .bouquets-boxes h3 {
  color: #e68c8c;
  font-size: 27px;
  font-family: "Minion Pro";
  font-weight: normal;
  margin-top: 10px;
}
.page-template-page-bouquets .bouquets-boxes h3 a {
  color: #e68c8c;
}
.page-template-page-bouquets .price {
  font-weight: 500;
}
.page-template-page-bouquets .bouquets_image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 250px;
}
.gallery .content {
  background: #ffffff none repeat scroll 0 0;
  padding: 50px 30px 30px;
  min-height: 346px;
}
@media (max-width: 1200px) {
  .gallery .content {
    min-height: auto;
    padding: 40px 30px 30px;
  }
}
.gallery p {
  font-size: 15px;
}
.gallery img {
  width: 100%;
}
.gutter-below img {
  margin-bottom: 30px;
}
/* Funeral page */
.page-template-page-funeral-flowers .header-image-title {
  display: none;
}
/* carousel images */
.carousel {
  margin-top: 80px;
  margin-bottom: 80px;
}
.carousel-indicators {
  bottom: -50px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 1199px) {
  .panels .content {
    padding: 20px;
  }
}
/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
/*  Journal / Blog  */
.archive h3.entry-title {
  margin-top: 0;
}
.archive header.content-header {
  display: none;
}
.archive article.post {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
.archive img.post-thumbnail, .search-results img.post-thumbnail {
  margin-bottom: 20px;
  object-fit: cover;
  aspect-ratio: 1.66;
}
.single-post .content-header, .single-post .content-header-image {
  display: none;
}
.single .parallax-mirror {
  display: none;
}
h4.widget-title {
  border-top: 1px solid #ddd;
  color: #e68c8c;
  font-family: "Minion Pro";
  font-size: 16px;
  letter-spacing: 2px;
  padding-bottom: 0px;
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 1px 1px #FFF;
}
h4.widget-title:first-child {
  margin-top: 0;
}
aside a {
  color: #666;
  font-size: 15px;
}
article.post {
  background: #ffffff none repeat scroll 0 0;
  margin-bottom: 25px;
  padding: 30px 60px;
  margin-top: 12px;
}
.post-image {
  width: 100%;
}
.single .post-image {
  object-fit: cover;
  aspect-ratio: 1.7777777778;
  margin-top: 10px;
  margin-bottom: -10px;
}
.single .entry-header .entry-title {
  margin-top: 10px;
  font-size: 30px;
  margin-bottom: 20px;
}
.page .envira-gallery-wrap, .single .envira-gallery-wrap {
  margin-top: 40px;
}
.posted-on {
  color: #999;
  margin-right: 5px;
}
.entry-meta > p {
  margin-bottom: 0;
  display: none;
  /* hide dates on blog */
}
.entry-content > h4 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 300;
  color: #333;
}
.entry-title, .entry-title > a {
  color: #e68c8c;
  font-family: "Minion Pro";
  font-size: 30px;
}
.entry-title > a:hover {
  color: #333;
}
.entry-content > p a {
  white-space: nowrap;
}
.post-rule {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.post-rule hr {
  margin: 0;
  border-top: 1px solid #ddd;
}
.single footer.entry-meta {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 30px;
}
.single footer span, footer.entry-meta a {
  color: #aaaaaa;
}
/*

.single .entry-content a {
    color: #aaaaaa;
}
.single .entry-content a:hover {
    color: $brand-pink
} */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, span.page-numbers.current {
  background-color: #666666;
  background: transparent;
  border-color: #666666;
  color: #e68c8c;
  z-index: 2;
}
.pagination > li > a, .pagination > li > span {
  color: #666666;
}
.pagination > li > a, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
  border: 0;
  background: transparent;
}
.share-tools > span {
  color: #999999;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.share-tools {
  margin-top: 30px;
}
.share-tools a {
  margin-left: 3px;
  padding: 5px;
  color: #888;
}
.share-tools a:hover {
  color: #333;
}
/* Journal search & search results */
.journal-masthead {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media only screen and (max-width: 767px) {
  .journal-masthead {
    flex-direction: column;
    margin-bottom: 15px;
  }
  .journal-masthead .search-form {
    width: 100%;
  }
  .journal-masthead + .row .post-rule {
    display: none;
  }
  .journal-heading.entry-title {
    margin-top: 0;
  }
}
.search-button {
  background: 0 0;
  border: 0;
  position: absolute;
  right: 5px;
  top: 1px;
}
.search-button:hover {
  background: transparent;
}
.search-button:hover .fa {
  color: #e68c8c;
}
.search-button .fa {
  color: #999;
}
.search-form.form-inline {
  position: relative;
}
.search-form.form-inline input.search-field {
  color: #888;
  font-weight: 400;
  border-radius: 30px !important;
  box-shadow: none;
}
.search-form.form-inline input.search-field:focus {
  border: 1px solid #e68c8c;
}
.search-form.form-inline input.search-field::placeholder {
  color: #888;
  font-weight: 300;
}
.search-form.form-inline + .row .post-rule {
  display: none;
}
.search-results .page-title {
  display: none;
}
.search-results header.content-header {
  min-height: auto;
  padding-top: 35px;
  padding-bottom: 0px;
  background: transparent;
  text-align: left;
  text-transform: none;
}
.search-results header.content-header i {
  font-size: inherit;
}
.search-results .content-area {
  padding-top: 0px;
}
.search-results article.post {
  background: transparent;
  margin-bottom: 25px;
  padding: 0;
}
.search-results .post-count {
  padding-bottom: 0px;
  text-transform: none;
  font-weight: 300;
}
/* Venues */
section.venues {
  padding-top: 50px;
}
section.venues select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0 none;
  border-radius: 0;
  margin-left: 10px;
  padding: 5px 25px 5px 10px;
  cursor: pointer;
  background-color: #FFF;
  background-image: url("images/select-arrow-down.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 18px auto;
  border-right: 10px solid #FFF;
}
section.venues select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
section.venues option {
  padding: 5px 10px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.venues-select {
  display: none;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mjv_location.everywhere {
  display: none;
}
.venues h3 {
  font-family: "Minion Pro";
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 7px;
}
.venues p a {
  color: #777;
}
.venues p a:hover {
  color: #000000;
}
.mjv_location p {
  margin-bottom: 25px;
}
/* new venues page with images */
.page-template-page-venues-2 .content {
  margin-top: 10px;
  background: transparent;
}
section.venues-img {
  padding-top: 0px;
}
.venues-img h3 {
  border: 0 none;
  margin-bottom: 3px;
  margin-top: 15px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .thumb {
    max-height: 150px;
    overflow: hidden;
  }
}
.venue_thumb {
  height: auto;
  width: 100%;
}
.venue_thumb:hover {
  opacity: 0.85;
  transition: 0.2s ease all;
}
/* Contact Page */
/*
.page-id-14 .sidebar-footer {
	display:none;	
} */
body.page-id-14 {
  background: #FFF;
}
.contact-details {
  padding-top: 50px;
  padding-bottom: 70px;
}
.contact-details a:not(.btn) {
  /* color: #777777; */
}
.contact-details a:not(.btn):hover {
  /* color:#333;	*/
}
.contact-details h3 {
  color: #e68c8c;
  font-family: "Minion-Pro";
}
.contact-details p + h3 {
  margin-top: 2em;
}
.social .btn.btn-default {
  border-radius: 180px;
  font-size: 18px;
  line-height: 0;
  margin: 0 10px;
  min-width: 32px;
  padding: 7px;
  text-align: center;
  vertical-align: middle;
}
.funeral-text, .funeral-text a {
  color: #aaa;
  margin-bottom: 40px;
}
.funeral-text a {
  text-decoration: underline;
}
.page-template-page-funeral-flowers .site-content {
  padding-bottom: 0;
}
.page-template-page-funeral-flowers .testimonial-area {
  margin-top: 40px;
  margin-bottom: 20px;
}
/* Footer */
.site-footer {
  font-size: 15px;
}
footer#colophon.site-footer ul li {
  width: 49%;
  display: inline-block;
  margin-top: 0;
  line-height: 100%;
}
.site-footer .widget-title {
  font-family: "Minion Pro";
  font-size: 15px;
  text-transform: uppercase;
  color: #e68c8c;
  font-weight: 800;
}
.sidebar-footer {
  background-color: #FFF;
}
.sidebar-footer h1, .sidebar-footer h2, .sidebar-footer h3 {
  color: #fff;
  text-transform: uppercase;
}
.sidebar-footer a:not(.btn), .footer-nav-menu a:not(.btn), .sidebar-footer p {
  font-size: 14px;
}
.sidebar-footer p {
  line-height: inherit;
}
.sidebar-footer a:hover:not(.btn), .sidebar-footer a:focus:not(.btn), .footer-nav-menu a:hover:not(.btn), .footer-nav-menu a:focus:not(.btn) {
  color: #333;
}
.sidebar-footer #media_image-2 > a {
  display: flex;
  border: 1px solid #ddd;
  min-height: 150px;
  align-items: center;
}
.sidebar-footer .footer-logo img {
  max-width: 280px;
  margin: auto;
}
.sidebar-pagebottom {
  display: none;
}
.after-footer {
  background: #ffffff none repeat scroll 0 0;
  border-top: 1px solid #ddd;
  padding: 30px 0;
  position: relative;
}
.after-footer nav {
  display: none;
}
#site-credits {
  padding-top: 0;
  color: #777;
  font-size: 90%;
}
@media only screen and (min-width: 768px) {
  .site-credit {
    float: right;
  }
}
.site-credit img {
  opacity: 0.7;
  margin-left: 5px;
}
.footer-editlink {
  position: absolute;
  left: 20px;
  bottom: 30px;
}
.post-edit-link {
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
  font-size: 14px;
}
/* newsletter sign up - deactivated */
#mc_embed_signup {
  display: none;
}
#mce-EMAIL {
  border-color: #cccccc;
  border-style: none none solid;
  border-width: 0 0 1px;
  height: 35px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-appearance: none;
  border-radius: 0;
}
#mce-EMAIL:focus {
  background: #f5f5f5 none repeat scroll 0 0;
  transition: all 0.5s ease 0s;
}
#mc-embedded-subscribe {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #cccccc;
  border-radius: 0;
  color: #999999;
  padding-left: 0;
  padding-right: 0;
  height: 35px;
  font-size: 14px;
  vertical-align: bottom;
}
#mc-embedded-subscribe:hover {
  color: #000000;
}
#mc_embed_signup p {
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}
/* tags */
.tagcloud a {
  background: #e68c8c none repeat scroll 0 0;
  border-radius: 100px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px !important;
  margin-bottom: 5px;
  padding: 4px 14px;
  font-weight: 500;
}
.tagcloud a:hover {
  background: #333;
  transition: 0.2s ease all;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 150ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 8px;
  transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -8px;
  transform: rotate(-45deg);
}
.mobile-nav .navbar-toggle.active .icon-bar:nth-of-type(1), .mobile-nav .navbar-toggle.active .icon-bar:nth-of-type(3) {
  background-color: #e68c8c;
}
/* MOBILE STYLES  */
@media only screen and (max-width: 767px) {
  /* body */
  /* mobile header */
  /*#menu-mobile-menu li:last-child a {
	background: $brand-pink;
	color:#FFF;
}*/
  /* mob page styles & overrides */
  body {
    background: #FFF;
  }
  .intro-area p {
    font-size: 17px;
  }
  article.post {
    padding: 0;
    padding-top: 15px;
  }
  .gallery .content {
    padding: 0;
    padding-top: 30px;
  }
  .site-branding {
    display: none;
  }
  .navbar-header {
    padding: 5px 0;
  }
  .navbar-brand {
    padding: 12px 20px;
  }
  .mobile-nav {
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/maryjanevaughan/images/white_trans85.png") repeat scroll 0 0;
    background: #FFF;
    box-shadow: 0 2px 4px #dddddd;
  }
  .mobile-nav .navbar-toggle .icon-bar {
    border-radius: 1px;
    height: 3px;
    margin-bottom: 5px;
    width: 32px;
    background-color: #666;
  }
  .mobile-nav .navbar-nav {
    margin: 0;
  }
  .mobile-nav .navbar-toggle {
    border: 0 none;
    margin-right: 20px;
    margin-top: 10px;
  }
  .mobile-nav .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(0, 0, 0, 0);
  }
  #menu-mobile-menu {
    list-style: none;
    padding: 0;
  }
  #menu-mobile-menu a {
    font-family: "Minion Pro";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 12px 22px;
    display: block;
  }
  #menu-mobile-menu a:focus, #menu-mobile-menu a:active {
    color: #e68c8c;
    /* doesnt seem to work on iphone?? */
  }
  #menu-mobile-menu > li {
    border-bottom: 2px solid #ddd;
  }
  #menu-mobile-menu > li:first-child {
    border-top: 2px solid #ddd;
  }
  .navbar-brand > img {
    max-width: 250px;
  }
  .gutter-below img {
    margin-bottom: 0;
  }
  .home header {
    background-attachment: inherit;
    background-size: cover;
    height: 300px;
  }
  .after-footer .company-info {
    margin-bottom: 20px;
    display: block;
  }
  .after-footer .address, .after-footer .reg-no {
    display: block;
  }
  .after-footer .address-divider {
    display: none;
  }
  .sidebar-footer .footer-logo {
    display: none;
  }
  a.crunchify-top {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  /* adjust for laptop */
  .home header {
    min-height: 550px;
  }
}
/* back to top smooth link */
a.crunchify-top:hover {
  color: #fff !important;
  background-color: #e68c8c;
  text-decoration: none !important;
}
a.crunchify-top {
  display: none;
  position: fixed;
  bottom: 9em;
  right: 4em;
  width: 3.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  font-size: 1.4rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.12);
  text-decoration: none;
  border-radius: 3.2rem;
  text-align: center;
  cursor: pointer;
}
/* Mega Menu overrides */
.mega-menu-wrap {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
#mega-menu-wrap-primary2 #mega-menu-primary2 > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary2 #mega-menu-primary2 > li.mega-menu-item > .mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "Minion Pro" !important;
  font-size: 15px;
  letter-spacing: 1.5px;
  background-position: bottom;
  color: #333;
  transition: 0.25s ease all;
}
#mega-menu-wrap-primary2 #mega-menu-primary2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  color: #e68c8c;
}
/* desktop */
@media only screen and (min-width: 768px) {
  #mega-menu-wrap-primary2 #mega-menu-primary2 > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary2 #mega-menu-primary2 > li.mega-menu-item > .mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 55px !important;
  }
  #mega-menu-wrap-primary2 #mega-menu-primary2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
    line-height: 50px !important;
  }
  #mega-menu-wrap-primary2 #mega-menu-primary2 > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.15);
  }
}
/* mobile */
@media only screen and (max-width: 767px) {
  .navbar {
    min-height: auto;
  }
}
.mobile-brand {
  position: absolute;
  z-index: 10000;
}
.mobile-brand img {
  max-width: 220px;
  padding: 15px 12px;
  opacity: 0.75;
}
#mega-menu-wrap-primary2 .mega-menu-toggle .mega-toggle-animated-inner, #mega-menu-wrap-primary2 .mega-menu-toggle .mega-toggle-animated-inner::before, #mega-menu-wrap-primary2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  background: #888 !important;
}
