/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@font-face {font-family: 'MarlideDisplay Light';src: url('assets/fonts/marlide-light/MarlideDisplay_Light.otf') format('otf'),url('assets/fonts/marlide-light/MarlideDisplay_Light.eot') format('eot'),url('assets/fonts/marlide-light/MarlideDisplay_Light.svg') format('svg'),url('assets/fonts/marlide-light/MarlideDisplay_Light.ttf') format('ttf'),url('assets/fonts/marlide-light/MarlideDisplay_Light.woff') format('woff'),url('assets/fonts/marlide-light/MarlideDisplay_Light.woff2') format('woff2');font-weight: normal;font-style: normal;}


/* --------- Common Codes Starts --------- */
* {margin: 0 ;padding: 0;box-sizing: border-box;}
a {display: inline-block;vertical-align: middle;text-decoration: none;}
body a:focus-visible,a:focus{outline:0px !important;}
body {margin: 0px;background-color:#ffffff;}
html{margin:0 !important;}
li {list-style: none;}
ul,li , p {margin: 0px;padding: 0px;}