
/* SkinStyle #102: NEW-2021 */

@charset "utf-8";

body {
	background-color: white;
	color: black;
	font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: rgb(156, 0, 71);
	font-family: "Open Sans", sans-serif;
}

.text-info {
	color: rgb(59, 59, 59);
}

.header-top li, .header-top .btn-link, #main-menu.navbar, #cart .btn, .dropdown-menu, .product-head, .product-col .caption h4, .product-col .price, .product-col .btn-cart, .breadcrumb, .side-heading, .list-group-item, .product-filter, .pagination, .product-info .product-details, .tabs-panel .nav-tabs {
	font-family: "Open Sans", sans-serif;
}

.main-header {
	padding: 15px 0;
	background-color: white;
	
}

#search .input-group {
    background: #fff;
}

.header-top {
	background: white;
}

.header-links li, .header-links li a {
	color: rgb(156, 0, 71);
}
.header-links li a:hover, .header-links li a:focus {
	color: rgb(156, 0, 71);
	text-decoration: underline;
}
.header-links li.active a {
	color: rgb(156, 0, 71);
}


#cart .btn span#cart-total {
	background-color: rgb(156, 0, 71);
}
#cart .btn span#cart-total::before {
	border-color: transparent rgb(156, 0, 71);
	left: -7px;
	top: 15px;
}

#cart .dropdown-menu {
  background-color: rgb(240, 240, 240);
  color: black;
}

#cart .dropdown-menu table td a {
  color: ;
}
#cart .dropdown-menu table td a:hover {
  color: ;
}

#cart .btn-block1 a:hover, #cart .btn-block1 a + a {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  color: #fff;
}

#main-menu.navbar {
	background-color: rgb(156, 0, 71);
}

#main-menu .navbar-nav > li a {
	color: white;
    font-style: normal;
    font-weight: normal;
    white-space: nowrap;
}

#main-menu .navbar-nav > li > a {
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
}


/* mehrstufige Popupmenüs */

#main-menu .navbar-nav > li > a:hover,
#main-menu .navbar-nav > li > a:focus,
#main-menu .navbar-nav > li.open > a,
#main-menu .navbar-nav > li.open > i
{
	color: white;
	background-color: rgba(255, 255, 255, 0.3);
}

#main-menu .dropdown-menu > li > a:hover,
#main-menu .dropdown-menu > li > a:focus,
#main-menu .dropdown-menu > li.open a,
#main-menu .dropdown-menu > li.open i
{
	background: rgb(156, 0, 71);
}

#main-menu .dropdown-menu
{
	background: rgb(156, 0, 71);
	border: 1px outset rgb(59, 59, 59);
}

#main-menu .dropdown-menu li:hover > a,
#main-menu .dropdown-menu li:hover > i
{
	background-color: rgba(255, 255, 255, 0.3);
}


#main-menu .navbar-toggle {
  color: #fff;
}

.carousel-overlay > * {
  text-shadow: 0px 0px 4px black;
  color: white;
}

.footer-links {
    background-color: rgb(240, 240, 240);
    border-top: none;
    padding: 25px 0 40px;
}

.footer-links h5 {
	color: black;
}

.footer-links li + li {
  border-top: none;
}

.footer-links .last li a {
	color: black;
}

.footer-links .last h4.lead {
	color: black;
}


.copyright {
	background-color: rgb(156, 0, 71);
    color: rgb(229, 217, 223);
}
.copyright a, .copyright a:hover {
    color: rgb(229, 217, 223);
}


a {
  color: rgb(156, 0, 71);
}
a:hover {
  color: rgb(156, 0, 71);
  text-decoration: underline;
}

.btn-link {
  color: rgb(156, 0, 71);
}
.btn-link:hover {
  color: rgb(156, 0, 71);
}


#search .input-group .btn {
  color: rgb(156, 0, 71);
}

.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active, .btn-main {
    background-color: rgb(156, 0, 71);
}
.btn-main:hover, .btn-main:focus, .btn-main:active, .btn-main.active {
}

