/*
Theme Name: Fight the Bite
Theme URI: http://fightthebite.com.au
Description: Created by Rethink Marketing
Author: Anthony Congdon
Author URI: http://rethinkmarketing.com.au
Template: basic
Version: 1.7
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 07 Sep 2016 07:49:22 +0000 */ 

@import url('../basic/style.css');
@import url('fonts/stylesheet.css');
h1, h2, h3, h4, h5, h6{
font-family: 'veneerregular' !important;
}
body.page{
background-attachment: fixed !important;
    background-size: 100% !important;
}
body {
    padding: 0 !important;
}

div#body {
    padding: 50px !important;
}

div#footerwrap {
    padding: 15px;
}

footer#footer {
    border: 0;
}
@media screen and (max-width: 780px) {
    body.page {
        background-size: cover !important;
    }
}
body{
background-attachment: fixed !important;
    background-size: 100% !important;
}
@media screen and (max-width: 780px) {
    body.page {
        background-size: cover !important;
    }
}