/* Themify Customize Styling */
body {		font-weight:normal;
 
}
h1 {	
	font-family:Playfair Display SC;	font-weight:500;
 
}
h2 {	
	font-family:Playfair Display SC;	font-weight:normal;
 
}
h3 {	
	font-family:Playfair Display SC;	font-weight:normal;
 
}
h5 {	
	font-family:Sorts Mill Goudy;	font-style:italic;
	font-weight:normal;
	font-style:italic;
 
}
#header {	
	color: #525252; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,239,194,0.74); 
}
body[class*="themify"] #site-logo img {		width: 100px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:17px;
 
}
#footer a {	
	color: #ffffff; 
}
.footer-widgets .widgettitle {		text-align:center; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 100px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 100px; 
}
 }
/* Themify Custom CSS */
/*keep header same as sticky header*/
.header-horizontal #headerwrap.fixed-header #header #site-logo {
    margin-top: .5em;
}
.header-horizontal #headerwrap.fixed-header #main-nav > li > a{
padding: 2.5em 0.45em;
}

/*change header background*/
.header-horizontal #headerwrap {
    background-color: rgba(255,239,194, 0.9) ;
}

/*hero icon*/
.hero .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/coffee-cup-sml.png) no-repeat center !important;
background-size:100% !important;
	    width: 40px !important;
    height: 40px !important;
}

/*intro icon*/
.intro .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/Asset-2.png) no-repeat center !important;
background-size:100% !important;
}

/*coffee icon*/
.coffee .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/coffee-cup-1.png) no-repeat center !important;
background-size:100% !important;
}

/*insta icon*/
.social .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/instagram.png) no-repeat center !important;
background-size:100% !important;
}


/*map icon*/
.map .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/location-1.png) no-repeat center !important;
background-size:63% !important;
}

/*contact icon*/
.contact .fork-icon {
background: url(https://fpr.fpr.mybluehost.me/wp-content/uploads/2018/05/contact1-1.png) no-repeat center !important;
background-size:100% !important;
}

/*stop hero image bouncing*/
.father-hero{
    background-position-y: 0px;
}

