/*
Theme Name: Steppenlemmings Theme
Description: Steppenlemmings Theme
Author: Miriam Knischewski
Author URI: http://www.katzen-fieber.de
Template: storefront
Version: 1.0
Tags:
*/
body {}

#main p {
    font-size: 120% !important;
}

#masthead {
    background: #fff;
}

.woocommerce-breadcrumb {
    background: #fff;
}

.site-branding :before {
    #content: url(logo3.jpg);
    width: 100px;
    height: 103px;
    margin-top: 40px !important;
}

.logo {
    float: left;
    width: 104px !important;
    height: 150px;
    display: inline;
}

.site-branding {
    display: inline;
    float: left;
    padding: 40px 0 0 0;
    margin: 0 0 40px 0 !important;
}

.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    clear: none !important;
    width: 100%;
    height: auto;
    margin: 0px;
    position: relative;
    z-index: 99999;
}

@media (min-width: 768px) {
    .woocommerce-active .site-header .site-search {
        position: absolute;
        right: 35px;
        top: 30px;
    }
}

.woocommerce-active .site-header .site-search {
    z-index: 99999;
}

.site-header .custom-logo-link img,
.site-header .site-logo-anchor img,
.site-header .site-logo-link img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .site-header {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.site-branding h1:before,
.site-branding p:before {
    content: "" !important;
}

h1.site-title img {
    margin: 30px 0 0 0;
    border: 1px solid #000 !important;
}

h1.site-title a {
    color: #CC0013;
    font-family: 'Shadows Into Light', cursive;
}

h1.site-title a:hover {
    color: #484c51;
}

p.site-description,
.site-header,
.storefront-handheld-footer-bar {
    color: #484c51;
    margin: 0 0 0 10px;
}

.site-branding .site-description {
    font-size: 130%;
    margin:
}

p.site-description {
    color: #000000;
    font-family: 'Shadows Into Light', cursive;
    font-size: 130%;
    text-shadow: -2px 0 #ffffff, 0 2px #ffffff,
        2px 0 #ffffff, 0 -2px #ffffff;
}

.woocommerce-breadcrumb a,
.single-product div.product .product_meta a {
    text-decoration: none;
}

.tagged_as a {
    color: #CC0013;
    font-weight: bold !important;
}

.primary-navigation a {}

#menu-headbottom ul li ul li {
    margin: 0 !important;
    padding: 0 !Important;
}

.site-branding {
    width: auto !important;
}

a {
    color: #199CFF;
}

#content {
    width: 90%;
    margin: 0 auto;
}

.products img,
.images {
    border: 1px solid #FBFF00;
}

#menu-headbottom a {
    color: #fff;
}

#menu-headbottom li {}

.cart-contents span,
.cart-contents a {
    color: #fff;
}

.widget_nav_menu ul li::before {
    display: none;
}

.menu-hauptmenue-container {}

.menu-hauptmenue-container ul {
    width: 100%;
    text-align: center;
}

.menu-hauptmenue-container ul li {
    display: inline-block;
    padding: 3px 4px;
    margin: 0 4px;
}

.menu-hauptmenue-container ul li a {
    font-size: 180% !important;
    color: #199CFF;
    font-family: 'Shadows Into Light', cursive;
}

#colophon {
    border-top: 1px solid #CC0013;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments,
.single_add_to_cart_button {
    background: #AD2F2C;
}

.added_to_cart.alt,
.added_to_cart.cta,
.button.alt,
.button.cta,
button.alt,
button.cta,
input.alt[type="button"],
input.cta[type="button"],
input.alt[type="reset"],
input.cta[type="reset"],
input.alt[type="submit"],
input.cta[type="submit"] {
    background: #AD2F2C;
}

.woocommerce-price-suffix {
    font-size: 100%;
    font-weight: normal;
}

.woocommerce-Price-amount {
    font-size: 140%;
    font-weight: normal;
    margin: 0 !Important;
    padding: 0 !important;
}

.woocommerce-Price-amount .amount {
    font-size: 80%;
    font-weight: normal;
}

.products .product .price-unit {
    font-size: 80% !important;
}

.onsale {
    border: 2px solid #CC0013;
    color: #CC0013;
}

#main p.price {
    font-size: 140% !important;
    margin: 0 !Important;
    padding: 0 !important;
}

.product-units {
    font-size: 100% !important;
    margin: 0 !Important;
    padding: 0 !important;
}

#main p.smaller,
.smaller .woocommerce-Price-amount {
    font-size: 90% !important;
    margin: 0 !Important;
    padding: 0 !important;
}

