/*
Theme Name: BizCard Child
Description: Child theme for the BusinessCard theme 
Author: as @ WeGo
Template: BusinessCard
*/

@import url("../BusinessCard/style.css");

#mc_embed_signup label {
    color: black;
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal !important;
}

img#logo {
    margin: -51px 0 0 10px;
    padding: 9px;
}

img#logo {
display: block !important;
}

div.container {
position: relative;
z-index: 9 !important;
}
div.container-top {
position: relative;
z-index: 9;
}

#logo2 {
    padding-left: 41px;
    padding-top: 50px;
    position: absolute;
    z-index: 0 !important;
}

a {
    text-shadow: 0.5px 0.5px 0.5px #808080 !important;
}

ul#nav li a {
    font-size: 14px !important;
}

body {
    font-size: 14px !important;
}
