/* 
Theme Name:		 ManufakturSolutions-child
Theme URI:		 http://childtheme-generator.com/
Description:	 ManufakturSolutions-child is a child theme of ManufakturSolutions, created by ChildTheme-Generator.com
Author:			 Studio ITC
Author URI:		 http://childtheme-generator.com/
Template:		 manufaktursolutions
Version:		 1.0.0
Text Domain:	 manufaktursolutions-child
*/
p {
	font-size: clamp(0.8rem, 2.6rem + 2vw, 1.2rem);
}
.h1-home h1{
	font-size: clamp(3rem, 2.6rem + 2vw, 5rem);
	line-height: clamp(3rem, 2.6rem + 2vw, 5rem);
}
.h2-home h2 {
	font-size: clamp(3rem, 2.6rem + 2vw, 5rem);
	line-height: clamp(3rem, 2.6rem + 2vw, 5rem);
}
.h4-home h4 {
		font-size: clamp(1rem, 2.6rem + 2vw, 1.2rem)!important;
}
.qodef-button.qodef-html--link {
    font-size: 1.3vw;
}
.qodef-header-sticky .qodef-header-logo-link {
    width: 120px;
}

/*
    Add your custom styles here
*/

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-right-wrapper {
 padding-top: 0px;
}

a.qodef-header-logo-link.qodef-height--set.qodef-source--image {
    aspect-ratio: 2/1;
}
