@charset "UTF-8";
/**
  *
  *
  * GLOBAL
  *
  *
  *
  * Primary Gold 	#dca28f		220,162,143
  *
  *
  *
  * FONTS selected in WP Customizer:
  * Titles: 	Ambrosia
  * Body: 		Quattrocento
  *
  *
  */
/*
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i');
*/
.margin-0 {
  margin: 0 !important;
}

.margin-top-16 {
  margin-top: 16px !important;
}

.margin-butt-16 {
  margin-bottom: 16px !important;
}

.text-primary {
  color: #dca28f;
}

.bg-primary {
  background: #dca28f;
}

.text-white {
  color: #fff;
}

.bg-black {
  background: #111;
}

/**
  * typo
  */
.text-sm {
  font-size: 0.9em;
}

h1,
h2,
h3,
h4,
h5 {
  /*font-weight:600;
  letter-spacing:-.07em;*/
  line-height: 1em;
}

.entry-content h2 {
  font-family: "ambroise-std-1", "ambroise-std-2", serif;
  font-weight: 400;
  font-size: 3.4em;
}
.entry-content h3 {
  font-size: 2em;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 600;
}
.entry-content h4 {
  font-size: 1.25em;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 600;
}

a,
button {
  outline: none !important;
}

a:hover {
  text-decoration: underline !important;
}

ul,
ol {
  margin: 0 0 3rem 0;
}

/**
  * btn
  */
.wp-block-buttons {
  text-align: center;
}
.wp-block-buttons.alignleft {
  max-width: none;
  margin: 0;
  text-align: left;
}
.wp-block-buttons .wp-block-button a.wp-block-button__link {
  background-color: #dca28f;
  color: #fff;
}
.wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link {
  background-color: transparent;
  color: #dca28f;
  border-color: #dca28f;
}
.wp-block-buttons .wp-block-button.is-style-outline.btn-white a.wp-block-button__link {
  color: #fff;
  border-color: #fff;
}

/**
  * .wp-block-social-links
  */
ul.wp-block-social-links {
  margin-bottom: 3rem;
}
ul.wp-block-social-links li:first-child {
  margin-left: 0;
}

/**
  * weddingwire badge in reusable address block
  * after .wp-block-social-links block
  */
a.badge-weddingwire {
  display: block;
  clear: both;
}

/**
  * blockquote
  */
.wp-block-quote {
  position: relative;
  padding: 60px 0;
}
.wp-block-quote::before {
  content: "“";
  position: absolute;
  top: 0;
  left: 50%;
  color: #dca28f;
  font-size: 80px;
  transform: translate(-50%, 0);
  font-weight: bold;
}
.wp-block-quote p {
  margin: 0 0 15px;
  /*font-family:"PT Serif", "Times New Roman", Georgia, serif;*/
  font-style: italic;
  font-weight: 400;
}
.wp-block-quote p em,
.wp-block-quote cite {
  margin: 0;
  /*font-family:"PT Serif", "Times New Roman", Georgia, serif;*/
  font-size: 0.9em;
  font-weight: 400;
  color: #dca28f;
}
.wp-block-quote.is-style-large {
  padding-top: 90px;
  margin: 30px 0 0;
  text-align: center;
}
.wp-block-quote.is-style-large::before {
  font-size: 120px;
}
.wp-block-quote.is-style-large p {
  font-size: 2em;
}
.wp-block-quote.bg-primary::before {
  color: #000;
}
.wp-block-quote.bg-primary p em,
.wp-block-quote.bg-primary cite {
  color: #000;
}

[data-carousel-extra] {
  cursor: default !important;
}

/**
  * box
  */
.wp-block-column.box-primary {
  padding: 20px;
  background: #dca28f;
  color: #fff;
}
.wp-block-column.box-black {
  padding: 20px;
  background: #111;
  color: #fff;
}

/**
  * form
  */
