/*
Theme Name: Child
Theme URI: 
Author: P-THEMES
Author URI: 
Description: Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: 
License: 
License URI: 
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/* Ukrycie pól wprowadzania danych w kalkulatorze wysyłki (pozostawia przycisk) */
#calc_shipping_country_field,
#calc_shipping_state_field,
#calc_shipping_city_field,
#calc_shipping_postcode_field {
    display: none !important;
}
#menu-menu-poboczne li a {
    color: white; /* lub #ffffff */
}