.styler-add-to-cart-btn.styler-product-button.type-simple{
display:none !important;
}
.woocommerce .styler-product:hover a {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-4/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-5/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-6/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-3/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-2/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-1/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-8/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-9/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-10/"] {
  pointer-events: none !important;
  cursor: default !important;
}
/* 1) Disable the IMAGE link for Product 4 */
.styler-thumb-wrapper a.product-link[href$="/product/product-11/"] {
  pointer-events: none !important;
  cursor: default !important;
}
a.styler-btn-small.product_type_simple{
display:none !important;
}
h6.styler-product-name{
display:none !important;
}
.styler-loop-product-buttons-hover {
display:none !important;
}
@media (min-width: 768px) {
  .mobile-toggle {
    display: none !important;
  }
}
.styler-header-top-right.header-top-side {
    display: none !important;
}
.styler-header-mobile-top-actions {
    display: none !important;
}
nav.styler-bottom-mobile-nav.show-allways {
    display: none !important;
}