/*!
Theme Name: Tyche
Theme URI: https://colorlib.com/wp/themes/tyche/
Author: Colorlib
Author URI: https://colorlib.com/
Description: A WooCommerce theme
Version: 1.0.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tyche
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-header, custom-menu, featured-images, threaded-comments, footer-widgets, sticky-post, theme-options
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.sf-menu2,
.sf-menu2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}

.sf-menu2 > li {
  display: inline-block;
}

.sf-menu2 > li > a {
  position: relative;
  display: block;
}
.sf-menu2 
{
    float:right;
    margin-top: 15px;
}

.sf-menu2 a {
  display: block;
  font-family: 'Karla', sans-serif;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
}

.sf-menu2 li.dropdown a,
.sf-menu2 li.mega a {
  padding: 7px 21px;
  padding: 0.46666666em 1.4em;
}

.sf-menu2 li.dropdown li > a:hover {
  color: #F66249;
  background-color: #212226;
}

.sf-menu2 > li > a,
.sf-menu2 > li.dropdown > a {
  padding: 15px 30px 15px 0;
  color: #ffffff;
}

.sf-menu2 > li a i {
  margin-right: 2px;
  margin-right: 0.13333333em;
  color: #F66249;
}

.sf-menu2 > li.current-menu-item > a,
.sf-menu2 > li.current > a {
  color: #F66249;
}

.sf-menu2 > li.sfHover > a:hover,
.sf-menu2 > li > a:hover {
  color: #F66249;
}

.form-control{
	font-size: 1.0em;
}

select.form-control:not([size]):not([multiple])
{
height: calc(2.0em + 4px);	
}
#naglowek_k
{
	padding: 4px 0 4px 0;
	color: #fff;
	font-weight: 600;
	font-size: 1.0em;
	text-align: center;
}

#lista_k
{
	padding: 4px 0 4px 0;

}


