/*
Theme Name: Quera
Theme URI: http://themewar.com/wp/quera/
Author: ThemeWar
Author URI: http://themewar.com/
Description: Quera - Business Consultancy WordPress Theme.
Version: 1.0
License: 
License URI: 
Text Domain: quera
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.wp-caption {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
    border: 1px solid #333;
    padding: 2px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#popular-locations, #hide-links {
  display:none;
}

#hide-links {
  display:none;
}
.fp-footer-container { display: block;
    width: 100%;
}
.fp-footer {
    display: block;
justify-content: space-between; margin: 0 auto;
max-width: 1700px;
padding: 10px 0px;
 }

.fp-footer a{
color:#ffffff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
  font-size: 13px
  text-decoration: none;
}
a#show-links {
    color: #ffffff;
}
  a#hide-links {
    color: #ffffff;
}
.fp-footer ul {
    list-style: outside none none;
    margin: 0;
 padding: 0 10px;
 padding-top: 0px;
}
.fp-footer li{
	display: block !important;
}
li.fp-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
	font-weight: 500;
}
li.fp-hide-links-trigger {
    margin-top: 10px !important;
}
@media (max-width: 1000px) { 
	.fp-footer {
	display:block;
      padding: 0px;
      padding-bottom: 30px;
	}
}
.menu-copyright-container {
    width: 700px;
}
a#hide-links:hover {
    color: #1e73be;
}
a#show-links:hover {
    color: #1e73be;
}
