
span.Renner.Angebote{
background:transparent  no-repeat;
  width:75px;
  height:77px;
  position:absolute;
  border:0px solid #000;
  /*z-index:99999;*/
      margin-top:-50px;
}
/* Product-Listing in Shop  START */
.shop {
	width: 100%;

	overflow: hidden;
	border: 0px solid red;
}
.shop h2 {
	background: #cccccc;
	padding: 5px;
	line-height: 30px;
	color: #F90;
	font-size: 22px;
}
.shop_entry {
	color: #111000;
	position: relative;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #ccc;
	width: 100%; /* weg */
	float: left;
}

.shop_entry a, .shop_entry a:link, .shop_entry a:visited, .shop_entry a:active {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
.shop_entry a:hover {
	color: #000;
	font-size: 12px;
	font-weight:bold;
}
}
.product-detail-title {
	/*color: #FFF;
	padding: 15px;
	background-color: #999;
	font-size: 30px;
	font-weight: bold;*/
}
.shop_entry_product_titel {
	color: #FFF;
	padding: 15px;
	background-color: #999;
	font-size: 26px;
	font-weight: bold;
  line-height:90%;
}


.image_shop {
	float: left;
	padding: 10px 10px 0px 0px;
	max-width: 250px;
	height: auto;
	overflow: hidden;

}

