/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


:root {
	--cnvs-themecolor: #1c85e8;
	--cnvs-themecolor-rgb: 28, 133, 232;

	--cnvs-body-font: 'Rubik', sans-serif;
	--cnvs-primary-font: 'Rubik', sans-serif;
	--cnvs-secondary-font: 'Playfair Display', serif;
}
img.logo-default {
	width: 100%;
	height: 100%;
	overflow: visible;
	
}

#header-wrap #logo img {
	
	height: 200px;
	margin-top: 50px:
}



#header-wrap {
	
	
	height: 90px;
}



.header-row {
	
	margin-top:-80px;
}

img.logo-default {
	margin-top: 60px;
}

