 /*
    Theme Name: Budoart
    Author: Eva Dörfler
    Description: Theme für Budoartkalender
    Version: 1.0
    
*/

h1, h2, h3, p, a, article {
    padding: 0;
    margin: 0;
}

a {
    border-bottom: 1px solid;
}

#menu-nav_main li a {
    border-bottom: none;
}

body {
    font-family: Helvetica, Arial;
    font-size: 12px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 1000px;
    font-weight: lighter;
    line-height: 20px;
}

a {
    color: black;
    text-decoration: none;
}

p {
    line-height: 18px;
}

h2 {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: lighter;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

nav {
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

nav a {
    margin-right: 5%;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

nav li {
    display: inline;
}

#logo {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-right: 20px;
    
}

.red {
    text-transform: uppercase;
    color: #ff0019;
    font-weight: lighter;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
    letter-spacing: 0.1em;
}

.red_impressum {
    color: #ff0019;
    font-weight: lighter;
    font-size: 12px;
    letter-spacing: 0.1em;
}

.red_small {
    text-transform: uppercase;
    color: #ff0019;
    font-weight: lighter;
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
}

.red_small_first {
    text-transform: uppercase;
    color: #ff0019;
    font-weight: lighter;
    font-size: 12px;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
}

.grey {
    background-color: #e3e3e3;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.central {
    max-width: 470px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.site-footer {
    clear: both;
}

.block_left {
    float: left;
    max-width: 43%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-left: 50px;
}

.block_right {
    float: left;
    max-width: 43%;
    text-align: left;
    margin-left: 50px;
}

.clear {
    clear: both;
    padding-bottom: 50px;
}

.clear_small {
    clear: both;
    padding-bottom: 20px;
}

.picture {
    max-width: 100%;
}

#kontakt {
    margin-top: 50px;
}

.facebook {
    vertical-align: middle;
}

.woocommerce-breadcrumb {
    display: none;
}

.site-nav {
    margin-bottom: 30px;
}

.nav-secondary {
    text-transform: none;
    letter-spacing: 0px;
}

.woocommerce button.button.alt {
    background-color: #777777 !important;
}

.woocommerce a.button.alt {
    background-color: #777777 !important;
}

.coupon {
    display: none;
}

.galleria-info-link {
    display: none;
}






.wc-gzd-additional-info .shipping-costs-info {
    display:none;
}