
/* User Stylesheet */
@charset "utf-8";

/* Helfer */

.loading {
  opacity: 0.9;
  cursor: progress;
}
.loading * {
  cursor: progress;
}
.disabled input,
.disabled select,
.disabled textarea,
.disabled button {
  pointer-events: none;
  cursor: wait;
}


/* Haupt-Layout */

/* Container auf großen Displays mit 80% Breite: */
@media (min-width:1200px) {
  .container {
    width: 90vw;
  }
}
/* Fix für Custom-Layout mit Alerts in .col3-banners */
.container .container {
  width: 100%;
}


#cart .btn span#cart-total{
background-color: #88BD62;
}

#cart .btn span#cart-total:before{
border-color: rgba(0, 0, 0, 0) #88BD62;
}

#main-menu .navbar-nav > li > a:hover, #main-menu .navbar-nav > li > a:focus, #main-menu .navbar-nav > li.open a {
  background: none;
  color: #88BD62;
}

.product-col .btn-wishlist, .product-col .btn-compare, .product-col .btn-info{
	border-color: #ccc;
}

.product-col .btn-wishlist, .product-col .btn-compare{
color: #88BD62;
}

.product-col .btn-wishlist{
	color: #d9534f;
}

.product-col .btn-wishlist:hover, .product-col .btn-compare:hover{
	background: #d9534f;
	border-color: #d43f3a;
}

.product-col .btn-info:hover{
background: #88BD62;
}

.side-heading{
  background: #88BD62;
}

.btn-primary{
  background-color: #88BD62;
  border-color: #6ea646;
}


/* default */
.product-col .btn btn-info{
	border-color: #967e4b;
}


.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
  color: #FFF;
  background-color: #88BD62;
  border-color: #6ea646;
}


a {
  color: #88BD62;
}

.list-group.categories a.list-group-item:hover, .list-group.categories a.list-group-item:focus {
  background-color: #88BD62;
}
.product-col .btn-cart {
    background: #88BD62;
    border: 1px solid #6ea646;
    width: 100%;
    margin-top: 75px;
}

.product-col .btn-cart:hover {
  background: #6ea646;
  border-color: #6ea646;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background: #88BD62;
  border-color: #6ea646;
}

.product-col .price span.price-new, .product-info .product-details .price-new{
color: #88BD62;
text-decoration: underline;
}

.product-info .product-details .btn-wishlist:hover, .product-info .product-details .btn-compare:hover, .product-info .product-details .btn-cart {
  background: #88BD62;
}

.product-info .product-details .btn-cart:hover {
  background: #6ea646;
}

.product-info-box .heading{
  color: #88BD62;
  border-bottom: 4px solid #6ea646;
}

.product-head{
color: #88BD62;
}
.footer-links h5 {
color: #88BD62;
}
.footer-links .last li a{
color: #88BD62;
}
.footer-links .last h4.lead{
color: #88BD62;
}

.list-group-item .fa{
color: #88BD62;
}


.product-col .action.list1 {
    margin-top: -115px;
    margin-right: 10px;
}

.product-col.list .image {
  padding: 20px 20px 7px 0px;
  float: left;
}

.product-col {
  padding: 0px 18px 10px;
}

select.selectControl {
	display: block;
	height: 34px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.well.pkmenu{
clear: both;
}

#item_order .form-group {
    clear: both;
}

#item_steckbrief .manufacturer {
    color: #808080;
    text-transform: uppercase;
}

#item_steckbrief .manufacturer span {
    min-width: 130px;
    display: inline-block;
    color: #2f353b;
}

.paraminput-300013, .paraminput-300009, .paraminput-300018, .paraminput-300017 {
    margin-bottom: 30px;
}

.dl-horizontal dd {
    padding-right: 15px;
}

.dl-horizontal dt {
    text-align: left;
    padding-left: 15px;
}

.product-info .product-details .btn-cart {
    width: 100%;
    margin-top: 10px;
}


.product-filter {
    border-width: 0px 0;
}

.product-filter {
    margin: 0px;
}

.product-filter .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.caption .btn-group {
    margin-top: 25px;
}

.image .price {
    margin-top: -37px;
}

#cart .btn span#cart-total:before {
    left: -7px;
}

.loginform .control-label {
    font-size: 16px;
}

.neukundenInfo {
    margin-top: -40px;
}

.product-col h4, .product-col h4 a {
    font-size: 21px;
}

.product-col .btn-group{
    margin-top: -50px;
}


@media (max-width: 768px){

.product-col .btn-cart{
margin-top: 0px!important;
}

}

@media (max-width: 991px) and (min-width: 768px){

.product-col .btn-cart {
    margin-top: 55px;
}

}

/*@media (max-width: 1199px) and (min-width: 992px){
.product-col .btn-cart {
    margin-top: 55px!important;
}

}*/

.alert-buttons.product-col .btn-cart {
    width: auto;
    margin-top: 0;
}

.product-col .caption h4{
max-height: 25px;
}


.product-filter .control-label {
    font-size: 16px;
}


/* #6696: Layout-Komprimierung */

.main-header {
	padding: 0px 0 10px;
}
#logo {
    margin-top: 0px;
}

/***********************************************************************
 * #6696: 3D-Konfigurator
 */

/* Konfigurator / Produktkarte allgemein: */
.product-details .main-heading {
	text-transform: none;
	font-size: 22px;
	margin: 0;
	text-decoration: underline;
}