form {
  max-width: 600px;
  margin: 0 auto;
  font-family: "Quattrocento Sans", sans-serif;
}
form .grunion-field-wrap {
  padding: 5px 0;
}
form label {
  color: #d08268;
  font-size: 0.6em;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
form label span {
  display: none;
}
form input[type=text],
form input[type=email],
form input[type=tel],
form select {
  width: 100% !important;
  padding: 5px 10px 5px 0;
  font-family: "Quattrocento Sans", sans-serif;
  font-size: 0.9em;
  color: #333;
  border: 0;
  border-bottom: 3px solid #dca28f;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=tel]:focus,
form select:focus {
  border-bottom-color: #333;
}
form p.contact-submit {
  text-align: right;
}
form button:not(.toggle) {
  background-color: #dca28f;
  color: #fff;
}

/**
  * contact info
  */
.wp-block-jetpack-contact-info {
  font-family: "Quattrocento Sans", sans-serif;
}

/**
  * gallery
  */
.wp-block-gallery[data-amp-lightbox=true] ul li img {
  cursor: pointer;
}

/**
  * timeline
  */
ul.wp-block-jetpack-timeline {
  max-width: 600px !important;
  margin: 0 auto;
}
ul.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item {
  background-color: #f7e9e4 !important;
}
ul.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item .timeline-item__dot {
  background-color: #fff !important;
  border-color: #dca28f;
}
ul.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item:after {
  background: #dca28f !important;
}
ul.wp-block-jetpack-timeline li.wp-block-jetpack-timeline-item .timeline-item h2 {
  margin: 3rem auto;
  color: #d08268;
}

/**
  * layout
  */
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
[class*=__inner-container] > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 1200px;
}

body header#site-header::after {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(to bottom, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0.75) 45%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0) 100%);
}
body header#site-header .header-inner {
  padding: 10px 0;
  color: #fff;
}
body header#site-header .header-inner .header-titles-wrapper .header-titles .site-logo img.custom-logo {
  max-height: 200px;
  margin: -20px 0 -50px;
}
body header#site-header .header-inner .header-titles-wrapper button.mobile-nav-toggle {
  font-family: "Quattrocento Sans", sans-serif;
}
body header#site-header .header-inner .header-titles-wrapper button.mobile-nav-toggle .toggle-text {
  text-transform: uppercase;
  letter-spacing: 0.5em;
}
body header#site-header .header-inner .header-navigation-wrapper nav.primary-menu-wrapper {
  font-family: "Quattrocento Sans", sans-serif;
}
body header#site-header .header-inner .header-navigation-wrapper nav.primary-menu-wrapper li {
  margin-left: 40px;
}
body header#site-header .header-inner .header-navigation-wrapper nav.primary-menu-wrapper li a {
  color: #fff;
}
body header#site-header .header-inner .header-navigation-wrapper nav.primary-menu-wrapper li span.icon {
  color: #fff;
}
body main#site-content .cover-header.bg-image {
  height: 800px;
}
body main#site-content .cover-header-inner-wrapper {
  display: block;
  min-height: 0 !important;
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner {
  padding: 560px 0 0;
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner .cover-color-overlay {
  display: none !important;
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner header.entry-header .entry-header-inner {
  max-width: 120rem;
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner header.entry-header .entry-header-inner h1 {
  position: relative;
  display: inline-block;
  color: #fff;
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner header.entry-header .entry-header-inner h1:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  filter: blur(30px);
}
body main#site-content .cover-header-inner-wrapper .cover-header-inner header.entry-header .entry-header-inner .to-the-content-wrapper {
  top: 160px;
}
body .menu-modal {
  background: #2C2B29;
}
body .menu-modal .menu-modal-inner {
  background: #2C2B29;
}
body .menu-modal .menu-modal-inner button.close-nav-toggle {
  font-family: "Quattrocento Sans", sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
}
body .menu-modal .menu-modal-inner nav.mobile-menu ul li {
  border-color: #555 !important;
}
body .menu-modal .menu-modal-inner nav.mobile-menu ul li .ancestor-wrapper a {
  font-size: 1em;
  color: #fff;
}
body .menu-modal .menu-modal-inner nav.mobile-menu ul li .ancestor-wrapper button.toggle {
  color: #fff;
}
body .menu-modal .menu-modal-inner nav.mobile-menu ul li ul.sub-menu li {
  border-left: 0;
}
body .menu-modal .menu-modal-inner nav.mobile-menu ul li.current_page_item {
  background: #dca28f;
}

/**
  * footer
  */
.header-footer-group {
  font-family: "Quattrocento Sans", sans-serif;
}
.header-footer-group .footer-menu {
  font-size: 1.8rem;
}
.header-footer-group .footer-menu a {
  color: #dca28f;
}

.footer-nav-widgets-wrapper {
  background: #2C2B29;
  color: #fff;
  border: 0;
}
.footer-nav-widgets-wrapper a {
  color: #dca28f;
  text-decoration: none;
}
.footer-nav-widgets-wrapper a:hover {
  color: #f4e3dd;
  text-decoration: none !important;
}
.footer-nav-widgets-wrapper a.text-sm {
  font-size: 1em;
  color: #777;
}
.footer-nav-widgets-wrapper .footer-widgets-outer-wrapper {
  border: 0;
}
.footer-nav-widgets-wrapper .footer-custom {
  overflow: hidden;
}
.footer-nav-widgets-wrapper .footer-custom a {
  display: block;
}
.footer-nav-widgets-wrapper .footer-custom .footer-main {
  margin: 0 80px 0 0;
  float: left;
}
.footer-nav-widgets-wrapper .footer-custom .footer-main h4 {
  margin: 0 0 20px;
  color: #fff;
}
.footer-nav-widgets-wrapper .footer-custom .footer-main a {
  padding: 10px 60px 10px 0;
  border-top: 1px solid rgba(220, 162, 143, 0.2);
}
.footer-nav-widgets-wrapper .footer-custom .footer-main a:last-child {
  border-bottom: 1px solid rgba(220, 162, 143, 0.2);
}
.footer-nav-widgets-wrapper .footer-custom .footer-sub {
  padding: 40px 0 0;
  font-size: 0.8em;
  float: left;
}
.footer-nav-widgets-wrapper .footer-custom .footer-sub a {
  padding: 5px 0;
}

footer#site-footer {
  padding-top: 0;
  background: #2C2B29;
  color: #dca28f;
  border: 0;
  font-size: 0.8em;
}
footer#site-footer a {
  color: #dca28f;
}

