/**
	CSS von Weinhelp7 für 2 Weine nebeneinander KLEIN
	für Storefront und Neve
*/



html .theme-astra {

  --WH-Prod-width: 100%;
}



html {
	
	--WH-PicWidth : 115Px;
	--WH-PicHeight : calc( var( --WH-PicWidth) * 2);
	--WH-PicHeightA : auto;
	----WH-PicVisible : none;
	--WH-PicVisible : visible;
	--WH-BoxHeight : 260Px;
}




html .WH_KBU1  {
	
	..--WH-PicWidth : 95Px;
	..--WH-PicHeight : calc( var( --WH-PicWidth) * 2);
	..--WH-BoxHeight : 385Px;

}



	
div[itemprop="description"] {display:none;}





@media (max-width: 921px) {
.theme-storefront ul.products li.product-category  img:not(.anything)
{
    height: auto;
    width: calc( var(--WH-PicHeight)  * 0.75 ) !important;
  }
}



@media (max-width: 1024px) {
 .theme-neve ul.products li.product img {
   
    width: var(--WH-PicWidth) !important;
  }
}


/*    ##Device = Tablets, Ipads (portrait) */
/*    ##Screen = B/w 768px to 1024px*/
/* @media (min-width: 768px) and (max-width: 1024px) {*/



