/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.24.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/


@font-face { 
	font-family:'kl-social-icons';
	font-weight:normal;
	font-style:normal;
	src:url('./fonts/kl-social-icons.eot');
	src:url('./fonts/kl-social-icons.eot#iefix') format('embedded-opentype'),url('./fonts/kl-social-icons.woff') format('woff'),url('./fonts/kl-social-icons.ttf') format('truetype'),url('./fonts/kl-social-icons.svg#kl-social-icons') format('svg');
  } 
  @import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap'); 
  @import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i&display=swap'); 
  @import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i&display=swap'); 
  @font-face { 
	font-family:"Font Awesome 5 Brands";
	font-style:normal;
	font-weight:400;
	src:url(./fonts/fa-brands-400.woff2) format("woff2");
	font-display:swap;
  } 
  @font-face { 
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:400;
	src:url(./fonts/fa-regular-400.woff2) format("woff2");
	font-display:swap;
  } 
  @font-face { 
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:900;
	src:url(./fonts/fa-solid-900.woff2) format("woff2");
	font-display:swap;
  } 
  @media all{     
	body {  
	  font-family:sans-serif;
	  font-size:10px;
	  line-height:1.15;
	}  
  }  
  @media all{ 
	* { 
	  -webkit-box-sizing: border-box; 
	  -moz-box-sizing: border-box; 
	  box-sizing: border-box;
	} 
  
	html { 
	  --wp-admin--admin-bar--height: 32px; 
	  scroll-padding-top: var(--wp-admin--admin-bar--height);
	} 
  
	html { 
	  font-family: sans-serif; 
	  -ms-text-size-adjust: 100%; 
	  -webkit-text-size-adjust: 100%;
	} 
  
	html { 
	  font-size: 10px; 
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	} 
  
	html { 
	  line-height: 1.15; 
	  -ms-text-size-adjust: 100%; 
	  -webkit-text-size-adjust: 100%;
	} 
  
	:root { 
	  --wp-block-synced-color: #7a00df; 
	  --wp-bound-block-color: var(--wp-block-synced-color);
	} 
  
	:root { 
	  --kred: #cd2122; 
	  --kallyas-glyph: "Glyphicons Halflings";
	} 
  
	:root { 
	  --iti-arrow-width: 6px; 
	  --iti-triangle-border: calc(var(--iti-arrow-width) / 2); 
	} 
  
	body { 
	  margin: 0;
	} 
  
	body { 
	  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
	  font-size: 14px; 
	  line-height: 1.42857143; 
	  color: #333; 
	  background-color: #fff;
	} 
  
	body { 
	  font-size: 13px; 
	  line-height: 1.7; 
	  color: #535353; 
	  background-color: #f5f5f5;
	} 
  
	body { 
	  font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
	} 
  
	body { 
	  font-family: "Raleway", Helvetica, Arial, sans-serif; 
	  font-size: 17px; 
	  line-height: 30px;
	} 
  
	:before,:after { 
	  -webkit-box-sizing: border-box; 
	  -moz-box-sizing: border-box; 
	  box-sizing: border-box;
	} 
  }     
  