.entry img {
	border: 0px solid #999;  /* reagiert auf listing und details *** DIESE KLASSE KOMMT AUS DEM styles.css  und  N E R V T */
	padding: 2px;
	float:left;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

div.product-listing .shop-article-img{
width: 35%;
}
div.product-detail .shop-article-img{
border: 0px solid #999;
	width: 25%;/**/
	height:auto;
	overflow: hidden;
	float: left;
  	height:auto;
  margin-bottom:20px;
overflow:hidden;
}
.shop-article-img img {
  width:100%;
    height: auto;
		padding:3px;
  float:left;
}
div.product.product-listing span.shop-article-img > img,
div.product-detail span.shop-article-img{
  margin-right:10px
	}
div.kurzbeschreibung > div.shop-article-img.img-num-1{
/*width:33%;*/
}
div.kurzbeschreibung > div.shop-article-img.img-num-5 > a > img {
/*border: 1px solid #999;
  float:left;
width: 100%;
height: auto;
  clear:right;*/
}

.kurzbeschreibung {
	width: 100%;
	font-size:24px;
	font-size:16px;
overflow:hidden;
  display:inline-block;
margin-bottom:10px
}
.kurzbeschreibung p {
margin-top:10px
}

.img-desc-wrapper {

margin-top: 20px;
width:100%;
  overflow:hidden;
}

.shop_link_to_detail {
clear: both;

text-align: right;
padding: 10px;

}

.shop_link_to_detail a:link {
font-weight: bold;
font-size:14px;
}

/*.shop_entry_detailslink {
	border: 1px solid #999;
	float: left;
}*/


.shop_entry_bottom {
	 float: left; width: 100%;

}

/* Product-Listing in Shop  END */


table {
	font: normal normal 16px/20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
}
.cart a, .cart a:link, .cart a:visited, .cart a:active {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
.cart a:hover {
	color: #F90;
	font-size: 22px;
	font-weight:bold;
	text-decoration: underline;
}
.fortsetzen {
	mar gin: 10px 0 10px 0;

}
.fortsetzen a, .fortsetzen a:link, .fortsetzen a:visited, .fortsetzen a:active {
	color: #FFF !important;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;

}
.fortsetzen a:hover {

	font-size: 15px;
	font-weight:bold;

}
.cart-table-header {
	height: 50px;
	color: #fff;
	font-size:26px;
	background:#999;
	margin: 2px;
}
.cart {
	font-size: 14px;
	color: #000;
}
.cart_small {
	font: normal normal 11px/20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*background: transparent url(http://localhost/bolz/img/shop/cart.jpg) no-repeat;*/
	/*padding-left: 60px;*/
}
/* details */

.product-detail, .outer2 {
	border: 0px dotted green;
	width: 100%;
}
.product-detail-title {

	float: left;
}
.img-desc {
	border: 1x solid blue;
	float: left;
	margin-top: 10px;
}
.outer1{
	margin-top: 10px;
}
.outer2 {
	margin-top: 10px;
}
.image-details {
	float: left;
	border: 0px solid green;
}



.image-details {
	padding: 5px;
	float: left;
	max-width: 30%;

}
.outer3 {
margin-top:10px;
	width: 100%;

}
.product-description {
	floa t:left;
	padding: 0px 5px;
	w idth: 400px;
}
.product-price {
	float:left;
}
.details-preis {
	color: #F90;
	font-size:22px;
	font-weight: bold;
}
.product-add-cart {
	margin-t op: 50px;
	float: right;

}






div.shop_link_to_detail,
.show_all  {
border: 0px solid #ccc;
	marg in: 20px 5px;
  	float: left;
}
.show_all a, .show_all a:link, .show_all a:visited, .show_all a:active {
	color: #FBB03B;
	text-decoration: none;
	font-size: 20px;
	float: left;
}




/* add cart start */
 .cart_add_button {
	padding: 5px;
	/* position:absolute; left:0; right:0; bottom:0; */
    float: right;
		width:auto;
	marg in: 5px 0px 0px 0px;

}
.list-add-button {
  display:block;
    float:right;
  padding:0 10px;
	margin-left: 70px;
	height: 33px;
	bo rder: 1px solid #aaa;
	width: auto;
	fon t-size:16px;
	font-weight: bold;
	color: #FFF;
	background: #BF1218;
	/*border: 1px solid #999;*/
}
.list-add-button:hover {
	border: 0px solid #ccc;
	color: #666;
	background: #999 !important;
}
em.preis {

	font-size:28px;
	color: #FFF;
	margin: 0px 10px 10px 0px;
	/*float: right;*/
	font-weight: bold;
	padding: 5px;

}
div.product-add-cart.btn.btn-primary,
div.btn.btn-primary.fortsetzen,
.btn{
padding-left:0!important;
  padding-right:0!important;
}
div.product-add-cart.btn.btn-primary > form > input.list-add-button{
width:100%;
text-align:right;
}
form > div.cart > div > span > input.btn,
a.btn.btn-primary,
.btn-primary{
padding-right:15px!important;
padding-left:15px!important;
}
form > div.cart > div > div.btn.btn-primary.fortsetzen > a{
padding-top:12px;
padding-bottom:14px
}

div.product-add-cart.btn.btn-primary{
position:relative;
}

span.cart-increment,
.cart-increment {
	display: inline-block;
	position: absolute;
	width: 20%;
	height: 45px;
  left:5px;
}
span.cart-increment input,
.cart-increment input {  /* zahl */
	position: relative;
	font-size: 14px;
	font-family: sans-serif;
	height: 33px;
	line-height: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0 15px 0 0;
  color:#222;
}
span.cart-increment .increment-button,
.cart-increment .increment-button {
	position: absolute;
	display: block;
  bottom:0;
	right: 0;
	cursor: pointer;
	width: 15px;
	height: 17px;
  padding:3px;
  margin:0px;
	font-size: 15px;
	line-height: 12px;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	background: #ccc;
	color: #000;
	overflow: hidden;
	z-index: 1;
}
.cart-increment .increment-button.increment-plus {
	top: 5px;
}
.cart-increment .increment-button.increment-minus {
	bottom: 5px;
}
.cart-increment .increment-button:hover {
	background-color: #000;
	color: #fff;
	z-index: 2;
}
div.product-detail > div.show_all > a.btn.btn-primary{
color:#fff;
}
.btn.btn-primary > form > input.list-add-button,
div.btn.btn-primary.cart_add_button > form > input.list-add-button,
div.btn.btn-primary.cart_add_button > form > input.list-add-button:hover{
border:none;
background:none;
color:#fff;
}
/* add cart ende */
div.shop_link_to_detail > a.btn.btn-primary,
div.shop_link_to_detail > a.btn.btn-primary:hover{
color:#fff;
  padding:0 10px;
}

div.entry > div.padd > div.shop.clearfix > div > p > a.btn.btn-primary{
margin-top:15px;
  color:#fff;
}

.product {
	position: relative;
}
.product form {
	position: relative;
	clear: both;
	margin: 0;
}
.image {
	display: block;
	float: left;
	width: 250px;
}
.image:after {
	content: '';
	display: table;
	height: 1px;
	clear: both;
}


/*** SHOP_CATEGORIES ***/
ul.shop-categories li#shopcat-8,
ul.shop-categories li#shopcat-7,
ul.shop-categories li#shopcat-6,
ul.shop-categories li#shopcat-5,
ul.shop-categories li#shopcat-4,
ul.shop-categories li#shopcat-3,
ul.shop-categories li#shopcat-2,
ul.shop-categories li#shopcat-1,
ul.shop-categories > li#shopcat-all{
text-transform:uppercase;
font-weight:400;
}

ul.shop-categories > li#shopcat-8.active > a,
ul.shop-categories > li#shopcat-7.active > a,
ul.shop-categories > li#shopcat-6.active > a,
ul.shop-categories > li#shopcat-5.active > a,
ul.shop-categories > li#shopcat-4.active > a,
ul.shop-categories > li#shopcat-3.active > a,
ul.shop-categories > li#shopcat-2.active > a,
ul.shop-categories > li#shopcat-1.active > a,
ul.shop-categories > li#shopcat-all.active{
font-weight:800;
display:block;
}



ul.shop-categories > li#shopcat-5 > ul > li,
ul.shop-categories > li#shopcat-4 > ul > li,
ul.shop-categories > li#shopcat-3 > ul > li,
ul.shop-categories > li#shopcat-2 > ul > li,
ul.shop-categories > li#shopcat-1 > ul > li{


}



