/*
 Theme Name:   Digimart
 Theme URI:    https://www.rswebsoft.in/product/digimart-digital-downloads-website/
 Description:  Readymade WordPress Digital Downloads Marketplace Website Solution
 Author:       RSWEBSOFT
 Author URI:   https://www.rswebsoft.in/
 Template:     woodmart
 Version:      3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         digimart, digital-downloads-marketplace, digital-products-selling-website, digital-marketplace-wordpress-theme, readymade-digital-downloads-website, readymade-digital-products-selling-website
 Text Domain:  digimart
*/

.wd-header-cats.wd-style-1 .menu-opener {
  padding: 10px 8px!important;
}
.wd-nav-img, .mega-menu-list img {
  display: inline-block;
  margin-right: 4px!important;
  max-height: 32px!important;
  width: auto !important;
}

div.quantity {
  display: none!important;
 
}

.button{min-width:160px;}

.product-grid-item .product-wrapper {
  border-radius: var(--wd-brd-radius);
  padding: 0px!important;
}

.products[class*="wd-stretch-cont"] .product-element-bottom {
  margin-top: -10px;
  padding: 10px!important;
}
:is(.wd-custom-icon, picture.wd-custom-icon img) {
 
  max-width: 21px!important;
  
}

.yith-plugin-upgrade-license-banner.yith-plugin-upgrade-license-banner--inline{display:none;}
.mpbtn .wd-price-table .wd-plan-footer > a {background-color:#560013!important;}
.yith-wcmbs-product-download-button.unlocked, .yith-wcmbs-download-links.unlocked, .yith-wcmbs-download-button.unlocked {
  color: #fff;
  background: #93ab07;
  width: 100%!important;
  text-align: center;
  text-transform: capitalize !important;
}

@media (min-width:300px) and (max-width:767px)
{
.wd-entities-title {
 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.more-products{font-size:11px!important;}
}