/* ----------------------------------------------------------------
    Fonts

    Replace your Fonts as necessary
-----------------------------------------------------------------*/



body,
small,
#primary-menu ul ul a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a { font-family: 'Open Sans', 'Lato', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
#logo,
#primary-menu ul li a,
#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name { font-family: 'Open Sans', 'Lato', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; }

.entry-meta li,
.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head .first-name span,
.wedding-head .last-name span { font-family: 'Open Sans', 'Lato', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif; }


/* ----------------------------------------------------------------
    You can change your Font Specific Settings here
-----------------------------------------------------------------*/


body { 
	line-height: 150%; 
	font-size: 16px; 
	color: #7f8182;
	font-family: font-family: 'Open Sans', 'Lato', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 140%;
    color: #7f8182;
}
h1	{
	font-size: 1.3em;
	color:#212121;
	font-weight:400;
}
h4	{
	font-size: 16px;
	color:#404141;
}
#logo {
    font-size: 36px;
    line-height: 100%;
}

#primary-menu ul li a {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover a,
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current a
{ color: #617fef; }

#primary-menu ul ul a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
}

#primary-menu ul li .mega-menu-content.style-2 > ul > li.mega-menu-title > a {
    font-size: 13px;
    font-weight: bold;
    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;
}
p	{
	font-weight:300;
	margin-bottom:15px;
}
.content-wrap {

	padding: 30px 0 80px 0;
}

/* ----------------------------------------------------------------------------
	Text Links
---------------------------------------------------------------------------- */

a {
	text-decoration: none !important;
	color: #246bac;
}

a:hover { 
	color: #333333;
}

/* ----------------------------------------------------------------------------
	Paragraph text 
---------------------------------------------------------------------------- */
h4 {
	margin-bottom:15px;
	font-weight:400;
}
/* ----------------------------------------------------------------------------
	Arrow to top hover color
---------------------------------------------------------------------------- */

#gotoTop:hover { background-color: #33a4ec; }


/* ----------------------------------------------------------------------------
	Website sections
---------------------------------------------------------------------------- */
 .dreamsite	{
 	padding-bottom:60px;
}

.fbox-desc p a	{
	text-decoration: none !important;
	color: #246bac;
	text-transform:uppercase;
	font-weight:400;
}
.fbox-desc p a:hover	{
	color: #333333;
	text-decoration: underline !important; 
}
/* ----------------------------------------------------------------------------
	Events
---------------------------------------------------------------------------- */
.description {
	padding:0;
	}
.description .entry-title	{
	margin-top:-12px;
	}
.entry-image img {
	max-width:145px;
	height: auto;
	border-radius:5px;
}
.entry-title h2 a	{
	font-size: 18px;
	text-decoration: none !important;
	color: #246bac;
	letter-spacing:normal;
	text-transform:uppercase;
	font-weight:400;
}
.entry-title h2 a:hover	{
	color: #333333;
	text-decoration: underline !important; 
}
a.more-link {
	text-decoration:none;
	border:none;
	color: #246bac;
	text-transform:uppercase;
	font-size:14px;
}

a.more-link:hover { 
	color: #333333;
	text-decoration: underline !important; 
}

.entry-content p i {
    position: relative;
    top: 4px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 20px;
    color: #246bac;
}

.entry-content p span {
    display: inline-block;
    line-height: 20px;

}
.thumbnail	{
	background:none;
	border:none;
	margin:0;
	padding:0 15px 0 0;
}
.thumbnail img	{
	border-radius:5px;
	border:none;
}
.thumbnail a > img	{
	max-width: 150px;
	width:100%;
	height:auto;
	text-align:center;
	margin: 0 0 20px 0;
}

/* ----------------------------------------------------------------------------
	Contact &  Subscription Forms
---------------------------------------------------------------------------- */

.font-back	{
	background: rgba(255,255,255,0.6);
	border-radius:5px;
	padding:15px 25px 5px 25px;
	margin-bottom: 30px;
}
.button {

	padding: 0 5px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background-color: #246bac;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0;
	border-radius: 5px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.button:hover {
	background-color: #5D4157;
}
/* ----------------------------------------------------------------------------
	Footer
---------------------------------------------------------------------------- */
.social 	{
	text-align:left;
}
.social-icon 	{
	margin: 0 15px 5px 0;
	tex-align:center;
}
.copyright {
	line-height: 40px;
	font-size:14px;
	float:left;
}

/* ----------------------------------------------------------------------------
	Other stuff
---------------------------------------------------------------------------- */

.entry-meta li {
    font-size: 14px;
    line-height: 14px;
    font-weight:300;
    font-style:normal;
    line-height: 150%;
}

.entry-link {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 700;
}

.entry-link span {
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
}

.entry blockquote p {
    font-weight: 400;
}

.entry.entry-date-section span {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.more-link { font-style: normal; }

.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;
}