ul.shop-categories > li.active > ul > li{
border-bottom:none;
}



ul.shop-categories > li#shopcat-5.active > ul > li > a,
ul.shop-categories > li#shopcat-4.active > ul > li > a,
ul.shop-categories > li#shopcat-3.active > ul > li > a,
ul.shop-categories > li#shopcat-2.active > ul > li > a,
ul.shop-categories > li#shopcat-1.active > ul > li > a{
padding-left:1em;
/*font-weight:600;*/
text-transform:none;
display:block;  
}
ul.shop-categories > li.active > ul > li.active > a{
font-weight:600;
color: #BF1118 !important;

}


div.shop.clearfix > form > table > tbody > tr > td > div > label > span,
div.shop.clearfix > form > table > tbody > tr > td > textarea#shop_inv_address,
div.shop.clearfix > form > table > tbody > tr > td > input{
margin: .5em;
}


.cart-table td+td {
  text-align:right;
}
.cart-table input,
.cart-table td+td+td {
  text-align:left;
}


/*** yes buttons ***********/
div.product-add-cart.btn.btn-primary{
border:1px solid;
height:50px;
}
div.product-add-cart.btn.btn-primary > form > input.list-add-button{
padding:0 10px;
margin: 0 0 0 70px 0;
}
div.btn.btn-primary.fortsetzen > a.btn.btn-primary{
padding:0 15px !important;
margin:0 !important;
}
div.btn.btn-primary.fortsetzen{
height:50px;
padding 0 !important;
margin:0;
border: 0px solid green;
}
div.product-add-cart.btn.btn-primary{
padding:0;
margin:0;
}
/*** /yes ***********/



/* anpassung WK mit Längen der SRM-Ware */

.sholz {
border: 2px solid red;
}



