/* Baertschi */



.wwsShopSeparator, .wwsShopSearchCategorieSelectPanel, .wwsShopBottomBorderedTableRow, .wwsShopBottomBorderedTable tr{
  border-color: lightGray;
}

.wwsShopBorderedControl {
  border-color: lightGray;
  border-radius: 6px;
}

.wwsShopSubCategorieDataPanel, .wwsShopSubProductDataPanel {
  border-color: lightGray;
}

.wwsShopGrayPanel {
  background-color: inherit;
  border-style: solid;
  border-color: lightgrey;
  border-width: thin;
}

.wwsShopSearchEdit {
  width: calc(-8px + 100%)!important;
}

.wwsShopSearchEdit, .wwsShopSearchCategorieSelect {
  background-color: white!important;
}



/* Buttons mit weniger Rand */

.wwsShopPanel button {
  padding: 0 10px;
}

.wwsShopSearchPanel button {
  letter-spacing: 0px;
  padding: 0 10px;
}

.wwsShopProductBookmarkButton {
  height: 50px;
}

.wwsShopProductAddQuantityEdit {
  margin-right: 1em!important;
  text-align: right;
}


/* Warenkorb */

.wwsShopCartImage {
}

.wwsShopCartPanel, .wwsShopCartAndBookmarksPanel {
  z-index: 9000;
}

.wwsShopCartImage {
  width: 32px;
  height: 32px;
}

.wwsShopCartProductsCount {
  display: none!important;
}

/* Merkliste mit Bild statt mit Textz */

.wwsShopBookmarkImage {
  width: 24px;
  height: 24px;
}

.wwsShopBookmarkImage {
  display: block;
  margin: 0 auto;
}

.wwsShopBookmarkTitle {
  display: none;
}

/* Merkliste und Warenkorb uebereinander */
.wwsShopBookmarkOuterPanel, .wwsShopCartOuterPanel {
  float: none;
}

.wwsShopBookmarkOuterPanel {
  padding-left: 1em;
}



/* Login */

.wwsShopLoginButtonImage {
  float: left;
  margin-right: 4px;
  width: 24px;
  height: 24px;
}

.wwsShopLoginButtonSubPanel {
  float: right;
}



/* Suche und Filter */

.wwsShopSearchPanel {
  margin-top: 1em;
}

/* Bild in Produkt */
.wwsShopProductDetailMainImage {
  max-height: 250px;
}



/* Warenkorb in Produkt */

.wwsShopProductDetailOrderProductCountLabel {
  top: -15px;
  right: 10px;
}


/* Menge schmäler */

.wwsShopProductAddQuantityEdit {
  width: 4em!important;
}

/* Netto-Preis */

.wwsShopProductPricesExtNetPriceData {
  display: block;
}

/* "Preise inkl. Mwst" etwas tiefer */

.wwsShopMainTitlePricesTxtPanel, .wwsShopMainTitlePricesTxtPanel {
  margin-top: 1.1em;
}

/* Slider */
.wwsShopSubProductsSliderDataPanel {
  position: relative;
}

/*

.wwsShopSubProductPanel  {
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;

}

@-webkit-keyframes .wwsShopSubProductPanel  {
    100% { left: 0; }
}

@keyframes .wwsShopSubProductPanel  {
    100% { left: 0; }
}

*/

.wwsShopProductSliderNextDiv, .wwsShopProductSliderPrevDiv {
  top: 50%;
}

.wwsShopProductSliderPrevDiv {
  left: -1em;
}

.wwsShopProductSliderNextDiv {
  right: -1em;
}



/* Bestandsanzeige */
/*
  .wwsShopProductStockMode3Image {
  margin-right: 8px;
}

.wwsShopSubProductDescPanel {
  font-size: 0.9em;
}
*/

/* Laender */
.wwsShopCountryPanel {
  display: block;
}

/* Bild-Zoom */
.wwsShopProductImageZoomImagesPanel {
  height: 80%!important;
}

/* Merken / Kaufen auf Kachel */

.wwsShopSubProductAddBookmarkLinkPanel, .wwsShopProductDescriptionManufacturerImagePanel {
  display: block;
  z-index: 1;
  width: 8em;
  right: 0;
}