#sb_instagram #sbi_load a {
  padding: 15px 25px !important;
  text-transform: uppercase;
  font-size: 0.8em !important;
  border-radius: 0 !important;
}
#sb_instagram #sbi_load a.sbi_load_btn {
  padding: 13px 25px !important;
  border: 2px solid #DCA28F !important;
}

/**
  *
  *
  * SINGLE PAGES
  *
  *
  */
/**
  * homepage
  */
body.home header#site-header .header-inner .header-titles-wrapper .site-logo {
  visibility: hidden;
}
body.home main#site-content .cover-header.bg-image {
  background-position: top right;
}
body.home main#site-content #post-inner .hero-logo {
  margin: -200px 0 10px;
  padding: 1px 0;
  position: absolute;
  z-index: 10;
  overflow: visible;
  font-family: "Quattrocento Sans", sans-serif;
  /*
  .nav {
  	margin:-350px 0 0 -10px;
  	position:absolute;
  	top:0;
  	font-size:21px;
  	font-weight:800;

  	a {
  		padding:5px 8px;
  		display:inline-block;
  		color:#000;

  		&:hover,
  		&:focus {
  			color:#fff
  		}
  	}
  }
  */
}
body.home main#site-content #post-inner .hero-logo figure.wp-block-image {
  margin: -350px 0 20px;
}
body.home main#site-content #post-inner .hero-logo p.tagline {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.2em;
}

/* Removes double borders and forces a 1px thin line */
.wp-block-button.luxury-thin-btn .wp-block-button__link {
  border: 1px solid #c49a82 !important;
  background: transparent !important;
  padding: 12px 36px !important;
  border-radius: 0px !important;
  letter-spacing: 1.5px !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Taller & Narrower Fixed Size Button (Matches Original) */
.wp-block-button.luxury-thin-btn a.wp-block-button__link {
  color: #DCA28F !important;
  border: 1px solid #DCA28F !important;
  background-color: transparent !important;
  /* Matches original taller/narrower proportions */
  width: 105px !important;
  height: 62px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  text-decoration: none !important;
}

/* Force cover image to stick to the top */
.cover-header .entry-header,
.wp-block-cover img,
.wp-block-cover__image-background {
  object-position: center top !important;
  background-position: center top !important;
}

/* Push header content down to make room for heads */
.cover-header .entry-header-inner {
  padding-top: 160px !important;
}