/* Pablo Design */

.wwsShopErrorMessagePanel {
  background-color:#fff;
  border:5px solid var(--color-primary)!important;
  margin:0 auto!important;
  color:var(--body-color)!important;
  display:none;
  z-index: 9999999!important;
  top: 4rem!important;
  left: 2rem!important;
  right: 2rem!important;
  width: calc(100% - 4rem)!important;
}

.wwsShopFktErrorMessageCloseButton {
  float: right;
  background-color: #fff;
  color: var(--color-primary)!important;
  margin: .5rem;
  border: none!important;
}

/* Warenkorb und Merkliste */

.wwsShopSearchCategorieSelectPanel {
  border: 0;
}

.wwsShopCartImage, .offcanvas .shopcart img {
  width: auto!important;
  height: 30px!important;
  display: inline-block;
}

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

.wwsShopCartOuterPanel, .wwsShopBookmarkOuterPanel{
  width: auto;
  margin-top: 0px;
}

.wwsShopBookmarkOuterPanel{
  padding-right: .7rem;
}

a.wwsShopHref {
  padding: 0rem!important;
}

.topmenu .nav-link.wwsShopCartAndBookmarksPanel {
    font-size: .9em;
    padding: 0rem;
}

.wwsShopCartContentImage, .wwsShopBookmarkContentImage {
    margin-top: 0px;
}

.wwsShopCartItemsCount, .wwsShopBookmarkItemsCount {
  position: absolute;
  top: -8px;
  font-size: 80%;
  color: red;
}

.wwsShopCartAmount, .wwsShopFktCartItemsTotalAmount {
  display: none!important;
}

/* Merkliste mit Bild statt mit Text */
.wwsShopBookmarkImage {
  display: block;
  margin: 0 auto;
}
.wwsShopBookmarkTitle {
  display: none;
}

/* Login */
.wwsShopCheckoutLoginRegisterPanel {
  max-width:700px;
}

.wwsShopCheckoutRegisterPanel select, .wwsShopCheckoutLoginRegisterButton, .wwsShopCheckoutLoginButton, .wwsShopCheckoutLoginDoRegisterButton,
.wwsShopCheckoutAddressPanel select {
    width: auto;
}

.wwsShopCheckoutLoginRegisterButtonsPanel, .wwsShopCheckoutLoginRegisterButtonsPanel {
  text-align: right;
}

.wwsShopCheckoutItemQuantityIncImage, .wwsShopCheckoutItemQuantityDecImage  {
  width: 20px;
  height: 20px;
}

.wwsShopCheckoutItemDeleteImage, .wwsShopProductImageZoomCloseButtonImage {
  width: 25px;
  height: 25px;

}

img.wwsShopCategorieTreeItemHomeImage {
    width: 22px;
    height: 20px;
    padding-right:4px;
}

.wwsShopProductDetailOrderProductCountLabel {
  top: -12px;
  right: 0px;
}

.wwsShopProductDetailTechSpecDataPanel, .wwsShopProductDetailSalesPitchPanel  {
  font-size: 85%;
}


.wwsShopPanel a, .wwsShopPanel a:hover {
  color: var(--body-color)!important;
}

.wwsShopSeparator {
  border: 0px solid #F2F2F2;
  margin: 0px 0px;
  height: 2px;
}

.wwsShopProductPrice, .wwsShopProductPriceSalePrice {
  font-weight: bold;
}

.wwsShopSubProductSkuPanel {
  display: none;
}

/* Navigation Kürzlich angeschaut*/
.wwsShopSearchPanel {
  margin: 0 0 1em 0;
  width: 100%;
}

.wwsShopSearchCategorieSelectPanel, .wwsShopSubProductsOrderPanel, .wwsShopSubProductsFilterPanel {
    width: auto;
    margin-right: 1rem;
}

.wwsShopSearchPanel input, .wwsShopSearchPanel select, .wwsShopSubProductsOrderPanel select,
.wwsShopSearchEditPanel input, .wwsShopSubProductsFilterPanel input {
 color: var(--body-color);
  background-color: var(--body-bg);
  border: 1px solid rgb(156,125,52,0.5)!important;
  padding: .37rem .5rem!important;
  min-height: 37px;
}

.wwsShopSearchEditPanel input, .wwsShopSubProductsFilterPanel input {
  width: 200px;
}

