/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Arapey";	font-weight:normal;
	font-size:18px;
 
}
h1 {	
	font-family: "Cinzel Decorative";	font-weight:normal;
 
}
h2 {	
	font-family: "Berkshire Swash";	font-weight:normal;
	text-transform:capitalize; 
}
#headerwrap {	
	border-bottom: 2px solid #c95e16;
	margin-top: -20px; 
}
#header {	
	margin-top: 5px;	line-height:60px;

	color: #000000; 
}
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description, #headerwrap.fixed-header #site-logo, #headerwrap.fixed-header #main-nav {		line-height:60px;
 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#site-logo {	
	margin-top: 10px;
	margin-bottom: -30px; 
}
#site-description {	display: none; 
}
#main-nav {	
	margin-top: 10px; 
}
#main-nav a {		font-size:16px;
 
}
#main-nav a:hover, .transparent-header #main-nav a:hover {	background: none;
	background-color: #f2895c; 
}
#main-nav ul {	
	border: 2px solid #efb810; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {		font-size:14px;
 
}
#footerwrap {	
	border-top: 2px solid #c95e16; 
}
.footer-widgets .widget {	background: none;
	background-color: #ededed;background-attachment: fixed;margin-top: auto; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
h2:after {
    
    display: none;
  
}

.footer-widgets-wrap {
    background-color: #eee;
    color: black;
}

.footer-widgets a {
    color: black;
}


.footer-text.clearfix
{
	height:17px;
}

.module-post-navigation .tbp_post_navigation_arrow {
    color: #c95e16;
    font-size:70px;
    line-height: 0.5;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    /* padding-bottom: 17px; */
    margin-top: -14px;
}

.footer-widgets-wrap
{
    border-top: 3px solid rgba(130, 130, 130, 1);
}

#main-nav ul:after {
    border-bottom-color: #efb810;
    border-width: 10px;
    left: 50%;
    margin-left: -.7em;
}
.mfp-bottom-bar .tb_social_sharing {
    bottom: 0;
    visibility: hidden;
}