/*[2026/02/04 15:47:10] This file is generated by code, DO NOT edit this file! */
header #logo img {
  background: #fff;
  border-radius: 10px;
  max-height: 70px !important;
}


#top-links {
  display:none;
}

@media (min-width: 768px) {
    footer .footer-info img {
        max-width: 80%;
        background: #fff;
        border-radius: 10px;
    }
}



.category-view.category-view-circular .category-wrapper .category-image img {height: auto !important;}

.related-products-section {
  margin-top:80px;
}

.breadcrumb-wrapper {
margin-top:10px;
}


.product-thumb .button-group .add-to-cart-btn {
  background: #2bc211 !important;
  border-color: #2bc211 !important;
  color: #fff !important;
}


body.product-product .product-cart-action .btn.btn-primary {
background: #2bc211 !important;
  border-color: #2bc211 !important;
  color: #fff !important;
}

body.product-product .product-cart-action .btn.button-cart {
      border: 2px solid #2bc211 !important;
}
body.product-product .product-cart-action .btn.button-cart:hover {
background: #2bc211 !important;
}

.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
  background-color: #2bc211 !important;
    border-color: #2bc211 !important;
}