
 @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700');
 @import url('https://fonts.googleapis.com/css?family=Archivo:400,700');

/*------- Main color -------*/  
a{
 color: #4D0099; 
}
.media-body p a, .content-section a {
    color: #4D0099 !important;

    }
.post-category a, .pagination a, .pq-sub-title-a {
  color: #4D0099 !important;
}
.pagination a:hover {
  border: 1px solid #4D0099;
  color: #4D0099;
}
.pagination .current, .bookmark-active .bookmark-overlay, .post:hover .bookmark-active .bookmark-overlay, .widget-title:before {
  background-color: #4D0099;
}
.pq-nav-menu li.pq-dropdown>.dropdown .dropdown-body{
  border-top-color: #4D0099;
}
.pq-section-title, .widget-title {
  color: #4D0099 !important;
}
/*------- Header & links -------*/  
h1, h2, h3, h4, h5, h6, a.hd-clr, .login-page .form .message a, .login-page .form .message, .post_categ a{
  color: #191919;
}

a:hover{
  color: #4D0099 !important;  /*------- the same as body text -------*/
}

/*------- Menu -------*/  
.ed-menu-bg{
  background: #FFFFFF !important; 
}
.ed-menu-text{
 color: #000000 !important;
}
.ed-menu-text:hover{
 color: #000000 !important;
}
.dropdown .dropdown-list li, .dropdown-menu .divider{
  border-color: #ffffff !important;
}
#pq-nav{
  border-color: #FF00FF !important;
}

/*------- Headers font -------*/  
h1, h2, h3, h4, h5, h6, .primary-button{

  font-family: 'Fira Sans', sans-serif;
;
}

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

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

body, p, .login-page .form .message, .category-widget ul li a {
  color: #4D4D4D !important;
}
body {
  font-size: 18px;
  font-family: 'Archivo', sans-serif;;
}
/*------- Buttons -------*/
.primary-button{
 color:#000000;
 background: #FFFF00;
}
a.primary-button:hover{
 color:#000000 !important;
}
/*------- Page -------*/

body, .login-page .form {
  background: #FFFFFF !important;

}

.wrapper{
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}
.pq-section-title, .widget-title, .post, .post-category, .cat-header-section,  .comments-post-sec-bg, .category-widget ul li,  .newsletter-widget, .section-title-br, .author .author-img, .br-color, .aside-widget, .view_divider, .container, .post_categ, .post_categ a, .sc-block-03 .container > .row, .categ-wrap, .categ-head{
   border-color: #E6E6E6 !important;
}
.wrapper{
  border-color: #FF00FF !important;
}
.newsletter-widget:after {
  color: #E6E6E6;
 }
 .pq-locked-overlay {
  background-color: rgba(255, 255, 255, 0.7);
 }
 /*------- Live Search -------*/
.lvsearch-pq{
   background: linear-gradient(rgba(255, 255, 0, 0.67),rgba(255, 255, 0, 0.67)),rgba(255, 255, 0, 0.67) url('https://pqcdn.s3-us-west-2.amazonaws.com/media/img/bruce-mars-HHXdPG-eTIQ-unsplash-h0y8q_d8d4a.jpg') !important; 
  background-color:#FFFF00 !important; 
  background-size:cover !important;
  background-position: center !important;
background-repeat:no-repeat !important;
   padding: 160px 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:#000000 !important;
}
.lvsearch-14 h3{
  font-size: 3em;

}
/*------- Footer -------*/
#footer{
  background: #FFFF33;
  color: #000000;
}

#footer a, .footer-icon-bar i {
color:#000000;  
}

#footer .footer-bottom-small {
  border-color: #000000 !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, .pq-image, .pq-block-01 .post-widget, .aside-widget, .fp-category, .pq-block-03 .post{
  border-radius: 4px !important;
}

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

/*------- ann bar -------*/
.ann_bar{
background: #4D0099;
color: #FFFFFF;
}

/*------- 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 -------*/
      
