/*
Theme Name:   Catering-child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   http://demo.14webspiders.com/catering
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/* Write here your own personal stylesheet */
@font-face {
    font-family: 'Graphik400Regular';
    src: url('fonts/Graphik400Regular.eot');
    src: url('fonts/Graphik400Regular.eot') format('embedded-opentype'),
         url('fonts/Graphik400Regular.woff2') format('woff2'),
         url('fonts/Graphik400Regular.woff') format('woff'),
         url('fonts/Graphik400Regular.ttf') format('truetype'),
         url('fonts/Graphik400Regular.svg#Graphik400Regular') format('svg');
}
@font-face {
    font-family: 'Graphik300Light';
    src: url('fonts/Graphik300Light.eot');
    src: url('fonts/Graphik300Light.eot') format('embedded-opentype'),
         url('fonts/Graphik300Light.woff2') format('woff2'),
         url('fonts/Graphik300Light.woff') format('woff'),
         url('fonts/Graphik300Light.ttf') format('truetype'),
         url('fonts/Graphik300Light.svg#Graphik300Light') format('svg');
}
@font-face {
    font-family: 'GraphikMedium';
    src: url('fonts/GraphikMedium.eot');
    src: url('fonts/GraphikMedium.eot') format('embedded-opentype'),
         url('fonts/GraphikMedium.woff2') format('woff2'),
         url('fonts/GraphikMedium.woff') format('woff'),
         url('fonts/GraphikMedium.ttf') format('truetype'),
         url('fonts/GraphikMedium.svg#GraphikMedium') format('svg');
}

@font-face {
    font-family: 'Graphik600Semibold';
    src: url('fonts/Graphik600Semibold.eot');
    src: url('fonts/Graphik600Semibold.eot') format('embedded-opentype'),
         url('fonts/Graphik600Semibold.woff2') format('woff2'),
         url('fonts/Graphik600Semibold.woff') format('woff'),
         url('fonts/Graphik600Semibold.ttf') format('truetype'),
         url('fonts/Graphik600Semibold.svg#Graphik600Semibold') format('svg');
}

#site-header{display:none !important;}
.page-header{display:none !important;}
#site-footer{display:none !important;}
#phone_no{font-family: 'GraphikMedium' !important; font-weight:500 !important;}
.footer h2{font-family: 'Graphik300Light' !important;}
.footer h2 a:hover{color:#c4bc30 !important;}