.btn-primary {
  background-color: rgb(156, 0, 71);
  border-color: rgb(156, 0, 71);
  color: white;
}
.btn-primary:hover {
  background-color: rgb(156, 0, 71);
  border-color: rgb(156, 0, 71);
  color: white;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color: rgb(156, 0, 71);
  border-color: rgb(156, 0, 71);
  color: white;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
  background-color: rgb(156, 0, 71);
  border-color: rgb(156, 0, 71);
  color: white;
}

.btn-success {
  background-color: rgb(59, 59, 59);
  border-color: rgb(156, 0, 71);
  color: #fff;
}
.btn-success:hover {
  background-color: rgb(156, 0, 71);
  border-color: rgb(156, 0, 71);
  color: #fff;
}

.side-heading {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  color: #fff;
}

.sidebar .panel-smart {
    border-color: rgb(229, 217, 223);
}
.sidebar .panel-heading {
    border-bottom-color: rgb(229, 217, 223);
    background-color: rgb(240, 240, 240);
}
.sidebar .panel-heading h6 {
    color: rgb(156, 0, 71);
}

.list-group-item {
  background-color: rgb(240, 240, 240);
  border-color: rgb(229, 217, 223);
  color: black;
}

.list-group-item .fa {
  color: rgb(156, 0, 71);
}

.list-group.categories a.list-group-item:hover, .list-group.categories a.list-group-item:focus {
  background-color: rgb(156, 0, 71);
}


.product-head {
    background: rgb(240, 240, 240);
    color: rgb(156, 0, 71);
    border: 1px solid rgb(229, 217, 223);
}

.product-filter .display a.active {
  color: rgb(156, 0, 71);
}

.well {
    background: rgb(240, 240, 240);
    border: 1px solid rgb(229, 217, 223);
}

.product-col {
    background: rgb(240, 240, 240);
    border: 1px solid rgb(229, 217, 223);
}

.product-col.cart-button-box {
  border: none;
}
.product-col.cart-button-box > td {
  border-top: 2px solid rgb(229, 217, 223);
}

.product-col .description {
    color: rgb(156, 0, 71);
}

.owl-product .owl-controls .owl-buttons .owl-prev,
.owl-product .owl-controls .owl-buttons .owl-next {
	color: rgb(156, 0, 71);
}

.product-carousel .text {
	color: rgb(156, 0, 71);
}

.product-col .price span.price-new {
  color: rgb(156, 0, 71);
}
.table .price span.price-new {
	color: rgb(156, 0, 71);
}

.product-col .btn-cart {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  border: 1px solid rgb(156, 0, 71);
  color: #fff;
}
.product-col .btn-cart:hover {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  border-color: rgb(156, 0, 71);
  color: #fff;
}

.btn-info {
  background-color: rgb(240, 240, 240);
  border-color: rgb(229, 217, 223);
  color: rgb(156, 0, 71);
}
.btn-info:hover {
  background-color: rgb(156, 0, 71);
  color: white;
}

.product-col .btn-info {
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgb(156, 0, 71);
  color: rgb(156, 0, 71);
}
.product-col .btn-info:hover {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  color: white;
}

.product-col .btn-wishlist, .product-col .btn-compare {
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgb(156, 0, 71);
  color: rgb(156, 0, 71);
}
.product-col .btn-wishlist:hover, .product-col .btn-compare:hover {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  color: #fff;
}



.product-info .product-details .price-new {
  color: rgb(156, 0, 71);
}

.product-info .product-details .btn-wishlist:hover, .product-info .product-details .btn-compare:hover, .product-info .product-details .btn-cart {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
}
.product-info .product-details .btn-cart:hover {
  background: rgb(156, 0, 71) none repeat scroll 0 0;
  color: #fff;
}

.product-info-box .heading {
  background: #fff none repeat scroll 0 0;
  border-color: #e8e8e8 #e8e8e8 rgb(156, 0, 71);
  color: rgb(156, 0, 71);
}


