/* 
Theme Name: Keruilai Marketing
Theme URI: http://website/keruilai-marketing/
Description: This is a custom wordpress theme for Keruilai Marketing.
Author: Sytian IT Solutions Inc.
Author URI: https: //www.sytian-productions.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

body {
	overflow-x: hidden;
}

body,
a,
p,
li,
span {
    font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1366 - 320)));
}
h6 {
    font-size: calc(11px + (12 - 11) * ((100vw - 320px) / (1366 - 320)));
}

h5 {
    font-size: calc(13px + (12 - 13) * ((100vw - 320px) / (1366 - 320)));
}

h4 {
   font-size: calc(13px + (13 - 14) * ((100vw - 320px) / (1366 - 320)));
}

h3 {
    font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1366 - 320)));
}

h2 {
    font-size: calc(16px + (30 - 16) * ((100vw - 320px) / (1366 - 320)));
}

h1 {
    font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1366 - 320)));
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1366 - 320)));
}
.site-footer p {
    font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1366 - 320)));
    margin-bottom: 0;
}
.site-footer p a {
    font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1366 - 320)));
}
div.elementor-heading-title {
    font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1366 - 320)));
}
h2.gform_submission_error.hide_summary {
	    font-size: 14px !important;
}

