/******* Do not edit this file *******
Code Snippets Manager
Saved: Nov 09 2025 | 22:17:08 */
button:not(.slick-arrow):not(.no-style):not(.btn-link), .button:not(.no-style):not(.btn-link), input[type=submit]:not(.no-style):not(.btn-link), .submit:not(.no-style):not(.btn-link), .btn:not(.no-style):not(.btn-link), .single_add_to_cart_button:not(.no-style):not(.btn-link), .single_buy_now_button:not(.no-style):not(.btn-link) {
  padding-left: var(--theme-button-padding-mobile);
  padding-right: var(--theme-button-padding-mobile);
  height: var(--theme-button-height-mobile);
}
div#marketking_vendor_store_page_header {
  width: 100%;
  height: 214px;
  display: flex;
  justify-content: space-between;
  background: #fbfbfb;
  border-radius: 16px;
  align-items: center;
  border: 2px dashed #dfdfdf;
  margin-bottom: 15px;
  overflow: hidden;
}
.marketking_vendor_store_page_profile_image {
  max-width: 100px !important;
  border: none !important;
  padding: 15px !important;
  border-radius: 10px !important;
}
.marketking_tabclass .marketking_tabclass_left button.marketking_tablinks.active {
  background-color: #ffffff !important;
  outline: none;
  border: 1px solid #c3c4c7 !important;
}
.marketking_vendor_profile {
  width: 80px;
  max-height: 100px !important;
  margin-right: 0px !important;
}