.product-info .images-block .thumbnail {
	border: none;
}
.product-info .images-block.item-images-3d .thumbnail {
	border: 1px solid #ddd;
}

#ringpreview {
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	max-width: 400px;
	margin: auto;
}
@media (max-width: 767px) {
	#ringpreview {
		max-width: 240px;
		height: 240px;
	}
}
@media (min-width: 768px) {
	#ringpreview {
		height: 400px;
	}
}
@media (min-width: 992px) {
	#ringpreview {
		height: 231px;
	}
}
@media (min-width: 1200px) {
	#ringpreview {
		height: 290px;
	}
}
#ringpreview .loading {
	display: inline-block;
	margin-top: 50%;
}
.prodcard_Preis dl {
	margin-bottom: 0;
}
.PreisHinweis {
	color: #717171;
	text-align: right;
}
.paramdisplay .unit,
.form-control-static .unit {
	padding-left: 0.2em;
}

/* Konfigurator/Warenkorb: Parameter-Steckbrief */
.item-order .form-group,
.ArtikelParam .form-group {
    margin-bottom: 0;
}
.item-order .panel,
.ArtikelParam .panel {
	margin-bottom: 5px;
	line-height: 100%;
}
.item-order .panel-heading,
.ArtikelParam .panel-heading {
	padding: 5px;
	display: none;
}
.item-order .panel-body,
.ArtikelParam .panel-body {
	padding: 0 2px 2px;
}
.item-order .form-control-static,
.ArtikelParam .form-control-static {
	min-height: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.item-order .form-horizontal .control-label,
.form-horizontal .ArtikelParam .control-label {
	padding-top: 3px;
}
.item-order .paramgroup-info {
    display: none;
}

/* Konfigurator: Parametergruppen-Navigation (pgnav) */
.item-params .paramgroup {
	display: none;
}
.item-pgnav > .nav {
	margin-bottom: 10px;
}
.item-pgnav .nav-pills > li.active > a,
.item-pgnav .nav-pills > li.active > a:focus,
.item-pgnav .nav-pills > li.active > a:hover,
.btn-next,
.btn-next:focus {
	color: #fff;
	background-color: #88bd62;
}
.item-pgnav .nav-pills > li > a::after {
	content: "▶";
	display: block;
	padding-left: 8px;
	float: right;
	visibility: hidden;
}
.item-pgnav .nav-pills > li.active > a::after {
	visibility: visible;
}
@media (max-width: 991px) {
	.item-pgnav .nav-pills > li.active > a::after {
		content: "▼";
	}
}
.btn-next:hover {
	background-color: #6ea646;
}
.item-pgnext {
	margin-bottom: 20px;
}

/* Konfigurator: Parameter mit image-picker */
ul.thumbnails.image_picker_selector li {
	margin: 0px 10px 10px 0px;
}
.poparam .paramdef-info {
	padding: 5px 0 0 0;
	font-size: 100%;
}
.poparam .thumbnail {
	margin-bottom: 0px;
}
.poparam .thumbnail p {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
}
.poparam.param-300024 .thumbnail,
.poparam.param-300036 .thumbnail {
	width: 110px;
}
.poparam.param-300031 .thumbnail,
.poparam.param-300037 .thumbnail,
.poparam.param-300038 .thumbnail,
.poparam.param-300039 .thumbnail {
	width: 98px;
	height: 152px;
}
.poparam.param-300030 .thumbnail,
.poparam.param-300033 .thumbnail,
.poparam.param-300040 .thumbnail,
.poparam.param-300041 .thumbnail,
.poparam.param-300042 .thumbnail {
	width: 80px;
	height: 140px;
}
.poparam.param-300034 .thumbnail {
	width: 80px;
	height: 140px;
}
.poparam.param-300043 .thumbnail {
	width: 98px;
	height: 130px;
}
.poparam.param-300057 .thumbnail {
	width: 98px;
	height: 130px;
}


/* Konfigurator: Parameter mit slider */
.param-slider .slider {
	border-bottom: none;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 5px;
}


/* Konfigurator: Parameter mit tabs */
.param-tab-content {
	padding: 10px;
}


/* Konfigurator: Tooltips mit großen Bildern */
.tooltip-inner {
	max-width: 250px;
}
.tooltip.in {
	opacity: 1;
}
.tooltip img {
	max-width: 100%;
	width: 100%;
}
.product-info .images-block {
    text-align: center;
}
.images-block .caption {
    text-align: center;
    color: #555;
    font-size: 12px;
    margin-bottom: 10px;
}
.images-block .img-responsive {
    display: inline-block;
}

/* Bildgrüße in Handy-Ansicht beschränken: */
.item-images-below .img-responsive {
    max-width: 130px;
}

/* Partnerartikel */
#main-menu .navbar-nav > li.kat-34 a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e006";
  color: darkorange;
  line-height: 10px;
}

/* #7807: Social-Media-Buttons */
#menu_social
{
  /*text-align: right;*/
  float: right;
}
#menu_social img
{
  height: 50px;
}

/* MiniWK */
.miniwk-postenliste {
	overflow-y: auto;
	max-height: 45vh !important;
}

/* #7234: Embedded */
.box-miniwk.box_plain7234
{
	float: right;
	margin-top: -10px;
}
