/*
Theme Name: Prague (Child Theme)
Theme URI: https://themeforest.net/user/fox-themes
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.1.1
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prague-child
Template: prague
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

/* Footer */
footer.prague-footer {
	border-top: 50px solid black;
	color: #000 !important;
  background-color: #fff;
}
footer.prague-footer:before {
  background-color: #fff;
}
.prague-footer-info-block .footer-info-block-title,
.prague-footer-info-block .footer-info-block-content,
.prague-footer .footer-bottom-content .footer-copyright,
.prague-footer .footer-bottom-content .prague-social-nav .social-content li a{
	color: #000 !important;
}

.prague-footer .footer-top-content {
    border-bottom: 1px solid rgba(0,0,0,.2) !important;
}

.prague-footer .footer-bottom-content .prague-social-nav .social-content li a {
    border: 1px solid rgba(0,0,0,.4);
}
.prague-header.simple{
	background: white;
    position: inherit;
}
.home .prague-logo a img.image_logo {
    width: 280px !important;
}
.prague-logo a img.image_logo {
    width: 230px !important;
    height: auto !important;
}