/*
 Theme Name:   Krasnal Zamość
 Theme URI:    http://www.zoutula.com/themes/kiddie
 Description:  Kiddie is a fully responsive WordPress theme best suitable for kindergarten, child care center, preschool or nursery, school or child related project.
 Author:       Zoutula
 Author URI:   http://zoutula.com
 Template:     kiddie
 Version:      4.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zlobek
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, full-width-template, translation-ready
*/

.icon-fb {
	content: "";
position: absolute;
width: 40px;
height: 40px;
top: ;
bottom: -70px;
background-size: contain;
background-image: url(/wp-content/themes/zlobek/images/icon/fb.webp);
right: 0;
border-radius: 7px;
}

/* kafelek pricing */
.ztl-pricing {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/* osadzenie pliku pdf na stronie */
.pdf {
     margin: auto;
}
.pdf embed {
    width: 100%;
    height: 900px;
}