/**
Theme Name: Blulink.pl - Astra Child
Author: BluLink.pl
Author URI: https://blulink.pl
Description: Blulink.pl
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blulink-child
Template: astra
*/

header .ast-article-single {
    padding: 0!important; 
}

.single-post article {
    padding: 65px!important;
}

footer .ast-article-single {
    padding: 0!important;
}

footer {
    color: #aaa;
}

footer a {
    color: #FFF;
}

body.woocommerce-cart #content,
body.woocommerce-page #content {
    padding-top: 70px;
}

body.ast-woo-shop-archive #content {
    padding-top: 0px;
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 60px;
}

.grecaptcha-badge { 
    visibility: hidden;
}