/* Change Ask Question button color */
.ap-btn-ask,
.ap-btn-primary,
.ap-ask-btn {
    background-color: #000000 !important; /* change this hex code */
    color: #ffffff !important; /* text color */
    border: none !important;
}

/* Change hover color */
.ap-btn-ask:hover,
.ap-btn-primary:hover,
.ap-ask-btn:hover {
    background-color: #915F6D !important; /* hover color */
    color: #ffffff !important;
}
.dokan-product-inventory.dokan-edit-row, .dokan-product-seo.dokan-edit-row, .dokan-linked-product-options {
	display: none;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--giftcards {
display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
display: none;
}
.woocommerce-account .entry-content .woocommerce .woocommerce-form-row .password-input {
	display: inline-block;
	width: 100%;
}

@media (max-width:400px) {
.woocommerce-filters {
margin-left: 0;
margin-right: 0;
}
}

@media (max-width:782px) {
.woocommerce-section-header {
  margin-left: 0;
	margin-right: 0; }
.woocommerce-section-header.has-interval-select .woocommerce-chart__interval-select {
	bottom: -15px;
	}
}

/* Probrains */
 
/* Store name font size on small devices */
@media only screen and (max-width: 768px) {
    .dokan-store-name {
        font-size: 16px !important; /* keeps it 16px on mobile */
    }
}
 
 
  @media (max-width: 480px) {
                .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
                    font-size: 16px !important;
                }
            }
 
#breadcrumbs {
    margin: 24px 20px !important;
}
 
.dokan-product-inventory {
    display: block !important;
}
 
.dokan-linked-product-options { 
display: none !important;
}
 
.select2-container {
    width: 100% !important;
}
.wp-block-post-title.has-text-align-center {
  display: none !important;
}
 
/* Hide Orders submenu and its dropdown arrow */
.dokan-dashboard .dokan-dashboard-menu li.orders .navigation-submenu {
    display: none !important;
}
.dokan-dashboard .dokan-dashboard-menu li.orders .menu-dropdown {
    display: none !important;
}
 
#bulk-order-action-selector {
    display: none !important;
}
input#bulk-order-action[name="bulk_order_status_change"] {
    display: none !important;
}
 
/* Hide sale tag */
.onsale {
  display: none !important;
                }
.wp-block-woocommerce-product-sale-badge {
     display: none !important;
}
 
/* reset button align */
.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button {
    margin-top: 52px !important;
}
 
/* hide shipping section */
.shipping_tab {
display: none !important;
}
.woocommerce-Tabs-panel--shipping {
display: none !important;
}
.dokan-offer-container {
	display: none !important;
}

.dokan-product-shipping-tax {
	display: none !important;
}

.wcv-featuredimg { 
width: 300px !important;
}

.bpbm-empty-or,
.bpbm-empty-link,
.chat-header {
    display: none !important;
}

.bm-product-info {
	display: none !important;
}