/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@font-face {
	font-family: 'Nulshock Bold';
	font-style: normal;
	font-weight: normal;
	src: local('Nulshock Bold'), url('nulshock bd.woff') format('woff');
}

#header [data-items] .site-branding {
	margin-right: 100px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
	font-size:14px;
	font-family: Montserrat;
	font-weight: 600;
	padding: 0 10px;
}

#footer p, #footer .wp-block-list li {
	color: #FFF;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 21px */
}
 #footer .wp-block-list li  {
 	margin-bottom: 8px;
 }

 #footer .ct-footer-copyright {
 	text-align: center;
 }
 #footer div[data-row="bottom"] .ct-container {
 	padding:24px 0;
 }
#footer h6 {
	color: #FFF;

/* H5 */
font-family: Nulshock Bold;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 21px */
}

#footer .wp-block-image {
	margin-bottom: 27px;
}