
 @import url('https://fonts.googleapis.com/css?family=Arvo:400,700');
 @import url('https://fonts.googleapis.com/css?family=Nunito:400,700');

/*------- Main color -------*/  
a{
 color: #FF8000; 
}
.post-category a, .pagination a, .pq-sub-title-a {
  color: #FF8000 !important;
}
.pagination a:hover {
  border: 1px solid #FF8000;
  color: #FF8000;
}
.pagination .current, .bookmark-active .bookmark-overlay, .post:hover .bookmark-active .bookmark-overlay, .widget-title:before {
  background-color: #FF8000;
}
.pq-nav-menu li.pq-dropdown>.dropdown .dropdown-body{
  border-top-color: #FF8000;
}

/*------- Header & links -------*/  
h1, h2, h3, h4, h5, h6, a.hd-clr,  .pq-nav-btns button, .pq-nav-menu>li>a, .login-page .form .message a, .login-page .form .message, .dropdown-menu>li>a{
  color: #333333;
}

a:hover, .pq-nav-btns button:hover{
  color: #FF8000 !important;  /*------- the same as body text -------*/
}
/*------- Headers font -------*/  
h1, h2, h3, h4, h5, h6, .primary-button{

  font-family: 'Arvo', serif;;
}

.header-font-base{
font-size: 19px;
}

.post-title{
font-weight: 700;
}
/*------- Body text -------*/

body, p, .login-page .form .message, .category-widget ul li a {
  color: #191919 !important;
}
body {
  font-size: 16px;
  font-family: 'Nunito', sans-serif;;
}
/*------- Buttons -------*/
.primary-button{
 color:#FFFFFF;
 background: #FF8000;
}
a.primary-button:hover{
 color:#FFFFFF !important;
}
/*------- Page -------*/

body, .pq-nav-menu li.pq-dropdown>.dropdown .dropdown-body, .dropdown-menu, .input, .section-title .title, .login-page .form {
  background: #EEE6DD;
}

#pq-nav, #pq-nav-bottom, .pq-section-title, .widget-title, .post, .cat-header-section, .dropdown .dropdown-list li, .dropdown-menu .divider, .comments-post-sec-bg, .category-widget ul li, .input, .newsletter-widget, .section-title-br, .author .author-img, .br-color{
   border-color: #DDCCBB !important;
}

.newsletter-widget:after {
  color: #DDCCBB;
 }
 .pq-locked-overlay {
  background-color: rgba(238, 230, 221, 0.7);
 }
 /*------- Live Search -------*/
 .lvsearch-pq{
   background: linear-gradient(rgba(0, 0, 0, 0.25),rgba(0, 0, 0, 0.25)),rgba(0, 0, 0, 0.25) url('https://pqcdn.s3-us-west-2.amazonaws.com/media/img/maarten-van-den-heuvel-EzH46XCDQRY-unsplash-j92kq_ezodg.jpg') !important; 
  background-color:#000000 !important; 
  background-size:cover !important;
  background-position: center !important;
background-repeat:no-repeat !important;
  padding: 120px 0px !important
  }

.lvsearch-14, .lvsearch-14-1, .lvsearch-14-2{
  
  text-align:center;
}
.lvsearch-14 h3, .lvsearch-14-1 p, .lvsearch-14-2 p{
  color:#FFFFFF !important;
}
.lvsearch-14 h3{
  font-size: 4em;

}

/*------- Footer -------*/
#footer{
  background: #191919;
  color: #B3B3B3;
}

#footer a {
color:#808080;  
}

#footer .footer-bottom-small {
  border-color: #333333 !important;
}

/*------- Thumb -------*/
.post .post-img{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.pq-img-icon {
  display: block !important;
}
.post .post-img, .pq-image{
  border-radius: 4px !important;
}

/*------- Logo -------*/
.logo-pq-img{
  width: 150px !important;;
}

/*------- ann bar -------*/
.ann_bar{
background: #0066CC;
color: #E6E6E6;
}

/*------- Post page -------*/
.pq-sub-title-cat{
  display: inline-block !important;
}
.show-auth-name{
   display: none !important;
}
.show-publish-date{
   display: inline-block !important;
}

/*------- Custom CSS -------*/
    