.wwsShopSearchEditPanel, .wwsShopSearchEdit, .wwsShopSubProductsFilterEditPanel, .wwsShopFilterEdit {
  width: 200px;
  margin-right:1rem;
}

.wwsShopSearchButton, .wwsShopFilterButton, .wwsShopProductAddButton, .wwsShopProductBookmarkButton, .wwsShopProductListAddDeleteButton {
  padding: .37rem .75rem;
  min-height: 37px;
}

.wwsShopSearchCategorieEditPanel, .wwsShopSubProductsFilterPanel, .wwsShopSearchButtonPanel{
    float: left;
    width: auto;
}

.wwsShopBorderedPanel, .awwsShopSearchMainPanel, .wwsShopBorderedControl {
    border: none;
}

.wwsShopSubProductCartContentImage {
   position: absolute;
   right: .3rem;
   padding: .5rem .5rem 0rem .5rem;
   background: #F6F5F1;
   z-index: 999!important;
   max-height: 45px;
}

.wwsShopSubProductCartContentImage:hover {
  background: #e8e7e3;
}

.wwsShopSubProductOrderProductCount {
    top: -40px;
    font-size:80%;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSubProductPanel{
  width: 100%;
  font-size: 90%;
  line-height: 1.5em;
  padding-bottom: 4px;
  border-bottom: 1px solid #F2F2F2
}
.wwsShopNavigationRecentProductsPanel .wwsShopSubProductImage {
  max-height: 80px;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSubProductDataPanel {
  height: auto;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSubProductImagePanel {
  float: left;
  width: 40%;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSubProductDescPanel {
  float: left;
  width: 58%;
  margin-left: 2%;
  text-align: left;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSubProductDataPanel {
  margin: 4px;
  padding: 4px;
}

.wwsShopNavigationRecentProductsPanel .wwsShopSeparator, .wwsShopNavigationRecentProductsPanel .wwsShopSubProductPricePanel, .wwsShopNavigationRecentProductsPanel .wwsShopSubProductSkuPanel{
  display: none;
}

/* Produktgruppen ohne Scrollbar*/

.wwsShopProductSliderPanel, .wwsShopCategoriesGroupProductsPanel, .wwsShopSubCategoriesPanel, .wwsShopSubProductsPanel {
  white-space: normal;
  overflow-x: hidden;
  overflow-y: hidden;
  display: grid !important;
  grid-gap: 1.9rem;
  flex-wrap: wrap;
  padding: 7px;
}

.wwsShopProductSliderNextButton , .wwsShopProductSliderPrevButton, .wwsShopProductSliderNextDiv , .wwsShopProductSliderPrevDiv {
  display: none;
}

.wwsShopSubProductDescNameSubPanel, .wwsShopProductDetailPricePanel, .wwsShopProductDetailPriceSalePanel {
  font-size: 0.85em;
}

.wwsShopSubProductDescPanel {
  /*min-height: 51px;  */
}

.wwsShopSubProductDataPanel, .wwsShopSubCategorieDataPanel {
  border: none!important;
  margin: 0px!important;
  apadding: 0px!important;
}

.wwsShopSubCategorieDataSubPanel:hover,
.wwsShopSubProductDataSubPanel:hover {
  box-shadow:5px 5px 10px rgba(0,0,0,0)!important;
}

.wwsShopSubCategoriePanel, .wwsShopSubProductPanel {
  border: 0px solid;
  min-height: 100%;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, .07);
  -webkit-box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, .07);
  -moz-box-shadow:    2px 2px 7px 1px rgba(0, 0, 0, .07);
}

.wwsShopSubProductPanel:hover, .wwsShopSubCategoriePanel:hover {
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, .3);
  -moz-box-shadow:    2px 2px 7px 1px rgba(0, 0, 0, .3);
}

.wwsShopSubProductSkuMainPanel, .wwsShopSubProductPricePanel, .wwsShopSubCategorieDescPanel {
  padding: .8rem;
}

.wwsShopSubProductSkuMainPanel {
  padding-bottom: 0rem;
}

.wwsShopSubCategorieDescPanel {
  min-height: 75px;
}

.wwsShopSalePriceLabel, .wwsShopProductPriceSaleRegularPrice {
  padding-left: 0px;
}

.wwsShopSubProductImageInnerPanel, .wwsShopSubCategorieImageInnerPanel {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.wwsShopGrayPanel {
    background-color: #F6F5F1;
}

.wwsShopButtonNext {
    float: right;
}

.wwsShopBottomButtonsPanel button, .wwsShopTopButtonsPanel button, .wwsShopCheckoutLogoutMyOrdersButton, .wwsShopCheckoutLogoutButton, .wwsShopCheckoutRegisterEditDataButton,
.wwsShopCheckoutLogoutRegisterButton {
    width: auto;
}

.wwsShopProductDetailCheckoutButton, .wwsShopCheckoutCartLoginRegisterButton, .wwsShopCategorieDetailCheckoutButton, .wwsShopProductBookmarksCheckoutButton,
.wwsShopProductAddButton, .wwsShopProductBookmarkButton, .wwsShopCheckoutLoginRegisterButton, .wwsShopCheckoutLoginButton, .wwsShopCheckoutOrderNextButton {
  background: #CC0000;
  border-color: #CC0000;
}

.wwsShopProductBookmarkButton {
  height: 38px;
  font-size: 60%;
}

.wwsShopProductDetailLongDescriptionPanel, .wwsShopProductDetailTechSpecLongDescriptionLongDescriptionPanel, .wwsShopProductDetailTechSpecLongDescriptionTechSpecPanel,
.wwsShopProductDetailDescriptionPanel {
  padding: 2rem 2rem 2rem 0;
}

.wwsShopCategoriesTreeItemRefPanel, .wwsShopProductDetailDescriptionSkuPanel, .wwsShopCheckoutTable {
  font-size: 80%;
  font-weight: 400;
}

.wwsShopFktProductListAddDescriptionLinkPanel, .wwsShopHref {
  text-decoration: none
}

.wwsShopProductListAddNamePanel {
    font-size: 1em;
    font-weight: bold;
}

.wwsShopProductDetailTitlePanel {
  font-family: 'Scheherazade New';
  font-size: calc(1.5rem + .7vw);
  margin-bottom: 2rem;
  color: var(--color-primary);
  text-align: left;
}

.wwsShopTitlePanel, .wwsShopMainTitlePanel {
  text-align: left !important;
}

.wwsShopTitlePanel, .wwsShopMainTitlePanel {
  font-family: 'Scheherazade New';
  font-size: calc(1.2rem + .5vw);
  margin-bottom: 1rem;
  color: var(--color-primary);
}

/* image hover effect */
.wwsShopSubProductImage, .wwsShopSubCategorieImage {
  object-fit: cover;
  object-position: 50% 50%;
  max-width: auto;
  max-height: auto;
  min-height: auto;
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.wwsShopSubProductImageInnerPanel:hover .wwsShopSubProductImage, .wwsShopSubCategorieImageInnerPanel:hover .wwsShopSubCategorieImage {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.9" /><feFuncG type="linear" slope="0.9" /><feFuncB type="linear" slope="0.9" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.9);
  -webkit-filter: brightness(0.9);
}

@media (min-width: 576px) {

.wwsShopProductSliderPanel, .wwsShopCategoriesGroupProductsPanel, .wwsShopSubCategoriesPanel, .wwsShopSubProductsPanel {
  grid-template-columns: 1fr 1fr;
}

.wwsShopProductDetailTitlePanel {
  text-align: center;
}

}

@media (min-width: 992px) {
.wwsShopSubProductImageInnerPanel, .wwsShopSubCategorieImageInnerPanel {

  aspect-ratio: 4 / 3.3;
}

.wwsShopProductSliderPanel, .wwsShopCategoriesGroupProductsPanel, .wwsShopSubCategoriesPanel, .wwsShopSubProductsPanel {
  grid-template-columns: 1fr 1fr 1fr;
}

.topmenu .nav-link.wwsShopCartAndBookmarksPanel {
    padding: 0rem 1rem 0rem 0rem;
}
.wwsShopCheckoutTable {
  font-size: 100%;
}
}

@media (min-width: 1200px) {

.wwsShopProductSliderPanel, .wwsShopCategoriesGroupProductsPanel, .wwsShopSubCategoriesPanel, .wwsShopSubProductsPanel {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

}


