/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://shopkeeper.getbowtied.com
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://getbowtied.com
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/










/****************************************************************/
/****************************************************************/
/****************************************************************/
@font-face {
    font-family: 'Monro';
    src: url('fonts/Monro.woff2') format('woff2'),
        url('fonts/Monro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ponjoung';
    src: url('fonts/Ponjoung-MediumItalic.woff2') format('woff2'),
        url('fonts/Ponjoung-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ponjoung';
    src: url('fonts/Ponjoung-Medium.woff2') format('woff2'),
        url('fonts/Ponjoung-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



body, p, span,a{ font-family: 'Ponjoung'  !important;}h1,h2,h3,h4,h5,h6{font-family: 'Ponjoung' !important;}
/*h1,h2,h3,h4,h5,h6{font-family: 'Monro' !important;}*/


h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
}
.sk_social_icon svg path{fill: #000 !important;}
p, span:not(#wpadminbar span), div{color: #000 !important;}
.menu-main-menu li a{color: #000 !important;}
a:not(#wpadminbar a) {
    font-weight: normal !important;
    color: #000 !important;
}

.product_infos .yith-wcwl-wishlistaddedbrowse a:hover, .shipping-calculator-button:hover, .products a.button:hover, .woocommerce .products .added_to_cart.wc-forward:hover, .woocommerce-page .products .added_to_cart.wc-forward:hover, .products .yith-wcwl-wishlistexistsbrowse:hover a, .products .yith-wcwl-wishlistaddedbrowse:hover a, .order-number a:hover, .post-edit-link:hover, .getbowtied_ajax_load_button a:not(.disabled):hover, .getbowtied_blog_ajax_load_button a:not(.disabled):hover {
	color: #000 !important;
}

.elementor-form  .elementor-button span {
	color: #fff !important;
}
.cd-top svg.progress-circle path {
	stroke: #000;
}


body .cd-top::before{color: #000 ;}