.theme-product-box-inner .theme-prod-hover-view a[href^="javascript:"] {
  display: none !important;
}

@media (max-width: 991px)

    
.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon{
        display: none !important;
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path
{
    display: none !important;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
    display: none;
}


.theme-prod-img-container {
    background: transparent !important;
}

.theme-product-varients-row {
    padding-top: 5px;
}

.theme-prod-price-and-addcart {
    display: none !important;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button {
	display: none !important;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-product-quantity-cart-container {
	display: none !important;
}

.theme-single-post.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author p{
display: none !important;
    }




@media (min-width: 992px) {
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
margin-inline-end: 25px;
}
}


.theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
padding-block-start: 12px;
padding-block-end: 12px;
}
.theme-sub-menu li a {
  padding-inline: 10px !important;
}

.theme-menu-content {
  padding-inline: 0 !important;
}
}