.product-wrapper > .product-cell > .caption > .title {height: auto; display: block;}
/* .product-wrapper > .product-cell > .caption > .title a {height: 50px !important; display: inline-block; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;} */
.product-wrapper > .product-cell > .caption > .title a {height: 60px !important; display: inline-block; white-space: normal; overflow: hidden;text-overflow: ellipsis;}
.product-wrapper > .product-cell > .caption > .price_wrapper {height: 30px;}
.product-wrapper > .product-cell > .form-basket .delivery-status {height: 45px;}
.product-wrapper > .product-cell > .form-basket .delivery-status > .estimated_delivery {height: 25px;}

.estimated_delivery.hidden-xs {display: unset;}



#content h1.product-title {
    /*font-size:66px;*/
	font-size: 36px;
	font-weight: bold;
}


p.estimated-delivery {
display: block;
}

#main-wrapper{
    background: blue;
}
.navbar-default {
    background-color: #86bc24;
}
img.bildteam {
    width: 500px;
    margin-bottom: 15px;
}
img.bildchef {
    width: 200px;
}
hr.trennlinie {
    border-top: 3px solid #86bc24;
    margin-bottom: 50px;
}

.fa-heart::before {
    content: "\f00b";
}

.hinweis {
	margin-bottom: -10px;
}

.hinweis p{
	margin: 0 0 2px;
}

.price-rabatt{
	color: red;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	margin-top: -20px;
}

#brutto-price {
    font-size: 20px;
}

#hinweis-search{
	border:none;
	padding-top: 5px;
}
 
#article-tabs td {
	border: 1px solid black;
	padding: 1px 5px; 
}

.info-essential.row.wa-box {
	height: 50px;
	padding-left: 55px;
	padding-top: 14px;
    background-color: #f3f3f3;
	background-image: url('http://www.ag.supply/bilder/ag/icon_whatsapp_86x86.png');	
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}	

.info-essential.row.wa-box:hover {
	cursor: pointer;
	height: 50px;
	padding-left: 55px;
	padding-top: 14px;
	background-color: #e4e4e4;
	background-image: url('http://www.ag.supply/bilder/ag/icon_whatsapp_gray_86x86.png');	
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;	
}

.info-essential.row.que-box {
	height: 50px;
	padding-left: 55px;
	padding-top: 14px;
    background-color: #f3f3f3;
	background-image: url('http://www.ag.supply/bilder/ag/icon_question_green_86x86.png');	
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}	

.info-essential.row.que-box:hover {
	cursor: pointer;
	height: 50px;
	padding-left: 55px;
	padding-top: 14px;
	background-color: #e4e4e4;
	background-image: url('http://www.ag.supply/bilder/ag/icon_question_gray_86x86.png');	
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;	
}

#wa-link {
    color: black;
	margin-left: 5px;
}

#logo {
    margin-bottom: 8px;
}

.vmiddle {
    height: 36px;
}

.footerlogo {
    border-radius: 3px !important;
}

.footerlogos {
    margin: 6px 2px;
    max-width: 125px;
}

.icon-danke{
	width: 100%;
}

.col-md-6.padding-md.col-danke {
	text-align: center;
}

.img-responsive.logo-dlg {
    margin-top: -10px;
    width: 210px;
	float: right;
}

#field-parts-search{
	margin-top: -8px;
	width: 210px;
	margin-right: 50px;
	float: right;
}

.search-header-nav{
    padding-top: 22px;
}
header #header-branding {
    padding: 5px 0px 15px 0px;
}

/* nav bar */
.navbar-default .navbar-nav > li > a {
    color: white;
    font-size: 14px;
}
.navbar-default .nav > li > a, .navbar-default .btn {
    position: relative;
    padding: 10px 8px 14px 8px;
}
.navbar {
    min-height: 44px;
}

/*Top bar*/
#top-bar {
    padding: 2px;
}

/* matrix-supplier */
.icon-supplier.icon-supplier-md.icon-supplier-left, .icon-supplier.icon-supplier-big.icon-supplier-left{
    float: left;
	margin-right: 4%;
}
.icon-supplier.icon-supplier-md {
    width: 75%;
}
.icon-supplier.icon-supplier-big {
    width: 100%;
}

.form-group label:not(.variation) {
    text-transform: none;
}

#hinweis-search-title {    
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -6px;
}

.form-error-msg.text-danger{
		font-size: 14px;
		border: 1px solid;
		padding: 3px;
}

@media (max-width: 768px) {
	.icon-supplier.icon-supplier-md {
		width: 35%;
		margin-left: 5%;
	}
	.icon-supplier.icon-supplier-big {
		width: 48%;
	}
	
	.img-responsive.logo-dlg {
		margin-top: 5px;
		width: 200px;
		float: left;
	}
	header #shop-nav-xs .action-nav li {
		margin-left: -7px;
	}
	#field-parts-search {
		margin-left: 50px;
	}
	#hinweis-search-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -6px;
	}
	.badge{
	padding: 3px 5px;
	}
}

@media (max-width: 991px) {
  .footerlogo {
    width: 50%;
	}
	
	.row.footerzwei {
    text-align: center;
	}
	
	.navbar-nav.force-float {
	float:left;
	}
	
	.icon-supplier {
	width: 300px;
	}
		
	.icon-danke{
		width: 70%;
	}
	/* nav bar */
.navbar-default .navbar-nav > li > a {
    color: white;
    font-size: 12px;
}

#field-parts-search{
	margin-top: 0px;
	width: 210px;
	margin-right: 0px;
	float: none;
}
.toppadding1 {
    margin-right: 10px;
}
}