/*
Theme Name:     Nofa Cleaning Service
Theme URI:      n/a
Template:       kadence
Author:         Nofa Themes
Author URI:     https://nofathemes.com
Description:    A starter theme for cleaning businesses.
Version:        1.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* gap between sidebar right bordr and main content */


.has-sidebar .content-container {grid-gap:35px;}

/* end */

/* font size of the comments title */

.comments-title {
    font-size: 27px;}

/* end */

/* make header a bit wider and give it a border radius */

@media(min-width:1200px){

.site-header-row-container-inner{
    margin-left: -30px;
    margin-right: -30px;
	border-radius:5px;}
	}



