/*
Theme Name: Goldish-Child
Theme URI: https://parkofideas.com/goldish/
Text Domain: goldish-child
Description: Jewelry Store WooCommerce Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Template: goldish
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/*Remove Price range from Product page*/
/*.c-product__wrap .price {*/
/*    display: none !important;*/
/*}*/

/* Paypal button */
.ppc-button-wrapper {
    margin-top: 10px !important;
}

/* Wordpress Dashboard Notice */
div#ideapark-notification, .notice.notice-success.rank-math-notice {
    display: none !important;
}

.c-page-header__sub-cat .product-category span.c-sub-categories__thumb-wrap.c-sub-categories__thumb-wrap--header {
    background-color:white;
    border: 0;
    border-radius: 0;
}


