
/* background image */

/* Background Color  */
body {

  background-color: #f2f2f2;
}


/* backgorund patterns */


/* content font */
.post-inner-content .main-content ul , .post-inner-content .main-content .gallery-caption , .post-inner-content .main-content footer p , .post-inner-content .main-content li a , .post-inner-content .main-content  p , .post-inner-content .main-content span , .post-inner-content .main-content article 
, .post-inner-content .main-content nav , .post-inner-content .main-content blockquote , .post-inner-content .main-content dl , .post-inner-content .main-content  dt , .post-inner-content .main-content dd , .post-inner-content .main-content td ,  .post-inner-content .main-content tr , .post-inner-content .main-content th , .post-inner-content .main-content code , .post-inner-content .main-content caption , .post-inner-content .main-content figcaption , .post-inner-content .main-content input , .post-inner-content .main-content label , .post-inner-content .main-content textarea , #blog .post-inner-content .main-content a ,
.wpcf7-form input[type=text] , .post-inner-content .main-content .wpcf7-form input[type=email] , .post-inner-content .main-content .wpcf7-form textarea , .author-bio p ,
.single-blog-page .post-inner-content ul , .single-blog-page .post-inner-content .gallery-caption , .single-blog-page .post-inner-content footer p , .single-blog-page .post-inner-content li a , .single-blog-page .post-inner-content  p , .single-blog-page .post-inner-content span , .single-blog-page .post-inner-content article 
, .single-blog-page .post-inner-content nav , .single-blog-page .post-inner-content blockquote , .single-blog-page .post-inner-content dl , .single-blog-page .post-inner-content  dt , .single-blog-page .post-inner-content dd , .single-blog-page .post-inner-content td ,  .single-blog-page .post-inner-content tr , .single-blog-page .post-inner-content th , .single-blog-page .post-inner-content code , .single-blog-page .post-inner-content caption , .single-blog-page .post-inner-content figcaption , .single-blog-page .post-inner-content input , .single-blog-page .post-inner-content label 
{

    font-family: "Open Sans" , sans-serif;font-style: 400;font-size: 14px;line-height: 24px;color:#636467 ;
}


/* light text color */
#blog .light-font , blockquote , .post-share .tags a ,  
.accordion a , .accordion p , .accordion ul li:before ,  .related-posts-wrapper ul li a , .related-posts-wrapper ul li:before
{
    color: #c1c0c0 !important;
}


.single-post .post-meta span a , .single-post .post-meta span i {
  color: #c1c0c0 !important;
}


  .single-post .post-meta span:hover a, .single-post .post-meta span:hover i {
  color: #f4793d !important;
}



/* placeholders color */
input::-webkit-input-placeholder , input:-moz-placeholder , .wpc7-form textarea , .wpc7-form input[type=text] , .wpc7-form input[type=email]  , input[type=text] , input[type=email] , textarea {
  color: #A5A3A3 !important;
}


/* post headers color and font*/
  h1 , h1 a , h1 span ,
  h2 , h2 a , h2 span , 
  h3 , h3 a , h3 span , 
  h4 , h4 a , h4 span , 
  h5 , h5 a , h5 span , 
  h6 , h6 a , h6 span 
  {
    font-family: "Roboto Slab" , sans-serif;font-weight: 700;color:#3c3c3c ;  }

/* headers hover color */
h1 a:hover , h2 a:hover , h3 a:hover , h4 a:hover , h5 a:hover , h6 a:hover {
  color: #f4793d !important;
}


/* comments typo related posts typo */
.single-comment .comment-content p , .comments span.comment-date  {
  color: #c1c0c0 !important;
}

/* comments and author headers color and font */
  author-bio h1 , .author-bio h1 a , .author-bio h1 span , 
  .author-bio h2 , .author-bio h2 a , .author-bio h2 span , 
  .author-bio h3 , .author-bio h3 a , .author-bio h3 span ,
  .author-bio h4 , .author-bio h4 a , .author-bio h4 span ,
  .author-bio h5 , .author-bio h5 a , .author-bio h5 span , 
  .author-bio h6 , .author-bio h6 a , .author-bio h6 span ,
  .comments h1 , .comments h1 a , .comments h1 span ,
  .comments h2 , .comments h2 a , .comments h2 span , 
  .comments h3 , .comments h3 a , .comments h3 span , 
  .comments h4 , .comments h4 a , .comments h4 span , 
  .comments h5 , .comments h5 a , .comments h5 span , 
  .comments h6 , .comments h6 a , .comments h6 span , .comments-form h2,
  .related-posts h4 , #respond h4
  {
        font-family: "Roboto Slab" , sans-serif;color:#636467 !important;  }

/* button color */

/* button hover color */

/* link color */
#blog .post-inner-content .main-content a , #blog .post-inner-content .main-content a:focus , #blog .post-inner-content .main-content ul li a {
  color: #636467 !important;
} 

/* link color hover */
#blog .post-inner-content .main-content a:hover , #blog .link-post-wrapper a.light-font:hover , .accordion a:hover  {
  color: #f4793d !important;
}


