/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face {font-family: "Calcine W00 Bold";
  src: url("inc/6b1f4315fba5e48d5e3b1249d22bd326.eot"); /* IE9*/
  src: url("inc/6b1f4315fba5e48d5e3b1249d22bd326.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("inc/6b1f4315fba5e48d5e3b1249d22bd326.woff2") format("woff2"), /* chrome、firefox */
  url("inc/6b1f4315fba5e48d5e3b1249d22bd326.woff") format("woff"), /* chrome、firefox */
  url("inc/6b1f4315fba5e48d5e3b1249d22bd326.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("inc/6b1f4315fba5e48d5e3b1249d22bd326.svg#Calcine W00 Bold") format("svg"); /* iOS 4.1- */
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Calcine W00 Bold", sans-serif !important;
    text-transform: none !important;
	letter-spacing: 0px !important;
}

h1 {
    font-size: 60px !important;
}

.bottomfooter-p, .bottomfooter-p p {
    margin-bottom: 0px !important;
}

.bottom-footer {
    padding-bottom: 15px !important;
}

.footer-bottom a {
    color: #fff !important;
}