:root {
--green: #99cc00;
}
.whb-top-bar{
background-color: var(--green)!important;
}
.category-grid-item  .category-image::before{
content: "";
display: block;
height: 70px;
left: 0;
bottom: 0;
background-color: rgba(255,255,255,0.5);
width: 100%;
position: absolute;
transition: all 0.3s linear;
}
.category-grid-item:hover  .category-image::before{
bottom: 13px;
}
.cat-design-default .more-products{
display: none;
}
.archive .wc-block-product-categories ul:nth-child(1) > li:nth-child(1) > a{
display:  none;
}
.archive .wc-block-product-categories ul:nth-child(1) > li:nth-child(1) > a + span{
display:  none;
}
.archive .wc-block-product-categories ul li ul{
padding-left: 20px;
}
.archive.category  .wd-blog-holder .blog-design-masonry ul.entry-meta-list{
display: none;
}
.post-template-default ul.entry-meta-list{
display: none;
}
.recent-posts-time, .recent-posts-comment{
display: none;
}
.blog-design-masonry.has-post-thumbnail .post-date, .wd-post-date.wd-style-with-bg{
display: none;
}
#gallery-1 .gallery-item{
margin-top: 0;
margin-bottom: 30px;
}
#menu-main-navigation li.current-menu-item > a, #menu-main-navigation li.current-product_cat-ancestor > a, #menu-main-navigation li.current-product-ancestor > a,
#menu-main-navigation li.current-post-ancestor > a, #menu-main-navigation li.current-page-ancestor > a{
color: rgb(153, 204, 0);
}
.section-info-text + .section-info-text{
margin-top: -160px;
}
.product-grid-item  img.attachment-woocommerce_thumbnail{
height: 277px !important;
object-fit: cover;
}
.blog-design-masonry figure.entry-thumbnail img{
height: 220px!important;
object-fit: cover;
}
.login-form-side .create-account-question{
display: none;
}
.wd-nav-tabs #tab-title-wpt-14750{
order: 3;
}
.wd-nav-tabs #tab-title-wd_additional_tab{
margin-right: 30px;
}
.product_list_bottom{
margin-top: 80px;
}
@media only screen and (max-width: 1024px) {
.remove-padding-on-mobile .elementor-element-populated{
margin-left: 0!important;
}
.section-info-text + .section-info-text {
margin-top: -80px;
}
}