/* 
Theme Name: Kasia
Theme URI: Kasia
Description: Hello Elementor Child Theme for Kasia
Author: Kasia
Author URI: Kasia
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.cookieadmin_showmore {background-color:white!important; color:black!important;}
.cookieadmin_close_pref {background:none!important;}

.cookieadmin_re_consent {background:initial!important; background-color:#4D4548!important; color:black!important;}


p#cookieadmin_notice { font-size:12px!important;}


.woocommerce-info {
	border-top-color: black; }


fieldset.hc-reg-fields {
    display: none !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a {
	color:#4d4548!important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button

 {
	 border-color:  #4d4548!important;
}


.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	    background-color: var(--e-global-color-accent)!important;
    font-family: "Instrument Sans", Sans-serif!important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0px;
    fill: var(--e-global-color-secondary)!important;
    color: var(--e-global-color-secondary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 0px 0px 0px 0px;
    padding: 12px 20px 12px 20px;

	
}