/*
Theme Name:     Dr Wdech
Theme URI:      n/a
Template:       kadence
Author:         Kadence & Ewa Karaszkiewicz
Author URI:     n/a
Description:    Motyw dla drwdech.pl
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
@media (max-width: 768px){
.flex-on-mobile .kt-row-column-wrap {
display: flex;
}
	.no-bgimg-on-mobile > .kt-inside-inner-col {
		background-image: none;
	}
}

.single-content.single-content p {
	margin-bottom: var(--global-sm-spacing);
}