/* menu color */
  nav.menu ul li a {
    color: #ffffff !important;
  }
/* menu hover color */
nav.menu ul li a:hover  {
  color: #f4793d !important;
}
 nav.menu > ul > li >  ul {
    border-top-color: #f4793d !important;
 }
nav.menu > ul > li >  ul:before {
  border-bottom-color: #f4793d !important;
}

/* sidebar headers color and font */
#sidebar h1 , #sidebar h1 a , #sidebar h1 span ,
#sidebar h2 , #sidebar h2 a , #sidebar h2 span , 
#sidebar h3 , #sidebar h3 a , #sidebar h3 span , 
#sidebar h4 , #sidebar h4 a , #sidebar h4 span , 
#sidebar h5 , #sidebar h5 a , #sidebar h5 span , 
#sidebar h6 , #sidebar h6 a , #sidebar h6 span 
  {
       font-family: "Open Sans" , sans-serif !important;font-weight: 700;color:#636467 ;  }

/* sidebar typo */
#sidebar ul , #sidebar .gallery-caption , #sidebar footer p , #sidebar li a , #sidebar  p , #sidebar span , #sidebar article , #sidebar a 
, #sidebar nav , #sidebar blockquote , #sidebar dl , #sidebar  dt , #sidebar dd , #sidebar td , #sidebar tr , #sidebar th , #sidebar code , #sidebar caption , #sidebar figcaption , #sidebar input , #sidebar label , #sidebar textarea a
{
    font-family: "Open Sans" , sans-serif;font-style: 400;font-size: 14px;line-height: 18px;color:#c1c0c0 ;}




/* twitter links  */
#sidebar .twitter-container .tweet a {
  color: #636467 !important;
}


/* sidebar link color */
#sidebar a {
  color: #c1c0c0 !important;
}

#sidebar .widget-content a:hover ,   #sidebar a:hover , #sidebar a:active , #sidebar a:hover p , #sidebar a:hover span , #sidebar .recent-posts-wrapper .post-content:hover a p , #sidebar .recent-posts-wrapper .post-content:hover a span  {
  color: #f4793d !important;
}

 #sidebar .tagcloud a:hover {
    color: #fff !important;
   }

/* buttons color */
.readmore a , #submit-comment , .wpcf7-submit {
  background-color: #f4793d !important;
}

/* buttons hover color */
.readmore a:hover , #submit-comment:hover , .wpcf7-submit:hover , .comment-content .reply:hover {
  background-color: #303030 !important;
}


/* pagination background color */
.blog-pagination   .next-posts a:hover  , .blog-pagination   .prev-posts a:hover , .blog-pagination .wrap  .prev-posts a:hover , .blog-pagination ul li a:hover , 
.blog-pagination ul li a.active {
  background-color: #f4793d;
}
.blog-pagination ul li a:hover {
  color: #fff !important;
}





/* header background color */
 header#header{
  background-color: #363636;
}

/* read more color and font size */
#blog .post-inner-content .main-content .readmore a
{
       color: #fff !important;
       font-size: 12px;
       line-height: 12px;
}


.load-more-button a {
  background-color: #ffffff;
}

.load-more-button a  {
  color: #858585 !important;
}


.load-more-button a:hover  {
  background-color: #f4793d !important;
}


.single-post .post-format-quote .wrapper {
  background-color: #f4793d;
}


.post-inner-content .main-content img {
  max-width: 100% !important;
  height: auto !important;
}

