.toolbar-inner a.nav-link.active {
    background: linear-gradient(45deg, #0D775E, #00513E) !important;
    color: #fff !important;
    border-radius: 50px !important;
}
.wp-block-group.home-menu {
	position: absolute;
    top: 0;
    padding: 12px;
}
.dgwt-wcas-search-wrapp {
    margin-top: 40px;
}
.menubar-area .menubar-nav .nav-link .name {
    font-size: 16px;
}
svg.ghostkit-svg-icon {
    font-size: 18px;
}
.dhs h5 a{
   color:#000;
	text-decoration:none;
	
}
.dhs p{
   color:#000;
}
.nk-navbar .nk-nav-table > *{
	display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
}
.nk-navbar.nk-navbar-top .nk-nav-table {
    display: block !important;
}
.nk-navbar .nk-nav-table > * {
    margin: 0px !important;
}
.nk-navbar {
  padding: 11px 0 !important;
}
.yith-quick-view-content.woocommerce div.summary h1, .yith-quick-view-content.woocommerce div.summary div[itemprop="description"], .yith-quick-view-content.woocommerce div.summary .product_meta {
    color: #222222;
    display: none !important;
}
.yith-quick-view-share {
    margin-top: 20px;
    display: none !important;
}
img.yith-wcqv-icon {
    width: 1em;
    height: 1rem;
    max-height: 1.5rem !important;
	z-index: 0;
}
.woocommerce.columns-2 ul.products li.product a.yith-wcqv-button.qvicon {
    z-index: 0;
}
.has-aside-category.woocommerce ul.products li.product a img {
    height: 190px !important;
}
.has-aside-category.woocommerce ul.products {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.has-aside-category .circle-row, .has-aside-category .yt-shorts-container {
    display:none !important;
}
.has-aside-category ul.woocommerce-subcategories li span{
	font-size:12px !important;
}
.has-aside-category .skylith-woocommerce-loop-button-wrap.s {
    position: absolute !important;
    top: 59% !important;
    right: 7px !important;
}
.has-aside-category .woocommerce.columns-2 ul.products li.product a.yith-wcqv-button.qvicon {
    top: 13px !important;
    left: 13px !important;
}
.has-aside-category .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
	 right: 13px !important;
    top: 13px !important;
}
.has-aside-category .dgwt-wcas-search-wrapp {
                max-width: 600px;
	display: none !important;
}
.has-aside-category .nk-header {
    z-index: auto !important;
}
.has-aside-category .nk-navbar {
    z-index: auto !important;
}
}
.has-aside-category .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 1em;
}
.has-aside-category .woocommerce ul.products li.product {
  padding: 5px !important;
}
/* .has-aside-category.sub-cat-aside .woocommerce.columns-2.slick-slider {
    flex: 0 0 77%;
} */
.circle-row {
    gap: 13px;
    justify-content: start !important;
}
.woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before, .woocommerce-notice::before {
    top: 15px;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-notice {
    background: green;
    padding-top: 15px;
    padding-bottom: 15px;
}	
.sticky-header-active {
    position: fixed;
    top: 0;
    background: #fff !important;
    z-index: 99999999;
}
