/*
Theme Name:     Child theme bzztproduction
Theme URI:      n/a
Template:       kadence
Author:         Dawid
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.site-footer-row-layout-fullwidth>.site-footer-row-container-inner>.site-container {
	padding: 0;
}
.kt-info-box1110_22ea5c-38 .kt-blocks-info-box-media {
	border-radius:50px !important;
}
.loop-entry.type-post h2.entry-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    color: var(--global-palette3);
    padding-left: 15px;
    padding-right: 15px;
}
.entry-meta>* time {
	padding-left: 15px;
    padding-right: 15px;
}

.loop-entry .entry-summary p, .loop-entry .entry-header .entry-meta {
	padding-left: 15px;
    padding-right: 15px;
}

a.post-more-link {
		padding-left: 15px;
    padding-right: 15px;
}
.archive.content-style-unboxed .entry, .blog.content-style-unboxed .entry, .post-type-archive.content-style-unboxed .entry, .search-results.content-style-unboxed .entry{
	background:#fff !important;
	padding-bottom:20px;
	border-radius:15px;
}
