/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/

/* Stopka: wspolne reguly niezalezne od ustawien kolorow w POFO. */
@media (min-width:992px){
    .pofo-footer .footer-widget-area{
        padding-top:3% !important;
        padding-bottom:2% !important;
    }
}

.pofo-footer .footer-widget-area .widget-title{
    margin-bottom:14px !important;
}

.pofo-footer .footer-widget-area b{
    color:#fff;
    font-weight:600;
}

@media (max-width:991px){
    .pofo-footer-bottom .footer-right-text{
        padding-right:25px !important;
        padding-left:25px !important;
    }

    .pofo-footer-bottom .footer-right-text a{
        white-space:nowrap;
    }
}
