/* ----------------------------------------------------------------
	Fonts

	Replace your Fonts as necessary
-----------------------------------------------------------------*/



body,
small,
#primary-menu ul ul li > a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a { font-family: "Libre Franklin", sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#primary-menu ul li > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name {  	font-family: "Fraunces", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-variation-settings:
	  "SOFT" 0,
	  "WONK" 0; }

label {
	font-family: "Libre Franklin", sans-serif;
	text-transform:none !important;
}


/* ----------------------------------------------------------------
	You can change your Font Specific Settings here
-----------------------------------------------------------------*/


body { line-height: 1.5 !important; 
font-weight: 400 !important;

	font-size: 16px !important;
	color: #1c1c1c;

	}

h1 {
	font-family: "Fraunces", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	font-variation-settings:
	  "SOFT" 0,
	  "WONK" 0;
    color:#c37c79 !important;
	font-style: normal !important;
	font-size: 34px;
	text-transform: none !important;
    margin-bottom: 15px !important;
}
h2{
    font-family: "Fraunces", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-variation-settings: "SOFT" 0, "WONK" 0;
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #70acd0 !important;
    font-style: normal !important;
    text-transform: lowercase !important;
}
h3 {
	font-family: "Fraunces", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-variation-settings: "SOFT" 0, "WONK" 0;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #70acd0 !important;
    font-style: normal !important;
    text-transform: lowercase !important;
}
h4 {
	font-family: "Allison", cursive;
  font-weight: 400;
  font-style: normal;
    color:#c37c79 !important;
	font-size: 55px !important;
	line-height: 10px;
}


h5 {
	font-family: "Allison", cursive;
  font-weight: 400;
  font-style: normal;
    color:#568dc1 !important;
	font-size: 40px !important;
	line-height: 40px;
}
h6 {
	font-family: "Fraunces", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	font-variation-settings:
	  "SOFT" 0,
	  "WONK" 0;
    color:#568dc1 !important;
	font-style: normal !important;
	font-size: 20px;
	text-transform: none !important;
}

#logo {
	font-size: 36px;
	line-height: 100%;
}

#primary-menu ul li > a {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: 700 !important;
}

#primary-menu ul ul li > a {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
}

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase !important;
	line-height: 1.3 !important;
}

#top-search form input {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 2px;
}

.entry-meta li {
	font-size: 13px;
	line-height: 14px;
	font-style: italic;
}

.entry-link {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 700;
}

.entry-link span {
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	font-size: 14px;
}

.entry blockquote p {
	font-weight: 400;
	font-style: italic;
}

.entry.entry-date-section span {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.more-link { font-style: italic; }

.comment-content .comment-author span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.wp-caption { font-style: italic; }

.button.button-desc {
	font-size: 22px;
	line-height: 1;
}

.button.button-desc span {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	font-style: italic;
	text-transform: none;
}

.feature-box.fbox-center.fbox-italic p { font-style: italic; }

.testi-content p { font-style: italic; }

.team-title span {
	font-weight: 400;
	font-style: italic;
	font-size: 15px;
}

.counter {
	font-size: 42px;
	font-weight: 600;
}

.skills li .progress-percent .counter { font-weight: 400; }

label {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.before-heading {
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
}

.wedding-head .first-name,
.wedding-head .last-name {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.wedding-head .first-name span,
.wedding-head .last-name span {
	font-size: 56px;
	font-weight: 400;
	font-style: italic;
	text-transform: none;
}
.extendme {
	min-height:300px;
}

