/**
* Theme Name: Partdo Child
* Description: This is a child theme of Partdo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: partdo
* Version: 1.2.6
*/
.single-product-wrapper .product-gallery .product-extra-details {
        margin-top: 0rem !important;
		display: none !important;
}
.mobile-app-content {
    display: none !important;
}
.klbth-banner.shop-banner.style-inner.color-scheme-light.space-md.align-center.justify-start.hover-zoom {
    display: none;
}
 .top-notification,
    .promo-banner,
    .announcement-bar,
    .header-notification {
        display: none !important;
    }
a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after.ftinvwl-animated.tinvwl-product-in-list.tinvwl-product-make-remove {
    width: 95% !important;
    font-size: 14px;
    padding: 15px;
}
/* Скрыть странный текст на странице категории */
.archive-description p:contains('Get the Right Part'),
.category-description p:contains('Get the Right Part'),
.woocommerce-category-description p:contains('Get the Right Part') {
    display: none !important;
}