@media (min-width: 768px) {

.woocommerce-tabs ul.tabs li.active a, ul.products li.product .price, .onsale {
    font-weight: bold;
    font-size: 18px;
}




/* Produktfelder im Shop */

.site-main ul.products li.product ,  .woocommerce ul.products li.product{
	--WH-H : calc (height);
	margin-right: 0.9%!important;
    width: var( --WH-Prod-width , 30% )!important;
	min-width : 320Px;
    float: left!important;
    text-align: left!important;
    margin-right: 3%;
    background-color: var(--WH-Prod-background);/* NUR NEVE  */
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    height: var(--WH-BoxHeight);
    min-height: calc(var(--WH-PicHeight) + 40Px)!important;
    border-radius: 6px;
	
}



.theme-striking_r   ul.products li.product{
	min-width : 300Px;
	height: calc(var(--WH-BoxHeight) + 30px) !important;
}
/* Produktfelder im Shop */



/* Produktfelder im Shop */



ul.products li.product .woocommerce-loop-product__title  {
	font-size:16Px!important;
margin-left: calc(var(--WH-PicWidth) + 13Px)!important;;
margin-right: 10px!important;
text-align: left;
 
}



.theme-striking_r ul.products li.product .woocommerce-loop-product__title  {
font-size:14Px!important;
margin-left: calc(var(--WH-PicWidth) - 13Px)!important;;
margin-right: 5px!important;
 
}



ul.products li.product h3 {
    font-size:12px!important;
    float: right!important;
    width: 60%!important;
	padding-right: 5px!important;
}



ul.products li.product .button {
	position: absolute;
 	top: calc( var(--WH-BoxHeight) - 45Px)!important;
    left: calc(var(--WH-PicWidth) + 90Px)!important;
	margin-top: 0em!important;
	font-size: 14px !important;
	padding: 6px 2px 6px 2px !important;

}


.theme-striking_r ul.products li.product .button {
 	top: calc( var(--WH-BoxHeight) - 8Px)!important;
    left: calc(var(--WH-PicWidth) + 75Px)!important;
	font-size: 12px !important;
	padding: 2px !important;

}

.theme-astra ul.products li.product .button {
  top: calc( var(--WH-BoxHeight) - 46Px) !important;
  left: calc(var(--WH-PicWidth) + 91Px) !important;
  padding: 10px 3px 10px 3px !important;
}

/* Warenkorb anzeigen*/
.added_to_cart {
    
    position: absolute;
 	top: calc( var(--WH-BoxHeight) - 45Px)!important;
    left: calc(var(--WH-PicWidth) + 90Px)!important;
	margin-top: 0em!important;
	font-size: 14px !important;
	padding: 6px 2px 6px 2px !important;
}


.theme-customizr .added_to_cart {
 	top: calc( var(--WH-BoxHeight))!important;
	font-size: 16px !important;
}




.theme-striking_r ul.products .quantity {
    position: absolute;
    top: calc( var(--WH-BoxHeight) - 8Px)!important;
    left: calc(var(--WH-PicWidth) - 10Px)!important;
	font-size:12px!important;
}







ul.products .quantity {
	position:absolute;
    top: calc( var(--WH-BoxHeight) - 45Px)!important;
    left: calc(var(--WH-PicWidth) + 13Px)!important;
}




.quantity .qty {
  width: 55px !important;
  padding: 2px !important;
  font-size: 16px !important;
  height: 25px !important;
  margin: 0px;
  box-sizing: content-box!important;
  border-style: solid;
  border-radius:3px;
  border-color:white;
  border-width:3px;
}



.theme-striking_r .quantity .qty {
 width: 30px !important;
padding: 1px !important;
}





.WH_ELA5   .dimensions {
	top: calc( var(--WH-BoxHeight) - 85Px) !important;
	left: calc(var(--WH-PicWidth) + 90px)!important;

}



.dimensions {
    font-weight: normal;
    font-size: 10px;
    position: absolute;
    top: 180Px;
    left: calc(var(--WH-PicWidth) + 13Px)!important;
	
    line-height: 1.1em;
}


.theme-striking_r .dimensions {
  top: calc( var(--WH-BoxHeight) - 91Px) !important;
    left: calc(var(--WH-PicWidth) + 13Px);
	
}

.theme-astra  .dimensions {
    top: calc( var(--WH-BoxHeight) - 80Px) !important;
    left: calc(var(--WH-PicWidth) + 96Px)!important;
}




.onsale {
    border-color: #43454b!important;
    position: absolute!important;
    top: 10px!important;
    left: 15px!important;
	color: #ff0000!important;
	   font-weight: bold!important;
    font-size: 16px!important;
 
}

ul.products li.product img {
	display: var(--WH-PicVisible)!important;
    height: var(--WH-PicHeightA) ;
    width: var(--WH-PicWidth) !important ;
    position: absolute!important;
    left: 6px!important;
    top: 15px!important;

}

.theme-striking_r ul.products li.product img {
    width: calc(var(--WH-PicWidth) - 40px) !important ;
	top: 0px!important;
}



/* Preis im Shop bei den Flaschen*/
 ul.products li.product .price {
    font-weight: bold!important;
    position: absolute!important;
    top: calc( var(--WH-BoxHeight) - 85Px) !important;
    left: calc(var(--WH-PicWidth) + 13Px)!important;
    font-size: 25px ;
}



/* Preis im Shop bei den Flaschen*/
 .theme-neve ul.products li.product .price {
    top: calc( var(--WH-BoxHeight) - 72Px) !important;
}


/* Preis im Shop bei den Flaschen*/
.theme-astra ul.products li.product .price {
    top: calc( var(--WH-BoxHeight) - 77Px) !important;
    font-size: 25px ;
}








.theme-patti ul.products li.product .price {
  top: 151px !important;
  
}



.theme-patti-4 ul.products li.product .price {
  top: 151px !important;
}



.woocommerce ul.products li.product .price del {
  display: flex!important;
}



.theme-neve ul.products li.product .price del { 
   top: -10px;
   font-size:18px;
   line-height:12px;
   position:absolute;
}

@media (min-width: 768px) {
 .theme-neve .woocommerce ul.products li.product .price del {
    display: flex !important;
    font-size: 13px;
    top: 15px;
    position: absolute;
  }
}


.theme-astra  li.product .price del, .theme-astra  .woocommerce-page ul.products li.product .price del {
  font-size : 14px!important;
  top: -13px;
  position: absolute;
}


.theme-astra  li.product .price del, .theme-astra  .woocommerce-page ul.products li.product .price del {
  font-size : 14px!important;
  top: -13px;
  position: absolute;
}
.theme-astra  li.product .price del:after, .theme-astra  .woocommerce-page ul.products li.product .price del:after {
	content: "\C";
}
/* Preis im Shop bei den Flaschen*/


.theme-storefront  li.product .price del, .theme-storefront  .woocommerce-page ul.products li.product .price del {
  font-size : 16px!important;
  top: -9px;
  position: absolute;
}
.theme-storefront  li.product .price del:after, .theme-storefront  .woocommerce-page ul.products li.product .price del:after {
	content: "\C";
}
/* Preis im Shop bei den Flaschen*/



/* wir empfehlen */
.wpb-wps-wrapper .item img {
    width: 75%;
    margin-left: 35px;
}
/* wir empfehlen */





/* zur Kasse */
#payment .place-order .button {
    font-size: 1.387em;
    width: 70%;
    white-space: pre-wrap;
    top: initial;
}
/* zur Kasse */



