.button { background:#21ae4b; }
.cartButton:hover { background:#21ae4b; }
#tabber_productDetail a[href="#tab_productQuestion"] { display:none; }
.productAddToCartButtons .buttonArrowLeft{ background: #999999; }

.c-product:hover .p-subtitle { color: #008000; }
.p-img img { max-width: 100%; max-height: 100%; }

.eshopCategory > ul > li.c-clicked-top > a {
  border-bottom: none;  color: #008000;
}

.eshopCategory > ul > li{ max-width: none; }

@media only screen and (max-width: 800px) {

#header-logo{ top: 10px; left: 22%; z-index: 10000; position: fixed; transform: translateX(-50%); text-align: center; max-width:30%; }
#header-logo img{ margin-left:0 !important; float: none !important; max-height: 30px; width: auto; }

 .mainPanel{ border-bottom-color: #1eaf4a; }
.header { min-height: auto; }
.noscroll .header {  display: block;  }

.shoppingCart .shoppingCartImg{ background: url(icons/cart_icon.svg) no-repeat -19px center; background-size: auto; background-size: 40px 18px; }
.shoppingCart #order_products_quantity{ color: #1eaf4a; }

.responsive_category_trg::before { background: url('icons/responsive_category.svg') no-repeat 0 50%; background-size: 26px 24px; }
.responsive_menu_main_trg { background: url('icons/responsive_menu.svg') no-repeat 0 center; background-size: 26px 24px; }

.responsive_category li a { font-weight: bold; }
.ceres_menu_main li a { font-weight: bold; }

}

@media only screen and (max-width: 480px) {  
  .fast_shopping { bottom: 0px; right:5px; }
  

}