.wwsShopSubProductAddBookmarkLinkPanel {
  bottom: 0.5em;
  width: 100%;
  border-top-color: white!important;
  border-top-style: solid!important;
  border-top-width: 1px!important;
  padding-top: 0.75em;
}

.wwsShopSubProductBookmarkButton {
  width: 3em;
  height: 3em;
}

.wwsShopSubProductPanel .wwsShopSubProductStockPanel {
  display: block;
  font-size: xx-small;
  bottom: 6em;
}

.wwsShopSubProductPanel .wwsShopProductStockMode3ValuePanel {
  float: left;
}

.wwsShopSubProductCartImage {
  display: none;
}

.wwsShopSubProductPanel .wwsShopProductAddQuantityPanel {
  float: left;
  awidth: 90%;
}

.wwsShopSubProductQuantityPanel {
  z-index: 100;
  display: block; 
  position: absolute;
  float: none;
  bottom: 2em;
  display: block;
  left: 10px;
  /*
  border-color: white!important;
  border-style: solid!important;
  border-width: 1px!important;
  border-radius: 4px;
  */
  width: calc(100% - 6em);
}

.wwsShopSubProductPanel .wwsShopProductAddQuantityIncImage, .wwsShopSubProductPanel .wwsShopProductAddQuantityDecImage {
  width: 20px;
  margin-right: 0.5em;
  margin-top: 0.25em;  
}

.wwsShopSubProductPanel .wwsShopProductAddQuantityEdit {
  background-color: #004ea4!important;
  color: white!important;
}

.wwsShopSubProductPanel .wwsShopProductAddQuantityChangePanel {
  display: block;
}

.wwsShopSubProductPanel .wwsShopProductAddQuantityEdit {
  height: 2em!important;
}

/* Bilder ueber ganze Kachel und farbiger unterer Bereich */

.wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
  width: 100%;
  afloat: clear;
  max-width: 1000px;
}

.wwsShopSubProductSkuMainPanel {
    height: 20%;
}

@media (min-width: 500px) {

 .wwsShopSubCategoriePanel, .wwsShopProductTilePanel .wwsShopSubProductPanel {
     float: left;
 }

}


@media (min-width: 500px) {

 .wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
    width: 50%;
 }

}


@media (min-width: 800px) {

 .wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
    width: 33.33%;
 }

}

@media (min-width: 1000px) {

 .wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
    width: 25%;
  }

}

.wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
  position: relative;
}

.wwsShopSubCategoriePanel {
  padding-bottom: 100%;
}

.wwsShopSubProductPanel {
  padding-bottom: calc( 120% + 12em );
}


@media (min-width: 500px) {

 .wwsShopSubCategoriePanel {
    padding-bottom: 50%; 
 }
 .wwsShopSubProductPanel {
    padding-bottom: calc( 60% + 12em );
 }


}

@media (min-width: 800px) {

 .wwsShopSubCategoriePanel {
    padding-bottom: 33.3% ;
 }
 .wwsShopSubProductPanel {
    padding-bottom: calc( 50% + 12em );
 }

}

@media (min-width: 1000px) {

.wwsShopSubCategoriePanel {
    padding-bottom: 25%;
 }
 .wwsShopSubProductPanel {
    padding-bottom: calc( 40% + 12em );
 }


}

.wwsShopSubCategorieDataPanel, .wwsShopSubProductDataPanel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 96%;
}

.wwsShopSubCategorieImagePanel, .wwsShopSubProductImagePanel  {
  height: 55%;
}

.wwsShopSubCategorieDataPanel {
  color: white;
  background-color: #004EA4;
  padding: 0;
}

.wwsShopSubProductDataPanel {
  color: white;
  background-color: #004EA4;
  padding: 0;
}

.wwsShopSubProductCartContent {
  z-index: 100;
  position: absolute;
  top: calc(100% - 5em);
  left: calc(100% - 50px);
  text-align: right;
  width: 40px;
  height: 1em;
 }

.wwsShopSubProductOrderProductCount {
  color: white;
  position: static;
}

.wwsShopSubCategorieImagePanel {
  height: 66.5%;
}


.wwsShopSubCategorieImageInnerPanel, .wwsShopSubProductImageInnerPanel {
  background-color: white;
}

.wwsShopSubCategorieImage .wwsShopSubProductImage{
  height: 100%;
  width: auto;
}