/* Kaufen */
proceed-to-checkout .button.checkout-button {
    font-size: 1.387em;
    top: initial;
}
/* Kaufen */




		
/* Kategorie anzeige */

ul.products li.product-category  img {
    width:calc(  var(--WH-PicHeight) / 1.5) !important;
    position: absolute !important;
    left: 40px !important;
    top: 75px !important;
    height: auto ;
    margin-left: auto !important;
}



.theme-storefront ul.products li.product-category  img {
    height: auto!important ;
}


.theme-neve ul.products li.product-category  img {
    height: auto!important ;
}

.theme-astra  ul.products li.product-category  img {
    width:calc(  var(--WH-PicHeight) / 2) !important;
    position: absolute !important;
    left: 40px !important;
    top: 75px !important;
    height: auto!important ;
    margin-left: auto !important;
}


.theme-astra .woocommerce-loop-category__title {
	font-size:25px!important;
	text-align: center!important;
	margin-top:20px;
  margin-right: 0px!important;
  background-color: transparent!important;
  top:20px;
  left:100px!important;
}


.woocommerce-loop-category__title {
	font-size:25px!important;
	text-align: center!important;
	margin-top:20px;
  margin-right: 0px!important;
  background-color: transparent!important;
}

li.product-category {
    min-height: 340px !important;
}
	
/* -----------------------------Kategorie anzeige */		
		



}



/*   KBU   */



@media (min-width: 768px) {

	
.WH_KBU1 .WH_Kbez , .WH_KlTab{
  position: absolute;
  top: calc( var(--WH-PicHeight) + 15px)!important;
  font-size: 11px;
  margin-left: calc(var(--WH-PicWidth) + 13Px) !important;
  margin-right: 10px !important;
  text-align: left;
  max-height: calc(  var(--WH-BoxHeight) - var(--WH-PicHeight) - 40px)!important;
  overflow: hidden;
  line-height: 19px;
}}

	
.WH_KBU1 .WH_Kbez p , .WH_KBU1 .WH_KlTab p {
	margin-bottom: 5px;
}



.WH_KBU1 ul.products li.product .button {
    left: 80Px!important;

}



.WH_KBU1 ul.products .quantity {
    left: 10Px!important;
}


.WH_KBU1 .woocommerce-product-details__short-description {
    display: none;
}






/*   ELAB   */


.WH_ELA5 .woocommerce-page #content div.product div.summary  div.WH_Elab { /* einzelnes Produkt */
	max-width : 400px;
	
}

