body.post-type-reseller_product .rstore-product-icons .svg-fill-primary-o {
  fill: #3690FF;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-black {
  fill: #000000;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-gray-light {
  fill: #AEA99C;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-white {
  fill: #FFFFFF;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-wordpress {
  fill: #00749A;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-cpanel {
  fill: #F26C31;
}
body.post-type-reseller_product .rstore-product-icons .svg-fill-windows {
  fill: #F22307;
}
body.post-type-reseller_product .rstore-blank {
  margin-top: 50px;
  text-align: center;
}
body.post-type-reseller_product .rstore-blank h2 {
  font-weight: 400;
}
body.post-type-reseller_product .tablenav a.rstore-blank-button {
  display: inline-block;
}
body.post-type-reseller_product a.page-title-action {
  display: none;
}
body.post-type-reseller_product #screen-options-wrap .rstore-image {
  display: inline;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
body.post-type-reseller_product #screen-options-wrap .rstore-image:before {
  display: none;
}
body.post-type-reseller_product #screen-options-wrap .rstore-image .screen-reader-text {
  visibility: visible;
  position: static;
}
body.post-type-reseller_product table.wp-list-table .column-image {
  width: 52px;
  text-align: center;
  white-space: nowrap;
}
body.post-type-reseller_product table.wp-list-table .column-title {
  width: 33%;
}
@media only screen and (max-width: 782px) {
  body.post-type-reseller_product.wp-list-table .column-image {
    display: none;
    text-align: left;
    padding-bottom: 0;
  }
  body.post-type-reseller_product.wp-list-table .column-image img {
    max-width: 32px;
    height: auto;
  }
  body.post-type-reseller_product.wp-list-table tr td.column-image::before {
    display: none !important;
  }
}
body .rstore-settings-hide {
  display: none;
}
body .rstore-spinner {
  visibility: hidden;
  max-width: 20px;
  height: auto;
  margin-bottom: -4px;
}
body .rstore-setting-text::placeholder {
  font-style: italic;
}
body .rstore-setting-text::-ms-input-placeholder {
  font-style: italic;
}
body .rstore-settings-import {
  padding-left: 10px;
}
