/*
Theme Name:     White Lace
Theme URI:      https://whitelace.kreativeavenuedesigns.com/
Template:       kadence
Author:         Kreative Avenue Designs
Author URI:     https://www.kreativeavenuedesigns.com/
Description:    Moody &amp; Earthy SEO Optimized Kadence Child Theme for Photographers
Version:        1.01
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

@font-face {
font-family: 'Butler';
src: url('lib/fonts/Butler_Light.woff2') format('woff2'),
url('lib/fonts/Butler_Light.woff') format('woff');
font-weight: normal;
font-style: normal;
text-rendering: optimizeLegibility;
font-display: swap;

}

/* General
------------------------------------------- */

.post-footer-area-boxed~.entry-related .entry-related-inner-content.alignwide {
	text-align:center;
}

.entry {
    box-shadow: none !important;
}

.wp-block-query-pagination{
	justify-content: center;
font-size: 1.3em;

}

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6
{
	margin: 0.5em 0 0.5em;
}