.price del {
    color: #CC0013;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget a.button,
.site-header-cart .widget_shopping_cart a.button {
    background: #FBFF00;
    color: #484c51;
}

input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget a.button:hover,
.site-header-cart .widget_shopping_cart a.button:hover {
    background: #484c51;
    color: #fff;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
    background: #AD2C38;
}

span.willkommen-inline {
    font-size: 60%;
    font-weight: normal !important;
}

ul.products li.product h3 {
    font-size: 160% !important;
}

ul.products li.product .price {
    margin: 0 !Important;
    padding: 0 !important;
}

a:focus {
    outline: none !important;
}

.posted_in {
    display: none !important;
}

.gallery-item {
    display: inline-block !important;
    margin: 5px;
    width: 25% !important;
    vertical-align: top !important;
}

.payment_methods li {
    list-style-type: none !important;
}

.footer-info,
.vat-info {
    background: #f0f0f0;
}

/*--Media Queries--*/
@media screen and (min-width:100px) and (max-width:799px) {
    .storefront-primary-navigation {}

    .storefront-handheld-footer-bar ul li.cart .count,
    button.menu-toggle::after,
    button.menu-toggle::before,
    button.menu-toggle span::before {
        background-color: #484c51;
    }

    h1.site-title a {
        font-size: 120%;
    }

    button.menu-toggle {
        float: none;
        margin: 30px auto 0 auto !important;
        display: block;
    }

    .handheld-navigation,
    .main-navigation .menu ul li a {
        color: #484c51 !important;
    }

    .handheld-navigation::before,
    .main-navigation .menu ul li a::before {
        content: none !important;
    }

}

@media screen and (min-width:800px) {
    .storefront-primary-navigation {
        border-top: 1px solid #CC0013;
        background: #CC0013;
    }

    h1.site-title a {
        font-size: 180%;
    }
}

#masthead {
    background-repeat: no-repeat;
    background-color: transparent;
    margin-left: 0px;
    z-index: 99;
}

.header-widget-region {
    position: relative;
    z-index: initial;
}

@media screen and (max-width: 768px) {

    .storefront-hamburger-menu-active .main-navigation.toggled .handheld-navigation,
    .storefront-hamburger-menu-active .main-navigation.toggled div.menu {
        z-index: 99999;
    }
}

@media screen and (max-width: 768px) {

    .storefront-hamburger-menu-active .main-navigation .handheld-navigation,
    .storefront-hamburger-menu-active .main-navigation div.menu {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        z-index: 9999;
    }
}

@media screen and (max-width: 480px) {

    table.shop_attributes td,
    table.shop_attributes th {
        width: 100%;
        display: block;
    }

    table tbody tr:nth-child(2n) td {
        background-color: #fdfdfd;
    }
}

/*body{background-image: url('/wp-content/themes/Steppenlemmings/bg.png'); background-repeat:repeat-x;}*/
.quantity .qty {
    max-width: 4.631em;
}

select#auswahlmoeglichkeiten {
    width: 100%;
}

.menu-hauptmenue-container ul li {
    margin: 0px;
    margin-right: 20px;
    padding: 3px 0px 3px 4px;
    box-sizing: border-box;
}

.menu-hauptmenue-container ul li:last-child {
    padding: 3px 0px 3px 4px;
    margin-right: 0px;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header,
.no-wc-breadcrumb .site-header {
    margin-bottom: 0em;
}

#menu-hauptmenue {
    display: -webkit-flex;
    display: flex;
}

#menu-hauptmenue>li {
    align-self: flex-end;
    /*justify-content: space-around;*/
}

/*
#menu-hauptmenue #menu-item-39{flex-basis:12%}
#menu-hauptmenue #menu-item-1731{flex-basis:18%}
#menu-hauptmenue #menu-item-1732{flex-basis:11%}
#menu-hauptmenue #menu-item-40{flex-basis:17%}
#menu-hauptmenue #menu-item-41{flex-basis:18%}
#menu-hauptmenue #menu-item-1728{flex-basis:11%}
#menu-hauptmenue #menu-item-1806{flex-basis:13%}
*/
@media screen and (max-width: 800px) {

    /*#menu-hauptmenue #menu-item-39{width:28%}
#menu-hauptmenue #menu-item-1731{width:40%}
#menu-hauptmenue #menu-item-1732{width:24%}
#menu-hauptmenue #menu-item-40{width:37%}
#menu-hauptmenue #menu-item-41{width:37%}
#menu-hauptmenue #menu-item-1728{width:24%}
#menu-hauptmenue #menu-item-1806{width:24%}
*/
    #menu-hauptmenue #menu-item-39 {
        flex-basis: 18%
    }

    #menu-hauptmenue #menu-item-1731 {
        flex-basis: 27%
    }

    #menu-hauptmenue #menu-item-1732 {
        flex-basis: 16%
    }

    #menu-hauptmenue #menu-item-40 {
        flex-basis: 25%
    }

    #menu-hauptmenue #menu-item-41 {
        flex-basis: 27%
    }

    #menu-hauptmenue #menu-item-1728 {
        flex-basis: 16%
    }

    #menu-hauptmenue #menu-item-1806 {
        flex-basis: 18%
    }

    #menu-hauptmenue {
        flex-flow: row wrap;
    }

    .menu-hauptmenue-container ul li {
        margin: 0px;
        margin-right: 10px;
        padding: 3px 0px 3px 4px;
        box-sizing: border-box;
    }

    .menu-hauptmenue-container ul li:last-child {
        padding: 3px 0px 3px 4px;
        margin-right: 0px;
    }

    #menu-hauptmenue>li {
        /*flex-basis: 20%;*/
    }
}

#paper_packaging_field.form-row label,
#steppabo_field.form-row label {
    display: inline;
    padding-left: 10px;
}

#paper_packaging_field.form-row label:after,
#steppabo_field.form-row label:after {
    content: "\a";
    white-space: pre;
}

#order_review_heading {
    width: 100%;
    float: none;
}