/*
Theme Name: kv
Text Domain: hg80.studio
Version: 2.5
Tested up to: 6.4
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: hg80
Theme URI: https://hg80.studio/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
.fs_xxl{
  font-size: 3.42em;
}
.fs_xl{
	font-size: 2.5em;
}
.fs_l{
	font-size: 2.14em;
}
.fs_m{
	font-size: 1.71em;
}
.fs_medn{
  font-size: 2.49em;
}
.woocommerce-message,
button,
footer nav a,
.fs_sm{
	font-size: 1.42em;
}
.fs_sxm{
	font-size: 1.28em;	
}
.fs_medn *,
.woocommerce-message *,
.fs_sxm *, .fs_sm *, .fs_m *, .fs_xl *, .fs_l *{
	font-size: 1em;
}
body h1, body h2, body h3, body h4, body h5{
  font-weight: normal;
}
@font-face {
	font-family: 'hg-des-b';
	src: url('/wp-content/themes/kv/hg-fonts/Raleway-Regular.eot');
	src: local('/wp-content/themes/kv/hg-fonts/Raleway'), local('/wp-content/themes/kv/hg-fonts/Raleway-Regular'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Regular.woff') format('woff'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hg-des';
	src: url('/wp-content/themes/kv/hg-fonts/Raleway-Light.eot');
	src: local('/wp-content/themes/kv/hg-fonts/Raleway'), local('/wp-content/themes/kv/hg-fonts/Raleway-Light'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Light.woff') format('woff'),
		url('/wp-content/themes/kv/hg-fonts/Raleway-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body{
	margin: 0;
	padding: 0;
}
body * {
	margin: 0;
  font-family: 'hg-des';
}
 body a:focus,  body input:focus,  body textarea:focus, body  button:focus{
 	outline: 0px;
 }
h1{
	margin-top: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body *{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset;
}
body *:hover, *:focus{
  outline: unset;
}
body {
  line-height: 1;
}
p, span{
  line-height: 1.4;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
body table:not( .has-background ) tbody tr:nth-child(2n) td, body fieldset, body fieldset legend,
body table:not( .has-background ) tbody td,
body table tbody td,
body table tbody td{
  background-color: transparent;
}
body table {
  border-collapse: collapse;
  background-color: transparent;
}
header,
footer{
    background: transparent;
}
html{
    background: #ffffff;
}
body{
    font-family: 'hg-des';
    line-height: normal;
    font-weight: normal;
    overflow-x: hidden;
    color: #000;
    background:#fff;
    font-size: 14px;
    font-weight: 100;
}
body label,
body h1, body h2, body h3, body h4, body h5, 
body a,body p, body span {
    color: #000;
}
*:hover, *:focus{
    outline: unset;
}
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset;
}
body a{
    text-decoration: unset;
}


