/* CSS Document */
.woocommerce {
    margin-top: 150px;
}
.back_button {
    text-decoration: none;
}
#sidebar_shop {
    margin-top: 20px;
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    border: thin dotted;
}
#shop {
    position: relative;
    float: left;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    z-index: 99;
    margin-top: 125px;
}
#shop a {
    text-decoration: none;
    text-align: center;
    color: rgba(82, 82, 82, 1.00);
}
#shop a:hover {
    color: rgba(183, 0, 1, 1.00);
}
#shop .woocommerce-breadcrumb, #sidebar, .page-title, #shop .wc-gzd-additional-info {
    display: none;
}
#shop .products {
    width: 100%;
    position: relative;
}
#shop .products li {
    list-style: none;
    float: left;
    position: relative;
    margin-bottom: 15px;
    margin-left: 19px;
}
#shop .products li .product_type_simple {}
#shop .products li img {
    border-radius: 3px;
    border: thin solid rgba(143, 143, 143, 1.00);
}
#shop .woocommerce-loop-product__title {
    position: absolute;
    top: 0px;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: rgba(2, 85, 4, 1.00);
    font-weight: bold;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95em;
    background-image: -webkit-linear-gradient(270deg, rgba(249, 216, 87, 0.79) 0%, rgba(167, 119, 37, 0.79) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(249, 216, 87, 0.79) 0%, rgba(167, 119, 37, 0.79) 100%);
    background-image: -o-linear-gradient(270deg, rgba(249, 216, 87, 0.79) 0%, rgba(167, 119, 37, 0.79) 100%);
    background-image: linear-gradient(180deg, rgba(249, 216, 87, 0.79) 0%, rgba(167, 119, 37, 0.79) 100%);
    font-family: 'Abel', sans-serif;
}
#shop .products > li .price {
    display: block;
    position: absolute;
    bottom: 24px;
    width: 100%;
    background-color: rgba(132, 132, 132, 0.75);
    color: rgba(255, 229, 0, 1.00);
    font-weight: bold;
    height: 30px;
}
#shop .products > li .price-unit {
    display: block;
    position: absolute;
    bottom: 14px;
    width: 100%;
    background-color: rgba(132, 132, 132, 0.0);
    color: rgba(225, 225, 225, 1.00);
    font-weight: bold;
    font-size: 0.5em;
    height: 12px;
}
#shop .products > li .onsale {
    display: block;
    position: absolute;
    bottom: 42px;
    width: 100%;
    background-color: rgba(132, 132, 132, 0.75);
    color: rgba(141, 245, 163, 1.00);
    font-weight: bold;
    height: 20px;
}
#shop .add_to_cart_button, #shop .ajax_add_to_cart, #shop .product_type_simple {
    display: block;
    position: absolute;
    bottom: 4px;
    width: 100%;
    background-color: rgba(132, 132, 132, 0.75);
    color: rgba(255, 255, 255, 1.00);
    font-weight: bold;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    height: 20px;
}
#shop .add_to_cart_button:hover, #shop .ajax_add_to_cart:hover {
    color: rgba(255, 229, 0, 1.00);
}
#shop .woocommerce-pagination {
    position: relative;
    width: 100%;
    display: table;
    text-align: center;
}
#shop .woocommerce-pagination li {
    list-style: none;
    position: relative;
    display: inline-block;
}
#shop h1 {
    color: #676767;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: normal;
}
#shop .woocommerce-ordering select[name="orderby"] {
    display: block;
    float: right;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 2px;
    border: thin solid rgba(95, 95, 95, 1.00);
    border-radius: 3px;
    background: rgba(130, 126, 126, 0.1);
    margin-top: -45px;
}
#shop .woocommerce-ordering select > option {
    background: rgba(130, 126, 126, 0.1);
}
/* Produkt Unterkats */
#shop .woocommerce-loop-category__title {
    position: absolute;
    top: 0px;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: rgba(0, 0, 0, 1.00);
    font-weight: bold;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 1px 1px 1px rgba(126, 126, 126, 1.00);
    font-size: 1.1em;
    background-image: -webkit-linear-gradient(270deg, rgba(25, 151, 67, 0.76) 0%, rgba(124, 199, 151, 0.60) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(25, 151, 67, 0.76) 0%, rgba(124, 199, 151, 0.60) 100%);
    background-image: -o-linear-gradient(270deg, rgba(25, 151, 67, 0.76) 0%, rgba(124, 199, 151, 0.60) 100%);
    background-image: linear-gradient(180deg, rgba(25, 151, 67, 0.76) 0%, rgba(124, 199, 151, 0.60) 100%);
    font-family: 'Abel', sans-serif;
}
#shop .woocommerce-loop-category__title > .count {
    position: relative;
    background: rgba(255, 255, 255, 0.00);
    color: rgba(255, 255, 255, 1.00);
    padding-right: 5px;
}
/* Produkt Detail-Seite */
#shop .woocommerce-product-gallery__image img, .woocommerce-product-gallery__image--placeholder img {
    position: relative;
    float: left;
    max-height: 350px;
    width: auto;
    max-width: 30%;
    display: block;
    border-radius: 3px;
    margin-right: 40px;
}
#shop .product > .onsale {
    display: block;
    align-content: center;
    border: double;
    text-align: center;
    font-size: 1.5em;
    background-color: rgba(255, 0, 4, 0.50);
    color: rgba(255, 255, 255, 1.00);
    font-weight: bolder;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 3px;
}
#shop .product_title {
    position: relative;
    display: block;
    width: 65%;
    float: right;
    font-size: 2.5em;
    text-shadow: 2px 2px 2px rgba(197, 197, 197, 1.00);
    color: rgba(53, 53, 53, 1.00);
    font-weight: bold;
}
#shop .entry-summary > .price {
    position: relative;
    display: block;
    width: 65%;
    float: right;
    font-size: 1.8em;
    font-weight: bolder;
    color: rgba(93, 141, 63, 1.00);
    text-shadow: 1px 1px 2px rgba(173, 173, 173, 1.00);
}
#shop .entry-summary > .price-unit {
    position: relative;
    display: block;
    width: 65%;
    float: right;
    font-size: 0.8em;
    font-weight: bold;
    color: rgba(17, 88, 0, 1.00);
}
#shop .cart {
    position: relative;
    display: block;
    width: 65%;
    float: right;
}
#shop .single_variation_wrap, #shop .variations {
    position: relative;
    display: block;
    width: 100%;
    float: right;
}
#shop .cart > .quantity > input, #shop .variations_button > .quantity > input {
    display: block;
    float: left;
    font-size: 1.8em;
    width: 55px;
    text-align: center;
    background-color: rgba(255, 252, 193, 0);
    border: 1px solid rgba(0, 96, 17, 1.00);
    border-radius: 3px;
    margin-right: 6px;
}
#shop .cart > button, #shop .variations_button > button {
    display: block;
    float: left;
    font-size: 1.8em;
    border: 0px;
    background-color: rgba( 93, 141, 63, 1.00);
    color: rgba(255, 255, 255, 1.00);
    border-radius: 3px;
    padding: 2px;
    width: 300px;
}
#shop .cart > button:hover, #shop .variations_button > button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-shadow: 0px 0px 4px rgba(207, 207, 207, 1.00);
}
#shop .cart > button:active, #shop .variations_button > button:active {
    background-color: rgba(0, 140, 24, 1.00);
}
#shop .label {
    font-weight: bold;
    display: inline-block;
    width: 60px;
    font-size: 1.2em;
    margin-top: 5px;
}
#pa_menge, #pa_farbe {
    display: block;
    float: left;
    font-size: 1.0em;
    width: 300px;
    text-align: center;
    background-color: rgba(255, 252, 193, 0);
    border: 1px solid rgba(0, 96, 17, 1.00);
    margin-right: 10px;
    margin-left: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
}
#shop .sku_wrapper {
    position: relative;
    float: right;
    display: block;
    width: 65%;
    padding-top: 20px;
}
#shop .woocommerce-tabs .tabs, .posted_in, .tagged_as {
    display: none;
}
#shop .woocommerce-tabs, #shop .related {
    position: relative;
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
}
#shop .woocommerce-tabs h2, #shop .related h2 {
    font-size: 1.2em;
    font-weight: bold;
}
#shop .shop_attributes tr {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
#shop .shop_attributes th {
    vertical-align: top;
    text-align: left;
    padding-right: 20px;
    font-weight: bold;
    padding-top: 3px;
}
/* Shop - Anmeldung*/
#shop_kasse #billing_title, #shop_kasse #shipping_title {
    font-size: 1.4em;
    border: rgba(0, 0, 0, 1.00) thin solid;
    border-radius: 3px;
    background-color: rgba(251, 250, 251, 1.00);
}
/* Warenkorb */
#shop_cart {
    display: block;
    top: -75px;
    position: relative;
}
#shop_cart .size-shop_thumbnail {
    max-height: 50px;
    width: auto;
}
#shop_cart .coupon {
    display: none;
}
#shop_cart .checkout-button {
    background-color: #8fae1b;
    color: rgba(255, 255, 255, 1.00);
}
#shop_cart .checkout-button:active {
    background-color: rgba(0, 140, 24, 1.00);
}
#shop_cart .unit-price {
    font-size: 0.5em;
}
/* Kasse / Checkout */
#shop_kasse {
    display: block;
    top: -75px;
    position: relative;
}
#shop_kasse h3 {
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 2px;
    margin-bottom: 0px;
    text-shadow: 0px 0px 0px #6F6F6F;
}
#shop_kasse input, #shop_kasse textarea {
    font-size: 1.3em;
    border-radius: 3px;
    border: thin solid;
    background-color: rgba(247, 246, 247, 0.51);
}
#shop_kasse abbr {
    color: rgba(107, 1, 2, 1.00);
    text-decoration: none;
}
#shop_kasse .wc_payment_method {
    list-style: none;
}
/* Shop Notizen(notice) */
#shop_error {
    position: relative;
    display: block;
    width: 100%;
    top: -70px;
}
/* Shop My Account*/
#shop_myaccount ul {
    position: relative;
    display: flex;
    width: 100%;
    float: left;
    top: -50px;
    text-align: center;
    margin-left: -20px;
    margin-top: 20px;
}
#shop_myaccount li {
    list-style: none;
    float: left;
    position: relative;
}
#shop_myaccount li a {
    text-align: center;
    vertical-align: text-bottom;
    margin-left: 0em;
    display: inline-block;
    padding: 10px;
    margin: 5px;
    border: thin solid rgba(61, 61, 61, 1.00);
    border-radius: 10px;
    min-width: 125px;
    background-color: rgba(255, 245, 156, 0.58);
    text-shadow: 1px 1px 2px rgba(173, 173, 173, 1.00);
    color: rgba(85, 85, 85, 1.00);
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
}
#shop_myaccount li a:hover {
    background-color: rgba(255, 233, 36, 0.78);
}
#shop_myaccount input {
    display: block;
    float: left;
    font-size: 1.4em;
    background-color: rgba(255, 252, 193, 0);
    border: 1px solid rgba(0, 96, 17, 1.00);
    border-radius: 3px;
    margin-right: 6px;
    padding: 5px;
}
#shop_myaccount .woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
/* Shopmenu */
#shop-menu-container {
    position: fixed;
    float: left;
    top: 50px;
    left: 0px;
    width: 100%;
    z-index: 998;
}
.menu-shopmenu-container {
    background-color: #d3ab40;
    position: fixed;
    float: left;
    height: 30px;
    width: 100%;
    z-index: 999;
    top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#menu-shopmenu {
    position: relative;
    margin-top: 10px;
    margin-left: -35px;
}
#menu-shopmenu li {
    list-style: none;
    float: left;
    position: relative;
    text-align: center;
    vertical-align: text-bottom;
    margin-left: 0em;
}
#menu-shopmenu li > a {
    display: block;
    min-width: 80px;
    margin-right: 3px;
    border-radius: 3px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
}
#menu-shopmenu li > a:hover {
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.4s ease-out;
    color: #77D000;
}
#menu-shopmenu .current-menu-item > a {
    background-color: rgba(9, 139, 4, 0.60) !important;
}
.payment_methods {
    position: relative;
    margin-top: -100px;
}
.payment_methods label {
    font-weight: bold;
}
.payment_methods li {
    list-style: none;
    position: relative;
    vertical-align: text-bottom;
    margin-left: 0em;
}
@media (max-width: 1024px) {
    .menu-shopmenu-container {
        height: 60px;
        top: 40px;
    }
    #menu-shopmenu {
        margin-left: 0px;
        font-size: 14px;
    }
    #shop, #shop_cart {
        position: relative;
        float: left;
        width: 95%;
        left: 1%;
        margin-left: 0px;
        margin-top: 130px;
    }
    #shop_cart {
        display: block;
        top: -250px;
        position: relative;
    }
    #shop .page-description img {
        max-width: 150px;
        height: auto;
        margin-top: 20px;
    }
    #shop .woocommerce-product-gallery__wrapper img {
        height: auto;
    }
    #shop .summary h1 {
        position: relative;
        display: block;
        width: 100%;
        font-size: 1.4em;
    }
    #shop .entry-summary > .price {
        width: 100%;
        padding-bottom: 10px;
    }
    #shop .entry-summary > .price-unit {
        width: 100%;
    }
    #shop .cart {
        position: relative;
        display: block;
        width: 100%;
        float: right;
    }
    #shop .cart > button, #shop .variations_button > button {
        font-size: 1.2em;
        width: auto;
        margin-top: 3%;
    }
    .woocommerce-ordering {
        display: none;
    }
}
