/* Themify Customize Styling */
a {	
	color: #76ab3b; 
}
#site-logo {		position:relative;
 
}
#main-nav a {	
	color: #d2d4d9; 
}
#main-nav a:hover {	
	color: #ffffff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffffff; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #d2d4d9; 
}
#footer {	
	color: #ffffff;	font-size:20px;
	line-height:30px;
 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #ea7800; 
}
.footer-widgets .widgettitle {	
	color: #ffffff;	font-size:25px;
	line-height:30px;
	text-transform:uppercase; 
}

/* Themify Custom CSS */

.top-watchbtn{
		display: none;
    height: 42px;
    width: 200px;
    font-size: 20px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    font-family: Roboto;
    text-transform: uppercase;
    background-color: rgb(234, 120, 0);
    box-sizing: border-box;
    text-align: center;
    margin-right: 25px;
    display: inline-block;
}
.top-watchbtn:hover{
	background: #a55603;
  color: #fff;
}
@media only screen and (min-width: 1300px) {
.top-watchbtn{
		position: absolute;
    height: 100%;
    width: 200px;
    top: 0;
    z-index: 9999;
    left: 50%;
    margin-left: -100px;
}
}
@media only screen and (max-width: 767px) {
.top-watchbtn {
    height: 42px;
    width: 135px;
    font-size: 15px;
}
}
@media only screen and (max-width: 480px) {
.top-watchbtn {
    display: none !important;
}
}
.page-id-13939 .top-watchbtn{
		display: block;
}
.page-id-13939 #headerwrap {
    position: fixed;
	z-index: 99999;
	background: transparent;
	top: 0;
}
.page-id-13939 .header-sticky-bg {
    background: url(img/bg-01.jpg) !important;

}
.page-id-13939 #header hgroup {
    width: 139px;
    display: none;
}
.page-id-13939 #header {
    height: 55px;
}
.archive .post-tag{
	display: none !important;
}
.archive .pmeta-date .post-date {
    font-family: 'KarbonWeb-Semibold';
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
}
.single-post .post-category .separator{
	display: none !important;
}
@media(min-width:768px){
	.rp4wp-related-posts ul > li {
			display: inline-block;
			width: 33%;
			vertical-align: top;
	}
	.single-post #content {
    width: 65.6%;
  }
	.single-post #sidebar {
    width: 31.2%;
  }
}
.rp4wp-related-posts ul > li {
    text-align: center;
}
.rp4wp-related-post-image {
    float: none !important;
    width: 100% !important;
    margin-bottom: 15px;
}
.rp4wp-related-posts ul > li .rp4wp-related-post-content {
    padding: 0 10%;
}
.rp4wp-related-post-image {
    float: none;
    width: 100%;
}
.rp4wp-related-posts ul {
    margin-top: 20px !important;
}
.single-post #sidebar #searchform {
    background: #000;
    padding: 30px 20px;
    border-radius: 4px;
}
#sidebar #searchform #s {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    min-height: 40px;
    padding-left: 40px;
}
body.archive .post {
    border: 5px solid #ea7800;
    border-radius: 5px;
}
.post-image img {
    border-radius: 0 !important;
}
.archive .post-image img {
    margin-bottom: -5px;
}
.archive .post-image {
    margin-bottom: 0px;
    overflow: hidden;
	  position: relative;
}
.archive .post-image::after {
    background: rgba(234, 120, 0, .6);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    opacity: 0;
    transition: all .2s ease-in-out .0s;
}
.archive .post:hover .post-image::after {
    opacity: 1;
}
.archive .post-content {
    padding: 10px;
}
.archive .post-title a {
    color: rgb(234, 120, 0);
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
}
.archive .edit-button {
    display: none;
}
.archive .post-meta > * {
    display: inline-block;
}
.archive .post-meta {
    margin-bottom: 0;
    text-align: right;
}
.archive .pmeta-date {
    float: left;
}
.archive .post-date {
    margin: 10px 0;
}
.archive .post-meta .separator {
    margin: 12px 5px 0;
}
#sidebar #searchform {
    position: relative !important;
}
#sidebar #searchform::before {
    content: "\f002";
    font-family: fontawesome;
    color: #aaa;
    position: absolute;
    top: 37px;
    left: 35px;
}
@media(min-width:1200px) {
	.page-id-13712 #header, 
	.page-id-13712 .top-menu-holder-wrap {
    width: 1280px;
}
	.page-id-13712 .pagewidth,
	.page-id-13712 .full_width .themify_builder_row .row_inner {
    width: 1280px;
}
}
body.category-blog .page-title p {
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 34px;
    margin-top: 12px;
    margin-bottom: 35px;
}
.pagenav {
    text-align: center;
}
.pagenav .number {
    background: transparent;
    transition: all .2s ease-in-out .0s;
    color: #ea7800;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #ea7800;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    margin: 0 5px;
}
.pagenav .number.current, .pagenav .number:hover {
    background: #ea7800;
	  color: #fff;
}