.alert-info {
  background-color: rgb(240, 240, 240);
  border-color: rgb(229, 217, 223);
  color: rgb(156, 0, 71);
}

/* Listennavigation */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus
{
	background:   rgb(156, 0, 71);
	border-color: rgb(156, 0, 71);
}

/* Katnav */
#bxkatbrowser .list-group-item > .fa
{
	position: absolute;
	top: 16px;
	left: 15px;
}
#bxkatbrowser .list-group .list-group .list-group-item > .fa
{
	left: 35px;
}
#bxkatbrowser .list-group-item
{
	padding-left: 35px;
}
#bxkatbrowser .list-group-item.sel .fa-chevron-right::before
{
	/* .fa-chevron-down */
	content: "\f078";
}
#bxkatbrowser .list-group .list-group .list-group-item
{
	padding-left: 55px;
}

/* Katlogliste Pics */

.itemlist-layout-Pics .product-col .price,
.itemlist-layout-Pics .product-col .cart-button,
.itemlist-layout-Pics .product-col .artlist-hinweis-artikel
{
  text-align: center;
}

.itemlist-layout-Pics .product-col .description
{
  hyphens: auto;
}

/* InfoCenter: Adressen */
.mod-account_manageaddresses
{
	--color-kat-twisty: rgb(156, 0, 71);
}


/* datetimepicker */
.bootstrap-datetimepicker-widget thead > tr:first-child
{
	font-family: "Open Sans", sans-serif;
	background: rgb(156, 0, 71) none repeat scroll 0 0;
	color: #fff;
}
.bootstrap-datetimepicker-widget .datepicker-days thead > tr:last-child
{
	font-family: "Open Sans", sans-serif;
	color: black;
}
.bootstrap-datetimepicker-widget table th.cw,
.bootstrap-datetimepicker-widget table td.cw
{
	color: black;
	font-weight: bold;
	width: auto;
}
.bootstrap-datetimepicker-widget table td.cw:after
{
	content: ":";
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new
{
	color: black;
	opacity: 0.3;
}
.bootstrap-datetimepicker-widget table td.weekend
{
	color: rgb(156, 0, 71);
}

@media (max-width: 767px)
{
  .itemlist-layout-Pics .product-col .cart-button .btn-cart
  {
    display: block;
  }
}

/* CustomCSS */

/* Eingangsseite */
body.entry .main-header {
  margin-top: 20px;
  height: 190px;
}
body.entry #logo {
  margin-top: -15px;
}

/* Shopbereich */
#logo {
  margin-top: -30px;
}

/* Artikelkarte */
.product-info .product-details .btn-wishlist {
  margin-bottom: 3px;
}

/* Warenkorb */
.basket-panel .options-panel .panel-title {
  display: none;
}
.wkorb_mwst_none {
  display: none;
}

/* #7484: MiniWK */
div#cart {
  top: 5px;
}
#cart .btn {
  text-align: left;
}
#cart .btn .fa-shopping-cart {
  font-size: 72px;
  margin-right: 0;
  line-height: 40px;
  position: relative;
  left: 12px;
  text-shadow: 0px 0px 2px white;
}
#cart .btn span#cart-total::before {
  border: none;
}
#cart .btn span#cart-total {
  background-color: transparent;
  left: -38px;
  top: -5px;
  padding: 0px 0px;
  position: relative;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  width: 40px;
}
@media (max-width: 767px) {
  div#cart {
    top: 2px;
  }
  #cart .btn {
    text-align: center;
  }
}

/* #7484 NEW SSO */
.HeadMenu.loginNewDropdown {
  margin-top: 2px;
}
.login-new-avatar span {
  font-size: 13px;
  color: rgb(156, 0, 71);
  padding-left: 15px;
}
.login-new-avatar:hover span {
  text-decoration: underline;
}

/* #8066 Preise in schwarz */
.product-col .price span.price-new {
  color: black;
}
.table .price span.price-new {
	color: black;
}
.product-info .product-details .price-new {
  color: black;
}