.WH_ELA5 .woocommerce-page #content div.product div.summary  div.Elab_a { /* einzelnes Produkt */
	font-size: 15px;
	
}

  @media (min-width: 768px){  /* shopseite viele nebeneinander */
.theme-astra.WH_ELA5 .WH_Elab {
margin-bottom: -30px;
position: absolute;
  left: calc(var(--WH-PicWidth) + 14px) ;
  top: calc( var(--WH-BoxHeight) - 135Px) !important;

min-width: 193px !important;
}

.theme-astra.WH_ELA5 .WH_Elab.ElabV2 {
  min-width: 191px !important;
  left: calc(var(--WH-PicWidth) + 14px) ;
  top: calc( var(--WH-BoxHeight) - 110Px) !important;
  
}

.theme-astra summary.ElabV2 {
  font-size: 12px !important;
}

}
  
  @media (min-width: 768px){  /* shopseite viele nebeneinander */
.theme-storefront.WH_ELA5 .WH_Elab {
margin-bottom: -30px;
max-width: 187px;
position: absolute;


	top: calc( var(--WH-BoxHeight) - 150Px) !important;
    left: calc(var(--WH-PicWidth) + 13Px);
}

.theme-storefront.WH_ELA5 .WH_Elab.ElabV2 {
margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: calc( var(--WH-BoxHeight) - 110Px) !important;
left: calc(var(--WH-PicWidth) + 15px) ;
min-width: 150px !important;
}

}




.theme-striking_r.WH_ELA5 div.summary .ElabV1.WH_Elab , .theme-striking_r.WH_ELA5 div.summary .ElabV2.WH_Elab{
  position: relative;
  top: -10px;
  left: unset !important;

}
 

@media (max-width: 1024px) {
  .theme-neve .nv-card-content-wrapper :nth-child(1) {
    order: 0;
  }
}

.theme-neve .img-wrap {
  position: unset;
}


 

  @media (min-width: 768px){  /* shopseite viele nebeneinander */

.theme-striking_r.WH_ELA5  .ElabV1.WH_Elab {
position: absolute;
max-width: 207px;
top: 144px;
left: calc(var(--WH-PicWidth) + -15px);
min-width: 198px !important;
}


.theme-striking_r.WH_ELA5  .ElabV2.WH_Elab {
margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: 155px;
left: calc(var(--WH-PicWidth) + 20px) ;
min-width: 121px !important;
}



.theme-neve.WH_ELA5  .ElabV1.WH_Elab {
margin-bottom: -30px;
max-width: 170px;
position: absolute;
  min-width: 191px !important;
  left: calc(var(--WH-PicWidth) + 14px) ;
  top: calc( var(--WH-BoxHeight) - 103Px) !important;

}


.theme-neve.WH_ELA5  .ElabV2.WH_Elab {
margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: 155px;
left: calc(var(--WH-PicWidth) + 20px) ;
min-width: 121px !important;
}



  
.theme-patti  .WH_Elab.ElabV2 {
 margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: calc( var(--WH-BoxHeight) - 104Px);
left: 202px;
min-width: 142px;
}

  
.theme-patti-4  .WH_Elab.ElabV2 {
 margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: calc( var(--WH-BoxHeight) - 104Px);
left: 202px;
min-width: 142px;
}



  
.theme-patti  .WH_Elab.ElabV1 {
 margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: calc( var(--WH-BoxHeight) - 259px);
left: 205px;
min-width: 142px;
}


  
.theme-patti-4  .WH_Elab.ElabV1 {
 margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: calc( var(--WH-BoxHeight) - 259px);
left: 205px;
min-width: 142px;
}



}
  
  
  

  @media (min-width: 768px){  /* shopseite viele nebeneinander */
.theme-customizr.WH_ELA5 .WH_Elab {
margin-bottom: -30px;
max-width: 170px;
position: absolute;
top: 119px;
left: calc(var(--WH-PicWidth) + 109px) ;
min-width: 150px !important;
}
}
  
 
  
  
  /* Astra */ 
 @media (max-width: 1024px) {
.ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
  grid-template-columns: repeat(1, minmax(0, 1fr))!important;
}
}
