/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #232323;
    line-height: 1.25em;
    background-attachment: fixed;
    background-image: url("../img/BGNDloop.png");
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: unset;
}

#header .header-top>.container {
    position: relative;
    background-image: url("../img/HeadWeb3_1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 1110px;
    padding-top: 15px;
}

#header .header-nav .blockcart {
    background: #f1f1f1;
    height: 3rem;
    padding: .75rem;
    margin-left: 0rem;
    text-align: center;
    white-space: nowrap
}

#_desktop_cart {
    background: #1A8DE6 none repeat scroll 0 0;
    float: right;
    color: #fff;
    padding: 0px 0px;
    border-radius: 0px;
}

ul#top-menu > li:nth-child(1) {
    background: #ae9962 none repeat scroll 0 0;
}
ul#top-menu > li:nth-child(2) {
    background: #ae9962 none repeat scroll 0 0;
}
ul#top-menu > li:nth-child(3) {
    background: #ae9962 none repeat scroll 0 0;
}
ul#top-menu > li:nth-child(4) {
    background: #fe9400 none repeat scroll 0 0;
}
ul#top-menu > li:nth-child(5) {
    background: #02b8e3 none repeat scroll 0 0;
}

ul#top-menu > li{display: inline-block;border-top-left-radius: 0px;border-top-right-radius: 0px;}

#_desktop_cart {
    color: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
    padding: 15px;
    background-color: #ae9962;
}

#footer .top-footer {
    background-color: #ae9962;
    padding: 5px 35px;
    box-shadow: 0 0 0px 0px rgba(205, 212, 222, 0.5);
}

.footer-container {
    padding: 35px;
    overflow: hidden;
    background: #fafafa;
    box-shadow: 0 0 0px 0px rgba(205, 212, 222, 0.5);
}

#content-wrapper {
    background-color: #f4f4f4;
    box-shadow: 0 0 0px 0px rgba(205, 212, 222, 0.5);
    padding: 20px 20px 10px;
}

#header .header-nav {
    border-bottom: 0px solid #d8d8d8;
    padding: 0px 0;
    margin-bottom: 00px
}

#_kontakt_form {
    color: #fff !important;
    padding: 15px;
    background-color: #ae9962;
    width: 75%;
    margin:auto;
}
#_produkt_kategorie {
    color: #fff !important;
    padding: 15px;
    background-color: #ae9962;
    width: 35%;
    margin:auto;
}

.btn-primary {
    color: #fff;
    background-color: #ae9962;
    border-color: transparent;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #2F2F2E;
    border-color: transparent;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    background-color: #73695a;
    border-color: transparent;
}

.ajax_add_to_cart_button:hover, .button_quick-view:hover, .button_more:hover {
    background: #73695a;
    color: #fff;
}

.button_quick-view, .button_more {
    background: #ae9962;
}

.ajax_add_to_cart_button {
    background: #ae9962;
}

.block_newsletter .btn-primary {
    background: #73695a;
    color: #fff;
}

.block_newsletter .btn-primary:hover, .block_newsletter .btn-primary:focus {
    background: #73695a;
    color: white;
}

.product-price-and-shipping .price {
    color: black;
    font: 500 30px/15px "Open Sans",sans-serif;
    margin-right: 5px;
}

a:focus, a:hover {
    color: #73695a;
    text-decoration: underline;
}

#blockcart-modal .modal-header {
    background: #ae9962;
}

#block-reassurance {
    background: white;
}


body#checkout a:hover {
    color: #73695a;
}

.custom-radio input[type=radio]:checked+span {
    display: block;
    background-color: #73695a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: .125rem;
    top: .125rem;
}

.second_logo {
    position: absolute;
    right: 0;
    padding-right: 15px;
}

.clearfix_height {
    height: 273px;
}

.footer-container {
    padding: 105px;
    overflow: hidden;
    background-image: url("../img/FooterWeb2.jpg");
    #box-shadow: 0 0 10px 10px rgba(205, 212, 222, 0.5);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.block-contact {
    border-left: 2px solid #414141;
    padding-left: 3rem;
    color: #333
}
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    color: #232323
}

#footer {
     padding-top: 0rem;
}

.card-listing {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    border-radius: 0;
}

.card-listing-block {
     padding: 0rem;
}

.block-listing-category {
    margin-bottom: 1.563rem;
}

btn-primary:disabled:hover {
    background-color: #73695a;
    border-color: transparent;
}

.product-price {
    color: black;
    display: inline-block;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: #000000;
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 0;
    margin-top: 1rem;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #73695a;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
background: #73695a;
color: #fff;
text-transform: uppercase;
border-radius: 0;
font-size: .875rem;
padding: .5rem 1rem;
}

.footer-container li a:hover {
color: #ae9962;
}