.list-add-button {
border:none;
height:50px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    	padding: 5px;
	/* position:absolute; left:0; right:0; bottom:0; */
    float: right;
		width:auto;
	margin: 5px 0px 0px 0px;
 	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.list-add-button:hover{
border:none;
background:#999;
color:#FFF;
	font-size: 15px;
	font-weight:bold;
}

.prod_opt1{
height: 50px;
	font-size: 15px;
	font-weight:bold;
  min-width: 200px;
}


@media (max-width: 480px){
 .list-add-button{
width: 100%;
}
  select#prod_opt1.prod_opt1,
.prod_option {
  max-width:100%;
margin:5px 0 5px 0;
  }

}
@media (max-width: 680px){
div.product-detail .shop-article-img{
	width: 50%;
	height:auto;
}
}
@media (max-width: 380px){
div.product-detail .shop-article-img{
	width: 100%;
	height:auto;
}
}

span.cart-increment{
  position:relative;
  right:0px !important;float:left;
  bottom:0;
  margin:5px 10px 5px 0;
  height:50px;
  width:70px !important;
}
span.cart-increment > input.shop-list-amount{
  position:absolute;
  right:10px;
  width:45px;
  height:50px;
}

select#prod_opt1.prod_opt1,
.prod_option {
  position:relative;
    color: #999;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
  margin:5px 10px 5px 0;
  height:50px;
    position:relative;
  float:left !iportant;
}

input.list-add-button{
float:left;
}
div.product-detail{
clear:both;
}

div.kurzbeschreibung.clearfix > p{

  display:block
}


.tab_container img{
width:auto;
}

html#www-brennholz-plank-de-omega.csstransforms.no-csstransforms3d.csstransitions > body > div.main > div.container > div.row > div.col-md-9.col-sm-9 > div.whity > div.posts > div.entry.padd-zero > div.shop.clearfix > div.entry > div.padd > div.product.product-listing > div.outer1 > div.img-desc-wrapper.img-responsive > div.kurzbeschreibung.clearfix > div.tab_container > span.shop-article-img > img {
margin-right: 20px;
}
@media (max-width: 530px){
html#www-brennholz-plank-de-omega.csstransforms.no-csstransforms3d.csstransitions > body > div.main > div.container > div.row > div.col-md-9.col-sm-9 > div.whity > div.posts > div.entry.padd-zero > div.shop.clearfix > div.entry > div.padd > div.product.product-listing > div.outer1 > div.img-desc-wrapper.img-responsive > div.kurzbeschreibung.clearfix > div.tab_container > span.shop-article-img > img {
margin-right: 0px;
width:100%;
  height:auto;
}
h2.shop_h2{
background:#eee !important;
}
}
span.btn.btn-primary > input.cart-checkout-button,
span.btn.btn-primary > input.cart-update-button{
color:#fff;
background:none;
  border:none
}
span.btn.btn-primary,
span.btn.btn-primary{
padding:0 !important;
}
input.cart-checkout-button,
input.cart-update-button{
padding:0 10px
}
p.agb-ja{
background:#999;
padding:10px;
margin:15px 0;
color:#fff;
}
span.agb-ja-input{
margin:5px;
border:5px solid #fff;
padding: 0 3px;
}
.text-warning{
font-size:18px !important;
font-weight:bold;
color:red
}

div.shop_entry_product_titel > span.lieferkost > a:hover{
color:#ffffff !important;
}

.erase, .store, .recall {
color: #FFF !important;
background: #999 !important;
line-height: 2 !important;
margin: 10px !important;
}


/* Änderungen 2017 */

div.entry > div.padd > div.product.product-listing > p > a {
color: #BF1218 !important;
font-weight: bold;
}

div.entry > div.padd > div.product.product-listing > p > a:hover {
color: #999 !important;
font-weight: bold;
}


 div.entry > div.padd > h1 {
background-color: #BF1218 !important;

}


 tr.cart-table-header > td {

 background-color: #999 !important;
font-weight: bold;


 }


 form#name.preset_clean > span.lieferkost > a,
 tbody > tr > td > span.prod_option > a,
 table.cart-table.sortable.table.table-hover > tbody > tr > td > a {
color: #BF1218 !important;
 }



